aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
1998-12-22Stopped the "TCP Follow" screen from producing an error when usingGilbert Ramirez3-7/+12
1998-12-22Fixed the version of gtk1.1.x required forGilbert Ramirez1-2/+2
1998-12-21Syntax and compilation fixes for the broken code I just committed.Gerald Combs1-4/+3
1998-12-21Make the info field verbose.Gerald Combs1-31/+76
1998-12-21Changed port print formats to unsigned, added raw port number to tree output.Gerald Combs1-6/+8
1998-12-21Modify add_item_to_tree to return immediately on a null tree ptr.Gerald Combs1-1/+4
1998-12-20Back out change that Hannes Boehm said he didn't intend to commit,Guy Harris1-2/+2
1998-12-19Added "Cisco Discovery Protocol" Hookshannes7-22/+106
1998-12-17Added Guy Harris' patch to read Sniffer ATM trace files. Very nice.Gilbert Ramirez4-126/+581
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.Gilbert Ramirez13-34/+203
1998-12-16Note that wiring the current longest string in a column intoGuy Harris1-1/+5
1998-12-15Fix the bitmask for the hour field in a DOS-format time (not that itGuy Harris1-2/+2
1998-12-13Debug statement commented out.Gilbert Ramirez1-3/+3
1998-12-13Added Guy's patch to calculate date of Sniffer packet trace. I copiedGilbert Ramirez3-26/+67
1998-12-04When dissecting DNS or NBNS queries or replies, add the item to the treeGuy Harris4-23/+31
1998-12-03The Appletalk ARP opcode, like other AARP fields, is big-endian, notGuy Harris1-1/+1
1998-11-23LANalyzer records time in half microseconds, not microseconds.Gilbert Ramirez1-2/+2
1998-11-23Added time-stamp decoding to LANalyzer decodes, made minor comment changes toGilbert Ramirez3-15/+46
1998-11-21The Sniffer-reading code now checks to make sure that it is tryingGilbert Ramirez2-12/+25
1998-11-21Take the name-processing part of "get_nbns_name_type_class()" and put itGuy Harris1-33/+34
1998-11-21Pick up from Ethereal's "configure.in" the test to check whether we'reGuy Harris2-22/+41
1998-11-20Fix for non null-terminated strings.Gilbert Ramirez1-2/+5
1998-11-20The address family isn't part of the RIP header, it's part of the RIPGuy Harris2-53/+97
1998-11-20Added NetBIOS Datagram (over UDP) support.Gilbert Ramirez2-3/+9
1998-11-20I gave Guy the credit he deserves.Gilbert Ramirez1-0/+1
1998-11-20Added NetBIOS datagram support (over UDP, as per RFC 1002).Gilbert Ramirez1-1/+162
1998-11-20BOOTP option 55 (parameter request list) now shows more detail.Gilbert Ramirez1-7/+32
1998-11-18* Fixed minor bug when printing string values.Gerald Combs1-2/+2
1998-11-18Note that "wiretap" can now read Sun "snoop" files.Guy Harris1-8/+8
1998-11-18* Don't build wiretap if it isn't configured.Gerald Combs6-40/+405
1998-11-18* Disable filter-related widgets if we're using wiretap.Gerald Combs3-3/+21
1998-11-18* File needed for one of Laurent's patches that I just committed.Gerald Combs1-0/+702
1998-11-18* Added patches from Laurent and GuyGerald Combs14-119/+143
1998-11-18* Mods to use get_tcp_port() to print the port number.Gerald Combs1-5/+6
1998-11-18* Add -Wall to CFLAGS if we're running gcc.Gerald Combs1-1/+10
1998-11-17Add the header files to "libwiretap_a_SOURCES", so they get included ifGuy Harris1-1/+9
1998-11-17Add the header files to "libwiretap_a_SOURCES", so they get included ifGuy Harris1-2/+9
1998-11-17* Fixes for TCP and UDP port number display.Gerald Combs3-4/+26
1998-11-17* Added column formatting functionality.Gerald Combs47-526/+1557
1998-11-17Add a "acinclude.m4" file that defines a "AC_ETHEREAL_STRUCT_SA_LEN"Guy Harris8-31/+306
1998-11-17Un-comment "AC_CONFIG_SUBDIRS()", so that it'll run "configure" in theGuy Harris2-348/+3
1998-11-16Put the Makefile back, in the hopes that it'll prevent at least one ofGuy Harris1-0/+345
1998-11-15Remove the Makefile from CVS - Ethereal doesn't have its Makefile underGuy Harris1-345/+0
1998-11-15Back out some changes accidentally commited by the previous checkin - IGuy Harris7-135/+28
1998-11-15Add support to wiretap for reading Sun "snoop" capture files.Guy Harris24-263/+703
1998-11-15Add "acconfig.h" to make the "auto*" stuff happy.Guy Harris1-0/+3
1998-11-13The Sniffer-reading code in wiretap now decodes the time field for eachGilbert Ramirez2-20/+89
1998-11-13Now that I know where to find the file format of Sniffer trace files, wiretapGilbert Ramirez5-62/+134
1998-11-13More patches from Guy to make wiretap compile better. I definitelyGilbert Ramirez6-39/+481
1998-11-12More patches from Guy, cleaning up warnings when using gcc -Wall.Gilbert Ramirez2-9/+12