]> git.ipfire.org Git - thirdparty/ldns.git/shortlog
thirdparty/ldns.git
2009-08-06  Wouter WijngaardsRest of GOST DS commit.
2009-08-06  Wouter WijngaardsGOST DS support.
2009-08-06  Jelte Jansenremoved unused variable
2009-08-06  Jelte Jansenanother fix; $ORIGIN was not concatenated to dname...
2009-08-06  Wouter WijngaardsNeater check.
2009-08-05  Jelte Jansenescape fix; parser checks for escapes, and within strin...
2009-08-05  Wouter WijngaardsFixup double load bug and neater.
2009-08-05  Wouter WijngaardsKey generation, ldns_signzone and ldns_verifyzone work...
2009-08-05  Wouter WijngaardsFixed out of buffer reference, in case . is read, then...
2009-07-27  Wouter WijngaardsFix from Francis Dupont.
2009-07-22  Matthijs Mekkingcheck USE_SHA2 instead of SHA256_DIGEST_LENGTH
2009-07-21  Jelte Jansenprint digest type of DS in chase tree output
2009-07-21  Jelte Jansendon't guess, simply derive hash algorithm from ds
2009-07-21  Jelte Jansenalso check for SHA2 DS when comparing a dnskey to a ds
2009-07-17  Jelte Jansenversion bump
2009-07-17  Wouter Wijngaardsand register the new functions
2009-07-17  Wouter Wijngaardsldns_key_algo_supported() and ldns_verify_notime().
2009-07-14  Wouter WijngaardsVersion 4.
2009-07-14  Wouter Wijngaardsuse getaddrinfo from acx_nlnetlabs.m4
2009-07-14  Wouter Wijngaardscasts for crosscompile.
2009-07-14  Jelte Jansenforgot one
2009-07-13  Jelte Jansenremoved 1 unused static function
2009-07-13  Jelte Jansenmove common configcode to ACX_SSL_CHECKS
2009-07-13  Jelte JansenACX_WITH_SSL_OPTIONAL
2009-07-13  Jelte Jansenhave_ssl checks
2009-07-09  Jelte Jansenwoops
2009-07-09  Jelte Jansendirectly look up .key file while the file information...
2009-07-07  Jelte Jansenstupid dos line breaks
2009-07-07  Jelte Jansenfedora spec file update
2009-07-06  Wouter WijngaardsUpdated to version 2.
2009-07-06  Jelte Jansenapparently sometimes OSTYPE is gone. Fall back to ...
2009-07-03  Jelte Jansen-v does not take an argument
2009-07-03  Jelte Jansenfix for two bugs in drill -k -D mode (verify single...
2009-07-03  Jelte Janseninclude own headers before system ones, in case an...
2009-07-03  Jelte Jansenprotect users from typo
2009-07-03  Jelte Jansenthis may very well be the sun studio problem
2009-07-02  Jelte Jansenfix memory free (thanks again marius)
2009-07-02  Jelte Jansenreview matthijs, except for dead code and todos
2009-07-02  Jelte Jansenreview wouter
2009-06-30  Jelte Jansenerr
2009-06-30  Jelte Jansenpatches from Marius Rieder, thanks!
2009-06-30  Jelte Jansenchangelog
2009-06-30  Jelte Jansenlint
2009-06-30  Jelte Jansenpedantic
2009-06-29  Jelte Jansenreturn to the fiery pits from whence thee came
2009-06-29  Jelte Jansenremove default -W flags
2009-06-29  Jelte Janseninclude stdbool through common.h
2009-06-26  Jelte Janseninstall ldns-config by default (unless the configure...
2009-06-26  Jelte Jansenwe are getting there
2009-06-26  Jelte Jansenonly cppflags for --cflags option
2009-06-26  Jelte Jansenmore update
2009-06-26  Jelte Jansenupdate config script a bit
2009-06-26  Jelte Janseninitial tryout for a ldns-config script
2009-06-25  Jelte Jansencheck for empty rr list while we are at it
2009-06-25  Jelte Jansenbugfix from olafur
2009-06-24  Jelte Jansenlong salt fix
2009-06-22  Jelte Jansentypo
2009-06-22  Jelte Jansentry AC_C_BIGENDIAN instead of AC_TRY_RUN(endiannesstest)
2009-06-18  Jelte Jansenconf warnings
2009-06-18  Jelte Jansenmore configure things
2009-06-18  Jelte Jansenbegin with move to The NLNnet Labs Configure Environment
2009-06-17  Jelte Jansenadd ns-only check to nsec3 creation (no rrsig in bitmap...
2009-06-05  Jelte Jansenremoved debug print
2009-06-04  Jelte Jansensynchronization of configure.ac (which will be moved...
2009-06-04  Jelte Jansenaddendum to repos building hints
2009-06-03  Jelte Jansenthere were a few more traces for the number 9
2009-06-03  Jelte Jansenfix for sun
2009-06-02  Jelte Jansens/bcopy/memmove/g
2009-06-02  Jelte Jansenadd sha1 and sha256 digests to unit tests
2009-06-02  Jelte Jansennull check
2009-06-02  Wouter Wijngaardsbackwards compatible.
2009-05-28  Jelte Jansenmore lint
2009-05-28  Jelte Jansenlots of lint fixlets
2009-05-27  Jelte JansenRemoved uintXX vs. u_intXX smartness, since ldns needs...
2009-05-27  Jelte Jansentypo and include for sol9
2009-05-27  Jelte Janseninttypes defined check fix in sha2
2009-05-27  Jelte Jansenok, let's not forget to actually add them.
2009-05-27  Jelte Jansenadded sha2 functions; DS generation and check functions...
2009-05-25  Jelte Jansencompare_no_rdata gave reversed results for class and...
2009-05-22  Jelte Jansens/u_int32_t/uint32_t/g
2009-05-22  Jelte Jansenremove have_ssl for nsec3 hashing functions
2009-05-22  Jelte Jansenand re-add the nsec3 creation funcs
2009-05-22  Jelte Jansenripped sha1 from openbsd, so we can have NSEC3 hashing...
2009-05-22  Jelte Jansenexport base32 functions
2009-05-22  Jelte Jansenmore granular HAVE_SSL checks; functions that don't...
2009-05-14  Jelte Jansensome refactoring
2009-05-14  Jelte Jansenthought i had committed this some time ago
2009-05-14  Jelte Jansendrill -k <file>; file may now also contain DS records
2009-05-13  Jelte Jansenmanpage update
2009-05-13  Jelte Jansencheck return from malloc, and length before adding...
2009-05-12  Wouter WijngaardsFixup linktest to include -lnsl and -ldl libs.
2009-05-06  Wouter WijngaardsFix up dname count for A6 (not counted, because it...
2009-05-06  Wouter WijngaardsFix wire2pkt() for A6 records. Now treated as an unkno...
2009-05-04  Jelte Jansenadded spf record 'support'
2009-05-04  Jelte Jansensmall tip from jakob, allows for install-sh scripts...
2009-04-16  Jelte Jansenldns-key2ds can now read any file that contains DNSKEY...
2009-04-09  Jelte Jansenhere were refs too
2009-04-09  Jelte Jansenldns still had the _nsec3 aliases for sha2
2009-04-09  Jelte Jansenchoose a better error to return
2009-04-08  Jelte JansenDSA signature generation offset bug fix
next