Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - ntohs() returns unsigned value. | ume | 2002-07-24 | 1 | -59/+56 |
* | Make NI_WITHSCOPEID a default (always on), to synchronize | ume | 2002-07-02 | 1 | -30/+20 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -1/+3 |
* | Remove multi-line __P() usage. | obrien | 2002-03-22 | 1 | -2/+2 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -1/+1 |
* | Correct 2nd argument of getnameinfo(3) to socklen_t. | ume | 2001-02-15 | 1 | -1/+1 |
* | off-by-1 error in string length validation | itojun | 2000-09-25 | 1 | -7/+6 |
* | sync with latest kame. | itojun | 2000-07-05 | 1 | -70/+208 |
* | Change IPv6 scoped addr format again based on recent standard discussion. | shin | 2000-02-19 | 1 | -7/+4 |
* | IPv6 scoped addr format is changed as recent KAME change. | shin | 2000-02-09 | 1 | -4/+14 |
* | Allow reverse lookup for loopback addr. | shin | 2000-01-27 | 1 | -1/+1 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -0/+228 |