summaryrefslogtreecommitdiff
path: root/src/reply.c
Commit message (Expand)AuthorAge
* Shorten all per-file copyright noticesIan Jackson2024-05-05
* Update copyright dates everywhereIan Jackson2020-06-11
* If server sends answer with TC set via TCP, bailIan Jackson2020-05-26
* DNS packet parsing: Slight fix when packet is truncatedIan Jackson2020-05-26
* SECURITY: Ignore apparent answers before first RR we found the first timeIan Jackson2020-05-26
* Update copyright datesIan Jackson2016-08-12
* Licensing: Add copyright for Mark WoodingIan Jackson2014-10-20
* Licensing: Update copyright dates for Ian JacksonIan Jackson2014-10-20
* Licensing: Delete FSF street addressIan Jackson2014-10-20
* Licensing: Update version in file header commentsIan Jackson2014-10-19
* src/: Lay the groundwork for variably-sized record structures.Mark Wooding2014-10-12
* Remove unused variables.Mark Wooding2014-06-09
* update copyright datesian2006-04-08
* unknown rr types seem to workian2006-04-07
* + * 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