Commit History

Author SHA1 Message Date
  JINMEI Tatuya 0261bbec3a [trac813] a small update to the gen-wiredata script so that we can specify 14 years ago
  JINMEI Tatuya e997ff18a6 [trac813] supported another form of TSIGRecord constructore, intending to 14 years ago
  JINMEI Tatuya 8320ec6eb2 [trac813] Merge branch 'trac871' into trac813 14 years ago
  Jeremy C. Reed d033a50a7e [master] sort some EXTRA_DIST entries 14 years ago
  Jelte Jansen c8b7abc575 [master] small change to make it compile again on my system 14 years ago
  JINMEI Tatuya b8422db8e0 [trac871] Revert "[trac871] unrelated cleanup: use unnamed namespace instead of file-scope static." 14 years ago
  JINMEI Tatuya da16cc7764 [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." 14 years ago
  JINMEI Tatuya d6db622c56 [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. 14 years ago
  JINMEI Tatuya cce60befee [trac871] unrelated cleanup: use unnamed namespace instead of file-scope static. 14 years ago
  JINMEI Tatuya 89dd454817 [trac871] trivial editorial cleanup: removed redundant white space after EOLs 14 years ago
  JINMEI Tatuya 364be72653 [trac871] Merge branch 'master' into trac871 14 years ago
  JINMEI Tatuya 43f9ce0c56 [master] forgot to apply one last suggestion in #812: renaming a method. 14 years ago
  JINMEI Tatuya ebe0c4b1e6 [master] Merge branch 'trac812' with fixing conflicts and regression. 14 years ago
  JINMEI Tatuya d9b00f6ded [trac812] made sure libutil_io is linked from dns/tests as agreed in review. 14 years ago
  JINMEI Tatuya 2c60d79949 [master] Merge branch 'trac868' 14 years ago
  JINMEI Tatuya 0ede9e8f8c [master] added a note about botan version: We need exactly 1.8 14 years ago
  JINMEI Tatuya 64cee1a7ad [master] removed spec_config.h from xxx_SOURCES in auth/tests/Makefile.am. 14 years ago
  JINMEI Tatuya 177b356c92 [master] Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10 14 years ago
  JINMEI Tatuya 1867180c5e [master] [master] added workaround for freebsd about ldflags and cppflags for botan: 14 years ago
  Jelte Jansen 6c554c8b4e [master] removed a configure.ac line that got left over after copy/paste 14 years ago
  Jelte Jansen 6eb7a93e81 [master] use botan-config 14 years ago
  Jelte Jansen cacab413e8 [master] fix BOTAN_LDFLAGS and BOTAN_INCLUDES 14 years ago
  Jelte Jansen ec1ad75257 [master] check for botan 1.8 or higher during configure 14 years ago
  JINMEI Tatuya 28143beb0e [trac812next] made straightforward changes to toWire() methods so that 14 years ago
  JINMEI Tatuya 76705c8fc5 [trac812next] added document for the TSIG version of toWire() 14 years ago
  JINMEI Tatuya a42b39784b [trac812next] added documentation for TSIGRecord 14 years ago
  Jelte Jansen 0310b8b77e Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10 14 years ago
  JINMEI Tatuya 29170e28d1 [trac812next] unified "fake time" hook in lib/util/time_utilities. 14 years ago
  JINMEI Tatuya 53d9f46923 [trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() and have the Message class use it with a TSIGContext. 14 years ago
  JINMEI Tatuya 2842dda927 [trac812next] use AbstractMessageRenderer for toWire(). 14 years ago