summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/python/tsig_python.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3413] libdns++ is now less python dependentTomek Mrugalski2014-06-031-356/+0
* [956] Make Message::toWire() TSIG agnosticMukund Sivaraman2014-02-051-2/+9
* [1357] a few editorial fixesJelte Jansen2012-09-101-1/+1
* [1357] Implement TSIGContext::lastHadSignatureMichal 'vorner' Vaner2012-09-061-0/+24
* [1245] add NULL checks in PyXXX_ToXXX() functionsJelte Jansen2011-09-201-0/+4
* [1245] catch exceptions where createXXXObject() is calledJelte Jansen2011-09-201-1/+1
* [1245] move initModulePart calls to pydnspp.ccJelte Jansen2011-09-201-55/+0
* [1245] remove some unnecessary commentsJelte Jansen2011-09-171-7/+0
* [1245] raise exception in _Check() if obj is NULLJelte Jansen2011-09-161-0/+3
* [1245] move all s_ decls to inside the .ccJelte Jansen2011-09-161-16/+29
* [1245] remove initModule from headersJelte Jansen2011-09-151-1/+4
* [master] Merge branch 'trac914'JINMEI Tatuya2011-05-181-1/+8
|\
| * [trac914] added some utilities for further testing:JINMEI Tatuya2011-05-141-1/+8
* | [trac915] and one more minor cleanup: use "pydnspp." prefix instead ofJINMEI Tatuya2011-05-141-1/+1
|/
* [trac915] added new support for the rest of TSIG related implementationsJINMEI Tatuya2011-05-121-49/+250
* [trac905] other adjustment to support TSIGError. Rcode binding was alsoJINMEI Tatuya2011-05-101-1/+0
* [master] Revert "[trac871] Revert "[trac871] implemented a minimal set of...JINMEI Tatuya2011-05-051-0/+157