aboutsummaryrefslogtreecommitdiffstats
path: root/inet_pton.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-15Let's try that again: Reword comment.Bill Meier1-2/+2
2010-04-15Reword comment slightly.Bill Meier1-1/+1
2010-04-14Some changes req'd to build Wireshark with VS 2010 (VC10). [More changes stil...Bill Meier1-0/+2
2009-10-06Cleanup rcsidsKovarththanan Rajaratnam1-4/+2
2009-04-08Try to make everyone happy about their size_t's.Gerald Combs1-2/+2
2009-04-08Compare size_t's with size_t's.Guy Harris1-1/+1
2009-04-08More size_t fixes.Gerald Combs1-3/+3
2007-06-11Fix compilation under VS6 (hopefully without breaking compilationGerald Combs1-0/+269
2000-10-14Move inet_*.[ch] files to epan.Gilbert Ramirez1-269/+0
2000-08-11Miscellaneous code cleaningLaurent Deniel1-1/+3
2000-01-10Some initial changes for win32 support, but not all.Gilbert Ramirez1-1/+26
1999-10-14Make it build on systems lacking "inet_pton()", "inet_ntop()", and aGuy Harris1-1/+3
1999-10-14use inet_pton() and inet_ntop(), which are RFC2553 standard functionJun-ichiro itojun Hagino1-0/+240