![]() |
VOOZH | about |
| File | Revision | Date | Author | Last log entry |
|---|---|---|---|---|
|
👁 Image Attic/ |
||||
|
👁 Image Makefile.inc |
1.8 | 2016.03.30.06.38.41 | jmc | for some time now mandoc has not required MLINKS to function |
|
👁 Image asr.c |
1.71 | 2026.06.23.17.47.38 | florian | Nothing to do if we get a zero length buffer; from Andrew Griffiths |
|
👁 Image asr_debug.c |
1.28 | 2021.11.22.20.18.27 | jca | Implement rfc6840 (AD flag processing) if using trusted name servers |
|
👁 Image asr_private.h |
1.49 | 2023.11.20.12.15.16 | florian | localhost is either 127.0.0.1 or ::1, nothing else. |
|
👁 Image asr_run.3 |
1.5 | 2022.03.31.17.27.15 | naddy | man pages: add missing commas between subordinate and main clauses |
|
👁 Image asr_utils.c |
1.23 | 2026.06.25.19.27.51 | florian | Do not silently truncate result of dname_expand. |
|
👁 Image getaddrinfo.c |
1.9 | 2015.10.08.14.08.44 | eric | fix conditionals |
|
👁 Image getaddrinfo_async.c |
1.70 | 2026.06.27.16.07.42 | jca | Revert rev 1.68 as it breaks resolution of literal IP addresses |
|
👁 Image gethostnamadr.c |
1.13 | 2015.09.14.07.38.37 | guenther | Finish wrapping <netdb.h> so that calls go direct and the symbols are all weak |
|
👁 Image gethostnamadr_async.c |
1.54 | 2026.06.23.11.36.36 | florian | Check for errors returned by _asr_unpack_{header,query,rr} |
|
👁 Image getnameinfo.c |
1.11 | 2022.12.27.17.10.06 | jmc | spelling fixes; from paul tagliamonte |
|
👁 Image getnameinfo_async.c |
1.16 | 2026.06.23.17.48.06 | florian | Check for IPv6 scope truncation in getnameinfo(3); from Andrew Griffiths |
|
👁 Image getnetnamadr.c |
1.9 | 2015.01.16.16.48.51 | deraadt | Move to the <limits.h> universe. |
|
👁 Image getnetnamadr_async.c |
1.26 | 2018.04.28.15.16.49 | schwarze | To allow us to get rid of /etc/networks, make getnetby*(3) |
|
👁 Image getrrsetbyname.c |
1.7 | 2026.06.23.17.48.36 | florian | Avoid a bunch of useless checks, free(NULL) is valid. |
|
👁 Image getrrsetbyname_async.c |
1.16 | 2026.06.23.17.49.09 | florian | ttl is u_int32_t; from Andrew Griffiths |
|
👁 Image res_debug.c |
1.1 | 2012.09.08.11.08.21 | eric | split asr_resolver.c into different files to overlay the libc/net |
|
👁 Image res_init.c |
1.11 | 2019.06.17.05.54.45 | otto | Allow setting of retransmission intervasl via _res.retrans. Ugly API but |
|
👁 Image res_mkquery.c |
1.14 | 2021.11.22.20.18.27 | jca | Implement rfc6840 (AD flag processing) if using trusted name servers |
|
👁 Image res_query.c |
1.9 | 2015.10.05.02.57.16 | guenther | Wrap <resolv.h> so that internal calls go direct |
|
👁 Image res_search_async.c |
1.22 | 2026.06.25.13.07.21 | florian | Reset ar_datalen and ar_data after free(3) like everywhere else. |
|
👁 Image res_send.c |
1.8 | 2014.03.26.18.13.15 | eric | Make the asr API public. Install asr.h to /usr/include.h and manpages. |
|
👁 Image res_send_async.c |
1.44 | 2026.06.23.17.49.38 | florian | _asr_make_fqdn() indicates error by returning 0; from Andrew Griffiths |
|
👁 Image sethostent.c |
1.2 | 2018.04.28.15.09.35 | schwarze | Minor cleanup, no functional change: |