root/trunk/pdns/pdns/packethandler.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1709 [1709] 3 years ahu make sure we are more query class safe, so auth now only replies to …
(edit) @1647 [1647] 3 years ahu make sure NSEC for zone apex covers the DNSKEY too
(edit) @1616 [1616] 3 years ahu implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
(edit) @1615 [1615] 3 years ahu implement first ghetto nsec3 generation code - all wrong
(edit) @1613 [1613] 3 years ahu infrastructure in packethandler.cc & pdnssec to start to do something with …
(edit) @1607 [1607] 3 years ahu fix 'same level soa' regression test, plus clean up some whitespace
(edit) @1606 [1606] 3 years ahu make sure we don't consult cache for dnssec questions for now (since we …
(edit) @1599 [1599] 3 years ahu rectify tabs/spaces, plus clarify debugging output, plus stop NS/Wildcard …
(edit) @1581 [1581] 3 years ahu dnskey requests contain auth data in their responses - thanks to Leen …
(edit) @1571 [1571] 3 years ahu make sure we do not add NSEC records to non-DNSSEC queries
(edit) @1561 [1561] 3 years ahu rip out old, but efficient and highly tuned but scary packethandler code, …
(edit) @1543 [1543] 3 years ahu add testcase for wildcard CNAME pointing to a record that does not have …
(edit) @1542 [1542] 3 years ahu close issue where asking for a AAAA for a record with a CNAME only to an A …
(edit) @1472 [1472] 3 years ahu and the final bit of whitespace/tab cleanup
(edit) @1469 [1469] 3 years ahu it turns out that boost::iequals is dog slow, introduce pdns_iequals which …
(edit) @1468 [1468] 3 years ahu silence 'sdig' EDNS-PING output, replace Utility::strcasecmp by …
(edit) @1466 [1466] 3 years ahu close ticket 224, 'no referral when queried for SOA of subdomain'. …
(edit) @1407 [1407] 4 years ahu in the PacketCache?, we sometimes cached things we should not have been
(edit) @1344 [1344] 4 years ahu fix duplicate CNAME issue discovered by Andreas Jakum of UPC, plus address …
(edit) @1321 [1321] 4 years ahu indent, plus make 'notify' program a bit more powerful
(edit) @1302 [1302] 5 years ahu fix up MBOXFW fancy records, plus add them to the regression tests
(edit) @1299 [1299] 5 years ahu fix up the URL fancy record type, plus tell sdig no longer to emit EDNS0 …
(edit) @1289 [1289] 5 years ahu just remove the HINFO code - was not needed
(edit) @1276 [1276] 5 years ahu third batch of std::exception
(edit) @1272 [1272] 5 years ahu make single threaded mode more resilient against exceptions - thanks …
(edit) @1239 [1239] 5 years ahu prevent powerdns being hammered by servers repeating malformed queries ad …
(edit) @1232 [1232] 5 years ahu implement EDNS NSID call (RFC 5001), plus an experimental EDNS option …
(edit) @1216 [1216] 5 years ahu second batch of non-behaviour changing changes (we hope)
(edit) @1147 [1147] 5 years ahu fix cname-and-wildcard with qname but no rrcode match, reported by zzyzz
(edit) @1113 [1113] 5 years ahu slight speedup by removing duplicate queries in case of non-aa answer
(edit) @1106 [1106] 6 years ahu make notification-proxy trusted-notification-host support multiple hosts
(edit) @1099 [1099] 6 years ahu properly set ra bit if needed, closing ticket 167 reported by Augie Schwer
(edit) @1085 [1085] 6 years ahu implement trusted-notification-proxy, improve logging in nproxy
(edit) @1081 [1081] 6 years ahu potential fix for cname/wildcard issue
(edit) @1079 [1079] 6 years ahu plug memory leak on packet building error caused by bogus database …
(edit) @1078 [1078] 6 years ahu fix new timeout code (too quick to timeout), set notification opcode on …
(edit) @1074 [1074] 6 years ahu some small unimportant changes
(edit) @1054 [1054] 6 years ahu final fix hopefully for fancy record any queries of wildcard records
(edit) @1053 [1053] 6 years ahu further fancy record fixes as debugged by Jorn Ekkelenkamp, this time for …
(edit) @1051 [1051] 6 years ahu silence signedness warning, refuse direct queries for non-standard 'URL' …
(edit) @1036 [1036] 6 years ahu fix up fancy records
(edit) @1034 [1034] 6 years ahu remove some whitespace, fixup 'reload' in bind backend, fix incoming …
(edit) @1031 [1031] 6 years ahu no longer recurse for additional records - they are ignored anyhow
(edit) @1015 [1015] 6 years ahu fix some MOADNSParser problems (notifications, for example), remove dead …
(edit) @1014 [1014] 6 years ahu improved support for multiline records in zones, plus accept @ as part of …
(edit) @1004 [1004] 6 years ahu be a bit more precise about database errrors in logging
(edit) @992 [992] 6 years ahu fix ticket 123 - but I'm unhappy with the fix..
(edit) @983 [983] 6 years ahu improve binary compatability with BIND
(edit) @980 [980] 6 years ahu first round of tcpreceiver cleanups - should fix memory leaks, plus add …
(edit) @972 [972] 6 years ahu move DNSPacket over to MOADNSParser!
(edit) @961 [961] 6 years ahu put DNSPacket on a diet, move several static functions out of it, move …
(edit) @947 [947] 6 years ahu fix 'ns with identical glue' giving sort of NXRRSET, plus regression test. …
(edit) @940 [940] 6 years ahu add 'uptime' to rrd graphs, merge Augie Schwer's fixes for ticket #119 - …
(edit) @912 [912] 7 years ahu update version to 3.1.4-pre2 add support for "send-root-referral=lean" add …
(edit) @884 [884] 7 years ahu patch by Derrik Pates that fixes fancy records
(edit) @878 [878] 7 years ahu make powerdns less chatty over malformed queries
(edit) @874 [874] 7 years ahu fix possible leak of tcp connections
(edit) @680 [680] 7 years ahu the FSF has moved!
(edit) @539 [539] 8 years ahu Fix 'same level NS referral', as exemplified by the new …
(edit) @537 [537] 8 years ahu allow a '/' in domain names, which is sometimes used for classless …
(edit) @518 [518] 8 years ahu make ./configure fail if Boost is not installed, and give out helpful tip …
(edit) @487 [487] 8 years ahu turn on out-of-zone-additional processing by default fix the vaunted …
(edit) @477 [477] 8 years ahu Move from u_intxx_t to uintxx_t typedefs, which are preferred: …
(edit) @451 [451] 8 years ahu lots stricter DNS name validation - candidate for 2.9.18.1.
(edit) @420 [420] 8 years ahu dnsscope now works several license, copyright updates added sstuff.hh …
(edit) @326 [326] 8 years ahu Marc Jauvin of Register4Less has contributed a patch that allows the …
(edit) @322 [322] 8 years ahu Under some circumstances, PowerDNS would cache an empty response to a …
(edit) @266 [266] 8 years ahu improve name of doNotify to processNotify
(edit) @264 [264] 8 years ahu dup stdout to /dev/null to prevent 'one character at a time' logging
(edit) @242 [242] 9 years ahu - moved to newer automake (1.6) - BUG!! = in passwords - better check …
(edit) @234 [234] 9 years ahu dynlistener now cleans up after itself does slightly better error messages …
(edit) @228 [228] 9 years ahu b.root pdns_recursor speedups mysql support for ports again valgrind fixes
(edit) @217 [217] 9 years ahu hmf, part of 2.9.14 is only committed now plus work on 2.9.15
(edit) @215 [215] 9 years ahu lots
(edit) @211 [211] 9 years ahu ldap work mostly
(edit) @198 [198] 9 years ahu opteron fixes ldap fixes documentation fixes
(edit) @194 [194] 10 years ahu sad
(edit) @185 [185] 10 years ahu lots
(edit) @174 [174] 10 years ahu lots of changes, mostly a crash fix
(edit) @172 [172] 10 years ahu fixed 1 crasher bug
(edit) @167 [167] 10 years ahu lots of work
(edit) @164 [164] 10 years ahu fixes for ns-in-answer-section
(edit) @161 [161] 10 years ahu logging fixes webserver timeout fixes
(edit) @159 [159] 10 years ahu fixes for nic.fr
(edit) @155 [155] 10 years ahu work on zone2sql dot stripping local-query-address
(edit) @147 [147] 10 years ahu added
(edit) @140 [140] 10 years ahu more pdns recursor stats
(edit) @138 [138] 10 years ahu juh
(edit) @133 [133] 10 years ahu removal of SRC
(edit) @128 [128] 10 years ahu further work on a lot of things
(edit) @104 [104] 10 years ahu removed some dead code updated doxygen documentation updated README and …
(edit) @100 [100] 10 years ahu crash fix on launch failure ANY wildcard
(edit) @57 [57] 10 years ahu win32
(add) @2 [2] 10 years ahu Initial revision
Note: See TracRevisionLog for help on using the revision log.