summaryrefslogtreecommitdiff
path: root/src/parse.c
Commit message (Expand)AuthorAge
* 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
* Introduce adns__labels_equal and ctype_toupperIan Jackson2014-10-19
* + * Do away with `mismatch' variable in parse.c:adns__findrr_anychk so thatian2006-06-06
* update copyright datesian2006-04-08
* + * Fix error in prototype in definition of adns__parse_domain.ian2004-05-04
* + * Some better source code formatting/wrapping in a few places.ian2003-06-22
* Update copyright dates and documentation.ian2000-09-17
* + * Fix incorrect `compressed datagram contains loop' error.ian2000-09-16
* + * Copyright notices updated.ian2000-05-07
* + * In answers, quote everything except alphanums and - _ / + and documentian2000-03-02
* Copyrights now acknowledge fanf for adns. Individual file copyrights too.ian1999-10-10
* Mailbox quoting seems to work.ian1999-04-11
* Include TTL (well, actually, expiry time) in answers.ian1999-04-11
* Copyright dates fixed; various TODOs added.ian1999-03-30
* Improved error discrimination / set of errors.ian1998-11-16
* Implement SOA, RP, HINFO (but no mailbox quoting). Implement _finish.ian1998-11-16
* Can get addresses from Additional and Authority sections, and returnian1998-11-14
* Halfway through A lookups; need to restructure pa_... argument passing.ian1998-11-14
* Use struct sockaddr in several places; distinguish various places whereian1998-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
* Compiles but does not link.ian1998-11-08
* Rearrangement more or less sorted, back to trying to get it to compile.ian1998-11-08
* Halfway through getting it to compile; about to move various bits ofian1998-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