summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-252-6/+6
* [2266] Remove all traces of RRsetListMukund Sivaraman2012-10-082-189/+1
* [master] Merge branch 'trac2275'Jelte Jansen2012-10-081-2/+6
|\
| * [2275] address review commentsJelte Jansen2012-10-051-6/+6
| * [2275] valgrind fix: initialize memory in labelsequence testJelte Jansen2012-10-031-1/+5
* | [2278] remove a bit of dead codeJelte Jansen2012-09-271-0/+1
* | [2278] A number of cppcheck fixesJelte Jansen2012-09-271-2/+2
|/
* [2282merge] Merge branch 'trac2218' into trac2282mergeJINMEI Tatuya2012-09-261-1/+23
|\
| * [2218] Update NSEC3Hash::create() to accept uint8_t buffer instead of vectorMukund Sivaraman2012-09-261-9/+5
| * [2218] Add a NSEC3Hash::create() variant to take hash params as argsMukund Sivaraman2012-09-241-1/+27
* | [2282] Merge branch 'trac2219' into trac2282JINMEI Tatuya2012-09-251-0/+33
|\ \
| * | [2219] bug fix: corrected too-string validity check in lblseq constructor.JINMEI Tatuya2012-09-221-0/+33
| |/
* | Merge #1357Michal 'vorner' Vaner2012-09-212-36/+186
|\ \ | |/ |/|
| * [1357] Clear the renderer on Message::toWire()Jelte Jansen2012-09-111-2/+2
| * [1357] Test at most 99 unsigned messages are thereMichal 'vorner' Vaner2012-09-071-2/+32
| * [1357] Fix TCP-TSIG testMichal 'vorner' Vaner2012-09-071-4/+16
| * [1357] The unsigned message is acceptedMichal 'vorner' Vaner2012-09-071-1/+1
| * [1357] Internal TSIGContext::update methodMichal 'vorner' Vaner2012-09-071-29/+53
| * [1357] Tests for skipped signaturesMichal 'vorner' Vaner2012-09-061-4/+72
| * [1357] Implement TSIGContext::lastHadSignatureMichal 'vorner' Vaner2012-09-061-2/+18
* | [2151] change name to LabelSequence::WILDCARDJelte Jansen2012-09-111-2/+2
* | [2151] add well-known static wildcard labelsequenceJelte Jansen2012-09-071-0/+6
|/
* [master] add cppcheck suppression rule for an intentional self-equivalence testJINMEI Tatuya2012-08-291-0/+1
* [master] Merge branch 'trac2107merge'JINMEI Tatuya2012-08-291-0/+9
|\
| * [2107merge] Merge branch 'trac2107' into trac2107merge with fixing conflicts.JINMEI Tatuya2012-08-291-0/+9
| |\
| | * [2107] (unrelated) added operator==() to LabelSequence.JINMEI Tatuya2012-08-211-0/+9
* | | Merge branch 'master' into trac2165_2Mukund Sivaraman2012-08-292-8/+35
|\| |
| * | [master] Merge branch 'trac2100'JINMEI Tatuya2012-08-251-2/+29
| |\ \ | | |/ | |/|
| | * [2100] prohibit overriding original data on LabelSequence::serialize.JINMEI Tatuya2012-08-231-2/+29
| * | [master] Fix leaks in newly added RRset unittestsMukund Sivaraman2012-08-171-6/+6
* | | [2165] Remove effects that were used during EDNS testingMukund Sivaraman2012-08-272-22/+1
* | | [2165] Fix answer section count in commentMukund Sivaraman2012-08-271-1/+1
* | | [2165] Don't continue and render RRSIGs if data is truncatedMukund Sivaraman2012-08-273-1/+101
* | | [2165] Update commentMukund Sivaraman2012-08-271-1/+1
* | | [2165] Make Message::addRRset() to be unaware of signednessMukund Sivaraman2012-08-151-23/+13
|/ /
* | [2164] Rename method to getRRsigDataCount() and add it to AbstractRRset's int...Mukund Sivaraman2012-08-132-8/+6
* | [2164] Add back EXTRA_DIST effects that were removed by mistakeMukund Sivaraman2012-08-131-0/+1
* | [2164] Add toWire() test for Message class with RRSIG recordsMukund Sivaraman2012-08-123-1/+88
* | [2164] Add another testcase when RRSIGs are removedMukund Sivaraman2012-08-121-1/+3
* | [2164] Add RRset::getSIGRdataCount()Mukund Sivaraman2012-08-081-0/+19
* | [master] Add tests for RRSIG related parts of RRset classMukund Sivaraman2012-08-081-0/+66
|/
* [2071] Add b10 prefix to libdns++.laMukund Sivaraman2012-08-021-1/+1
* [2071] Add b10 prefix to libutil.laMukund Sivaraman2012-08-021-1/+1
* [2071] Add b10 prefix to libexceptions.laMukund Sivaraman2012-08-021-1/+1
* [master] Merge branch 'trac2148'Jelte Jansen2012-07-301-0/+353
|\
| * [2148] fix typo in commentJelte Jansen2012-07-301-1/+1
| * [2148] Address review commentsJelte Jansen2012-07-271-13/+86
| * [2148] final touchesJelte Jansen2012-07-251-0/+1
| * [2148] Create test fixture for common names and bufJelte Jansen2012-07-251-55/+54
| * [2148] cleanup and documentationJelte Jansen2012-07-251-3/+1