summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAge
* Correct type of various printf arguments: ptrdiff_t != intian2006-04-03
* + * New adnsheloex client courtesy of Tony Finch (and copyright noticesian2005-03-16
* Releasing 1.1.ian2003-07-01
* Support --version in utility programs.ian2000-09-17
* + * adnslogres has --help option.ian2000-09-17
* Update copyright dates and documentation.ian2000-09-17
* Do not run tests of executables not built. Do not buildian2000-09-16
* + * Regression tests now include adnshost, adnslogres, adnsresfilter.ian2000-09-16
* + * Fix adnsresfilter usage message to include correct default timeout.ian2000-09-16
* adnslogres new -C optionian2000-09-16
* + * Improvements to adnslogres (incl. new -c option) from Tony Finch.ian2000-09-16
* Undo errant checkin of fanf's changes.ian2000-09-16
* Changes as from fanf in his message of 11th May 2000.ian2000-09-16
* + General Improvements:ian2000-09-16
* + Bugfixes:ian2000-09-14
* + * Add list of tested platforms in INSTALL file.ian2000-09-14
* + * Kill bogus warning, adh-main.c: `arg2' might be used uninitialized ...ian2000-09-13
* + * Fix <sys/fcntl.h> in client/adnsresfilter.c to <fcntl.h>.ian2000-09-13
* Update copyright dates.ian2000-08-09
* + * New --disable-dynamic configure option for non-ELF systems.ian2000-08-09
* + * Do not spin if TCP connection blocks for writing (and add test case).ian2000-06-27
* + * adnsresfilter doesn't resolve textual prefixes of addresses (eg,ian2000-05-21
* + * Copyright notices updated.ian2000-05-07
* + * adnslogres: do not call equivalent of printf("%.*s",0,(char*)0).ian2000-04-11
* + * adnslogres: cast chars to unsigned char before using ctype.h macros.ian2000-03-20
* + * Spurious `server failure on unidentifiable query' warning suppressed.ian2000-03-20
* + * New adns_submit_reverse_any for eg RBL lookups, and correspondingian2000-03-02
* + * Better checking of long domain names and labels in queries.ian2000-03-01
* Improved usage message.ian1999-11-24
* adnsresfilter needs tsearchian1999-11-24
* adnsresfilter -a (include addr.) optionian1999-11-24
* New properly-asynchronous adnsresfilter seems to work.ian1999-11-07
* New improved adnsfilter, but not yet debugged.ian1999-11-07
* On timeout with adnsresfilter in non-forever mode, resubmit queries.ian1999-11-03
* + * New fanftest test program from Tony Finch (ignored by `make install').ian1999-11-03
* + * Many memory leaks fixed.ian1999-11-02
* + Core library bugfixes:ian1999-11-02
* Really do not install fanftest.ian1999-10-15
* Do not install fanftest.ian1999-10-15
* + * Better control of adnshost output and error messages (new -F options).ian1999-10-15
* Include copyright and stuff; change aargh to more normal one.ian1999-10-15
* adnslogres aargh change from fanf.ian1999-10-15
* + * Include stdlib.h in adnshost.h.ian1999-10-15
* + * adnshost prints somewhat better messages about some wrong usages.ian1999-10-13
* Remove spurious semicolon.ian1999-10-13
* Do link statically against libadns !ian1999-10-13
* + * Dynamically linked clients now made with -l, so as to avoid rpath.ian1999-10-13
* adns_reverse_submit function for easy in-addr queries.ian1999-10-13
* Get semantics of invertable options, and of cancelling, right.ian1999-10-13
* Bugfixes and stuff implemented.ian1999-10-13