summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tsigkey.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [(no branch, rebasing 1909-gss_tsig-hook)] [#1909] Updated TSIGKey dtorFrancis Dupont2021-06-121-1/+1
* [(no branch, rebasing 1880-implement-the-tkey-rr)] [(no branch, rebasing 1880...Francis Dupont2021-06-031-1/+2
* [master] Finised merge of trac4234 (doxygen warnings)Francis Dupont2015-12-221-0/+2
|\
| * [4234] cleanupFrancis Dupont2015-12-111-1/+1
| * [4234] doxygen cleanup first passFrancis Dupont2015-12-111-0/+2
* | [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/
* [trac3593] added truncated HMAC support to TSIGFrancis Dupont2014-10-221-4/+17
* [2762] Update tests and implementation (see full log)Mukund Sivaraman2013-09-091-0/+1
* [1351] Use TSIGKeyRing class in xfrinJelte Jansen2012-12-101-0/+22
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-251-3/+3
* [jreed-doxygen] fix various doxygen warningsJeremy C. Reed2011-07-141-7/+6
* [trac782] add optional hmac algorithm supportfeng2011-05-201-0/+3
|\
| * [trac782] Add more hash algorithm to tsigkey python binding and related unit ...feng2011-05-131-0/+3
* | [trac893] added more rationale about handling unknown algorithm namesJINMEI Tatuya2011-05-111-1/+10
* | [trac893] changed the behavior against "unknown" TSIG key algorithm: acceptJINMEI Tatuya2011-05-041-7/+19
* | [trac893] cleanup: make TSIGKeyRing::find() a const member functionJINMEI Tatuya2011-05-031-1/+1
* | [trac893] updated TSIGKeyRing so that its find() method takes key name andJINMEI Tatuya2011-05-031-2/+5
|/
* [master] forgot to apply one last suggestion in #812: renaming a method.JINMEI Tatuya2011-04-291-1/+1
* [trac812] another prerequisite update to TSIGKey: we need an ability toJINMEI Tatuya2011-04-261-0/+5
* [trac781] renamed test and refactored duplicate initialization codeJelte Jansen2011-04-201-1/+1
* [trac781] review comments pt1Jelte Jansen2011-04-171-2/+6
* [trac781] move tsigkey to/from string to tsigkey.h/ccJelte Jansen2011-04-111-0/+27
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* trivial editorial fix to doxygen comment.JINMEI Tatuya2010-11-231-1/+2
* Initial implementation of TSIGKey and TSIGKeyRing, including detailed tests, ...JINMEI Tatuya2010-10-191-0/+299