Deleted Added
full compact
ChangeLog (102644) ChangeLog (103423)
12002-09-10 Johan Danielsson <joda@pdc.kth.se>
2
3 * roken.awk: include config.h before stdio.h (breaks with
4 _FILE_OFFSET_BITS on solaris otherwise)
5
62002-09-09 Johan Danielsson <joda@pdc.kth.se>
7
8 * resolve.c: fix res_nsearch call, but don't use it for now, AIX5
9 has a broken version that trashes memory
10
11 * roken-common.h: fix typo in previous
12
13 * roken-common.h: change IRIX == 4 to IRIX4
14
152002-09-04 Assar Westerlund <assar@kth.se>
16
17 * getifaddrs.c: remove some warnings from the linux-portion
18
19 * getnameinfo_verified.c (getnameinfo_verified): handle the case
20 of forward but no backward DNS information, and also describe the
21 desired behaviour. from Love <lha@stacken.kth.se>
22
232002-09-04 Johan Danielsson <joda@pdc.kth.se>
24
25 * rtbl.c (rtbl_destroy): free whole table
26
27 * resolve.c: use res_nsearch if we have it (from Larry Greenfield)
28
292002-09-03 Assar Westerlund <assar@kth.se>
30
31 * getifaddrs.c: add Linux AF_NETLINK getifaddrs from Hideaki
32 YOSHIFUJI of the Usagi project
33
34 * parse_reply-test.c: make this build and return 77 if there is no
35 mmap
36
37 * Makefile.am (parse_reply-test): add
38 * parse_reply-test.c: add a test case for parse_reply reading past
39 the given buffer
40 * resolve.c (parse_reply): update the arguments to more reasonable
41 types. allow parse_reply-test to call it
42
12002-08-28 Johan Danielsson <joda@pdc.kth.se>
2
3 * resolve.c (dns_srv_order): do alignment tricks with the random()
4 state (from NetBSD)
5
62002-08-27 Assar Westerlund <assar@kth.se>
7
8 * resolve.c (parse_reply): verify the lengths (both external and

--- 1373 unchanged lines hidden ---
432002-08-28 Johan Danielsson <joda@pdc.kth.se>
44
45 * resolve.c (dns_srv_order): do alignment tricks with the random()
46 state (from NetBSD)
47
482002-08-27 Assar Westerlund <assar@kth.se>
49
50 * resolve.c (parse_reply): verify the lengths (both external and

--- 1373 unchanged lines hidden ---