root/trunk/pdns/pdns/dnswriter.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1128 [1128] 5 years ahu small clarification
(edit) @1100 [1100] 6 years ahu TSIG preparations
(edit) @1095 [1095] 6 years ahu implement 48 bit rdata in preparation of TSIG
(edit) @1029 [1029] 6 years ahu Thanks to Heinrich Ruthensteiner and Christoph Haas for debugging, the new …
(edit) @1026 [1026] 6 years ahu fix escaped dots! Plus close debian bug 406462, 'm' stands for minutes, …
(edit) @996 [996] 6 years ahu fix TXT storage and processing model. Each TXT record must now be in …
(edit) @962 [962] 6 years ahu move 'resolver.cc' to MOADNSParser, which allows us to rip out …
(edit) @930 [930] 6 years ahu whitespace, version info
(edit) @925 [925] 6 years ahu first of the speedup patches. move labelmap to an unsorted vector, and …
(edit) @803 [803] 7 years ahu centralise and fix 'packed' ugliness for EDNS0 and dnsrecordheader fix …
(edit) @802 [802] 7 years ahu Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
(edit) @792 [792] 7 years ahu cut our ties with arpa/nameser.h
(edit) @773 [773] 7 years ahu this fixes prio in MX and in SRV records from being zero on sun-endian …
(edit) @699 [699] 7 years ahu implement stunningly cool spoofing protection, plus spoofer in dnspbench
(edit) @690 [690] 7 years ahu prevent possible crashes (score one for valgrind)
(edit) @687 [687] 7 years ahu also compress the first answer against the question - might fix problems …
(edit) @670 [670] 7 years ahu 1) make everyting intrinsically case-insensitive 2) clear up . oddness, …
(edit) @661 [661] 7 years ahu ok - this is a scary commit. It fixes TCP packets with >16384 size …
(edit) @650 [650] 7 years ahu ok, I lied - rfc 4255 has chosen In All Its Wisdom to implement SSHFP as …
(edit) @643 [643] 7 years ahu 20% speedup or so in xfrLabel by implementing 'vstringtok' which only …
(edit) @639 [639] 7 years ahu very slight speedup (toLower==toLower -> strcasecmp) some comments
(edit) @638 [638] 7 years ahu Work around a bug in gcc 3.4.something, reported by Jorn Ekkelenkamp and …
(edit) @622 [622] 7 years ahu several speedups that do little to make the code more readable
(edit) @559 [559] 7 years ahu add opendbx speedup in dnswriter (CHECK!) add publish to auto-build
(edit) @518 [518] 8 years ahu make ./configure fail if Boost is not installed, and give out helpful tip …
(edit) @517 [517] 8 years ahu add support for properly truncating records in the pdns_recursor again …
(edit) @514 [514] 8 years ahu the gist is: move pdns_recursor over to new …
(edit) @513 [513] 8 years ahu expose dnsheader shave off one call to random() on construction - go add …
(edit) @510 [510] 8 years ahu fix double-srv regression test error add label compression to dnswriter, …
(edit) @508 [508] 8 years ahu add OPT pseudo-record support teach DNSPacketWriter about differing …
(edit) @506 [506] 8 years ahu fix NSEC parsing from zone answers got wrong qname add 'xfrType'
(edit) @505 [505] 8 years ahu add support for blobs and 8 bit ints to the magical symmetrical transfer …
(add) @497 [497] 8 years ahu the magic 'turn the parser into a generator' work
Note: See TracRevisionLog for help on using the revision log.