]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2011-02-02  Bert Hubertthis is probably a speedup, but a cleanup in any case
2011-02-02  Bert Hubertmake sure we ship md5.hh for the tarball
2011-02-01  Bert Hubertmake the signingpipe multithreaded, achieving around...
2011-02-01  Bert Hubertdivorce addRRSigs() from DNSPacket. Make sure addRRSigs...
2011-02-01  Bert Hubertthe confusing variable name of the year goes to: ...
2011-02-01  Bert Hubertspeed up bindbackend to pre-DNSSEC speeds. We again...
2011-02-01  Bert Hubertdon't re-add base64 encoded algorithm
2011-02-01  Bert Hubertbuild our packages with embedded crypto++
2011-02-01  Bert Hubertand add the configure.ac update for CRYPTOPP
2011-02-01  Bert Hubertadd support for Crypto++ ECDSA, refine & rename CryptoK...
2011-02-01  Bert Hubertbig rename of DNSPrivateKey which wasn't, and is now...
2011-01-31  Bert Hubert- scary commit -
2011-01-31  Bert Hubertimplement slave-renotify for front-signing operation...
2011-01-31  Bert Hubertadd --with-botan1.8 (not working yet), fix up missing...
2011-01-31  Bert Hubertfix up modules for qtype change
2011-01-31  Bert Hubertmostly so people can see it - this file should be able...
2011-01-31  Bert Hubertdocument opt-out defaults
2011-01-31  Bert Hubertremove traces of BOOST_FILESYSTEM and BOOST_SYSTEM
2011-01-31  Bert Hubertremove qtype char* constructor
2011-01-31  Bert Hubertmake sure we create separate controlsocket for each...
2011-01-31  Bert Hubertdisable the broken 'storing unknown records' code for now
2011-01-31  Bert Hubertactually report the DLV record type for production...
2011-01-30  Bert Huberteven if we do opt-out, the NSEC3PARAM flags field shoul...
2011-01-30  Bert Hubertif I understand things correctly, powerdns does 'opt...
2011-01-30  Bert Hubertfix everyone's favorite 'succesful' typo
2011-01-30  Bert Hubertwhen operating in front-signing mode, make sure we...
2011-01-30  Bert Hubertthe wonderful #powerdns channel on irc.oftc.net discove...
2011-01-30  Bert Hubertmake sure we don't try to print digest type 3 if we...
2011-01-30  Bert Hubertmake sure we sign our DNSKEYs when serving an AXFR...
2011-01-30  Bert Hubertdon't try to store an AXFRd OPT record - would ignore...
2011-01-30  Bert Hubertsilence a lot of debugging output at loglevel 9 (you...
2011-01-29  Bert Hubertif no dnssec schema is loaded, auth==1 - Leen Besselink...
2011-01-29  Bert HubertChristoph Meerwald discovered we would sign out-of...
2011-01-28  Bert Hubertmake sure we can insert huuuuge records
2011-01-28  Bert Hubertreinstate 'recursor' handoff in auth server, issue...
2011-01-28  Bert Hubertupdate pdnssec error message & documentation based...
2011-01-28  Bert HubertJan-Piet Mens discovered that we did not correctly...
2011-01-28  Bert Hubertsilence zone2sql debugging output, fix up sqlite3 typo
2011-01-28  Bert Hubertfix up 'too-big-for-udp' testcase. Protipp: increase...
2011-01-28  Bert Hubertthis is a directory rename, and it does not look good
2011-01-27  Bert Hubertthe all new non-generic Oracle Backend, with full DNSSE...
2011-01-27  Bert Hubertrelease notes for 3.0
2011-01-27  Bert Hubertwith this patch, PowerDNS works around a bug in the...
2011-01-27  Bert Hubertfurther spiff up verify-crypto, now correctly processes...
2011-01-27  Bert Hubertteach ECDSA keys to import a public key from the binary...
2011-01-27  Bert Hubertadd supported algorithms & digest types
2011-01-27  Bert Hubertadd support for digest provisional codepoint 4, SHA384
2011-01-27  Bert Hubertadd signature verification infrastructure for RSA ...
2011-01-27  Bert Hubertremove vestiges of RSA-centrism from the DNSKEY code...
2011-01-26  Bert Hubertfinish up support for GOST, including DS with digest...
2011-01-26  Bert HubertFirst part of the GOST support: R 34.10-2001, GOST...
2011-01-26  Bert Hubertwork in progress, but needed to complete the tar.gz...
2011-01-26  Bert Hubertadd Botan to our static builds
2011-01-25  Bert Hubertthis huge commit adds support for RSASHA512 & draft...
2011-01-25  Bert Hubertmassively speed up nsec/nsec3 rectification by wrapping...
2011-01-25  Bert Hubertand generic sql too
2011-01-25  Bert Hubertteach backends not to delete a zone if a negative zone...
2011-01-25  Bert Hubert'multi-algorithm support' - for now we still only do...
2011-01-22  Bert Hubertoops, missed this in the previous commit
2011-01-22  Bert Hubertmove code around in preparation for non-RSA keys &...
2011-01-21  Bert Hubertfurther fix up parsing hex strings with spaces in odd...
2011-01-20  Bert Hubertmutate nsecxcache into metacache, simplify cache handli...
2011-01-19  Bert Hubertwork around apparent bug in 'dig' output of DS records...
2011-01-19  Bert Hubertfix up us putting the RRSIG in the wrong place for...
2011-01-19  Bert Hubertfix up some tabdamage
2011-01-19  Bert Hubertsync the docs with pre-signing mode
2011-01-18  Bert HubertJose Arthur Benetasso Villanova fixed a very old commen...
2011-01-18  Bert HubertJose Arthur Benetasso Villanova contributed the postgre...
2011-01-18  Bert Hubertdocument (un)set-presigned
2011-01-18  Bert Hubertimplement 'pdnssec set-presigned', allowing PowerDNSSEC...
2011-01-18  Bert Hubertremove the signing code from dnspacket, where it was...
2011-01-18  Bert Hubertadd tools to compare pdns output to that of other servers
2011-01-18  Bert Hubertmove clone-zone into the pdnssec era
2011-01-17  Bert Hubertalternate rdtsc() implementation
2011-01-15  Bert Hubertmassively speed up our NSEC3 AXFR code
2011-01-15  Bert Hubertadd support for NSEC3 zonetransfers!
2011-01-15  Bert HubertemitNSEC3 and getNSEC3Hashes are useful outside of...
2011-01-15  Bert Hubertteach bindbackend about the possibility of empty nsec3...
2011-01-14  Bert Hubertimplement 'pdnssec import-zone-key-pem' which is compat...
2011-01-14  Bert Hubertfix up nsec3 hunt in BIND backend, problems spotted...
2011-01-14  Bert Hubertproperly invalidate keycache on adding a new key -...
2011-01-12  Bert Hubertrepeat after me.. no more rushed coding
2011-01-12  Bert Hubertmake packetcache further aware of difference between...
2011-01-12  Bert Hubertrefuse to make keys of unknown algorithm instead of...
2011-01-12  Bert Hubertoops, put the NSEC3NARROW item in the NSEC3PARAM cache
2011-01-12  Bert Hubertdon't interleave DNSBackend::lookup and ::getSOA!
2011-01-11  Bert Hubertadd some logic to prevent us crashing on an nsec3 non...
2011-01-11  Bert Hubertmessed up the 'narrow' detection from the db
2011-01-11  Bert Hubertkeycache would only serve expired records, and never...
2011-01-11  Bert Hubertimprove syntax checking for pdnssec
2011-01-11  Bert Hubertmake replacing_insert from syncres.hh useable for the...
2011-01-11  Bert Hubertrestore NSEC generation & signatures for AXFR.
2011-01-11  Bert Hubertimplement simplistic 60 dnssec key cache
2011-01-11  Bert Hubertmake packetcache dnssec aware (different answers based...
2011-01-11  Bert Hubertquiet query logging with log-dns-details, move query...
2011-01-11  Bert Hubertremainder of 3600-ectomy
2011-01-11  Bert Hubertmaking the world safe for ttl!=3600 dnssec, one step...
2011-01-11  Bert Hubertfix typo in bindbackend, add pdnssec hash-zone-record...
2011-01-11  Bert Hubertoops - previous commit was uncompiled & thus broken
2011-01-11  Bert Hubertsilence a warning from the BIND backend, plus vamp...
next