| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-05-10 | ng_ipaddr.h must include netinet/in.h. | Florian Westphal | |
| compile on FreeBSD 5.4 failed with: ./../ipaddr/ng_ipaddr.h:34: error: field `sin4' has incomplete type Reported and tested by Jefferson S Almeida. | |||
| 2008-02-26 | IPv6 support. | Florian Westphal | |
| all references to struct sockaddr/in_addr have been removed from src/ngircd. libngipaddr (in src/ipaddr/) hides all the gory details. See src/ipaddr/ng_ipaddr.h for API description. | |||