BIND 10 trac814, created. d6db622c5649e745fb3c64218e36c41545c47aed [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.

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Apr 29 08:46:32 UTC 2011


The branch, trac814 has been created
        at  d6db622c5649e745fb3c64218e36c41545c47aed (commit)

- Log -----------------------------------------------------------------
commit d6db622c5649e745fb3c64218e36c41545c47aed
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Apr 29 01:41:59 2011 -0700

    [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.

commit cce60befee1e0c25e20449b9242112cc0a777089
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Apr 29 00:37:11 2011 -0700

    [trac871] unrelated cleanup: use unnamed namespace instead of file-scope static.

commit 89dd4548179485bdf76a84d289ab88ba65bd07bc
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 23:58:31 2011 -0700

    [trac871] trivial editorial cleanup: removed redundant white space after EOLs

commit 364be72653933235d362a57c9342bae1c6e17b3a
Merge: 28143be 43f9ce0
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 18:05:25 2011 -0700

    [trac871] Merge branch 'master' into trac871
    Conflicts:
    	src/lib/dns/tsig.cc

commit 28143beb0e57bbd4d62432b81edc8e179b95959f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 02:00:31 2011 -0700

    [trac812next] made straightforward changes to toWire() methods so that
    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.

commit 76705c8fc54809ece24609deda2d156a844d2bf5
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 02:00:15 2011 -0700

    [trac812next] added document for the TSIG version of toWire()

commit a42b39784b65894e7dc164f1b7f2f887715f0c45
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 01:53:27 2011 -0700

    [trac812next] added documentation for TSIGRecord
    also made the return value of toWire() compatible with its RRset variants,
    and added truncation case consideration.

commit 29170e28d19f35a874d84b88f7c0873c51e28f89
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 00:42:48 2011 -0700

    [trac812next] unified "fake time" hook in lib/util/time_utilities.
    not directly related to the main purpose of this branch, but this is
    a deferred cleanup from the initial step of this task.

commit 53d9f46923a22920c04d5bc4fc706ec202686b1b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 00:14:04 2011 -0700

    [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)

commit 2842dda9275c1a471d70d3a571d810c8d715bf3a
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 00:05:23 2011 -0700

    [trac812next] use AbstractMessageRenderer for toWire().
    not directly related to the main subject for this branch, but we need
    this fix to make the main code work correctly.

commit daa24430a497d145849a687f51252bfed16a2caf
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Apr 27 14:55:44 2011 -0700

    [trac812next] created separate tsigrecord.* files as TSIGRecord is quite
    likely to be getting bigger.

commit cc788af2c45043fbb98365d5fb85c1d16307dda2
Merge: 4903de3 fd45c40
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 26 23:59:32 2011 -0700

    [trac812next] Merge branch 'trac812' into trac812next

-----------------------------------------------------------------------




More information about the bind10-changes mailing list