Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: All settings use configured namespace | Tobias Brunner | 2014-02-12 | 1 | -4/+4 |
| | |||||
* | host-resolver: don't try to resolve a plain v4 address to an IPv6 address | Volker RĂ¼melin | 2013-05-16 | 1 | -3/+17 |
| | | | | | Suppress 'Address family for hostname not supported' errors if a IPv6 client connects in a mixed IPv4/IPv6 environment. | ||||
* | Consolidated %any(6) host_t parsing | Martin Willi | 2012-11-29 | 1 | -8/+0 |
| | |||||
* | Remove numeric conversion from resolver, it is done directly in host_t | Martin Willi | 2012-11-29 | 1 | -32/+0 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -2/+2 |
| | |||||
* | Moved host_t and host_resolver_t to a new networking subfolder | Tobias Brunner | 2012-10-24 | 1 | -0/+391 |