chiark / gitweb /
adns.git
2014-06-13 Mark Woodingsrc/adns-internal.h: Kill decoy internal header file.
2014-06-13 Mark Woodingsrc/internal.h: Delete decoy type `rr_align'.
2014-06-13 Mark Woodingsrc/types.c: Remove some unused macros.
2014-06-09 Mark WoodingRemove unused variables.
2014-06-09 Mark Woodingsrc/setup.c: Check netmask more carefully.
2014-06-09 Mark Woodingsrc/setup.c: Insert missing parentheses.
2014-06-09 Mark WoodingHacking to make out-of-tree builds work properly.
2014-05-05 Ian Jackson.gitignore: Add subdirectories' .cvsignores
2014-05-05 Ian Jackson.gitignore: Add *.o *.so *.a and *~
2014-05-05 Ian Jackson.gitignore: Rename from .cvsignore
2014-05-05 Ian JacksonCVS to git conversion cvs-to-git-conversion
2014-05-05 Ian Jacksonmake script's actual tag anyway
2014-05-05 Ian Jacksonmerge the script's history into the generated history
2014-04-30 Ian JacksonMerge remote-tracking branch 'mdw/mdw/convert-script'
2014-04-30 Ian Jacksonfix
2014-04-29 Mark WoodingDiff the changelog by hand if the commit message is...
2014-04-29 Mark WoodingWrap long single-line comment messages.
2014-04-29 Mark WoodingAvoid printing removed lines unless necessary; avoid...
2014-04-29 Mark WoodingUse `git mumble' consistently in place of `git-mumble'.
2014-04-29 Mark Woodingiwj's original.
2014-04-29 Ian Jacksonscript is in new location
2014-04-29 Ian Jacksonmerge rather than abandon pollfds
2014-04-29 Ian Jacksonmove graftmergein (nfc)
2014-04-29 Ian Jacksontidy up a bit
2014-04-29 Ian Jacksonfound
2014-04-16 ianFOUND on davenant
2014-04-16 ianFOUND on davenant
2006-10-17 ianfinalise version 1.4 rel-adns-1-4
2006-08-09 ian+ Improvements for multithreaded programs:
2006-06-06 ianMINOR=3 rel-adns-1-3
2006-06-06 ianget rid of junk file x.gdb
2006-06-06 ianDISTVERSION 1.3
2006-06-06 ianfinalise adns 1.3
2006-06-06 ian+ * Do away with `mismatch' variable in parse.c:adns__...
2006-05-10 ian+ Portability fixes:
2006-05-09 ian+ * Use autoconf's values for {bin,lib,include}_dir...
2006-05-09 ian+ * Cast ptrdiff_t to int for %.*s length in adnsheloe...
2006-05-09 ian+ Bugfixes:
2006-04-08 ianchangelog version finalised, 1.2 rel-adns-1-2
2006-04-08 ianupdate DISTVERSION
2006-04-08 ianupdate copyright dates
2006-04-08 ianupdate copyright dates and ADNS_VERSION_STRING
2006-04-08 ianrestructured and improved changelog
2006-04-08 ianA few more links for the README.
2006-04-08 ianlicence waiver section improved
2006-04-07 ianfix up adnstest for r_unknown; tests for r_unknown
2006-04-07 ianunknown rr types seem to work
2006-04-06 ianspec for adns_r_unknown
2006-04-06 ianSRV supported
2006-04-06 ianSERVFAIL is definitely not conclusive. Eg, recursive...
2006-04-06 iansemicolon _is_ comment in resolv.conf now
2006-04-06 ianSRV is now supported
2006-04-06 ianregression tests for srv, part 2
2006-04-06 ianregression tests for srv, part 1
2006-04-06 ianremove debugging from srv with postsort
2006-04-06 iansrv with postsort seems to work
2006-04-05 ianrevert: put back postsort - the RFC doesn't say that...
2006-04-05 iando away with postsort - the server does that for us
2006-04-05 ianno, do not add new types to adnstest - it breaks regres...
2006-04-05 ianfix parsing of SRVs
2006-04-04 iansrv processing written (except for sorting); now to...
2006-04-04 ianfurther wip on SRV - need per-type functions now includ...
2006-04-04 ianinitial SRV WIP - adns.h
2006-04-03 ian+ * Document in adns.h EINVAL from adns_init meaning... before-srv-2006-04-04
2006-04-03 ian * adnstest converts some errno values to EFOOBAR...
2006-04-03 ian+ * Update MINOR to 2 because of adns_init_logfn.
2006-04-03 ian+ * Create $(bin_dir) and $(lib_dir) on `make install...
2006-04-03 ianInclude reference to Peter Simons's Haskell bindings
2006-04-03 ian+ Fixes from or suggested by Bernd Eckenfels, the...
2006-04-03 ianDo not print size of leaked blocks of memory (this...
2006-04-03 ianCorrect type of various printf arguments: ptrdiff_t...
2006-04-03 ian+ * Include reference to Peter Simons's Haskell bindings
2006-01-07 ianfinalise
2006-01-07 ian+ * New adns_init_logfn etc. for having logging done...
2006-01-07 ianbranch is closed
2005-10-15 ian+ * Call Tensurerecordfile in Hgettimeofday (Tensurere...
2005-10-15 ian+ * Add -Wno-pointer-sign if GCC has that option.
2005-04-05 ian+ * Add documentation comment by definition of adns_r_...
2005-03-16 ian+ * New adnsheloex client courtesy of Tony Finch ...
2005-03-16 ian+ * Darwin listed in INSTALL.
2005-03-16 ian+ * Add .PHONY: install to Makefile, to help people...
2005-03-16 ian+ * Added a TODO list item.
2004-12-19 iandocument log message format
2004-12-19 iandocument the fact that you have to reassemble the messages
2004-12-15 ian+ * New adns_init_logfn etc. for having logging done...
2004-07-10 ian+ * Allow `;'-comments in resolv.conf (report from...
2004-07-04 iansemicolon comments request
2004-05-04 ian+ * New LICENCE.WAIVERS file for GPL-incompatility...
2004-05-04 ian+ * Fix error in prototype in definition of adns__pars...
2003-07-01 ianupdate version rel-adns-1-1
2003-07-01 ianReleasing 1.1.
2003-07-01 iancategorise changelog
2003-06-29 ianfixes from www.gnu.org
2003-06-29 ianupdate latest html version
2003-06-22 ianimprove wrapping in adns.h
2003-06-22 ian+ * Fix bogus multiple updates to p in transmit.c (!)
2003-06-22 ian+ * Do not spin if connect() fails immediately (!)
2003-06-22 ian+ * Some better source code formatting/wrapping in...
2003-06-22 ianfix test cases for CNAME search list bugfix
2003-06-15 ianand process readme
next