- 03 May, 2011 4 commits
-
-
JINMEI Tatuya authored
(not related to TSIG)
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
(and a python test) to be compatible with BIND 9 dig's output.
-
JINMEI Tatuya authored
-
- 02 May, 2011 1 commit
-
-
JINMEI Tatuya authored
the RR type independent rendering logic. Also added the trivial A/NS classes.
-
- 01 May, 2011 3 commits
-
-
JINMEI Tatuya authored
also added a new method Message::getTSIGRecord() so that apps can get the received TSIG record.
-
JINMEI Tatuya authored
the textual RR class for TSIG rr_class.
-
JINMEI Tatuya authored
use it in "from wire" cases. also corrected RR_COMMON_LEN and related tests.
-
- 29 Apr, 2011 9 commits
-
-
Jeremy C. Reed authored
I alphabetically sorted some EXTRA_DIST entries so I can quickly see differences when updating this. This is only for what is included in the tarball.
-
Jelte Jansen authored
acked by shane on jabber
-
JINMEI Tatuya authored
This was committed to the wrong branch. This reverts commit cce60bef.
-
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.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 28 Apr, 2011 8 commits
-
-
Jelte Jansen authored
if nothing (or --with-botan) is specified it will be taken from $PATH, if --with-botan=dir is specified it will be taken from $withval/bin If --without-botan is specified configure will print an error
-
Jelte Jansen authored
-
JINMEI Tatuya authored
they use AbstractMessageRenderer. not related to the subject of this branch, but we'll need this change anyway, and touching some toWire()s is a good opportunity to make this happen.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also made the return value of toWire() compatible with its RRset variants, and added truncation case consideration.
-
JINMEI Tatuya authored
not directly related to the main purpose of this branch, but this is a deferred cleanup from the initial step of this task.
-
JINMEI Tatuya authored
[trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() and have the Message class use it with a TSIGContext. (There are some other small cleanups in this commit)
-
JINMEI Tatuya authored
not directly related to the main subject for this branch, but we need this fix to make the main code work correctly.
-
- 27 Apr, 2011 8 commits
-
-
JINMEI Tatuya authored
(also made a minor editorial cleanup: removed a redundant space in .cc)
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
likely to be getting bigger.
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
added new test for that. with some other cleanups.
-
- 26 Apr, 2011 7 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-