Skip to content
Snippets Groups Projects
  1. Feb 17, 2014
  2. Feb 05, 2014
  3. Jan 29, 2014
  4. Jan 14, 2014
  5. Dec 19, 2013
  6. Nov 21, 2013
  7. Oct 11, 2013
  8. Sep 25, 2013
  9. Aug 20, 2013
  10. Aug 08, 2013
    • Marek Vavrusa's avatar
      Fixed TSIG check for multi-packet signatures. · 739060b2
      Marek Vavrusa authored
      Problem was the function is copied from another one which
      always decrements the arcount and trims the TSIG RR. But with
      aggregated responses, this should be stripped not from first,
      but from the packet actually containing the TSIG.
      739060b2
  11. Aug 06, 2013
  12. Jul 30, 2013
  13. Jul 29, 2013
  14. Jul 26, 2013
    • Marek Vavrusa's avatar
      Fixed leaks and dname copying during transfers. · b1cb79dd
      Marek Vavrusa authored
      All dnames are now duplicated instead of refcounted,
      this is excessive for some cases but should be refactored later on.
      For example node and all its RRSets have the same owner but each its
      own copy.
      b1cb79dd
  15. Jul 16, 2013
  16. May 29, 2013
  17. Apr 26, 2013
  18. Apr 23, 2013
  19. Apr 15, 2013
  20. Apr 12, 2013
  21. Apr 10, 2013
  22. Mar 21, 2013
  23. Mar 18, 2013
  24. Mar 13, 2013
  25. Feb 27, 2013
  26. Feb 26, 2013
    • Lubos Slovak's avatar
      Small fix in tsig_sign(). · 198b4658
      Lubos Slovak authored
      In old (pre-rrset-change) version, the TSIG error was set only in
      case it was BADTIME. I'm not sure whether any other error can get
      into this function, but it does not matter, it should behave in
      the same way as before.
      198b4658
  27. Feb 13, 2013
  28. Jan 25, 2013
  29. Jan 23, 2013
  30. Dec 14, 2012
  31. Oct 30, 2012
  32. Oct 29, 2012
  33. Oct 19, 2012
Loading