chiark / gitweb /
+ * Some better source code formatting/wrapping in a few places.
[adns.git] / src / general.c
2003-06-22 ian+ * Some better source code formatting/wrapping in...
2000-09-17 ian+ * Documentation improved somewhat, including new...
2000-09-17 ianUpdate copyright dates and documentation.
2000-05-07 ian+ * Copyright notices updated. rel-adns-0-8
2000-03-01 ian+ * Better checking of long domain names and labels...
1999-11-02 ian+ * Many memory leaks fixed.
1999-10-15 ian+ * New adns_if_logpid option (functionality suggested...
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-07-05 ianNew poll(2) stuff etc. Does not work yet, but compiles.
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...