chiark / gitweb /
+ * Documentation improved somewhat, including new GPL-vs-LGPL file.
[adns.git] / src / transmit.c
2000-09-17 ian+ * Documentation improved somewhat, including new...
2000-09-17 ianUpdate copyright dates and documentation.
2000-05-21 ian+ Minor improvements:
2000-05-07 ian+ * Copyright notices updated. rel-adns-0-8
2000-03-02 ian+ * Add test case for recursion (infinite loop) domain...
2000-03-01 ian+ * Better checking of long domain names and labels...
1999-11-07 ianNew improved adnsfilter, but not yet debugged.
1999-11-02 ian+ * Many memory leaks fixed.
1999-10-16 ian+ * TCP handling revamped (avoids recursive-invocation...
1999-10-10 ianCopyrights now acknowledge fanf for adns. Individual...
1999-08-14 ianIncompatible changes:
1999-07-29 ianRestarting a TCP-using query doesn't abort.
1999-07-05 ianNew poll(2) stuff etc. Does not work yet, but compiles.
1999-05-08 ianPortability fixes (missing struct in_addr, INADDR_LOOPB...
1999-04-17 ianRoot queries work better now.
1999-04-17 ianSearch list implementation compiles, but not tested.
1999-04-11 ianSIGPIPE protection available.
1999-03-30 ianCopyright dates fixed; various TODOs added.
1998-11-16 ianImproved error discrimination / set of errors.
1998-11-14 ianUse struct sockaddr in several places; distinguish...
1998-11-14 ianMerge changes from chiark: cvs rdiff -u -r tochiark...
1998-11-10 ianRemove NULL queries. Remove _mf queries (master file...
1998-11-08 ianCompiles but does not link.
1998-11-08 ianRearrangement more or less sorted, back to trying to...