summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2000-01-22ie. -> i.e.,aaron1-2/+2
2000-01-19Clarify and mention that errno is set to ENOMEM on failure of malloc(),pjanzen1-5/+11
2000-01-19Max value returned is 2^31 - 1, regardless of the arch-dependent LONG_MAX.pjanzen1-7/+1
2000-01-18Repair duplicate word occurences; (as found by a Perl script sent to us fromaaron2-4/+4
2000-01-18sync comment with code. remove #if 0'ed portion (AF filtering on nameitojun1-15/+5
2000-01-17do not filter address families that are not supported by kernel.itojun1-1/+5
2000-01-17indentderaadt2-6/+6
2000-01-17sync with latest KAME version. now includes description on scoped addritojun2-7/+234
2000-01-17remove #if 0'ed part.itojun2-79/+2
2000-01-06fix includes; bdederaadt2-3/+5
2000-01-06oopsd1-2/+2
2000-01-06include thread_private.hd1-1/+2
2000-01-06_THREAD_PRIVATE_* macros changedd2-5/+5
2000-01-06rewrite to use the helpers in the thread/ directory and to define weak alias ...d1-135/+91
2000-01-05allow reverse lookup for v4 loopbacknet (127.0.0.0/8).itojun1-1/+5
2000-01-05Xr getnameinfo and friendsderaadt1-1/+3
2000-01-03Grammar; deraadt@aaron1-2/+2
2000-01-03always enable IPv6 address in /etc/hosts (via _gethtent()).itojun2-5/+8
1999-12-30add the _af versions to the NAME chunkderaadt1-1/+2
1999-12-30replace NRL get{addr,name}info with KAME get{addr,name}info.itojun3-672/+1214
1999-12-28speed up blowfish by > 20%.provos1-28/+32
1999-12-17more fixes from markusderaadt1-4/+4
1999-12-17nice error return; markusderaadt1-1/+2
1999-12-17oopsderaadt1-1/+3
1999-12-16rresvport_af() and bindresvport_af()deraadt4-44/+138
1999-12-16incorrect bounds on strlcpy()deraadt1-2/+2
1999-12-12sync KAME rcsid.itojun1-2/+2
1999-12-12inet6_rthdr_reverse() is not available yet.itojun1-1/+4
1999-12-11prevent bogus reverse query for 1.0.0.0.in-addr.arpa.itojun1-7/+5
1999-12-11fix gethostbyname2(foo, AF_INET6).itojun1-1/+9
1999-12-11add inet6_option_* and inet6_rthdr_*.itojun6-2/+1520
1999-12-08fix BIND820 bug in inet_pton(). it should bark if there's ambiguousitojun1-2/+4
1999-12-07fix DNS; all this is due for squishing in a few days anyways, i suspect; fuji...deraadt1-0/+1
1999-11-23do not assume shell scripts are +x; dderaadt79-85/+85
1999-11-17Add missing MLINKsmillert3-4/+8
1999-11-14Clean up memchr slightly to better match coming memrchrespie1-4/+4
1999-11-10Tweaks; millert@aaron1-8/+9
1999-11-10calloc.c is backmillert1-1/+1
1999-11-10calloc() needs to be separate from malloc in case a user wants to havemillert2-25/+54
1999-11-09Merge calloc(3) man page into malloc.3; as suggested by millert@aaron3-90/+41
1999-11-09Move calloc() into malloc.c and only zero out the area if malloc()millert3-55/+26
1999-11-09Install man-page links for strtok_r.art1-1/+2
1999-11-09Document strtok_r.art1-8/+19
1999-11-09Implement strtok_r.art1-5/+15
1999-10-10Make mips compile. -mojmaja5-27/+7
1999-10-06use /dev/arandom by defaultbeck1-2/+2
1999-09-29ssleay->openssl name change. (Wonder what spinoff projects will name it)beck1-0/+0
1999-09-29New minty openssl versionbeck5-12/+12
1999-09-29Ack. Sparc and stuff oops - openssl changed the name of this..beck1-4/+4