summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAge
...
* + * 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
* not implemented things -> assert !implementedian1999-10-12
* bugfixesian1999-10-12
* adnshost improvements - now runs for at least one query.ian1999-10-12
* Return EAGAIN from _check instead of EWOULDBLOCK.ian1999-10-12
* Support for reverse queries.ian1999-10-10
* adnshost compiles again, and submits.ian1999-10-10
* Removed junk from adh-main.c.ian1999-10-10
* Reorganised adnshost into several files, some querying.ian1999-10-10
* Table-driven usage message for adnshost.ian1999-10-10
* Copyrights now acknowledge fanf for adns. Individual file copyrights too.ian1999-10-10
* Remove unused variables relating to poll.ian1999-09-26
* Improvements to options.ian1999-09-26
* Changes from Tony Finch: poll-using option and bugfix for adnslogres;ian1999-09-26
* New internal consistency checking with assert if right options set.ian1999-09-25
* New adnshost utility - currently only a usage message :-).ian1999-08-15
* New features:ian1999-08-15
* First version from fanf.ian1999-08-15
* Better usage messages (and no default query domain) for adnstest.ian1999-08-15
* Regression tests compile on systems without poll(2). Do not installian1999-08-05
* Compile without HAVE_POLL ?ian1999-07-14
* Support and test iteration; test return in different order.ian1999-07-14