chiark / gitweb /
adns.git
25 years agoHalfway through A lookups; need to restructure pa_... argument passing.
ian [Sat, 14 Nov 1998 16:41:40 +0000 (16:41 +0000)]
Halfway through A lookups; need to restructure pa_... argument passing.

25 years agoGeneral improvements; add cancel routine.
ian [Sat, 14 Nov 1998 15:24:55 +0000 (15:24 +0000)]
General improvements; add cancel routine.

25 years agoUse struct sockaddr in several places; distinguish various places where
ian [Sat, 14 Nov 1998 14:21:50 +0000 (14:21 +0000)]
Use struct sockaddr in several places; distinguish various places where
quoted-names are allowed or not.

25 years agoMerge changes from chiark: cvs rdiff -u -r tochiark-1998-11-09-b -r
ian [Sat, 14 Nov 1998 13:18:00 +0000 (13:18 +0000)]
Merge changes from chiark: cvs rdiff -u -r tochiark-1998-11-09-b -r
fromchiark-1998-11-14 dnslib

25 years agoProper spec. of NULL handling.
ian [Tue, 10 Nov 1998 02:43:02 +0000 (02:43 +0000)]
Proper spec. of NULL handling.

25 years agoAbortive TXT handling.
ian [Tue, 10 Nov 1998 02:33:36 +0000 (02:33 +0000)]
Abortive TXT handling.

25 years agoRemove NULL queries. Remove _mf queries (master file format conversion).
ian [Tue, 10 Nov 1998 02:09:32 +0000 (02:09 +0000)]
Remove NULL queries.  Remove _mf queries (master file format conversion).
Split invaliddomain error into invalidquerydomain and invalidanswerdomain.
Make several query types in test program.  Implement ns_raw, ptr_raw,
cname queries (but not cname-following).

25 years agoImport changes from chiark: cvs rdiff -u -r tochiark-1998-11-08 -r
ian [Tue, 10 Nov 1998 01:03:54 +0000 (01:03 +0000)]
Import changes from chiark: cvs rdiff -u -r tochiark-1998-11-08 -r
fromchiark-1998-11-09 >~/private/t dnslib

25 years agoAdd fixme.
ian [Sun, 8 Nov 1998 16:58:47 +0000 (16:58 +0000)]
Add fixme.

25 years agoBugfixes.
ian [Sun, 8 Nov 1998 16:57:53 +0000 (16:57 +0000)]
Bugfixes.

25 years agoChange domain for test program.
ian [Sun, 8 Nov 1998 16:30:16 +0000 (16:30 +0000)]
Change domain for test program.

25 years agoCompiles and links.
ian [Sun, 8 Nov 1998 16:29:54 +0000 (16:29 +0000)]
Compiles and links.

25 years agomalloc(0)->0 fixes.
ian [Sun, 8 Nov 1998 16:23:19 +0000 (16:23 +0000)]
malloc(0)->0 fixes.

25 years agoCompiles but does not link.
ian [Sun, 8 Nov 1998 16:16:09 +0000 (16:16 +0000)]
Compiles but does not link.

25 years agoRearrangement more or less sorted, back to trying to get it to compile.
ian [Sun, 8 Nov 1998 15:13:15 +0000 (15:13 +0000)]
Rearrangement more or less sorted, back to trying to get it to compile.

25 years agoHalfway through getting it to compile; about to move various bits of
ian [Sun, 8 Nov 1998 14:39:01 +0000 (14:39 +0000)]
Halfway through getting it to compile; about to move various bits of
code abo9ut.

25 years agoAdd A record parsing.
ian [Sun, 8 Nov 1998 12:59:41 +0000 (12:59 +0000)]
Add A record parsing.

25 years agoNew memory management arrangements pretty much finished, but probably
ian [Sun, 8 Nov 1998 00:58:51 +0000 (00:58 +0000)]
New memory management arrangements pretty much finished, but probably
still will not compile.

25 years agoParsing code revamped, not compiled yet.
ian [Sat, 7 Nov 1998 16:52:17 +0000 (16:52 +0000)]
Parsing code revamped, not compiled yet.

