chiark / gitweb /
Support transport over IPv6.
[adns.git] / src / general.c
2014-05-10 Mark WoodingSupport transport over IPv6.
2006-04-08 ianupdate copyright dates
2006-01-07 ian@@ -1,4 +1,4 @@
2003-06-22 ian@@ -10,6 +10,7 @@
2000-09-17 ianUpdate copyright dates and documentation.
2000-05-07 ian@@ -23,12 +23,13 @@
2000-03-01 ian@@ -2,6 +2,8 @@
1999-11-02 ian@@ -4,14 +4,15 @@
1999-10-15 ian@@ -10,6 +10,7 @@
1999-10-13 ianadns_rr_info on _r_mx etc. shows status type abbrev...
1999-10-10 ianCopyrights now acknowledge fanf for adns. Individual...
1999-09-26 ianImproved textual error string for _s_prohibitedcname.
1999-08-14 ianIncompatible changes:
1999-07-28 ian* adns_s_systemfail is in table of errors (for eg adns_...
1999-06-17 ianadns_errabbrev; regress/checkall prints summary list...
1999-05-08 ianInclude <sys/times.h> in a few more files. Include...
1999-05-08 ianPortability fixes (missing struct in_addr, INADDR_LOOPB...
1999-04-11 ianSIGPIPE protection available.
1999-03-30 ianCopyright dates fixed; various TODOs added.
1998-11-28 iansortlist; init supplying text of config file; env vars...
1998-11-22 ianAllow configuration entirely by text file.
1998-11-16 ianImproved error discrimination / set of errors.
1998-11-15 ianDo PTR checking (multiple PTRs allowed).
1998-11-14 ianGeneral improvements; add cancel routine.
1998-11-14 ianUse struct sockaddr in several places; distinguish...
1998-11-10 ianRemove NULL queries. Remove _mf queries (master file...
1998-11-10 ianImport changes from chiark: cvs rdiff -u -r tochiark...
1998-11-08 ianBugfixes.
1998-11-08 ianCompiles and links.
1998-11-08 ianmalloc(0)->0 fixes.
1998-11-08 ianCompiles but does not link.
1998-11-08 ianRearrangement more or less sorted, back to trying to...