Turn on memory scrubbing when fuzz testing.
[obnox/wireshark/wip.git] / inet_pton.c
2010-04-15 wmeierLet's try that again: Reword comment.
2010-04-15 wmeierReword comment slightly.
2010-04-14 wmeierSome changes req'd to build Wireshark with VS 2010...
2009-10-06 krjCleanup rcsids
2009-04-08 geraldTry to make everyone happy about their size_t's.
2009-04-08 guyCompare size_t's with size_t's.
2009-04-08 geraldMore size_t fixes.
2007-06-11 geraldFix compilation under VS6 (hopefully without breaking...
2000-10-14 gramMove inet_*.[ch] files to epan.
2000-08-11 denielMiscellaneous code cleaning
2000-01-10 gramSome initial changes for win32 support, but not all.
1999-10-14 guyMake it build on systems lacking "inet_pton()", "inet_n...
1999-10-14 itojunuse inet_pton() and inet_ntop(), which are RFC2553...