2014-05-05 |
Ian Jackson | .gitignore: Add subdirectories' .cvsignores Signed-off-by: Ian Jackson <ijackson@chiark.greenend...
|
commit | commitdiff | tree |
2014-05-05 |
Ian Jackson | .gitignore: Add *.o *.so *.a and *~ Signed-off-by: Ian Jackson <ijackson@chiark.greenend...
|
commit | commitdiff | tree |
2014-05-05 |
Ian Jackson | .gitignore: Rename from .cvsignore Signed-off-by: Ian Jackson <ijackson@chiark.greenend...
|
commit | commitdiff | tree |
2014-05-05 |
Ian Jackson | CVS to git conversion
|
commit | commitdiff | tree |
2014-05-05 |
Ian Jackson | make script's actual tag anyway
|
commit | commitdiff | tree |
2014-05-05 |
Ian Jackson | merge the script's history into the generated history
|
commit | commitdiff | tree |
2014-04-30 |
Ian Jackson | Merge remote-tracking branch 'mdw/mdw/convert-script'
|
commit | commitdiff | tree |
2014-04-30 |
Ian Jackson | fix
|
commit | commitdiff | tree |
2014-04-29 |
Ian Jackson | script is in new location
|
commit | commitdiff | tree |
2014-04-29 |
Ian Jackson | merge rather than abandon pollfds
|
commit | commitdiff | tree |
2014-04-29 |
Ian Jackson | move graftmergein (nfc)
|
commit | commitdiff | tree |
2014-04-29 |
Ian Jackson | tidy up a bit
|
commit | commitdiff | tree |
2014-04-29 |
Ian Jackson | found
|
commit | commitdiff | tree |
2014-04-16 |
ian | FOUND on davenant /u/ian/things/Adns/adns -rw-rw-r-- 1 ian ian 12465 Oct 18 2006 client...
|
commit | commitdiff | tree |
2014-04-16 |
ian | FOUND on davenant /u/ian/things/Adns/adns -rw-r--r-- 1 ian ian 9594 Jan 2 2007 README.html
|
commit | commitdiff | tree |
2006-10-17 |
ian | finalise version 1.4
|
commit | commitdiff | tree |
2006-08-09 |
ian | + Improvements for multithreaded programs:
|
commit | commitdiff | tree |
2006-06-06 |
ian | MINOR=3
|
commit | commitdiff | tree |
2006-06-06 |
ian | get rid of junk file x.gdb
|
commit | commitdiff | tree |
2006-06-06 |
ian | DISTVERSION 1.3
|
commit | commitdiff | tree |
2006-06-06 |
ian | finalise adns 1.3
|
commit | commitdiff | tree |
2006-06-06 |
ian | + * Do away with `mismatch' variable in parse.c:adns__findr...
|
commit | commitdiff | tree |
2006-05-10 |
ian | + Portability fixes:
|
commit | commitdiff | tree |
2006-05-09 |
ian | + * Use autoconf's values for {bin,lib,include}_dir...
|
commit | commitdiff | tree |
2006-05-09 |
ian | + * Cast ptrdiff_t to int for %.*s length in adnsheloex...
|
commit | commitdiff | tree |
2006-05-09 |
ian | + Bugfixes:
|
commit | commitdiff | tree |
2006-04-08 |
ian | changelog version finalised, 1.2
|
commit | commitdiff | tree |
2006-04-08 |
ian | update DISTVERSION
|
commit | commitdiff | tree |
2006-04-08 |
ian | update copyright dates
|
commit | commitdiff | tree |
2006-04-08 |
ian | update copyright dates and ADNS_VERSION_STRING
|
commit | commitdiff | tree |
2006-04-08 |
ian | restructured and improved changelog
|
commit | commitdiff | tree |
2006-04-08 |
ian | A few more links for the README.
|
commit | commitdiff | tree |
2006-04-08 |
ian | licence waiver section improved
|
commit | commitdiff | tree |
2006-04-07 |
ian | fix up adnstest for r_unknown; tests for r_unknown
|
commit | commitdiff | tree |
2006-04-07 |
ian | unknown rr types seem to work
|
commit | commitdiff | tree |
2006-04-06 |
ian | spec for adns_r_unknown
|
commit | commitdiff | tree |
2006-04-06 |
ian | SRV supported
|
commit | commitdiff | tree |
2006-04-06 |
ian | SERVFAIL is definitely not conclusive. Eg, recursive...
|
commit | commitdiff | tree |
2006-04-06 |
ian | semicolon _is_ comment in resolv.conf now
|
commit | commitdiff | tree |
2006-04-06 |
ian | SRV is now supported
|
commit | commitdiff | tree |
2006-04-06 |
ian | regression tests for srv, part 2
|
commit | commitdiff | tree |
2006-04-06 |
ian | regression tests for srv, part 1
|
commit | commitdiff | tree |
2006-04-06 |
ian | remove debugging from srv with postsort
|
commit | commitdiff | tree |
2006-04-06 |
ian | srv with postsort seems to work
|
commit | commitdiff | tree |
2006-04-05 |
ian | revert: put back postsort - the RFC doesn't say that...
|
commit | commitdiff | tree |
2006-04-05 |
ian | do away with postsort - the server does that for us
|
commit | commitdiff | tree |
2006-04-05 |
ian | no, do not add new types to adnstest - it breaks regress...
|
commit | commitdiff | tree |
2006-04-05 |
ian | fix parsing of SRVs
|
commit | commitdiff | tree |
2006-04-04 |
ian | srv processing written (except for sorting); now to...
|
commit | commitdiff | tree |
2006-04-04 |
ian | further wip on SRV - need per-type functions now including...
|
commit | commitdiff | tree |
2006-04-04 |
ian | initial SRV WIP - adns.h
|
commit | commitdiff | tree |
2006-04-03 |
ian | + * Document in adns.h EINVAL from adns_init meaning... ...suggested by Bernd Eckenfels, the Debian maintainer:
|
commit | commitdiff | tree |
2006-04-03 |
ian | * adnstest converts some errno values to EFOOBAR...
|
commit | commitdiff | tree |
2006-04-03 |
ian | + * Update MINOR to 2 because of adns_init_logfn.
|
commit | commitdiff | tree |
2006-04-03 |
ian | + * Create $(bin_dir) and $(lib_dir) on `make install...
|
commit | commitdiff | tree |
2006-04-03 |
ian | Include reference to Peter Simons's Haskell bindings
|
commit | commitdiff | tree |
2006-04-03 |
ian | + Fixes from or suggested by Bernd Eckenfels, the... ...suggested by Bernd Eckenfels, the Debian maintainer: - Fixes from Bernd Eckenfels, the Debian maintainer: ...suggested by Bernd Eckenfels, the Debian maintainer:
|
commit | commitdiff | tree |
2006-04-03 |
ian | Do not print size of leaked blocks of memory (this...
|
commit | commitdiff | tree |
2006-04-03 |
ian | Correct type of various printf arguments: ptrdiff_t...
|
commit | commitdiff | tree |
2006-04-03 |
ian | + * Include reference to Peter Simons's Haskell bindings
|
commit | commitdiff | tree |
2006-01-07 |
ian | finalise
|
commit | commitdiff | tree |
2006-01-07 |
ian | + * New adns_init_logfn etc. for having logging done...
|
commit | commitdiff | tree |
2006-01-07 |
ian | branch is closed
|
commit | commitdiff | tree |
2005-10-15 |
ian | + * Call Tensurerecordfile in Hgettimeofday (Tensurerecordf...
|
commit | commitdiff | tree |
2005-10-15 |
ian | + * Add -Wno-pointer-sign if GCC has that option.
|
commit | commitdiff | tree |
2005-04-05 |
ian | + * Add documentation comment by definition of adns_r_ptr_r...
|
commit | commitdiff | tree |
2005-03-16 |
ian | + * New adnsheloex client courtesy of Tony Finch ...
|
commit | commitdiff | tree |
2005-03-16 |
ian | + * Darwin listed in INSTALL.
|
commit | commitdiff | tree |
2005-03-16 |
ian | + * Add .PHONY: install to Makefile, to help people...
|
commit | commitdiff | tree |
2005-03-16 |
ian | + * Added a TODO list item.
|
commit | commitdiff | tree |
2004-12-19 |
ian | document log message format
|
commit | commitdiff | tree |
2004-12-19 |
ian | document the fact that you have to reassemble the messages
|
commit | commitdiff | tree |
2004-12-15 |
ian | + * New adns_init_logfn etc. for having logging done...
|
commit | commitdiff | tree |
2004-07-10 |
ian | + * Allow `;'-comments in resolv.conf (report from...
|
commit | commitdiff | tree |
2004-07-04 |
ian | semicolon comments request
|
commit | commitdiff | tree |
2004-05-04 |
ian | + * New LICENCE.WAIVERS file for GPL-incompatility...
|
commit | commitdiff | tree |
2004-05-04 |
ian | + * Fix error in prototype in definition of adns__parse_domain.
|
commit | commitdiff | tree |
2003-07-01 |
ian | update version
|
commit | commitdiff | tree |
2003-07-01 |
ian | Releasing 1.1.
|
commit | commitdiff | tree |
2003-07-01 |
ian | categorise changelog
|
commit | commitdiff | tree |
2003-06-29 |
ian | fixes from www.gnu.org
|
commit | commitdiff | tree |
2003-06-29 |
ian | update latest html version
|
commit | commitdiff | tree |
2003-06-22 |
ian | improve wrapping in adns.h
|
commit | commitdiff | tree |
2003-06-22 |
ian | + * Fix bogus multiple updates to p in transmit.c (!)
|
commit | commitdiff | tree |
2003-06-22 |
ian | + * Do not spin if connect() fails immediately (!)
|
commit | commitdiff | tree |
2003-06-22 |
ian | + * Some better source code formatting/wrapping in...
|
commit | commitdiff | tree |
2003-06-22 |
ian | fix test cases for CNAME search list bugfix
|
commit | commitdiff | tree |
2003-06-15 |
ian | and process readme
|
commit | commitdiff | tree |
2003-06-15 |
ian | + * Problem with SERVFAIL in TODO.
|
commit | commitdiff | tree |
2003-01-24 |
ian | + * Added wishlist entry re configurable port no.
|
commit | commitdiff | tree |
2002-11-24 |
ian | + * Always #include <sys/types.h> before <sys/socket...
|
commit | commitdiff | tree |
2002-04-09 |
ian | + * Understand and sort of check OpenBSD `lookup'...
|
commit | commitdiff | tree |
2001-12-18 |
ian | + * Don't use <sys/select.h> any more, it was a mistake...
|
commit | commitdiff | tree |
2001-10-29 |
ian | New TODO item.
|
commit | commitdiff | tree |
2001-03-10 |
ian | + Bugfixes:
|
commit | commitdiff | tree |
2000-09-17 |
ian | Include standard CFLAGS in regress/ builds of other...
|
commit | commitdiff | tree |
2000-09-17 |
ian | Version 1.0.
|
commit | commitdiff | tree |
2000-09-17 |
ian | Support --version in utility programs.
|
commit | commitdiff | tree |
2000-09-17 |
ian | Urgency medium
|
commit | commitdiff | tree |
2000-09-17 |
ian | Add blank line.
|
commit | commitdiff | tree |
next |