| Commit message (Expand) | Author | Files | Lines |
1999-12-30 | replace NRL get{addr,name}info with KAME get{addr,name}info. | itojun | 3 | -672/+1214 |
1999-12-28 | speed up blowfish by > 20%. | provos | 1 | -28/+32 |
1999-12-17 | more fixes from markus | deraadt | 1 | -4/+4 |
1999-12-17 | nice error return; markus | deraadt | 1 | -1/+2 |
1999-12-17 | oops | deraadt | 1 | -1/+3 |
1999-12-16 | rresvport_af() and bindresvport_af() | deraadt | 4 | -44/+138 |
1999-12-16 | incorrect bounds on strlcpy() | deraadt | 1 | -2/+2 |
1999-12-12 | sync KAME rcsid. | itojun | 1 | -2/+2 |
1999-12-12 | inet6_rthdr_reverse() is not available yet. | itojun | 1 | -1/+4 |
1999-12-11 | prevent bogus reverse query for 1.0.0.0.in-addr.arpa. | itojun | 1 | -7/+5 |
1999-12-11 | fix gethostbyname2(foo, AF_INET6). | itojun | 1 | -1/+9 |
1999-12-11 | add inet6_option_* and inet6_rthdr_*. | itojun | 6 | -2/+1520 |
1999-12-08 | fix BIND820 bug in inet_pton(). it should bark if there's ambiguous | itojun | 1 | -2/+4 |
1999-12-07 | fix DNS; all this is due for squishing in a few days anyways, i suspect; fuji... | deraadt | 1 | -0/+1 |
1999-11-23 | do not assume shell scripts are +x; d | deraadt | 79 | -85/+85 |
1999-11-17 | Add missing MLINKs | millert | 3 | -4/+8 |
1999-11-14 | Clean up memchr slightly to better match coming memrchr | espie | 1 | -4/+4 |
1999-11-10 | Tweaks; millert@ | aaron | 1 | -8/+9 |
1999-11-10 | calloc.c is back | millert | 1 | -1/+1 |
1999-11-10 | calloc() needs to be separate from malloc in case a user wants to have | millert | 2 | -25/+54 |
1999-11-09 | Merge calloc(3) man page into malloc.3; as suggested by millert@ | aaron | 3 | -90/+41 |
1999-11-09 | Move calloc() into malloc.c and only zero out the area if malloc() | millert | 3 | -55/+26 |
1999-11-09 | Install man-page links for strtok_r. | art | 1 | -1/+2 |
1999-11-09 | Document strtok_r. | art | 1 | -8/+19 |
1999-11-09 | Implement strtok_r. | art | 1 | -5/+15 |
1999-10-10 | Make mips compile. -moj | maja | 5 | -27/+7 |
1999-10-06 | use /dev/arandom by default | beck | 1 | -2/+2 |
1999-09-29 | ssleay->openssl name change. (Wonder what spinoff projects will name it) | beck | 1 | -0/+0 |
1999-09-29 | New minty openssl version | beck | 5 | -12/+12 |
1999-09-29 | Ack. Sparc and stuff oops - openssl changed the name of this.. | beck | 1 | -4/+4 |