summaryrefslogtreecommitdiff
path: root/lib/libc/net
AgeCommit message (Expand)Author
2000-01-06fix includes; bdeTheo de Raadt
2000-01-06_THREAD_PRIVATE_* macros changedDavid Leonard
2000-01-05allow reverse lookup for v4 loopbacknet (127.0.0.0/8).Jun-ichiro itojun Hagino
2000-01-05Xr getnameinfo and friendsTheo de Raadt
2000-01-03always enable IPv6 address in /etc/hosts (via _gethtent()).Jun-ichiro itojun Hagino
1999-12-30add the _af versions to the NAME chunkTheo de Raadt
1999-12-30replace NRL get{addr,name}info with KAME get{addr,name}info.Jun-ichiro itojun Hagino
1999-12-17more fixes from markusTheo de Raadt
1999-12-17nice error return; markusTheo de Raadt
1999-12-17oopsTheo de Raadt
1999-12-16rresvport_af() and bindresvport_af()Theo de Raadt
1999-12-16incorrect bounds on strlcpy()Theo de Raadt
1999-12-12sync KAME rcsid.Jun-ichiro itojun Hagino
1999-12-12inet6_rthdr_reverse() is not available yet.Jun-ichiro itojun Hagino
1999-12-11prevent bogus reverse query for 1.0.0.0.in-addr.arpa.Jun-ichiro itojun Hagino
1999-12-11fix gethostbyname2(foo, AF_INET6).Jun-ichiro itojun Hagino
1999-12-11add inet6_option_* and inet6_rthdr_*.Jun-ichiro itojun Hagino
1999-12-08fix BIND820 bug in inet_pton(). it should bark if there's ambiguousJun-ichiro itojun Hagino
1999-12-07fix DNS; all this is due for squishing in a few days anyways, i suspect; fuji...Theo de Raadt
1999-11-17Add missing MLINKsTodd C. Miller
1999-09-27Correct buffer size.Alex Feldman
1999-09-03typoTheo de Raadt
1999-09-03sizeof("string") includes 0 byte; aazubel@tatu.cnba.uba.arTheo de Raadt
1999-09-03Use strtol() and strtoul() instead of atoi(). This allows us to catchTodd C. Miller
1999-08-26add an inner xor to make prediction attacks against the ids harder, dueNiels Provos
1999-07-08use SIOCGIFCONF much more carefullyTheo de Raadt
1999-07-05use .Li to refer to data typesAaron Campbell
1999-07-05repairs; better English, formatting, etc.Aaron Campbell
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-07-03cleaned upTheo de Raadt
1999-07-03if_freenameindex() APITheo de Raadt
1999-07-03cleanerTheo de Raadt
1999-07-03man pages from WIDETheo de Raadt
1999-07-03install man pageTheo de Raadt
1999-07-03man page for net_addrcmp(3)Aaron Campbell
1999-07-03Ignore SIGs in the answer section for now as we don't use them (yet).Jakob Schlyter
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-07-02.Dd should not be given abbreviated month namesAaron Campbell
1999-07-01indent and auditTheo de Raadt
1999-06-30indentTheo de Raadt
1999-06-25use AF_LOCAL instead of AF_UNIXTheo de Raadt
1999-06-23Fixed compilation problems.cmetz
1999-06-23Compilation fixes.cmetz
1999-06-23Removed non-existent source file from SRC.cmetz
1999-06-23Removed portability ifdefs.cmetz
1999-06-23Removed portability ifdefs and calls to nonstandard back-end.cmetz
1999-06-23net_addrcmp(); needs man pageTheo de Raadt
1999-06-23KNFTheo de Raadt
1999-06-23Accidentally commited. Thanks mickey for catching this one.cmetz
1999-06-23Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz