chiark / gitweb /
New spec for iterator functions.
[adns.git] / src / query.c
1999-07-05 ianNew poll(2) stuff etc. Does not work yet, but compiles.
1999-06-16 ianClean up parents from adns->childw (otherwise would...
1999-05-08 ianPortability fixes (missing struct in_addr, INADDR_LOOPB...
1999-04-17 ianRoot queries work better now.
1999-04-17 ianReturn owner if caller asks.
1999-04-17 ianSearch list seems to work
1999-04-17 ianSearch list implementation compiles, but not tested.
1999-04-11 ianParse searchlist; beginnings of paying attention.
1999-04-11 ianInclude TTL (well, actually, expiry time) in answers.
1999-03-30 ianCopyright dates fixed; various TODOs added.
1998-11-28 iansortlist; init supplying text of config file; env vars...
1998-11-16 ianImproved error discrimination / set of errors.
1998-11-16 ianImplement SOA, RP, HINFO (but no mailbox quoting)....
1998-11-15 ianDo PTR checking (multiple PTRs allowed).
1998-11-15 ianDoes further A lookups and uses answers.
1998-11-15 ian_Submits_ but does not use the results from internally...
1998-11-14 ianCan get addresses from Additional and Authority section...
1998-11-14 ianGeneral improvements; add cancel routine.
1998-11-14 ianMerge changes from chiark: cvs rdiff -u -r tochiark...
1998-11-10 ianRemove NULL queries. Remove _mf queries (master file...
1998-11-08 ianBugfixes.
1998-11-08 ianCompiles and links.
1998-11-08 ianmalloc(0)->0 fixes.
1998-11-08 ianCompiles but does not link.
1998-11-08 ianRearrangement more or less sorted, back to trying to...
1998-11-08 ianHalfway through getting it to compile; about to move...
1998-11-08 ianNew memory management arrangements pretty much finished...
1998-10-04 ianAll except rrtype-specific stuff complete but largely...
1998-10-04 ianMuch decoding of incoming packets.
1998-10-04 ianRetransmission and timeout work now !
1998-10-04 ianCompiles again.
1998-10-04 ianEvent loop stuff complete ?
1998-10-04 ianVarious improvements and more code; post-crash.
1998-10-03 ianSome more fiddlings.
1998-10-03 ianMore rearrangements and code.
1998-10-03 ianShuffle stuff around.