Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap getaddrinfo() and block SIGALRM where needed. | Matthias Andree | 2006-08-14 | 1 | -3/+3 |
* | * When looking up ports for a service, the lookup succeeds and the | Matthias Andree | 2006-06-28 | 1 | -1/+3 |
* | Fix bogus "cannot resolve service * to port number" error. Simon Barner. | Matthias Andree | 2005-09-21 | 1 | -0/+2 |
* | When getaddrinfo() fails resolving a service, log getaddrinfo() error. | Matthias Andree | 2005-09-21 | 1 | -2/+5 |
* | Revise error messages, suggested by Thomas Wolff. | Matthias Andree | 2005-09-21 | 1 | -1/+2 |
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -6/+19 |
* | Fix FreeBSD compiler warning from broken includes. | Matthias Andree | 2005-08-02 | 1 | -2/+3 |
* | Add new servport.c file to resolve service -> port for non-IPv6 builds. | Matthias Andree | 2005-08-02 | 1 | -0/+62 |