chiark / gitweb /
changelog: Document changes in 1.6.0 and finalise version number
[adns.git] / src / check.c
2020-06-11 Ian JacksonUpdate copyright dates everywhere
2020-05-26 Ian JacksonConsistency checks: Distinguish "entry" from exit
2020-05-26 Ian Jacksonconsistency check: Tolerate done children on intdone
2016-08-12 Ian JacksonUpdate copyright dates
2014-10-19 Ian JacksonLicensing: Add copyright for Mark Wooding
2014-10-19 Ian JacksonLicensing: Update copyright dates for Ian Jackson
2014-10-19 Ian JacksonLicensing: Delete FSF street address
2014-10-19 Ian JacksonLicensing: Update version in file header comments
2014-10-19 Ian Jacksonsrc/: Rename `udpsocket' and `nudp' (style)
2014-10-19 Ian Jacksonaddrfam: New arrangements for protocol address types
2014-10-19 Ian JacksonReentrancy: Avoid reentrant callbacks
2014-10-12 Mark Woodingsrc/addrfam.c, src/...: Abstract out address-family...
2014-10-12 Mark Woodingsrc/: Fix internals to carry around address families.
2014-05-05 Ian JacksonCVS to git conversion cvs-to-git-conversion
2006-04-08 ianupdate copyright dates
2003-06-22 ian+ * Some better source code formatting/wrapping in...
2000-09-17 ian+ * Documentation improved somewhat, including new...
2000-09-17 ianUpdate copyright dates and documentation.
2000-05-07 ian+ * Copyright notices updated. rel-adns-0-8
1999-10-16 ian+ * TCP handling revamped (avoids recursive-invocation...
1999-10-12 ianDo not invoke __autosys indirectly from __procdgram.
1999-10-10 ianCopyrights now acknowledge fanf for adns. Individual...
1999-09-25 ianDo not scramble innards when a query on the output... privaterel-1999-09-25-egnor
1999-09-25 ianAlso check specific query where applicable.
1999-09-25 ianNew internal consistency checking with assert if right...