Bob Halley
|
0b79f0bbb2
|
add netdb.h
|
2000-01-18 21:11:40 +00:00 |
|
Andreas Gustafsson
|
1a087ddc8f
|
#endif was misspelled as #define
|
2000-01-18 17:28:25 +00:00 |
|
Mark Andrews
|
b133182edd
|
Initial code
|
2000-01-18 05:34:22 +00:00 |
|
Michael Graff
|
0d9f5384a1
|
Implement lwres_getnamebyaddr()
|
2000-01-18 01:54:42 +00:00 |
|
Michael Graff
|
7dbf5a0b64
|
implement actual network I/O for lw resolver. All I/O is run through the
context, where the sockets are cached. This means one context per thread.
|
2000-01-18 01:43:12 +00:00 |
|
Michael Graff
|
3b248999e6
|
parsing/rendering completed.
|
2000-01-17 23:11:49 +00:00 |
|
Michael Graff
|
c05e003dce
|
checkpoint
|
2000-01-17 21:38:54 +00:00 |
|
Michael Graff
|
e4f074a2c2
|
checkpoint
|
2000-01-14 21:55:44 +00:00 |
|
Michael Graff
|
057393025c
|
incldue lwpacket, we need it
|
2000-01-14 20:24:02 +00:00 |
|
Michael Graff
|
658db10162
|
noop packets are now fully functional.
|
2000-01-14 18:43:30 +00:00 |
|
Michael Graff
|
64bed6c543
|
Checkpoint yesterday's work
|
2000-01-14 17:28:54 +00:00 |
|
Michael Graff
|
43236eb0e1
|
snapshot
|
2000-01-13 01:08:05 +00:00 |
|
Michael Graff
|
d2955f8cbf
|
contextfree -> freecontext
|
2000-01-12 02:09:01 +00:00 |
|
Michael Graff
|
495591bf3a
|
update copyrights on newly added lwres files
|
2000-01-12 02:06:01 +00:00 |
|
Michael Graff
|
43b81d7151
|
add more header files
|
2000-01-12 01:57:29 +00:00 |
|
Michael Graff
|
cfb4e3459f
|
add function prototypes for noop
|
2000-01-12 01:56:34 +00:00 |
|
Michael Graff
|
01086ae943
|
change several unsigned int to isc_uint32_t or isc_uint16_t, and start on the simpliest of all services, noop (aka ping)
|
2000-01-12 01:50:19 +00:00 |
|
Michael Graff
|
42a2ad71a1
|
add recvlength
|
2000-01-12 00:33:38 +00:00 |
|
Michael Graff
|
123d63ebb2
|
Some changes Bob suggested, including a lwres_context_t that is opaque, and is used to set options.
|
2000-01-12 00:19:04 +00:00 |
|
Michael Graff
|
3231b400f3
|
build two files, now
|
2000-01-11 23:15:11 +00:00 |
|
Michael Graff
|
57cd0c8166
|
structure and function definitions for lwres calls
|
2000-01-11 23:10:15 +00:00 |
|
Michael Graff
|
f9fdb43a91
|
add lwres_buffer_t
|
2000-01-11 23:09:56 +00:00 |
|
Michael Graff
|
1590e3d9c6
|
s/isc_/lwres_/ in many places, and clean up.
|
2000-01-11 23:09:28 +00:00 |
|
Michael Graff
|
3ab5f06566
|
update copyrights
|
2000-01-11 21:48:36 +00:00 |
|
Michael Graff
|
071817dc76
|
add .cvsignore's
|
2000-01-11 21:43:10 +00:00 |
|
Michael Graff
|
818a7a5d46
|
add Makefile.in's
|
2000-01-11 21:41:45 +00:00 |
|
Michael Graff
|
43ea6a67a2
|
check in preliminary lw packet format. The names may change, but I don't
want to lose this while on vacation.
|
1999-12-24 01:11:51 +00:00 |
|