]> git.ipfire.org Git - thirdparty/pdns.git/history - pdns/dnsrecords.hh
and the final bit of whitespace/tab cleanup
[thirdparty/pdns.git] / pdns / dnsrecords.hh
2009-12-24  Bert Hubertand the final bit of whitespace/tab cleanup
2009-12-06  Bert Hubertmake SOA data public, needed to fix previous commit...
2009-10-11  Bert Huberthuge batch of namespace & stdint cleanups
2009-06-21  Bert Hubertfix up some parsing issues (spaces in base64 blobs...
2009-04-09  Bert Hubertfix up reading a blob at the very end of a packet,...
2008-11-18  Bert Hubertfix up MBOXFW fancy records, plus add them to the regre...
2008-11-18  Bert Hubertmake it possible to read 'fancy records' using the...
2008-08-24  Bert Hubertmake it possible to generate ARecords from 32 bit integ...
2008-07-13  Bert Hubertimplement EDNS NSID call (RFC 5001), plus an experiment...
2008-03-01  Bert Hubertadd support for DHCID, IPSECKEY and KX records, thanks...
2007-11-15  Bert HubertTSIG preparations
2007-04-08  Bert Hubertreimplement MR records
2007-03-31  Bert Hubertre-add support for LOC records, plus finally a LOC...
2007-03-18  Bert Hubert implement AFSDB, closing ticket #129, as reported...
2007-03-18  Bert Hubertimplement DNSSEC 'KEY' type - on request
2006-05-06  Bert Hubertimplement reload-zones
2006-04-12  Bert Hubertfix handling of truncated packets with partial records...
2006-04-12  Bert Hubertslightly improve error messages and reporting, attempti...
2006-04-12  Bert Hubertthe FSF has moved!
2006-04-11  Bert Hubertadd support for CERT record (RFC 2538) to MOADNSParser
2006-04-03  Bert Hubertimplement rfc4255
2006-03-13  Bert Hubertwork around a g++ 4.1 profiling bug wrt anonymous names...
2005-10-10  Bert Hubertthe gist is: move pdns_recursor over to new {zone,packe...
2005-10-08  Bert Huberthook up zonemakers
2005-10-02  Bert Hubertadd OPT pseudo-record support
2005-10-02  Bert Hubertfix NSEC parsing from zone
2005-10-02  Bert Hubertadd support for blobs and 8 bit ints to the magical...
2005-10-02  Bert Hubertfurther reduction in code, a typical DNS record impleme...
2005-10-01  Bert Hubertadd some license statements
2005-09-25  Bert Hubertmove over more records to the new unified parsing/gener...
2005-09-25  Bert Hubertthe magic 'turn the parser into a generator' work