Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [(no branch, rebasing 1909-gss_tsig-hook)] [#1909] Updated TSIGKey dtor | Francis Dupont | 2021-06-12 | 1 | -1/+1 |
| | |||||
* | [(no branch, rebasing 1880-implement-the-tkey-rr)] [(no branch, rebasing ↵ | Francis Dupont | 2021-06-03 | 1 | -1/+2 |
| | | | | 1880-implement-the-tkey-rr)] [(no branch, rebasing 1880-implement-the-tkey-rr)] [#1880] Almost finished | ||||
* | [master] Finised merge of trac4234 (doxygen warnings) | Francis Dupont | 2015-12-22 | 1 | -0/+2 |
|\ | |||||
| * | [4234] cleanup | Francis Dupont | 2015-12-11 | 1 | -1/+1 |
| | | |||||
| * | [4234] doxygen cleanup first pass | Francis Dupont | 2015-12-11 | 1 | -0/+2 |
| | | |||||
* | | [4236] Updated copyright dates in all files. | Marcin Siodelski | 2015-12-16 | 1 | -1/+1 |
| | | |||||
* | | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 1 | -11/+3 |
|/ | |||||
* | [trac3593] added truncated HMAC support to TSIG | Francis Dupont | 2014-10-22 | 1 | -4/+17 |
| | |||||
* | [2762] Update tests and implementation (see full log) | Mukund Sivaraman | 2013-09-09 | 1 | -0/+1 |
| | | | | | | | * Fix the unittest so that it compares the correct object (tsig6) * Store canonical long-form HMAC name in case of HMAC-MD5 + Update TSIG RDATA class (test already present) + Update TSIGKey class (new tests added) | ||||
* | [1351] Use TSIGKeyRing class in xfrin | Jelte Jansen | 2012-12-10 | 1 | -0/+22 |
| | | | | Also updated said class (added a find(name) without algorithm) | ||||
* | [2357] Update scaffolding using fix-scaffolding.py tool | Mukund Sivaraman | 2012-10-25 | 1 | -3/+3 |
| | | | | See bug #2367 for the fix-scaffolding.py tool. | ||||
* | [jreed-doxygen] fix various doxygen warnings | Jeremy C. Reed | 2011-07-14 | 1 | -7/+6 |
| | | | | | | Fix some typos, wrong tags, get rid of bogus tags. Added some TODOs directly into the docs -- so they will need to be completed too. | ||||
* | [trac782] add optional hmac algorithm support | feng | 2011-05-20 | 1 | -0/+3 |
|\ | |||||
| * | [trac782] Add more hash algorithm to tsigkey python binding and related unit ↵ | feng | 2011-05-13 | 1 | -0/+3 |
| | | | | | | | | test | ||||
* | | [trac893] added more rationale about handling unknown algorithm names | JINMEI Tatuya | 2011-05-11 | 1 | -1/+10 |
| | | |||||
* | | [trac893] changed the behavior against "unknown" TSIG key algorithm: accept | JINMEI Tatuya | 2011-05-04 | 1 | -7/+19 |
| | | | | | | | | | | unknown names as long as the secret is empty. This will be useful in handling the BADKEY situation. | ||||
* | | [trac893] cleanup: make TSIGKeyRing::find() a const member function | JINMEI Tatuya | 2011-05-03 | 1 | -1/+1 |
| | | |||||
* | | [trac893] updated TSIGKeyRing so that its find() method takes key name and | JINMEI Tatuya | 2011-05-03 | 1 | -2/+5 |
|/ | | | | algorithm and matches both | ||||
* | [master] forgot to apply one last suggestion in #812: renaming a method. | JINMEI Tatuya | 2011-04-29 | 1 | -1/+1 |
| | |||||
* | [trac812] another prerequisite update to TSIGKey: we need an ability to | JINMEI Tatuya | 2011-04-26 | 1 | -0/+5 |
| | | | | convert TSIG name to the generic crypto hash algorithm enum. | ||||
* | [trac781] renamed test and refactored duplicate initialization code | Jelte Jansen | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | [trac781] review comments pt1 | Jelte Jansen | 2011-04-17 | 1 | -2/+6 |
| | |||||
* | [trac781] move tsigkey to/from string to tsigkey.h/cc | Jelte Jansen | 2011-04-11 | 1 | -0/+27 |
| | | | | | TSIGKeyFromString is now a direct TSIGKey constructor TSIGKeyToString is now TSIGKey::toText() | ||||
* | cleanup: removed $Id$, which is useless now that we've migrated to git. | JINMEI Tatuya | 2011-01-21 | 1 | -2/+0 |
| | | | | | briefly talked about it on jabber, no one opposed to it, Jeremy explicitly agreed. changes are trivial themselves, so no explicit review. | ||||
* | trivial editorial fix to doxygen comment. | JINMEI Tatuya | 2010-11-23 | 1 | -1/+2 |
| | | | | git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac381@3619 e5f2f494-b856-4b98-b285-d166d9295462 | ||||
* | Initial implementation of TSIGKey and TSIGKeyRing, including detailed tests, ↵ | JINMEI Tatuya | 2010-10-19 | 1 | -0/+299 |
documentation, and python binding. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac381@3278 e5f2f494-b856-4b98-b285-d166d9295462 |