summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tsig.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3307] release changesKea-2.5.7Marcin Godzina2024-03-221-1/+1
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-6/+2
* [#1960] minor fixesRazvan Becheriu2021-08-051-1/+1
* [(no branch, rebasing 1909-gss_tsig-hook)] [#1909] SpellingFrancis Dupont2021-06-121-1/+1
* [(no branch, rebasing 1909-gss_tsig-hook)] [#1909] Made TSIGContext a base classFrancis Dupont2021-06-121-18/+18
* [#1522] Updated referenceFrancis Dupont2020-12-041-3/+2
* [master] Added a warning about required update of the server codeFrancis Dupont2017-10-311-0/+4
* [master] spelling (including in some messages)Francis Dupont2017-01-241-2/+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-1/+6
* [3432] Added support for TSIG to D2UpdateMessage and DNSClientThomas Markwalder2014-05-121-0/+5
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-251-3/+3
* [1357] a few editorial fixesJelte Jansen2012-09-101-4/+4
* [1357] Internal TSIGContext::update methodMichal 'vorner' Vaner2012-09-071-0/+13
* [1357] Update documentation and interface of TSIGContextMichal 'vorner' Vaner2012-09-061-1/+13
* [trac910] clarified an internal method name with some more comments asJINMEI Tatuya2011-07-151-4/+4
* [trac910] documentation updateJINMEI Tatuya2011-07-141-2/+19
* [trac910] added a new method getTSIGLength() to TSIGContext, which will beJINMEI Tatuya2011-07-081-0/+4
* [trac893] updated TSIGContext comments based on review results.JINMEI Tatuya2011-05-091-1/+4
* [trac893] a minior grammar fix in commentJINMEI Tatuya2011-05-091-1/+1
* [trac893] overall document updatesJINMEI Tatuya2011-05-061-14/+150
* [trac893] implemented major logic of TSIG verifyJINMEI Tatuya2011-05-061-14/+33
* [trac893] added another constructor for TSIGContext: from key params and keyr...JINMEI Tatuya2011-05-041-0/+4
* [trac812next] created separate tsigrecord.* files as TSIGRecord is quiteJINMEI Tatuya2011-04-271-71/+1
* [trac812] ensure TSIGContext::sign() provides strong exception guaranteeJINMEI Tatuya2011-04-271-18/+15
* [trac812] reject NULL or len=0 dataJINMEI Tatuya2011-04-271-0/+7
* [trac812] main code for TSIG signing.JINMEI Tatuya2011-04-261-0/+298
* Initial implementation of TSIGKey and TSIGKeyRing, including detailed tests, ...JINMEI Tatuya2010-10-191-72/+0
* cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...JINMEI Tatuya2010-04-131-2/+2
* Restructure trunk again.Jeremy C. Reed2010-03-051-0/+72