]> git.ipfire.org Git - thirdparty/ldns.git/shortlog
thirdparty/ldns.git
2007-02-15  Wouter Wijngaardsunused varibale str.
2007-02-15  Wouter Wijngaardsifdefs in other test too.
2007-02-14  Jelte Jansencopy tarball of current checkout if svn is not set...
2007-02-14  Jelte Jansencompilation is done by test 01, so can be left out...
2007-02-14  Jelte Jansenand some more test changes for another solaris (lustra)
2007-02-14  Jelte Jansenupdated tests for solaris
2007-02-14  Jelte Jansenfixed dependencies in testns.o make target
2007-02-14  Jelte Jansenupdated compiler-flag function ported back from unbound...
2007-02-14  Wouter WijngaardsStops configure complainig about datarootdir.
2007-02-13  Jelte Jansenincludes are already in config.h
2007-02-13  Wouter Wijngaardstestns new option: match all of packet.
2007-02-13  Jelte Jansensolaris compile commands in compile test
2007-02-13  Jelte Janseninclude time.h
2007-02-13  Jelte Jansenremoved AC_CHECK_DECLS
2007-02-13  Wouter WijngaardsExtra comments about user responsability.
2007-02-13  Wouter Wijngaardsentries have lineno to identify them.
2007-02-09  Wouter Wijngaardsdelete_entry function.
2007-02-08  Wouter Wijngaardsmore dependencies
2007-02-08  Wouter WijngaardsMade so you can read per entry, for unbound test code.
2007-02-06  Jelte Jansenbug in wildcard signature verification where multiple...
2007-02-05  Wouter WijngaardsRemoved = from last putenv, this works and it unsetenvs.
2007-02-05  Wouter WijngaardsCast for timegm warnings, and putenv fixup.
2007-02-05  Wouter WijngaardsFixup configure for checking defines.
2007-02-05  Wouter WijngaardsNicer printout, unneeded include.
2007-02-05  Wouter WijngaardsTypo in POSIX define check.
2007-02-05  Jelte Jansenmore compiler flag checks
2007-02-02  Jelte Jansenone more
2007-02-02  Jelte Jansenfixed other tests for osx
2007-02-02  Jelte Jansenremoved hosts file
2007-02-02  Jelte Jansenbetter function used
2007-02-02  Jelte Jansenfix unit test for osx
2007-02-02  Wouter Wijngaardssigned-unsigned comparison warning on solaris10.
2007-02-02  Jelte Jansendon't error but warn for osx_deployment_target value...
2007-02-02  Jelte Jansentestbed/tests osx version 1
2007-02-02  Jelte Jansensigh, duck and run if splint approaches.
2007-02-02  Jelte Jansenpass tpkg location to test script
2007-02-02  Jelte Jansenremoved output files
2007-02-01  Jelte Jansensmall rounding compensation
2007-02-01  Wouter WijngaardsSet ID function.
2007-01-31  Wouter WijngaardsMore doxygen comments.
2007-01-30  Wouter WijngaardsDoxygen comments (for unbound doc check).
2007-01-30  Wouter WijngaardsSplit up ldns-testns into network server and data stora...
2007-01-24  Jelte Jansenprint existence denied at lower verbosity
2007-01-18  Jelte Jansenstart with teststuff
2007-01-18  Jelte Jansenuse server.stop instead of kill
2007-01-18  Jelte Jansenadded rudimentary feature in test ns, if you query for
2007-01-17  Jelte Jansenuse long enough buffer for tsig signing
2007-01-09  Wouter WijngaardsPlease lint.
2007-01-09  Wouter Wijngaardsmanual page for ldns-notify. -r <max retries> option...
2007-01-09  Wouter WijngaardsAdded ldns-notify. Capable of including the SOA serial...
2007-01-09  Jelte Jansentrailing newline in output hex files
2007-01-09  Jelte Jansenfixed segfault on malformed answers when using -f
2006-12-20  Jelte Jansenremoved redefines (break build on openbsd)
2006-12-18  Jelte Jansenprint error when resolv.conf can't be read
2006-12-18  Jelte Jansenupdated other configures
2006-12-18  Jelte Jansentweaking for bsd
2006-12-18  Jelte Jansensunos
2006-12-15  Jelte Jansenuse posix ctime_r
2006-12-15  Jelte Jansenupdate to example configure.ac
2006-12-14  Jelte Jansenadded to rest, turned yes/no message around :) made...
2006-12-14  Jelte Jansenadded configure function that checks whether a flag...
2006-12-14  Jelte Jansenremoved compiler flags from default, going to do this...
2006-12-14  Jelte Jansenhad a little something leftover
2006-12-14  Wouter Wijngaardsfixup of manual page.
2006-12-14  Wouter WijngaardsUsage and man page for ldns-testns.
2006-12-14  Wouter WijngaardsFixup doxygen warning.
2006-12-14  Wouter WijngaardsRemove fake server.
2006-12-14  Jelte Jansenadded (empty) manpage
2006-12-14  Wouter WijngaardsNeed to link with these two libraries on sparc5, becaus...
2006-12-14  Wouter WijngaardsFixup of Makefile/configure for examples. More portable...
2006-12-13  Jelte Jansenrenamed keyword for hex data to match other keywords
2006-12-13  Jelte Jansenupdated test to use ldns-testns instead of ldns-fake...
2006-12-13  Wouter WijngaardsFix for ldns-testns, test for sys/select.h and ifdefs...
2006-12-13  Wouter WijngaardsFixes for compilation on SunOS
2006-12-13  Wouter WijngaardsThis allows executables to compile on SunOS. Libtool...
2006-12-13  Jelte Jansenadded example specification file to comments at start...
2006-12-13  Jelte Jansenlint, still fails because of a failed check within...
2006-12-13  Jelte Jansencopy from nsd/testns, to add fake-server features
2006-12-13  Wouter Wijngaardsreplacement for gmtime_r when it is not available....
2006-12-13  Wouter WijngaardsChanges to port to SunOS.
2006-12-13  Jelte Jansenlast char of dname wasn't matched in new dname comparison
2006-12-12  Wouter WijngaardsAdded compatibility files and configure checks for...
2006-12-12  Wouter WijngaardsSmall changes to help SunOS4.
2006-12-12  Jelte Jansencompile test also compiles examples now
2006-12-12  Jelte Jansenmaybe move some args around in the test script
2006-12-12  Jelte Jansenadded chase test
2006-12-12  Wouter WijngaardsInitialize these variables (compiler complains it may...
2006-12-11  Wouter WijngaardsByteswap for getservbyport, function needs network...
2006-12-11  Jelte Jansenoops
2006-12-11  Jelte Jansensame for pcat
2006-12-11  Jelte Jansenposix flags made build fail on linux
2006-12-11  Wouter Wijngaardsldns-testns a little more verbose
2006-12-08  Wouter WijngaardsAdded __BSD_VISIBLE for on FreeBSD to get u_int types...
2006-12-08  Wouter WijngaardsMaking it compile on Solaris 10.
2006-12-06  Jelte Jansentypos, "." removed in keyfetchers output file names...
2006-12-06  Jelte Jansenoff by 1 error in rr compare
2006-12-05  Jelte Jansenlong live lint ;)
2006-12-05  Jelte Jansensmall fix in parsing CERT records
2006-12-05  Jelte Jansenbyte error in printing CERT records
2006-12-01  Jelte Jansenexport ld lib path
next