chiark / gitweb /
src/types.c: Use the new `checklabel' machinery for PTR queries.
[adns.git] / regress /
2014-05-14 Mark Woodingregress/Makefile.in: More out-of-tree build hacking.
2014-05-03 Mark WoodingHacking to make out-of-tree builds work properly.
2006-04-08 ianupdate copyright dates
2006-04-07 ianfix up adnstest for r_unknown; tests for r_unknown
2006-04-06 ianregression tests for srv, part 2
2006-04-06 ianregression tests for srv, part 1
2006-04-06 iansrv with postsort seems to work
2006-04-03 ian * adnstest converts some errno values to EFOOBAR...
2006-04-03 ianDo not print size of leaked blocks of memory (this...
2005-10-15 ian@@ -11,6 +11,11 @@
2003-06-22 ian@@ -4,9 +4,12 @@
2003-06-22 ian@@ -1,6 +1,7 @@
2003-06-22 ianfix test cases for CNAME search list bugfix
2002-11-24 ian@@ -6,6 +6,7 @@
2000-09-17 ianInclude standard CFLAGS in regress/ builds of other...
2000-09-17 ianUpdate copyright dates and documentation.
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 ianAdd <stdarg.h>.
2000-09-16 ianDo not run tests of executables not built. Do not...
2000-09-16 ian@@ -22,6 +22,7 @@
2000-09-16 ian@@ -9,7 +9,7 @@
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 ianUpdate copyright dates to 2000.
2000-09-16 ian@@ -3,6 +3,11 @@
2000-09-14 ian@@ -1,10 +1,24 @@
2000-09-13 ian@@ -1,6 +1,8 @@
2000-06-27 ian@@ -1,4 +1,4 @@
2000-06-27 ian@@ -17,6 +17,7 @@
2000-06-27 ian@@ -16,6 +16,7 @@
2000-05-21 ian@@ -1,8 +1,13 @@
2000-05-07 ian@@ -23,12 +23,13 @@
2000-05-07 ian@@ -1,18 +1,20 @@
2000-05-07 ianEBADF in list of errno values.
2000-05-07 ian@@ -3,6 +3,8 @@
2000-03-26 ian@@ -1,13 +1,26 @@
2000-03-02 ian@@ -9,6 +9,7 @@
2000-03-02 ian@@ -1,11 +1,14 @@
2000-03-02 ian@@ -4,6 +4,8 @@
2000-03-02 ianTest case for format error.
2000-03-02 ianTest cases for long domain names.
2000-03-02 ianTest cases for long labels and domains.
1999-11-02 ian@@ -4,14 +4,15 @@
1999-10-16 ianSensible handling of empty reads.
1999-10-16 ianNew TCP tests.
1999-10-16 ianAdd EHOSTUNREACH ECONNREFUSED EPIPE.
1999-10-15 ianTest case for infinite timeouts.
1999-10-13 ianRegression test scripts set EF_DISABLE_BANNER (for...
1999-10-13 ianadns_rr_info on _r_mx etc. shows status type abbrev...
1999-10-12 ianDo not get EBADF.
1999-10-12 ianDisallow unknown errnos (abort).
1999-10-12 ianAbort on EBADF, EFAULT. Correctly parse numeric errnos.
1999-10-12 ianReally make norecurse tests work.
1999-10-12 ianReally make norecurse tests work.
1999-10-12 ianFix up norecurse tests for event.c autosys patch.
1999-10-12 ianDo not show banner.
1999-10-12 ianCheck for recursion via adns__autosys (which is forbidden).
1999-10-10 ianCopyrights now acknowledge fanf for adns. Individual...
1999-09-26 ianCorrect error messages for qname CNAME foo, foo CNAME...
1999-09-26 ianImproved textual error string for _s_prohibitedcname.
1999-09-26 ianAdd test for TCP responses which end up in several...
1999-08-15 ianDon't complain so much about poll(2) tests if not avail...
1999-08-15 ianPrint error message string in hostaddr.
1999-08-14 ianIncompatible changes:
1999-08-05 ianRegression tests compile on systems without poll(2...
1999-07-29 iandebug message about unexpected server removed.
1999-07-29 ianOnly accept a reply from the subset of servers we sent...
1999-07-29 ianRestarting a TCP-using query doesn't abort.
1999-07-29 ianChanged memory semantics of internal queries to fix...
1999-07-28 ianmake _qf_owner work if _qf_search not specified, and...
1999-07-14 ianRemove "junk".
1999-07-14 ianSupport and test iteration; test return in different...
1999-07-11 ianRegression for poll(2).
1999-07-11 ianBugfixes; adnstest has ability to use poll(2), and...
1999-06-17 ianadns_errabbrev; regress/checkall prints summary list...
1999-06-16 ianClean up parents from adns->childw (otherwise would...
1999-05-19 ianMake fcntl recording not have spurious OK.
1999-05-14 ianMissing targets in regress/Makefile.in added.
1999-05-12 ianLDLIBS removed from dependency lists (some makes don...
1999-05-12 ianegression test doesn't rely on value of O_NONBLOCK...
1999-05-12 ianRegression test doesn't rely on value of O_NONBLOCK.
1999-05-09 ianLook for inet_aton and inet_ntoa (in -lnsl and -lsocket).
1999-04-17 ianoption debug and option ndots implemented
1999-04-17 ianRoot queries work better now.
1999-04-17 ianTest searching.
1999-04-17 ianFix and reinstate.
1999-04-17 ianThis was silly and should be obsolete. Use m1test.
1999-04-17 ianRegression tests pass with new owner and flags stuff...
1999-04-11 ianMailbox quoting seems to work.
1999-04-11 ianaddcases is broken, remove it.
1999-04-11 ianFix one bug.
1999-04-11 ianInclude TTL (well, actually, expiry time) in answers.
1999-03-30 ianCopyright dates fixed; various TODOs added.
1999-03-30 ianLost fixme; better clean.
1999-03-30 ianGNU Standards makefile targets.
1999-03-28 ianProgress towards Standards.info
1999-03-28 ianRenamed Makefiles to Makefile.in
1999-03-28 ianAutoconfifying - beginning.
next