Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use pointer to a union member in host_create_from_string_and_family() | Tobias Brunner | 2013-01-25 | 1 | -5/+4 |
* | Respect given address family when resolving "%any" | Martin Willi | 2013-01-14 | 1 | -1/+5 |
* | Consolidated %any(6) host_t parsing | Martin Willi | 2012-11-29 | 1 | -4/+14 |
* | host_create_from_dns() tries a numeric conversion before asking resolver | Martin Willi | 2012-11-29 | 1 | -1/+5 |
* | Add a host_t constructor from string, but with a specific family | Martin Willi | 2012-11-29 | 1 | -35/+37 |
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Moved host_t and host_resolver_t to a new networking subfolder | Tobias Brunner | 2012-10-24 | 1 | -0/+578 |