Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable use of poll() | kris | 2000-10-08 | 1 | -1/+1 |
* | 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 | 2 | -136/+388 |
* | Fix miscellaneous mdoc macro argument limit infringements. | sheldonh | 2000-05-09 | 1 | -1/+1 |
* | Fix typo | phantom | 2000-05-06 | 1 | -1/+2 |
* | . clear `.Os' macro value since this tool is not KAME only anymore | phantom | 2000-05-01 | 1 | -6/+7 |
* | 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 |
* | libipsec and IPsec related apps. (and some KAME related man pages) | shin | 2000-01-06 | 1 | -1/+3 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 3 | -0/+1249 |