chiark / gitweb /
adns.git
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...
2000-09-16 ianUpdate copyright dates to 2000.
2000-09-16 ian+ General Improvements:
2000-09-14 ian+ Bugfixes:
2000-09-14 ian+ * Add list of tested platforms in INSTALL file.
2000-09-13 ian+ * Kill bogus warning, adh-main.c: `arg2' might be...
2000-09-13 ian+ * Fix <sys/fcntl.h> in client/adnsresfilter.c to...
2000-08-09 ian+ -- Ian Jackson <ian@davenant.greenend.org.uk> Wed... rel-adns-0-9
2000-08-09 ianUpdate copyright dates.
2000-08-09 ianSay that I dislike libtool.
2000-08-09 ian+ * Use AC_PROG_INSTALL (=> perhaps install-sh), to...
2000-08-09 ian+ * New --disable-dynamic configure option for non...
2000-08-09 ian+ * New --disable-dynamic configure option for non...
2000-06-28 ianBump version.
2000-06-28 ian+ * Referrals with RD+RA set, or RCODE=Refused, don...
2000-06-27 ian+ * TODO list and other docs updated slightly.
2000-06-27 ian+ * Do not free something twice if query fails and...
2000-06-27 ian+ * TODO list updated somewhat.
2000-06-27 ian+ * Do not spin if TCP connection blocks for writing...
2000-06-27 ian+ * regress/output-<case>.report file contains more...
2000-06-27 ian+ * m1test script can invoke `hrecord' differently.
2000-05-21 ian+ * Pass LDFLAGS from configure on to ld via settings...
2000-05-21 ian+ * adnsresfilter doesn't resolve textual prefixes...
2000-05-21 ian+ Minor improvements:
2000-05-21 ian+ Bug fixes:
2000-05-09 ian+ * Call MEM_ROUND in __transfer_interim (avoids asser...
2000-05-09 ian+ * Move `extern "C" {' to after #include <...>'s.
2000-05-07 ian+ * Copyright notices updated. rel-adns-0-8
2000-05-07 ian+ -- Ian Jackson <ian@davenant.greenend.org.uk> Sun...
2000-05-07 ian- * bug_if_query_done feature for debugging (SHOULD...
2000-05-07 ian+ * Fixed infrequent race causing assertion failure...
2000-05-07 ianEBADF in list of errno values.
2000-05-07 ian+ * Race near adns_beforeselect which could cause...
2000-04-11 ian+ * adnslogres: do not call equivalent of printf(...
2000-03-28 ian+ * If we get a referral, don't also always complain...
2000-03-26 ian+ * bug_if_query_done feature for debugging (SHOULD... privaterel-1999-03-26-head
2000-03-26 iancompiles
2000-03-26 ian+ Bugfixes:
2000-03-26 ian+ * In _beforeselect, global system failure now produc...
2000-03-20 ian+ * Documented that adns_rr_info _rr_hostaddr ( )...
2000-03-20 ian+ * Security/performance note added, about local names...
2000-03-20 ian+ * adnslogres: cast chars to unsigned char before...
2000-03-20 ian+ * Spurious `server failure on unidentifiable query...
2000-03-20 ian+ * Spurious `server failure on unidentifiable query...
2000-03-02 ianUpdated dist version. rel-adns-0-7
2000-03-02 ian+ -- Ian Jackson <ian@davenant.greenend.org.uk> Thu...
2000-03-02 ianAdd DRAFT note.
2000-03-02 ian+ -- Ian Jackson <ian@davenant.greenend.org.uk> Thu...
2000-03-02 ian+ * Add test case for recursion (infinite loop) domain...
2000-03-02 ian+ * New adns_submit_reverse_any for eg RBL lookups...
2000-03-02 ian+ * In answers, quote everything except alphanums...
2000-03-02 ianTest case for format error.
2000-03-02 ianTry again if we get query domain too long and are searc...
2000-03-02 ianTest cases for long domain names.
2000-03-02 ianTest cases for long labels and domains.
2000-03-01 ian+ * Better checking of long domain names and labels...
2000-03-01 ian+ * Better reporting of unexpected or weird replies...
2000-01-08 ianRemove extra extensions since UCB have withdrawn the...
1999-11-24 ian+ * README updated (from www home page).
1999-11-24 ianVersion 0.6. rel-adns-0-6
1999-11-24 ian+ -- Ian Jackson <ian@davenant.greenend.org.uk> Wed...
1999-11-24 ian+ Cool new utility:
1999-11-24 ianImproved usage message.
1999-11-24 ianadnsresfilter needs tsearch
1999-11-24 ian+ * Do not fail assertion if _qf_owner, _qf_search...
1999-11-24 ianadnsresfilter -a (include addr.) option
1999-11-07 ian+ * Reads /etc/resolv-adns.conf if it exists.
1999-11-07 ianNew properly-asynchronous adnsresfilter seems to work.
1999-11-07 iantvarith.h in right place.
1999-11-07 ianNew improved adnsfilter, but not yet debugged.
1999-11-03 ianOn timeout with adnsresfilter in non-forever mode,...
1999-11-03 ian+ * New fanftest test program from Tony Finch (ignored... privaterel-1999-11-02-wolff
1999-11-02 ianDocument a few more of tonight's changes. privaterel-1999-11-02-fanf
1999-11-02 ian+ * Many memory leaks fixed.
1999-11-02 ian+ Core library bugfixes:
1999-11-02 ian+ * Declare flags parameters as enums again, not ints.
1999-10-16 ianSensible handling of empty reads. privaterel-1999-10-16-fanf
1999-10-16 ian+ * TCP handling revamped (avoids recursive-invocation...
1999-10-16 ianNew TCP tests.
1999-10-16 ianAdd EHOSTUNREACH ECONNREFUSED EPIPE.
1999-10-16 ianRemove __checkqueues; improve some comments.
1999-10-15 ian+ * New fanftest test program from Tony Finch.
1999-10-15 ian+ * adnslogres: parsing and error checking improved...
1999-10-15 ianTest case for infinite timeouts.
1999-10-15 ianReally do not install fanftest.
1999-10-15 ianDo not install fanftest.
next