Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support: Add <support/next_to_fault.h> | Florian Weimer | 2017-11-13 | 1 | -56/+11 |
| | | | | Based on the implementation in resolv/tst-inet_pton.c. | ||||
* | inet_pton: Reject IPv6 addresses with many leading zeros [BZ #16637] | Florian Weimer | 2017-06-23 | 1 | -14/+2 |
| | | | | 2001:db8:00001::f is not a valid IPv6 address according to RFC 2373. | ||||
* | __inet_pton_length: Implement new internal helper function | Florian Weimer | 2017-06-21 | 1 | -0/+549 |