2012-09-07 |
Peter van Dijk | nit |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Peter van Dijk | note that auth-zones file are in BIND format |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Peter van Dijk | expand pdnssec test-algorithm(s) to test engine-B signi... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Bert Hubert | Christof Meerwald discovered we checked if the remote... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Bert Hubert | log error messages when creating a superslave domain... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Peter van Dijk | remove unused variable |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Peter van Dijk | add AM_PROG_CC_C_O to configure.ac as we appear to... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Peter van Dijk | nit |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Peter van Dijk | Purge caches after incoming AXFR. Reported by Martin... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Peter van Dijk | simplify polarssl version test |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Peter van Dijk | Default to system PolarSSL if it is new enough (>=1... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Peter van Dijk | support pkg-config for finding Botan libs. Patch by... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Peter van Dijk | make nsec3dig understand single-name zones, patch by... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Peter van Dijk | make sure we clear DNSSEC caches in some relevant place... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Peter van Dijk | add minimal.com zone to tinydnsbackend data |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Peter van Dijk | change pdnssec add-zone-key default to RSASHA256, like... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Peter van Dijk | add NSEC tests for a zone with just one name, submitted... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Peter van Dijk | remove unused doWildcardRecords method, pointed out... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Peter van Dijk | minor NSEC3 modeswitch cleanup from Kees Monshouwer |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Peter van Dijk | mark 7 new tests executable |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Peter van Dijk | This monster-commit contains three weeks of work, mostl... |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Peter van Dijk | Minor luabackend README fixes. Triggered by a suggestio... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Peter van Dijk | fix silly typo in pdns_server manpage. Spotted by Friek... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Bert Hubert | add listen-port to nproxy, plus fix that we tried to... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Peter van Dijk | make sure trailing dot does not confuse nsec3dig |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Peter van Dijk | add closest encloser/next closer/wildcard at encloser... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Peter van Dijk | add nsec3dig debugging tool |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Bert Hubert | it appears we did not set the opcode on outgoing packet... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Bert Hubert | remove mention of 3.1.1 RC1 + remove 1000qps limit... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Peter van Dijk | Fix for ticket 460, as attached to that ticket. Code... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Peter van Dijk | make sure pdnssec test-algorithm has an argument |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Peter van Dijk | make sure dnsreplay & friends compile on OpenBSD. Close... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Peter van Dijk | semi-static build instructions (r2669) |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Peter van Dijk | fix issue if signer could not sign and died on us,... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Peter van Dijk | update docs for 3.1.1 |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Peter van Dijk | also look for x86_64 mysql libs |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Peter van Dijk | provide useful diagnostics when people have been confus... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Bert Hubert | add big warning about DNSSEC in 3.0 to the docs |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Bert Hubert | If we receive a question with an EDNS section in auth... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Bert Hubert | update docs to improve operational DNSSEC doctrine |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Bert Hubert | there will not be a powerdns recursor 3.4 release,... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Peter van Dijk | Fix missing newline, reported by Job Snijders. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Peter van Dijk | make sure get-all-domains works with postgres too.... |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Bert Hubert | add lua-auth.hh to Makefile.am deps |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Peter van Dijk | add getRemote to lua DNSPacket binding |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Peter van Dijk | make dist-recursor independent of Makefile; make dist... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Peter van Dijk | one more +x |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Peter van Dijk | add a bunch of RCODEs to the lua "pdns" table |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Peter van Dijk | +x one more regression test |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Peter van Dijk | set C locale for sort in cleandig |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Peter van Dijk | set regression test scripts executable |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Peter van Dijk | set recursor test scripts executable |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Peter van Dijk | slightly saner regression-tests.recursor sample settings |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Peter van Dijk | add recursor test suite |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Peter van Dijk | prevent recursor from adding a SOA for intermediate... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Peter van Dijk | update pdns.conf-dist with lua-prequery-script |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Peter van Dijk | refactor PowerDNSLua into a base class plus AuthLua... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Peter van Dijk | make rec_control pick up socket-dir from recursor.conf... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Peter van Dijk | be stricter about parsing netmask prefix lengths, fixes... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Peter van Dijk | add rec_control help |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Peter van Dijk | report error on rec_control reload-lua-script, fixing... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Peter van Dijk | s/LUA/Lua/ |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Peter van Dijk | make sure every RR actually goes in the right place... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Peter van Dijk | fix signed/unsigned compiler warning, reported by Aki... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Peter van Dijk | add long-name test |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Peter van Dijk | Make sure tinydnsbackend does not choke on request... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Peter van Dijk | fix RPM url |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Peter van Dijk | give recursor snapshotty names too |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Peter van Dijk | make "make uninstall" in ext/polarssl-1.1.2 a no-op... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Peter van Dijk | use tcp in q invocation during tests |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Peter van Dijk | only run tests that are actually runnable |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Bert Hubert | Juraj Lutter contributed this patch which implements... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Peter van Dijk | update start-test-stop help text |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Peter van Dijk | remove no-op option allow-recursion-override |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Peter van Dijk | update docs, we -do- need boost libs these days |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Peter van Dijk | clarify obfuscated password in pgsql error messages |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Peter van Dijk | make sure pdns auth builds with Lua enabled. Reported... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Peter van Dijk | detect pkg-config explicitly in configure.ac; this... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Peter van Dijk | stop logging postgres database password in gpgsql conne... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Peter van Dijk | make sure pdns_server --version works even if guardian... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Peter van Dijk | doc typo |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Peter van Dijk | update docs for 3.1 release |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Bert Hubert | remove odbc from tar-gz build |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Bert Hubert | getting very close to 3.1, updating version number... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Peter van Dijk | pdns doc updates regarding pdns_control, submitted... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Peter van Dijk | update documentation of gsql queries to cover dnssec... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Peter van Dijk | make sure pdnssec can see default-soa-name in pdns... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Peter van Dijk | update docs for RC3 |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Peter van Dijk | fix config file name in rec_control auth-3.1-rc3 |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Peter van Dijk | add pdnssec test-algorithm X for easy testing. Patch... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Peter van Dijk | update tinydnsbackend data file for regression-tests... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Bert Hubert | add missing description |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Bert Hubert | include fix from polarssl to speedup rsa key generation... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Peter van Dijk | make botan110signers report 1.10 instead of 1.9 |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Peter van Dijk | Make sure we use libmysqlclient in a thread-safe manner... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Peter van Dijk | implement support for NSEC bitmaps covering types above... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Peter van Dijk | add DNSSEC-related types to dns.hh, patch by Aki Tuomi |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Bert Hubert | make sure svn head thinks it is called RC3 alread |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Bert Hubert | fix up pdnssec --help and specifically the output of... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Peter van Dijk | upgrade polarssl to 1.1.2 |
commit | commitdiff | tree | snapshot |
next |