25 years agoImproving parsing code, and changing memory management. On its way,
ian [Sat, 7 Nov 1998 14:40:10 +0000 (14:40 +0000)]
Improving parsing code, and changing memory management.  On its way,
but will not compile.

25 years agoClarify.
ian [Wed, 7 Oct 1998 00:53:53 +0000 (00:53 +0000)]
Clarify.

25 years agoAdd RCSid.
ian [Wed, 7 Oct 1998 00:48:24 +0000 (00:48 +0000)]
Add RCSid.

25 years agoAll except rrtype-specific stuff complete but largely untest. That is
ian [Sun, 4 Oct 1998 23:58:27 +0000 (23:58 +0000)]
All except rrtype-specific stuff complete but largely untest.  That is
missing so does not link, otherwise compilez.

25 years agoMore reply stuff.
ian [Sun, 4 Oct 1998 22:07:38 +0000 (22:07 +0000)]
More reply stuff.

25 years agoMuch decoding of incoming packets.
ian [Sun, 4 Oct 1998 21:12:35 +0000 (21:12 +0000)]
Much decoding of incoming packets.

25 years agoMiddle of parsing incoming datagrams.
ian [Sun, 4 Oct 1998 17:39:42 +0000 (17:39 +0000)]
Middle of parsing incoming datagrams.

25 years agoRetransmission and timeout work now !
ian [Sun, 4 Oct 1998 16:38:52 +0000 (16:38 +0000)]
Retransmission and timeout work now !

25 years agoCompiles again.
ian [Sun, 4 Oct 1998 16:11:22 +0000 (16:11 +0000)]
Compiles again.

25 years agoEvent loop stuff complete ?
ian [Sun, 4 Oct 1998 14:52:08 +0000 (14:52 +0000)]
Event loop stuff complete ?

25 years agoVarious improvements and more code; post-crash.
ian [Sun, 4 Oct 1998 11:03:33 +0000 (11:03 +0000)]
Various improvements and more code; post-crash.

25 years agoSome more fiddlings.
ian [Sat, 3 Oct 1998 23:28:13 +0000 (23:28 +0000)]
Some more fiddlings.

25 years agoMore rearrangements and code.
ian [Sat, 3 Oct 1998 22:56:58 +0000 (22:56 +0000)]
More rearrangements and code.

25 years agoMore rearrangements and code.
ian [Sat, 3 Oct 1998 22:56:57 +0000 (22:56 +0000)]
More rearrangements and code.

25 years agoShuffle stuff around.
ian [Sat, 3 Oct 1998 21:44:12 +0000 (21:44 +0000)]
Shuffle stuff around.

25 years agoHalfway through main implementation bit.
ian [Sat, 3 Oct 1998 21:33:24 +0000 (21:33 +0000)]
Halfway through main implementation bit.

25 years agoCleanups, development.
ian [Sat, 3 Oct 1998 13:42:02 +0000 (13:42 +0000)]
Cleanups, development.

25 years agoSends packet, is apparently OK (tcpdump shows response is OK).
ian [Sun, 27 Sep 1998 23:57:12 +0000 (23:57 +0000)]
Sends packet, is apparently OK (tcpdump shows response is OK).

25 years agoMakes up queries.
ian [Sun, 27 Sep 1998 23:31:38 +0000 (23:31 +0000)]
Makes up queries.

25 years agoExtra infra.
ian [Sun, 27 Sep 1998 22:26:05 +0000 (22:26 +0000)]
Extra infra.

25 years agoCleanups.
ian [Sun, 27 Sep 1998 17:56:52 +0000 (17:56 +0000)]
Cleanups.

25 years agoVarious frameworks; ready for meat.
ian [Sun, 27 Sep 1998 17:45:36 +0000 (17:45 +0000)]
Various frameworks; ready for meat.

25 years agoReads some config file directives; simple test program created.
ian [Sun, 27 Sep 1998 17:03:03 +0000 (17:03 +0000)]
Reads some config file directives; simple test program created.

25 years agoFound on chiark.
ian [Sun, 27 Sep 1998 15:31:35 +0000 (15:31 +0000)]
Found on chiark.