aboutsummaryrefslogtreecommitdiffstats
path: root/resolv.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-22Fixed the way IPX network name resolution works with name resolutiongram1-3/+5
1999-11-21Enable IPX network name resolution by providing for an /etc/ipxnetsgram1-51/+371
1999-11-20Remove my debug printf().gram1-2/+1
1999-11-20Enable ether name resolution for packet summary lines of IPX packetsgram1-30/+96
1999-11-20The resolve routines accept HW addresses in the ethers file with eithergram1-4/+8
1999-10-22Generalize the "ip_src" and "ip_dst" members of the "packet_info"guy1-5/+5
1999-10-14Make it build on systems lacking "inet_pton()", "inet_ntop()", and aguy1-2/+5
1999-10-14use inet_pton() and inet_ntop(), which are RFC2553 standard functionitojun1-1/+32
1999-10-11Have "get_host_ipaddr()" return a Boolean indicating whether itguy1-12/+21
1999-09-26Added name resolution in GUI part:deniel1-1/+2
1999-09-18Decrease DNS resolving timeout.deniel1-2/+2
1999-09-10Give "globals.h" an RCS ID and copyright/GPL notice.guy1-3/+1
1999-09-09More shuffling of GTK-related files to gtk subdirectory.gram1-2/+2
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,gram1-5/+17
1999-07-07Created a new protocol tree implementation and a new display filtergram1-2/+23
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newgram1-1/+47
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.gram1-1/+2
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,gerald1-2/+3
1998-09-25* Ethernet manufacturer support (Laurent)gerald1-19/+536
1998-09-16Added ID tags to the beginning of each source file.gerald1-0/+2
1998-09-16Initial revisiongerald1-0/+269