summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tsig.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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