]> git.ipfire.org Git - thirdparty/ldns.git/shortlog
thirdparty/ldns.git
2007-08-15  Jelte Jansenskip past rdata length when comparing rrs
2007-08-14  Jelte Jansenfix for nsecs
2007-08-13  Jelte Jansentest updates
2007-08-13  Jelte Jansenstop building chain if no server are reachable
2007-08-13  Jelte Jansenupdate build test for freebsd
2007-08-10  Jelte Jansenadd extra SSL_ERR status code to signal caller to check...
2007-08-10  Jelte Jansenonly do trust tree key checking if there were actually...
2007-08-09  Jelte Jansenmerged changes from 1.2.x branch (rev. 2412:2415)
2007-08-08  Jelte Jansenmerge canonicalization fix from 1.2.x (rev. 2406-2412)
2007-08-08  Jelte Jansenuse real temp dir for nossl build, not a static one
2007-08-08  Jelte Jansenstrange zonereader behaviour came from the no-openssl...
2007-08-08  Jelte Jansenmove define to be able to use it in the unit test
2007-08-08  Wouter Wijngaardsraw routines for signature validation.
2007-08-07  Jelte Jansenmerge updates from the 1.2.x branch (rev. 2396:2406)
2007-08-07  Jelte Jansenthanks to wouter for comments :)
2007-08-07  Jelte Jansenremove double buffer_frees
2007-08-07  Wouter Wijngaardsshift tabindent.
2007-08-06  Jelte Jansenadd a mini-trust-tree for DNSKEYS that sign their own...
2007-08-03  Wouter Wijngaardstypo.
2007-08-02  Jelte Jansensigh
2007-08-02  Jelte Jansenfixed reading of dnskeys
2007-08-02  Jelte Jansenforgot to remove variable declaration
2007-08-02  Jelte Jansenfix bodged descriptor function
2007-08-01  Jelte Jansenmerger of nsec3 branch
2007-07-30  Jelte Jansendoh
2007-07-30  Jelte Jansenmake target for realloc too
2007-07-27  Jelte Jansenone more warning removed
2007-07-26  Jelte Jansenfixed examples to new api
2007-07-26  Wouter Wijngaardsnogeen.
2007-07-26  Jelte Jansenttl types 32 bit instead of 16
2007-07-26  Jelte Jansenremoved warnings
2007-07-25  Jelte Jansendoh, should have used cap instead of pos
2007-07-25  Jelte Jansencheck buffer position in txt rrs that may have no rdatas
2007-07-25  Jelte Jansencodingstyle test
2007-07-25  Jelte Jansenchange codingstyle test
2007-07-25  Jelte Jansenmake examples lint work on linux machine
2007-07-25  Wouter WijngaardsRcode added to parser for test packets.
2007-07-12  Jelte Jansenmore manpages
2007-07-12  Jelte Jansenupdated manpage
2007-07-03  Mark SantcroosAvoid confusion with argument ordering.
2007-06-25  Jelte Jansenlint and doc warnings removed
2007-06-25  Jelte Jansenldns-signzone can now read pubkeys from the zonefile...
2007-06-21  Jelte Jansensignzone now removes old dnssec sigs and nsecs before...
2007-06-21  Wouter WijngaardsConst and redo dso fixup.
2007-06-21  Wouter WijngaardsNew buffer_copy routine.
2007-06-20  Jelte Jansenremoved debug print
2007-06-20  Jelte Jansen-s (strip DNSSEC) option in read-zone
2007-06-20  Jelte Jansenmore verbose tree printing option
2007-06-18  Jelte Jansenadded dnssec_chain and dnssec_tree functionality
2007-06-12  Wouter Wijngaardsdoxygen 1.5 fixup
2007-06-12  Wouter WijngaardsTypo fix.
2007-06-07  Jelte Jansen'insecurer' mode in ldns-keyfetcher (just ask a recursi...
2007-06-05  Jelte Jansenanother request: let resolver ignore unknown keywords...
2007-06-05  Jelte Jansen-no-undefined should also make ldns compile on osx...
2007-05-24  Jelte Jansenmerges crypto_evp_api branch back to trunk
2007-05-24  Jelte Jansenarg
2007-05-24  Jelte Jansendoh
2007-05-24  Jelte Jansenfix doxy
2007-05-23  Jelte Jansenhave ssl checks surrounding ssl specific functionality
2007-05-23  Jelte Jansen-y flag was missing in manpage
2007-05-23  Jelte Jansensome updates and temporary debug stuff to the new inter...
2007-05-22  Wouter WijngaardsDO bit matching for ldns.
2007-05-16  Jelte Jansenmoved ds/dnskey read function to keys.[ch]
2007-05-16  Jelte Jansenincorporated patches as provided from Simon Vallet...
2007-05-07  Wouter Wijngaardsprint out extended rcode from edns, if not 0.
2007-05-04  Wouter WijngaardsOption to match TTL values.
2007-05-03  Jelte Jansencleaner output
2007-05-02  Jelte Jansenand one more walking fix
2007-05-02  Jelte Jansenfixed a comparison error for 63-char labels
2007-05-01  Wouter WijngaardsFixed so that a pointer to a 0 byte can be decompressed...
2007-04-27  Wouter WijngaardsMore lenient, can now follow a pointer after a pointer.
2007-04-23  Wouter WijngaardsSlightly more lenient: if an EDNS OPT record is not...
2007-04-18  Jelte Jansenset parser end-of-buffer check to limit(), not capacity()
2007-04-18  Jelte Jansenfix memlead in drill -f
2007-04-16  Wouter Wijngaards* Fixup LDNS_COMPRESS to LDNS_NO_COMPRESS if no dnames...
2007-04-12  Jelte Jansenadd RUNTIME PATH to ssl ckech
2007-04-11  Jelte Jansenupdate changelog
2007-04-11  Jelte Jansensome forgotten version numbers
2007-04-10  Jelte Jansensome texts fixed
2007-04-10  Jelte Jansenlast lint fixes
2007-04-10  Jelte Jansenupdate spec file
2007-04-04  Jelte Jansenchangelog update
2007-04-04  Jelte Jansenbump version
2007-03-28  Jelte Jansendo lowercase owner names prior to signing
2007-03-28  Jelte Jansendon't interpret ( and ) within comments
2007-03-28  Jelte Jansenrest of canonicalization fix
2007-03-22  Jelte Jansenmoved chase error to chase function, so that it can...
2007-03-02  Jelte Jansenwhen calculating the average match count for timestamps...
2007-02-27  Jelte Jansenmake detection in test
2007-02-27  Jelte Jansenremoved obsolete test
2007-02-27  Wouter WijngaardsFixy test_all cmdline detection
2007-02-27  Wouter Wijngaards-f forking feature.
2007-02-17  Wouter WijngaardsSmall changes to make examples work on sunos4, makes...
2007-02-17  Wouter WijngaardsLdns requires GNU style realloc, otherwise will give...
2007-02-16  Wouter WijngaardsNicer way to copy the headers. Lets make compare files.
2007-02-16  Jelte Jansentest_all.sh quits if compilation fails
2007-02-16  Wouter WijngaardsNo more DECL checks. It can compile without it.
2007-02-15  Wouter WijngaardsCompare bools more portably.
2007-02-15  Wouter Wijngaardscomment out debug lines.
2007-02-15  Wouter Wijngaardstag=CC needed on DecAlpha BSD4.
next