summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAge
* adnstest: Support typenum being 0xXX|DDDIan Jackson2014-10-24
* Update version numbers to be between releasesIan Jackson2014-10-24
* Versions: update to 1.5.0 RC0Ian Jackson2014-10-20
* Licensing: Add copyright for Mark WoodingIan Jackson2014-10-20
* Licensing: Update copyright dates for Ian JacksonIan Jackson2014-10-20
* Licensing: Delete FSF street addressIan Jackson2014-10-20
* Licensing: Update version in file header commentsIan Jackson2014-10-19
* Support IPv6 in addr queries.Mark Wooding2014-10-19
* Support v6-mapping IPv4 addresses found doing addr lookups.Mark Wooding2014-10-19
* src/, client/: Support for AAAA lookups.Mark Wooding2014-10-19
* src/, client/: Use the new adns_text2addr/addr2text functions.Mark Wooding2014-10-19
* New public-facing functions for address/text conversions.Ian Jackson2014-10-19
* src/: Carve out a `representation' subfield of adns_rrtype.Mark Wooding2014-10-12
* client/adh-query.c: Surprising comma rather than semicolon.Mark Wooding2014-06-13
* Hacking to make out-of-tree builds work properly.Mark Wooding2014-06-09
* .gitignore: Add subdirectories' .cvsignoresIan Jackson2014-05-05
* FOUND on davenantian2014-04-16
* get rid of junk file x.gdbian2006-06-06
* + Portability fixes:ian2006-05-10
* + * Cast ptrdiff_t to int for %.*s length in adnsheloex and adnslogres,ian2006-05-09
* update copyright datesian2006-04-08
* update copyright dates and ADNS_VERSION_STRINGian2006-04-08
* fix up adnstest for r_unknown; tests for r_unknownian2006-04-07
* unknown rr types seem to workian2006-04-07
* no, do not add new types to adnstest - it breaks regress totally!ian2006-04-05
* srv processing written (except for sorting); now to be debuggedian2006-04-04
* * adnstest converts some errno values to EFOOBAR: all of the onesian2006-04-03
* + * Create $(bin_dir) and $(lib_dir) on `make install', and alsoian2006-04-03
* 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