chiark / gitweb /
adns.git
2006-04-08 ianrestructured and improved changelog
2006-04-08 ianA few more links for the README.
2006-04-08 ianlicence waiver section improved
2006-04-07 ianfix up adnstest for r_unknown; tests for r_unknown
2006-04-07 ianunknown rr types seem to work
2006-04-06 ianspec for adns_r_unknown
2006-04-06 ianSRV supported
2006-04-06 ianSERVFAIL is definitely not conclusive. Eg, recursive...
2006-04-06 iansemicolon _is_ comment in resolv.conf now
2006-04-06 ianSRV is now supported
2006-04-06 ianregression tests for srv, part 2
2006-04-06 ianregression tests for srv, part 1
2006-04-06 ianremove debugging from srv with postsort
2006-04-06 iansrv with postsort seems to work
2006-04-05 ianrevert: put back postsort - the RFC doesn't say that...
2006-04-05 iando away with postsort - the server does that for us
2006-04-05 ianno, do not add new types to adnstest - it breaks regres...
2006-04-05 ianfix parsing of SRVs
2006-04-04 iansrv processing written (except for sorting); now to...
2006-04-04 ianfurther wip on SRV - need per-type functions now includ...
2006-04-04 ianinitial SRV WIP - adns.h
2006-04-03 ian+ * Document in adns.h EINVAL from adns_init meaning... before-srv-2006-04-04
2006-04-03 ian * adnstest converts some errno values to EFOOBAR...
2006-04-03 ian+ * Update MINOR to 2 because of adns_init_logfn.
2006-04-03 ian+ * Create $(bin_dir) and $(lib_dir) on `make install...
2006-04-03 ianInclude reference to Peter Simons's Haskell bindings
2006-04-03 ian+ Fixes from or suggested by Bernd Eckenfels, the...
2006-04-03 ianDo not print size of leaked blocks of memory (this...
2006-04-03 ianCorrect type of various printf arguments: ptrdiff_t...
2006-04-03 ian+ * Include reference to Peter Simons's Haskell bindings
2006-01-07 ianfinalise
2006-01-07 ian+ * New adns_init_logfn etc. for having logging done...
2006-01-07 ianbranch is closed
2005-10-15 ian+ * Call Tensurerecordfile in Hgettimeofday (Tensurere...
2005-10-15 ian+ * Add -Wno-pointer-sign if GCC has that option.
2005-04-05 ian+ * Add documentation comment by definition of adns_r_...
2005-03-16 ian+ * New adnsheloex client courtesy of Tony Finch ...
2005-03-16 ian+ * Darwin listed in INSTALL.
2005-03-16 ian+ * Add .PHONY: install to Makefile, to help people...
2005-03-16 ian+ * Added a TODO list item.
2004-12-19 iandocument log message format
2004-12-19 iandocument the fact that you have to reassemble the messages
2004-12-15 ian+ * New adns_init_logfn etc. for having logging done...
2004-07-10 ian+ * Allow `;'-comments in resolv.conf (report from...
2004-07-04 iansemicolon comments request
2004-05-04 ian+ * New LICENCE.WAIVERS file for GPL-incompatility...
2004-05-04 ian+ * Fix error in prototype in definition of adns__pars...
2003-07-01 ianupdate version rel-adns-1-1
2003-07-01 ianReleasing 1.1.
2003-07-01 iancategorise changelog
2003-06-29 ianfixes from www.gnu.org
2003-06-29 ianupdate latest html version
2003-06-22 ianimprove wrapping in adns.h
2003-06-22 ian+ * Fix bogus multiple updates to p in transmit.c (!)
2003-06-22 ian+ * Do not spin if connect() fails immediately (!)
2003-06-22 ian+ * Some better source code formatting/wrapping in...
2003-06-22 ianfix test cases for CNAME search list bugfix
2003-06-15 ianand process readme
2003-06-15 ian+ * Problem with SERVFAIL in TODO.
2003-01-24 ian+ * Added wishlist entry re configurable port no.
2002-11-24 ian+ * Always #include <sys/types.h> before <sys/socket...
2002-04-09 ian+ * Understand and sort of check OpenBSD `lookup'...
2001-12-18 ian+ * Don't use <sys/select.h> any more, it was a mistak...
2001-10-29 ianNew TODO item.
2001-03-10 ian+ Bugfixes:
2000-09-17 ianInclude standard CFLAGS in regress/ builds of other... rel-adns-1-0
2000-09-17 ianVersion 1.0.
2000-09-17 ianSupport --version in utility programs.
2000-09-17 ianUrgency medium
2000-09-17 ianAdd blank line.
2000-09-17 ianClarify wording re full-service.
2000-09-17 ianMention dependency on GCC for dynamic, GNU m4 for m4...
2000-09-17 ianFix typos.
2000-09-17 ian+ * Treat 8-bit characters in email addrs as RFC822...
2000-09-17 ianChange DISTVERSION to pre-1.0-1 rel-adns-pre-1-0--1
2000-09-17 ianMore docs improvlements.
2000-09-17 ianMore docs improvlements.
2000-09-17 ian+ * Documentation improved somewhat, including new...
2004-03-09 ianwoah, complication
2000-09-17 ian+ * adnslogres has --help option.
2000-09-17 ianUpdate copyright dates and documentation.
2000-09-17 ianInitial checkin from my copy of GNU WWW CVS.
2000-09-16 ian+ * Find install-sh properly when we need to use it...
2000-09-16 ianUse `...` instead of POSIX $(...) to pander to stupid...
2000-09-16 ianWork around stupid sh versions which need 4<&4.
2000-09-16 ianImprove portability cleanups list.
2000-09-16 ianAdd <stdarg.h>.
2000-09-16 ianDo not run tests of executables not built. Do not...
2000-09-16 ian+ * Add pre-generated versions of m4-generated files...
2000-09-16 ian+ * Regression tests now include adnshost, adnslogres...
2000-09-16 ian+ * Fix adnsresfilter usage message to include correct...
2000-09-16 ianadnslogres new -C option
2000-09-16 ian+ * Improvements to adnslogres (incl. new -c option...
2000-09-16 ianUndo errant checkin of fanf's changes.
2000-09-16 ianChanges as from fanf in his message of 11th May 2000.
2000-09-16 ianTurn on debug for adnshost regression.
2000-09-16 ianNew test case for cancel of a query with a subquery.
2000-09-16 ianUnderstand empty fd sets properly !
2000-09-16 ianDocument failure on AIX.
2000-09-16 ian+ * Fix incorrect `compressed datagram contains loop...
next