JINMEI Tatuya
|
818530c7a1
assert() an impossible case.
|
il y a 14 ans |
JINMEI Tatuya
|
ed65bd6dad
suggested comment update based on review comment
|
il y a 14 ans |
JINMEI Tatuya
|
34f8f0f476
fixed a comment typo
|
il y a 14 ans |
JINMEI Tatuya
|
7d37196185
changelog entry for trac #462
|
il y a 14 ans |
JINMEI Tatuya
|
49526c4883
merged trac #462: fixing a bug of b10-auth trailing garbage
|
il y a 14 ans |
JINMEI Tatuya
|
95d8554171
sync with trunk
|
il y a 14 ans |
Michal Vaner
|
d9ec4df5fb
Merge #455 (NXRRSET and NXDOMAIN processing)
|
il y a 14 ans |
Michal Vaner
|
a858cc182e
Avoid compiler warning
|
il y a 14 ans |
Michal Vaner
|
3e663477cc
Test for missing SOA
|
il y a 14 ans |
Michal Vaner
|
f7148489a4
Small style fixes
|
il y a 14 ans |
JINMEI Tatuya
|
914a1886b5
fixed the trailing garbage bug: b10-auth's MessageAnswer() shouldn't do anything because it builds everything in the process methods.
|
il y a 14 ans |
JINMEI Tatuya
|
c7440bcd65
added test data
|
il y a 14 ans |
JINMEI Tatuya
|
be38227303
working/review branch for trac #462
|
il y a 14 ans |
JINMEI Tatuya
|
a192343d16
trivial cleanup: removed a redundant period at the end of a comment line.
|
il y a 14 ans |
JINMEI Tatuya
|
07546be026
trivial cleanup: removed an unnecessary semicolon.
|
il y a 14 ans |
JINMEI Tatuya
|
2890dbb828
another link order fix for static links
|
il y a 14 ans |
JINMEI Tatuya
|
51e85a3730
more link order fix for static link
|
il y a 14 ans |
JINMEI Tatuya
|
199db30d81
explicitly include GTEST_INCLUDES
|
il y a 14 ans |
JINMEI Tatuya
|
ce6482880d
oops, the errno should have been ENOPROTOOPT
|
il y a 14 ans |
Michal Vaner
|
3458712352
Merge #451 (MemoryZone::load)
|
il y a 14 ans |
JINMEI Tatuya
|
27966638a1
added workaround for Solaris: if SO_RCVTIMEO is rejected due to EOPNOTSUPP switch to "no wait recv()"
|
il y a 14 ans |
JINMEI Tatuya
|
70585d0e35
reordered linking to minimize the risk of "undefined symbols" with static link
|
il y a 14 ans |
JINMEI Tatuya
|
6c330ea5b7
made sure we don't try to build the library unless we enable the gtest
|
il y a 14 ans |
JINMEI Tatuya
|
bf3da28289
added an initial set of code for trac #454 (zone cut handling for MemoryZone)
|
il y a 14 ans |
JINMEI Tatuya
|
81ea70894c
temporary branch for review of trac #454
|
il y a 14 ans |
Michal Vaner
|
ab298c3694
TODO comment
|
il y a 14 ans |
Michal Vaner
|
cc63feef8f
Test config when load throws an exception
|
il y a 14 ans |
Michal Vaner
|
484582d1e8
Small codestyle fix
|
il y a 14 ans |
Michal Vaner
|
805519d7d7
Load zones from config knob
|
il y a 14 ans |
Michal Vaner
|
fdc2c41b8a
Cover another failure scenario in tests
|
il y a 14 ans |