| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-02-12 | inet_pton: fix uninitialized memory use for IPv4-mapped IPv6 addresses | Alexey Izbyshev |
| 2015-03-23 | fix internal buffer overrun in inet_pton | Rich Felker |
| 2013-12-12 | remove an unnecessary check in inet_pton | Szabolcs Nagy |
| 2013-10-23 | fix inet_pton | Szabolcs Nagy |
| 2013-10-19 | fix return value for inet_pton in ipv6 failure cases | Rich Felker |
| 2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker |
| 2011-04-25 | fix bug in ipv6 parsing that prevented parsing a lone "::" | Rich Felker |
| 2011-04-25 | ipv6 parsing code (formerly dummied-out) | Rich Felker |
| 2011-04-21 | fix bogus return values for inet_pton | Rich Felker |
| 2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker |
