]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2015-04-13  Kees Monshouwerlower number of allowed compression loops in getLabelFr... 2425/head
2015-04-13  Kees Monshouwerfix forward reference-check in getLabelFromContent()
2015-04-10  Ruben Kerkhofpostgresql check should not touch LDFLAGS
2015-04-08  Pieter LexisMerge pull request #2416 from cmouse/refactor-line...
2015-04-07  Aki TuomiMove entire file parsing to parseFile 2416/head
2015-04-07  Aki TuomiMove line parsing to its own method
2015-04-07  Aki TuomiStrip # only when preceded with whitespace or start...
2015-04-02  Pieter LexisMerge pull request #2370 from cmouse/pkcs11-patches...
2015-04-02  Aki TuomiUse hashed input for ECDSA 2370/head
2015-04-02  Aki TuomiValidate algorithm on assign
2015-03-31  Pieter LexisMerge pull request #2392 from cmouse/axfr-error-3.4.4
2015-03-30  Aki TuomiUse p11_kit_strerror in logError
2015-03-30  Aki TuomiLog error when remote cannot do AXFR 2392/head
2015-03-30  Aki TuomiShow if key is missing
2015-03-30  Aki TuomiMake sure they key isn't being reused
2015-03-30  Aki TuomiDisplay correct key ID after assign
2015-03-30  Aki TuomiUpdate usage to match reality
2015-03-30  Aki TuomiValidate key when loading from ISC map
2015-03-30  Aki TuomiThrow is pubKeyHash fails
2015-03-30  Aki TuomiDo not use CKA_SIGN or CKA_VERIFy
2015-03-30  Aki TuomiAsk for all slots before asking for slot
2015-03-30  Aki TuomiShow error code if C_GetSlotInfo fails
2015-03-30  Aki TuomiSeparate Slot and Label
2015-03-30  Aki TuomiFix compiler nits
2015-03-30  Aki TuomiCleanup code and support multiple signing threads
2015-03-30  Aki TuomiRename d_engine to d_module
2015-03-28  Peter van DijkMerge pull request #2367 from zeha/denied-axfr-dont...
2015-03-26  Peter van DijkMerge pull request #2368 from cmouse/tkey-support-3.4.4
2015-03-26  Aki TuomiFix CID 1288932 2368/head
2015-03-26  Aki TuomiRemove unneeded semicolons
2015-03-26  Aki TuomiRegression test for TKEY support
2015-03-26  Aki TuomiUnit test for TKEY record
2015-03-26  Aki TuomiAdd and hook tkeyHandler
2015-03-26  Aki TuomiImplement TKEY record type
2015-03-26  Aki TuomiAdd getTKEYRecord
2015-03-26  Aki TuomiUse qclass instead of hardcoded IN
2015-03-26  Peter van DijkMerge pull request #2371 from cmouse/tsig-changes-3.4.4
2015-03-23  Aki TuomiEnable TSIG RR tests 2371/head
2015-03-23  Aki TuomiUse no spaces version of xfrBlob for TSIG
2015-03-23  Aki TuomiIntroduce xfrBlobNoSpaces
2015-03-21  Christian HofstaedtlerOptimize AXFR disabled case 2367/head
2015-03-16  Peter van DijkMerge pull request #2349 from mind04/hashquery2
2015-03-13  Peter van Dijkforgot narrow 2349/head
2015-03-13  Kees Monshouwerskip our new nsec3-hash-query for oracle-nsec
2015-03-12  Kees MonshouwerNSEC3 and related RRSIGS are not part of the dnstree
2015-03-06  Peter van DijkMerge pull request #2321 from James-TR/auth-3.4.4-recie...
2015-03-06  James TaylorMissed some traceback handler ifdefs 2321/head
2015-03-06  James TaylorChange ifdef to check for __GLIBC__ instead of __linux_...
2015-03-05  Peter van DijkMerge pull request #2305 from rubenk/rel/auth-3.4.4
2015-03-05  Peter van DijkMerge pull request #2320 from cmouse/busy-waiting-fix...
2015-03-05  Peter van DijkMerge pull request #2318 from cmouse/add-newline-carbon...
2015-03-05  Peter van DijkMerge pull request #2317 from cmouse/set-ulimit-before...
2015-03-05  Peter van DijkMerge pull request #2316 from cmouse/fix-lmdb-race...
2015-03-05  Wieger Opmeersecond take of busy waiting fix, now with blocking io 2320/head
2015-03-05  Aki TuomiAdd newline to carbon error message on auth 2318/head
2015-03-05  Aki TuomiTry to raise open files before dropping privileges 2317/head
2015-03-05  Aki TuomiProperly lock lmdb database, fixes #1954 2316/head
2015-03-05  Peter van DijkMerge pull request #2303 from cmouse/send-servfail...
2015-03-05  Peter van DijkMerge pull request #2314 from mind04/ddot2
2015-03-04  Kees Monshouwerfix double dot for root MX/SRV in bind slave zone files 2314/head
2015-03-03  Aki TuomiDo not delete b too early 2303/head
2015-03-03  Aki TuomiMake sure we send servfail on error
2015-03-03  Ruben KerkhofShip lmdb-example.pl in tarball 2305/head
2015-03-03  Ruben KerkhofFix segfault in zone2lmdb
2015-03-03  Peter van DijkMerge pull request #2301 from James-TR/auth-3.4.4-dynstack
2015-03-03  bert hubertallocate TCP buffer dynamically, decreasing our stack... 2301/head
2015-03-01  Peter van DijkMerge pull request #2289 from rubenk/rel/auth-3.4.3 auth-3.4.3
2015-03-01  Ruben KerkhofLimit who can send us AXFR notify queries 2289/head
2015-03-01  Ruben KerkhofImprove slave-cycle-interval description a little
2015-03-01  Ruben Kerkhofpdns_control: exit 1 on unknown command
2015-03-01  Peter van DijkMerge pull request #2285 from mind04/auth-3.4.3
2015-03-01  Ruben KerkhofCheck for Lua 5.3 2285/head
2015-02-26  Christian Hofstaedtlerinsert-zone-query: Undo addition of account field
2015-02-26  Christian HofstaedtlerAdd account changes to goraclebackend
2015-02-26  Kees Monshouwerevaluate KSK ZSK pairs per algorithm
2015-02-26  Kees Monshouweralways set di.notified_serial in getAllDomains
2015-02-26  Christian HofstaedtlerAPI: move shared DomainInfo reader into it's own function
2015-02-26  Christian HofstaedtlerAPI: allow writing to domains.account field
2015-02-26  Christian HofstaedtlerAPI: read and expose domain account field
2015-02-26  Christian HofstaedtlerAPI: be more strict when parsing record contents
2015-02-26  Christian HofstaedtlerAPI: Reject unknown types (TYPE0)
2015-02-23  Peter van DijkMerge pull request #2273 from rubenk/rel/auth-3.4.3
2015-02-23  Ruben KerkhofCheck compiler for relro support instead of linker 2273/head
2015-02-23  Ruben KerkhofLog when we don't know how to link relro
2015-02-23  Ruben Kerkhofpdns_control: don't open socket in /tmp
2015-02-23  Peter van DijkMerge pull request #2271 from zeha/auth-3.4.x-shared...
2015-02-23  Peter van Dijkrespond REFUSED instead of NOERROR for "unknown zone...
2015-02-21  Christian HofstaedtlerReplace PacketHandler with UeberBackend where possible 2271/head
2015-02-21  Christian HofstaedtlerPacketHandler: Share UeberBackend with DNSSECKeeper
2015-02-20  Peter van DijkMerge pull request #2261 from rubenk/rel/auth-3.4.3
2015-02-20  Ruben Kerkhoffix building with GCC 5 2261/head
2015-02-20  Peter van Dijkmove auth-git build script from jenkins config into git
2015-02-02  Peter van DijkMerge pull request #2163 from mind04/auth-3.4.2-3 auth-3.4.2
2015-02-02  Peter van DijkMerge pull request #2162 from cmouse/cors-3.4.2
2015-02-02  Christian HofstaedtlerAuth API: fix missing abortTransaction() in error case 2163/head
2015-02-02  Aki TuomiRemove OPTIONS from webWrapper 2162/head
2015-02-02  Aki TuomiImplement CORS in WebServer, fixes #1984
2015-02-02  Peter van DijkMerge pull request #2145 from mind04/auth-3.4.2-2
2015-01-29  Kees Monshouwerqtype is now case insensitive 2145/head
2015-01-29  Ruben KerkhofAdd an option to disable hardening
next