summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAge
...
* + * 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
* Indent following new testing of forallqueries.ian1999-07-14
* Sort out testing of forallqueries.ian1999-07-14
* Made adnstest.c test context pointers.ian1999-07-14
* Bugfixes; adnstest has ability to use poll(2), and user can set initflags;ian1999-07-11
* adns_errabbrev; regress/checkall prints summary list of failed tests;ian1999-06-17
* In adnstest, allocate enough space for, and terminate, query types.ian1999-06-16
* Look for inet_aton and inet_ntoa (in -lnsl and -lsocket).ian1999-05-09
* Regression tests pass with new owner and flags stuff, not yet testedian1999-04-17
* Return owner if caller asks.ian1999-04-17
* Can set query flags, and static version.ian1999-04-17
* Include TTL (well, actually, expiry time) in answers.ian1999-04-11
* Copyright dates fixed; various TODOs added.ian1999-03-30
* Progress towards Standards.infoian1999-03-28
* Renamed Makefiles to Makefile.inian1999-03-28
* Autoconfifying - beginning.ian1999-03-28
* Regression tests run, first one written.ian1998-11-29
* Initial testing stuff; want to rearrange.ian1998-11-29
* Test harness - recording seems to work, sort of.ian1998-11-28