aboutsummaryrefslogtreecommitdiffstats
path: root/inet_pton.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation under VS6 (hopefully without breaking compilationGerald Combs2007-06-111-0/+269
* Move inet_*.[ch] files to epan.Gilbert Ramirez2000-10-141-269/+0
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+3
* Some initial changes for win32 support, but not all.Gilbert Ramirez2000-01-101-1/+26
* Make it build on systems lacking "inet_pton()", "inet_ntop()", and aGuy Harris1999-10-141-1/+3
* use inet_pton() and inet_ntop(), which are RFC2553 standard functionJun-ichiro itojun Hagino1999-10-141-0/+240