aboutsummaryrefslogtreecommitdiffstats
path: root/epan/inet_ntop.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2002-10-29Note why we're including <sys/socket.h> and <winsock2.h> in places whereGuy Harris1-3/+3
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-2/+2
2002-08-04Undo my last change: These files are used by systems only that need sys/types.hJörg Mayer1-7/+15
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-15/+7
2002-06-23WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3'sGuy Harris1-3/+3
2001-10-28Clean up another signed vs. unsigned comparison warning - ifGuy Harris1-2/+6
2000-10-14Move inet_*.[ch] files to epan.Gilbert Ramirez1-0/+233