- 19 Mar, 2012 4 commits
-
-
Stephen Morris authored
-
Michal 'vorner' Vaner authored
-
Naoki Kambe authored
-
Naoki Kambe authored
Conflicts: ChangeLog
-
- 16 Mar, 2012 11 commits
-
-
Michal 'vorner' Vaner authored
For the findPreviousNSEC3Hash. Also, renamed the nsec_namespace_ variable to more correct nsec3_namespace_.
-
Michal 'vorner' Vaner authored
This is for the newly introduced interface. It makes stuff compile, it complained about pure virtual methods.
-
Michal 'vorner' Vaner authored
-
Jeremy C. Reed authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
Naoki Kambe authored
-
Naoki Kambe authored
[1751] addition of notes, rearrangement for reading easily, and removal of unnecessary updates of the statistics_data variable
-
Naoki Kambe authored
-
JINMEI Tatuya authored
this is a simplest fix to the lettuce resolver test failure. note: this will make the auth server slower. a more complete fix will be done in #1784. okayed by muks on jabber.
-
- 15 Mar, 2012 22 commits
-
-
JINMEI Tatuya authored
otherwise it could result in duplicate free. This basically recovers the same behavior of d5ec40da that was lost in commit 699068ef.
-
Jeremy C. Reed authored
-
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
Tomek Mrugalski authored
-
Jelte Jansen authored
removed arguments that were never used, use PATH_SEPARATOR instead of literal, add comments, fixed AXC_CHECK_PROG_NONCACHE for the case where $3 is not supplied
-
Mukund Sivaraman authored
-
Naoki Kambe authored
-
Michal 'vorner' Vaner authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Naoki Kambe authored
[1751] addition of a search and removal of dead instances, a accumulation check by a complicated statistics data structure, and miscellaneous typo fixes
-
Naoki Kambe authored
[1751] typo fix, removal of the final recheck of statistics due to another issue, and addition of two more running auths for a regression check
-
Jeremy C. Reed authored
-
Xie Jiagui authored
-
Jeremy C. Reed authored
-
-
Xie Jiagui authored
Conflicts: src/bin/auth/auth_srv.cc src/bin/auth/tests/auth_srv_unittest.cc
-
- 14 Mar, 2012 3 commits
-
-
JINMEI Tatuya authored
-
Jelte Jansen authored
in the relevant tests, time.time() is temporarily replace by the function returned by get_fake_time_time(). After each test that uses this, it is restored to the original function (So as not to mess up unittest framework's concept of time). Also renamed one test which had the same name as another test.
-
Jelte Jansen authored
-