aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
1998-12-29* Added Joerg Mayer's Vines patchgerald26-334/+668
1998-12-29* Installation documentation updatesgerald3-255/+236
1998-12-27* Add library version information to about box, -v and -h outputgerald1-5/+24
1998-12-27* Minor changes for GTK+ 1.1/1.2 supportgerald1-2/+2
1998-12-27* GTK+ 1.1/1.2 compatibility changes (use gtk_scrolled_window_add_with_viewportgerald1-1/+6
1998-12-22Fixed more bugs with dialogues and gtk+-1.1.x.gram4-11/+40
1998-12-22Stopped the "TCP Follow" screen from producing an error when usinggram3-7/+12
1998-12-22Fixed the version of gtk1.1.x required forgram1-2/+2
1998-12-21Syntax and compilation fixes for the broken code I just committed.gerald1-4/+3
1998-12-21Make the info field verbose.gerald1-31/+76
1998-12-21Changed port print formats to unsigned, added raw port number to tree output.gerald1-6/+8
1998-12-21Modify add_item_to_tree to return immediately on a null tree ptr.gerald1-1/+4
1998-12-20Back out change that Hannes Boehm said he didn't intend to commit,guy1-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.gram4-126/+581
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.gram13-34/+203
1998-12-16Note that wiring the current longest string in a column intoguy1-1/+5
1998-12-15Fix the bitmask for the hour field in a DOS-format time (not that itguy1-2/+2
1998-12-13Debug statement commented out.gram1-3/+3
1998-12-13Added Guy's patch to calculate date of Sniffer packet trace. I copiedgram3-26/+67
1998-12-04When dissecting DNS or NBNS queries or replies, add the item to the treeguy4-23/+31
1998-12-03The Appletalk ARP opcode, like other AARP fields, is big-endian, notguy1-1/+1
1998-11-23LANalyzer records time in half microseconds, not microseconds.gram1-2/+2
1998-11-23Added time-stamp decoding to LANalyzer decodes, made minor comment changes togram3-15/+46
1998-11-21The Sniffer-reading code now checks to make sure that it is tryinggram2-12/+25
1998-11-21Take the name-processing part of "get_nbns_name_type_class()" and put itguy1-33/+34
1998-11-21Pick up from Ethereal's "configure.in" the test to check whether we'reguy2-22/+41
1998-11-20Fix for non null-terminated strings.gram1-2/+5
1998-11-20The address family isn't part of the RIP header, it's part of the RIPguy2-53/+97
1998-11-20Added NetBIOS Datagram (over UDP) support.gram2-3/+9
1998-11-20I gave Guy the credit he deserves.gram1-0/+1
1998-11-20Added NetBIOS datagram support (over UDP, as per RFC 1002).gram1-1/+162
1998-11-20BOOTP option 55 (parameter request list) now shows more detail.gram1-7/+32
1998-11-18* Fixed minor bug when printing string values.gerald1-2/+2
1998-11-18Note that "wiretap" can now read Sun "snoop" files.guy1-8/+8
1998-11-18* Don't build wiretap if it isn't configured.gerald6-40/+405
1998-11-18* Disable filter-related widgets if we're using wiretap.gerald3-3/+21
1998-11-18* File needed for one of Laurent's patches that I just committed.gerald1-0/+702
1998-11-18* Added patches from Laurent and Guygerald14-119/+143
1998-11-18* Mods to use get_tcp_port() to print the port number.gerald1-5/+6
1998-11-18* Add -Wall to CFLAGS if we're running gcc.gerald1-1/+10
1998-11-17Add the header files to "libwiretap_a_SOURCES", so they get included ifguy1-1/+9
1998-11-17Add the header files to "libwiretap_a_SOURCES", so they get included ifguy1-2/+9
1998-11-17* Fixes for TCP and UDP port number display.gerald3-4/+26
1998-11-17* Added column formatting functionality.gerald47-526/+1557
1998-11-17Add a "acinclude.m4" file that defines a "AC_ETHEREAL_STRUCT_SA_LEN"guy8-31/+306
1998-11-17Un-comment "AC_CONFIG_SUBDIRS()", so that it'll run "configure" in theguy2-348/+3
1998-11-16Put the Makefile back, in the hopes that it'll prevent at least one ofguy1-0/+345
1998-11-15Remove the Makefile from CVS - Ethereal doesn't have its Makefile underguy1-345/+0
1998-11-15Back out some changes accidentally commited by the previous checkin - Iguy7-135/+28