Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for ipv6 scope_id to getaddrinfo and getnameinfo | Rich Felker | 2014-06-04 | 1 | -4/+27 |
* | fix negative response and non-response handling for dns queries | Rich Felker | 2014-06-03 | 1 | -1/+4 |
* | remove cruft from old resolver and numeric ip parsing | Rich Felker | 2014-06-02 | 1 | -1/+3 |
* | switch standard resolver functions to use the new dns backend | Rich Felker | 2014-06-02 | 1 | -21/+61 |
* | fix off-by-one in checking hostname length in new resolver backend | Rich Felker | 2014-06-02 | 1 | -2/+2 |
* | refactor getaddrinfo and add support for most remaining features | Rich Felker | 2014-05-31 | 1 | -0/+168 |