Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish wrapping <netdb.h> so that calls go direct and the symbols are all weak | guenther | 2015-09-14 | 1 | -1/+2 |
| | |||||
* | - define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13) | jasper | 2009-06-02 | 1 | -1/+3 |
| | | | | hint from claudio@, ok millert@ | ||||
* | gai_strerror() should return const char *; OK deraadt@ | millert | 2004-12-20 | 1 | -2/+2 |
| | |||||
* | repair copyright notices for NRL & cmetz; cmetz | deraadt | 2001-06-05 | 1 | -2/+1 |
| | |||||
* | replace NRL get{addr,name}info with KAME get{addr,name}info. | itojun | 1999-12-30 | 1 | -0/+6 |
| | | | | | | | | removed functionality: new code will not return AF_LOCAL addrinfo struct. added funtionality: SOCK_RAW is permitted as ai_socktype (no servname allowed). draft-ietf-ipngwg-scopedaddr-format-00.txt | ||||
* | indent | deraadt | 1999-06-30 | 1 | -33/+33 |
| | |||||
* | Removed portability ifdefs. | cmetz | 1999-06-23 | 1 | -45/+0 |
| | |||||
* | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | cmetz | 1999-06-23 | 1 | -0/+116 |
ones that are useful for all protocols, not just IPv6). |