chiark / gitweb /
adns.git
2020-05-26 Ian JacksonSECURITY: adnshost: Fix missing-final-newline handling...
2020-05-26 Ian JacksonSECURITY: Do not overrun reading buffer if domain ends...
2020-05-26 Ian JacksonSECURITY: Make GETIL_B always have type `unsigned'...
2020-05-26 Ian JacksonSECURITY: Defend adns_rr_info (somewhat) from bogus...
2020-05-26 Ian Jacksoncs_inthost*: Break out csp_intofinthost
2020-05-26 Ian JacksonSECURITY: pa_soa: Do not sign extend SOA 32-bit integer...
2020-05-26 Ian JacksonSECURITY: adns: Do not corrupt pointer when nameserver...
2020-05-26 Ian JacksonSECURITY: Do not hang, eating CPU, if we encounter...
2020-05-26 Ian JacksonSECURITY: pap_mailbox822: Properly check st from adns__...
2016-11-19 Ian Jacksonchangelog: start 1.5.2~
2016-08-12 Ian Jacksonchangelog, etc.: Finalise 1.5.1. adns-1.5.1
2016-08-12 Ian JacksonUpdate copyright dates
2016-08-12 Ian JacksonNEWS: prepare for 1.5.1
2016-08-12 Ian JacksonRELEASE-CHECKLIST: Mention copyright
2016-08-12 Ian JacksonProperly include harness.h in adnstest.c in regress/.
2016-08-12 Ian Jacksonadnsresfilter: Fix addrtextbuf buffer size
2015-02-21 Ian Jacksonregress: Test MX whose addr has one tempfailing AF
2015-02-21 Ian Jacksonregression tests: Properly handle adnshost et al exit...
2015-02-21 Ian Jacksonchangelog: Change target suite for 1.5.1~~ to UPSTREAM
2015-02-21 Ian Jacksonsrc/types.c: Do not crash when one of several addr...
2015-02-21 Ian Jacksonregress: Add some tests with ~adns_if_noautosys
2015-02-21 Ian Jacksonregress: Remove update-extra-select conversion script
2015-01-29 Ian JacksonPortability: Fix assumption about read() and write...
2015-01-29 Ian Jacksonregress: Support NULL fdset arguments to select
2014-12-10 Ian JacksonFix for malicious optimisation of memcpy in test suite...
2014-11-02 Ian JacksonPortability fix for systems where socklen_t is bigger...
2014-11-02 Ian JacksonClarify licence in NEWS
2014-11-02 Ian JacksonStart 1.5.1~~
2014-11-02 Ian JacksonRelease 1.5.0. No changes since 1.5.0~rc1. adns-1.5.0
2014-10-26 Ian JacksonMerge branch 'master' of chiark:public-git/adns
2014-10-26 Ian JacksonRELEASE-CHECKLIST: Updates used during release of 1...
2014-10-26 Ian JacksonUpdate versions for ongoing development
2014-10-26 Ian JacksonFinalise 1.5.0~rc1 adns-1.5.0-rc1
2014-10-26 Ian JacksonNEWS, changelog: Documentation for 1.5.0~rc1
2014-10-26 Ian Jacksonregress/Makefile.in: Parallelise `make check'
2014-10-26 Ian Jacksonresolv.conf parsing: Test adns_af:dampstring
2014-10-26 Ian Jacksonresolv.conf parsing: Treat unknown adns_af: values...
2014-10-26 Ian Jacksonresolv.conf option parsing: Test adns_checkc
2014-10-26 Ian Jacksonresolv.conf parsing: Rename OPTION_IS etc. to WORD_IS
2014-10-26 Ian Jacksonresolv.conf option parsing: Fix word separation
2014-10-26 Ian JacksonRELEASE-CHECKLIST: Check that tarball is equal to git...
2014-10-26 Ian JacksonRELEASE-CHECKLIST: Non-real mode (the default, now)
2014-10-26 Ian JacksonRELEASE-CHECKLIST: Require version argument
2014-10-26 Ian JacksonConfig parsing: Provide a way to ignore unknown resolv...
2014-10-26 Ian JacksonConfig parsing: Ignore some BIND9-specific resolv.conf...
2014-10-26 Ian Jacksonresolv.conf parser: Avoid duplicating lengths in option...
2014-10-26 Ian JacksonAPI: Reject unknown flags
2014-10-26 Ian JacksonMake internal function vbuf__append_quoted1035 static
2014-10-24 Ian JacksonRemove RCSids.
2014-10-24 Ian JacksonBuild system: Add test case output and common.make...
2014-10-24 Ian JacksonBuild system: Bodge regress/Makefile.in's .SECONDARY...
2014-10-24 Ian Jacksonregress: Use new combined hex syntax for adnstest types
2014-10-24 Ian Jacksonadnstest: Support typenum being 0xXX|DDD
2014-10-24 Ian JacksonAPI: Provide adns_qf_cname_strict
2014-10-24 Ian Jacksonenums: Add `sizeforce' member value
2014-10-24 Ian Jackson.gitignore: Ignore GPG signature
2014-10-24 Ian JacksonUpdate version numbers to be between releases
2014-10-20 Ian JacksonRELEASE-CHECKLIST: Say to update versions after doing...
2014-10-20 Ian JacksonRELEASE-CHECKLIST: wip, as used for 1.5.0~rc0
2014-10-20 Ian JacksonREADME.html: Web page management changes adns-1.5.0-rc0
2014-10-20 Ian JacksonVersions: update to 1.5.0 RC0
2014-10-20 Ian JacksonNEWS: More updates
2014-10-20 Ian JacksonNEWS: Remove "pleased to announce" - should be in mail
2014-10-20 Ian JacksonREADME.html: Abolish dead link to BIND
2014-10-20 Ian JacksonREADME.html: mention signatures as possibly being on...
2014-10-20 Ian JacksonBuild system: Provide `web-install' target
2014-10-20 Ian Jacksonadns.h: Generalise some mentions of A RRs.
2014-10-20 Ian JacksonBuild system: Break out common.make[.in]
2014-10-20 Ian JacksonBuild system: Know how to build adnshost.txt
2014-10-19 Ian Jacksonchangelog: Reorder slightly
2014-10-19 Ian JacksonBuild system: Do not include Makefile and src/config...
2014-10-19 Ian Jacksonchangelog: More updates
2014-10-19 Ian JacksonNEWS: Draft release notes for 1.5.0~rc0
2014-10-19 Ian Jackson.gitignore: Add autom4te.cache
2014-10-19 Ian JacksonBuild system: update configure to autoconf 2.69
2014-10-19 Ian JacksonLicensing: Abolish `proprietary' part in GPL-vs-LGPL
2014-10-19 Ian JacksonLicensing: Abolish LICENCE.WAIVERS
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 address from INSTALL
2014-10-19 Ian JacksonLicensing: Copy GPL-3 into COPYING
2014-10-19 Ian JacksonLicensing: Delete FSF street address
2014-10-19 Ian JacksonLicensing: Update version in file header comments
2014-10-19 Ian Jacksonchangelog: Update with changes so far
2014-10-19 Ian JacksonRemove cvs-to-git conversion script
2014-10-19 Ian JacksonMakefile.in: Fix "make dist" for git
2014-10-19 Ian JacksonDocumentation and webpage updates
2014-10-19 Ian JacksonMakefile.in: update DISTVERSION
2014-10-19 Ian Jacksonsrc/types.c: Clarify comment for addr_submit (style) wip.ipv6
2014-10-19 Ian Jacksonsrc/types.c: Rewrite pap_addr (style)
2014-10-19 Ian Jacksonsrc/types.c: Clarify gettimeofday error handling (style)
2014-10-19 Ian Jacksonsrc/types.c: Clarify addr_rrtypeflag loop (style)
2014-10-19 Ian Jacksonsrc/types.c: Rename `hunoz' (style)
2014-10-19 Ian Jacksonsrc/query.c: adns__free_interim: Add assertion
2014-10-19 Ian Jacksonsrc/query.c: Rename alloc_info (style)
2014-10-19 Ian Jacksonsrc/event.c: Use `continue' in adns_processreadable...
2014-10-19 Ian Jacksonsrc/setup.c: Reuse variable i (style)
2014-10-19 Ian Jacksonsrc/: Rename `udpsocket' and `nudp' (style)
2014-10-19 Ian JacksonMakefiles: Remove pipes on clean
2014-10-19 Ian Jacksonregress/: Replace PF_ with AF_
next