Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-22 | fix __ipparse to parse the generic numbers-and-dots IPv4 format correctly | Szabolcs Nagy | 1 | -5/+12 | |
* allow at most 4 parts * bounds check the parts correctly * disallow leading whitespace and sign * check the address family before falling back to IPv6 | |||||
2011-04-25 | ipv6 parsing code (formerly dummied-out) | Rich Felker | 1 | -2/+6 | |
2011-04-20 | fix bugs in ipv4 parsing | Rich Felker | 1 | -1/+2 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+40 | |