]> git.ipfire.org Git - thirdparty/pdns.git/history - pdns/misc.hh
improves json webserver in the auth server, plus compiles in the json helpers for...
[thirdparty/pdns.git] / pdns / misc.hh
2012-11-15  Bert Hubertimproves json webserver in the auth server, plus compil...
2012-06-07  Peter van Dijkmake sure every RR actually goes in the right place...
2011-07-20  Bert Hubertturns out we no longer HAVE chomp() in the source,...
2011-04-19  Bert Hubertsilence warnings from autogenerated ragel code about...
2011-02-14  Bert Hubertremove some dead code, add silly special cased 'waitFor...
2011-02-14  Bert Hubertphase out sockAddrToString function (ComboAddress has...
2011-02-06  Bert Hubertbig batch of 'using namespace std;' removal
2011-02-03  Bert Hubertadd udiffNoReset for running time measurements
2011-01-11  Bert Hubertmake replacing_insert from syncres.hh useable for the...
2010-12-27  Bert Hubertalign our key storage naming with the excellent ldns...
2010-09-11  Bert Hubertthanks to RHEL5/CENTOS5.. we now have assembly in Power...
2010-08-29  Bert Hubertimplement atomic counters for tcp connection tracking
2010-06-07  Bert Hubertremove fgets use so we can now read infinitely long...
2010-05-28  Bert HubertAki Tuomi discovered that the zoneparser messes up...
2010-05-25  Bert Hubertmake sure that we can bind to IPv6 link-local addresses...
2010-05-09  Bert Hubertprepare getBeforeAndAfter for NSEC3 usage..
2010-04-18  Bert Hubertadd more dnssec infra (stuff to make a zone relative...
2010-01-07  Bert Hubertmake ilexicographical_compare be unsigned - does not...
2009-12-24  Bert Hubertand the final bit of whitespace/tab cleanup
2009-12-23  Bert Hubertit turns out that boost::iequals is dog slow, introduce...
2009-10-11  Bert Huberthuge batch of namespace & stdint cleanups
2009-09-22  Bert Hubertimplement timeouts with millisecond resolution, and...
2009-04-05  Bert Hubertclose ticket 227, spotted by Ruben Kerkhof: compilation...
2008-08-24  Bert Hubertadd rdtsc for timing infra, add call to make sockets...
2008-08-08  Bert Huberthook up dns urandom for auth server too
2008-08-03  Bert Hubertimplement TCP-based pdns_control with a simple secret...
2008-07-15  Bert Hubertfix two more Shawn bugs: don't trip up over a line...
2007-10-28  Bert Hubertgcc 4.3 fixes, mostly by Darix of opensuse
2007-04-08  Bert Hubertspeedups in case lowering code for already lowercase...
2007-03-19  Bert Hubertfurther cleanups of TCP
2007-03-17  Bert Hubertmove DNSPacket over to MOADNSParser!
2007-02-19  Bert Hubertimplement 'forward-zones-file' for large amounts of...
2007-02-18  Bert Hubertadd stripDot() for use by bindbackend, spiff up zonepar...
2006-12-16  Bert Hubertimplement rest of speedups + some debugging output...
2006-12-14  Bert Hubertadd #ifdeffed out tsc instructions, for high-precision...
2006-08-13  Bert Hubertmake the auth server compile again from subversion...
2006-08-13  Bert Hubertgeneralise number -> localX code for use in pdns_recursor
2006-04-30  Bert Hubertimplement 'netstringerror', to be called to report...
2006-04-29  Bert HubertBig bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
2006-04-29  Bert Huberttrivial moves to Utility::, use gmtime on windows inste...
2006-04-27  Bert Hubertadd isCanonical and toCanonic
2006-04-18  Bert Hubertmake clientside ipv4/ip6 agnostic, including allow...
2006-04-13  Bert Hubertimprove MX-record parsing for additional processing...
2006-04-12  Bert Hubertconsolidate license change previously announced here:
2006-04-12  Bert Hubertthe FSF has moved!
2006-04-09  Bert Hubertinline "strcasecmp" (stolen from glibc), short-circuit...
2006-04-09  Bert Hubert1) make everyting intrinsically case-insensitive
2006-04-04  Bert Hubertoptimized toLower and toLowerCanonic that they never...
2006-03-29  Bert Hubert20% speedup or so in xfrLabel by implementing 'vstringt...
2006-03-25  Bert Hubertprovide helpful u32 ip function
2006-03-19  Bert Hubertadd per query latency accounting. WARNING: DTime from...
2006-03-19  Bert Hubertmove timeval arithmetic away from dnsreplay-mindex...
2006-03-02  Bert Hubertteach recursor to shuffle, by moving shuffle logic...
2005-11-11  Bert Hubertphase out tolower and isspace for dns_tolower and dns_i...
2005-10-16  Bert Hubertadd provisional release notes for 2.9.19
2005-10-02  Bert Hubertremove base64 stuff from webserver
2005-09-03  Bert HubertMove from u_intxx_t to uintxx_t typedefs, which are...
2005-09-02  Bert Hubertmake waitForData accept microseconds waitint time as...
2005-08-14  Bert Hubertmassively improve dnsreplay performance
2005-07-02  Bert Hubertdnsscope now works
2004-02-04  Bert Huberttimeout addition to qgen
2004-01-22  Bert Hubertlots
2004-01-17  Bert Hubertpdns_recursor stability
2004-01-16  Bert Hubertlots
2003-10-11  Bert Hubertsad
2003-09-21  Bert Hubertgsqlite backend
2003-08-30  Bert Hubertcosmetic fixes
2003-02-10  Bert Hubertprevent crashes
2003-01-21  Bert Hubertjuh
2003-01-16  Bert Hubertrecursor work, alignment issues
2003-01-11  Bert HubertI horked the recursor code for now but it WILL get...
2003-01-10  Bert Hubertoops
2003-01-08  Bert Hubertheaps
2002-12-29  Bert Huberta lot
2002-12-20  Bert Hubertheaps of work again
2002-12-19  Bert Huberthuge commit
2002-12-06  Bert Hubertwin32
2002-11-27  Bert HubertInitial revision