- 10 Sep, 2012 1 commit
-
-
Jelte Jansen authored
-
- 06 Sep, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 20 Sep, 2011 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
and removed unused createMessageRendererObject function
-
- 19 Sep, 2011 1 commit
-
-
Jelte Jansen authored
-
- 16 Sep, 2011 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 15 Sep, 2011 2 commits
-
-
Jelte Jansen authored
Added a lot of conversion functions for that
-
Jelte Jansen authored
and move it to an internal namespace move the declaration of the functions to pydnspp.cc
-
- 13 May, 2011 2 commits
-
-
JINMEI Tatuya authored
- allow pydnspp.TSIGContext to act as a base class so that we can define a mock class for easier testing - define MockTSIGContext (for now) as a transparent wrapper, and use this class in existing tests to confirm it doesn't change the behavior.
-
JINMEI Tatuya authored
deprecated "libdns_python." for fully qualified class names. also updated the template .cc file accordingly.
-
- 12 May, 2011 1 commit
-
-
JINMEI Tatuya authored
and detailed tests.
-
- 10 May, 2011 1 commit
-
-
JINMEI Tatuya authored
decoupled from the main pydnspp so that it can be used from tsigerror_python separately (there should be no behavior change to the Rcode binding itself)
-
- 05 May, 2011 1 commit
-
-
JINMEI Tatuya authored
This reverts commit da16cc77. Re-adding it as a form of merging to master.
-
- 29 Apr, 2011 2 commits
-
-
JINMEI Tatuya authored
[trac871] Revert "[trac871] implemented a minimal set of python lib for TSIG: just allowing construction of TSIGContext and add another signature to Message.to_wire() to send a signed message." (this was committed to the wrong branch) This reverts commit d6db622c.
-
JINMEI Tatuya authored
[trac871] implemented a minimal set of python lib for TSIG: just allowing construction of TSIGContext and add another signature to Message.to_wire() to send a signed message.
-