summaryrefslogtreecommitdiff
path: root/src/reply.c
Commit message (Expand)AuthorAge
* + * Some better source code formatting/wrapping in a few places.ian2003-06-22
* + Bugfixes:ian2001-03-10
* Update copyright dates and documentation.ian2000-09-17
* + * Referrals with RD+RA set, or RCODE=Refused, don't generate warnings,ian2000-06-28
* + * Copyright notices updated.ian2000-05-07
* + * If we get a referral, don't also always complain falsely about RD==0.ian2000-03-28
* + * Spurious `server failure on unidentifiable query' warning suppressed.ian2000-03-20
* + * In answers, quote everything except alphanums and - _ / + and documentian2000-03-02
* + * Better reporting of unexpected or weird replies from nameserver.ian2000-03-01
* + * TCP handling revamped (avoids recursive-invocation problems).ian1999-10-16
* Copyrights now acknowledge fanf for adns. Individual file copyrights too.ian1999-10-10
* Correct error messages for qname CNAME foo, foo CNAME bar.ian1999-09-26
* Incompatible changes:ian1999-08-14
* Regression tests compile on systems without poll(2). Do not installian1999-08-05
* Only accept a reply from the subset of servers we sent the query.ian1999-07-29
* Restarting a TCP-using query doesn't abort.ian1999-07-29
* Changed memory semantics of internal queries to fix bugs.ian1999-07-29
* make _qf_owner work if _qf_search not specified, and test it (oops!)ian1999-07-28
* Search list implementation compiles, but not tested.ian1999-04-17
* qf_cname_forbid _is_ implemented.ian1999-04-11
* Include TTL (well, actually, expiry time) in answers.ian1999-04-11
* Copyright dates fixed; various TODOs added.ian1999-03-30
* cname_loose/cname_forbid implemented; production timeoutian1998-12-05
* Improved error discrimination / set of errors.ian1998-11-16
* _Submits_ but does not use the results from internally-generated queries.ian1998-11-15
* Can get addresses from Additional and Authority sections, and returnian1998-11-14
* General improvements; add cancel routine.ian1998-11-14
* Use struct sockaddr in several places; distinguish various places whereian1998-11-14
* Merge changes from chiark: cvs rdiff -u -r tochiark-1998-11-09-b -rian1998-11-14
* Remove NULL queries. Remove _mf queries (master file format conversion).ian1998-11-10
* Import changes from chiark: cvs rdiff -u -r tochiark-1998-11-08 -rian1998-11-10
* Add fixme.ian1998-11-08
* Bugfixes.ian1998-11-08
* Compiles but does not link.ian1998-11-08
* Rearrangement more or less sorted, back to trying to get it to compile.ian1998-11-08
* New memory management arrangements pretty much finished, but probablyian1998-11-08
* Parsing code revamped, not compiled yet.ian1998-11-07
* Improving parsing code, and changing memory management. On its way,ian1998-11-07
* All except rrtype-specific stuff complete but largely untest. That isian1998-10-04
* More reply stuff.ian1998-10-04
* Much decoding of incoming packets.ian1998-10-04
* Middle of parsing incoming datagrams.ian1998-10-04
* Compiles again.ian1998-10-04