Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -24/+66 |
* | Sync with KAME. Don't write past the end of the fd_set. | kris | 2000-10-08 | 1 | -6/+27 |
* | Don't call errx() without a format string, to protect against possible | kris | 2000-08-05 | 1 | -4/+4 |
* | Sync with latest KAME code. | kris | 2000-07-05 | 1 | -130/+357 |
* | Security fixes. (Just same as sbin/ping and usr.sbin/traceroute) | shin | 2000-02-24 | 1 | -7/+9 |
* | replace gethostbyname() with getaddrinfo(), and gethostbyaddr() with | shin | 2000-01-09 | 1 | -15/+24 |
* | remove redundant ifdef's. | shin | 2000-01-07 | 1 | -71/+0 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -0/+1127 |