added gentoo-ebuild
[public/dnssec-swede-utility.git] / swede
2012-07-29 Svenne Krapsearch for root.key and dlv.isc.org.key in /etc/swede
2012-07-29 Svenne Krapenable ipv4 or ipv6 only options
2012-07-29 Svenne Krapchange shebang to use python2 explicitly
2012-04-14 Pieter LexisAdd a check to verify the name on the cert
2012-04-14 Pieter LexisMore exception handling for SSL connections
2012-04-14 Peter PalfraderAlso support ipv6 connections
2012-04-14 Peter PalfraderChange draft/rfc to generic/rfc
2012-04-14 Peter PalfraderUse newly assigned RRType number
2012-04-14 Peter PalfraderFix a typo in help output
2012-02-11 Pieter LexisRemove the "draft" wording
2012-02-08 Pieter LexisFix a segfault when creating records
2012-02-07 Pieter LexisAdd two patches by David Voit (thanks!)
2012-02-04 Pieter LexisFix a shamefully dumb copy-paste bug in the output
2012-02-04 Pieter LexisNo need to assign when used once
2012-02-04 Pieter LexisFix error message for updated draft
2012-02-04 Pieter LexisAdd some checking to usage 2
2012-02-04 Pieter LexisAdd support for draft-15
2012-02-02 Pieter LexisUse get instead of setdefault
2012-02-01 Pieter LexisDon't throw a KeyError when a record is invalid
2012-02-01 Pieter LexisFix typo in "success"
2012-01-30 Pieter LexisWhen printing to stderr, redirect correctly
2012-01-27 Pieter LexisFix the --output both when creating records
2012-01-27 Pieter LexisDon't quit when _one_ record is invalid
2012-01-27 Pieter LexisFixed tlsa name regex (thanks JP Mens)
2012-01-26 Pieter LexisAdd exception handling to getA and getAAAA
2012-01-26 Pieter LexisAdd a DNSLookupError class (thanks Warren Kumari)
2012-01-24 Pieter LexisAdd option to use resolv.conf (thanks James Cloos)
2012-01-24 Pieter LexisImport from initial devel-repo