obnox/wireshark/wip.git
1999-02-05 guyCopy the RIP header to a buffer, so that we don't blow...
1999-02-02 guyNo need to disable filter-related widgets for packet...
1999-01-30 guyAdd Network Monitor and "iptrace" to the list of captur...
1999-01-30 guyCorrect and expand the discussion of ATM Sniffer captures.
1999-01-29 gramModified code to allow compilation under IBM's C compil...
1999-01-28 gramAdded guy's time and DHCP patch.
1999-01-27 gramAdded token-ring support to netmon.c
1999-01-24 hannesRemoved Development notice within the CDP tree...
1999-01-21 gramAdded news about Guy's netmon addition.
1999-01-21 gramI changed the wtap_open_offline() function so that...
1999-01-18 gramAdded Guy's netmon.[ch] files to CVS for him. His firew...
1999-01-17 guyAdd suppport for Microsoft Network Monitor Ethernet...
1999-01-17 guyClean up some output lines, and show the checksum value...
1999-01-13 gerald* Modified Makefile.am and configure.in so that wiretap...
1999-01-12 gramFixed a bug regarding bad packets. If a sub-vector...
1999-01-10 gerald* Added Tony Abbot's fixes for libpcap include director...
1999-01-10 gerald* Added RPM .spec
1999-01-08 gramUse g_free instead of free so that I don't have to...
1999-01-08 gramA bad frame control value could crash ethereal because...
1999-01-07 gramLogged my change about per-packet encapsulation types.
1999-01-07 gramI removed the per-file encapsulation type from wiretap...
1999-01-06 guyThe TLV structures in a CDP packet aren't necessarily...
1999-01-05 guyClean up what's displayed for unknown opcodes and unkno...
1999-01-05 guyDecode the various flag fields in resource records...
1999-01-05 guyNeither "ether_to_str()" nor "ip_to_str()" modify the...
1999-01-05 gerald* Fixed missing curly brace.
1999-01-05 hannesFinished the first version of CDP support.
1999-01-04 hannesOkay. Please test the CVS code....
1999-01-04 hannesI've dicovered, that the existing CDP code does not...
1999-01-04 guyDecode the word containing the opcode, flags, reply...
1999-01-04 guyInclude "snprintf.h", as we use "snprintf()", so that...
1999-01-04 guyInclude "snprintf.h", as we use "snprintf()", so that...
1999-01-04 gerald* Final commit for version 0.5.1
1999-01-03 gramAdded files to handle AIX iptrace 2.0 files in wiretap.
1999-01-03 guyThe "lnk_t" field of per-packet data, and the "pkt_enca...
1999-01-02 gramI made sure to note that wiretap only supports iptrace...
1999-01-02 gramAdded the iptrace (AIX's packet-capture tool) file...
1999-01-01 gramAdded #include <sys/types.h> for compilation under...
1998-12-31 gramBe smarter about IPX port numbers and which function...
1998-12-29 gerald* Added Joerg Mayer's Vines patch
1998-12-29 gerald* Installation documentation updates
1998-12-27 gerald* Add library version information to about box, -v...
1998-12-27 gerald* Minor changes for GTK+ 1.1/1.2 support
1998-12-27 gerald* GTK+ 1.1/1.2 compatibility changes (use gtk_scrolled_...
1998-12-22 gramFixed more bugs with dialogues and gtk+-1.1.x.
1998-12-22 gramStopped the "TCP Follow" screen from producing an error...
1998-12-22 gramFixed the version of gtk1.1.x required for
1998-12-21 geraldSyntax and compilation fixes for the broken code I...
1998-12-21 geraldMake the info field verbose.
1998-12-21 geraldChanged port print formats to unsigned, added raw port...
1998-12-21 geraldModify add_item_to_tree to return immediately on a...
1998-12-20 guyBack out change that Hannes Boehm said he didn't intend...
1998-12-19 hannesAdded "Cisco Discovery Protocol" Hooks
1998-12-17 gramAdded Guy Harris' patch to read Sniffer ATM trace files...
1998-12-17 gramA patch spread across many files to let Ethereal compil...
1998-12-16 guyNote that wiring the current longest string in a column...
1998-12-15 guyFix the bitmask for the hour field in a DOS-format...
1998-12-13 gramDebug statement commented out.
1998-12-13 gramAdded Guy's patch to calculate date of Sniffer packet...
1998-12-04 guyWhen dissecting DNS or NBNS queries or replies, add...
1998-12-03 guyThe Appletalk ARP opcode, like other AARP fields, is...
1998-11-23 gramLANalyzer records time in half microseconds, not micros...
1998-11-23 gramAdded time-stamp decoding to LANalyzer decodes, made...
1998-11-21 gramThe Sniffer-reading code now checks to make sure that...
1998-11-21 guyTake the name-processing part of "get_nbns_name_type_cl...
1998-11-21 guyPick up from Ethereal's "configure.in" the test to...
1998-11-20 gramFix for non null-terminated strings.
1998-11-20 guyThe address family isn't part of the RIP header, it...
1998-11-20 gramAdded NetBIOS Datagram (over UDP) support.
1998-11-20 gramI gave Guy the credit he deserves.
1998-11-20 gramAdded NetBIOS datagram support (over UDP, as per RFC...
1998-11-20 gramBOOTP option 55 (parameter request list) now shows...
1998-11-18 gerald* Fixed minor bug when printing string values.
1998-11-18 guyNote that "wiretap" can now read Sun "snoop" files.
1998-11-18 gerald* Don't build wiretap if it isn't configured.
1998-11-18 gerald* Disable filter-related widgets if we're using wiretap.
1998-11-18 gerald* File needed for one of Laurent's patches that I just...
1998-11-18 gerald* Added patches from Laurent and Guy
1998-11-18 gerald* Mods to use get_tcp_port() to print the port number.
1998-11-18 gerald* Add -Wall to CFLAGS if we're running gcc.
1998-11-17 guyAdd the header files to "libwiretap_a_SOURCES", so...
1998-11-17 guyAdd the header files to "libwiretap_a_SOURCES", so...
1998-11-17 gerald* Fixes for TCP and UDP port number display.
1998-11-17 gerald* Added column formatting functionality.
1998-11-17 guyAdd a "acinclude.m4" file that defines a "AC_ETHEREAL_S...
1998-11-17 guyUn-comment "AC_CONFIG_SUBDIRS()", so that it'll run...
1998-11-16 guyPut the Makefile back, in the hopes that it'll prevent...
1998-11-15 guyRemove the Makefile from CVS - Ethereal doesn't have...
1998-11-15 guyBack out some changes accidentally commited by the...
1998-11-15 guyAdd support to wiretap for reading Sun "snoop" capture...
1998-11-15 guyAdd "acconfig.h" to make the "auto*" stuff happy.
1998-11-13 gramThe Sniffer-reading code in wiretap now decodes the...
1998-11-13 gramNow that I know where to find the file format of Sniffe...
1998-11-13 gramMore patches from Guy to make wiretap compile better...
1998-11-12 gramMore patches from Guy, cleaning up warnings when using...
1998-11-12 gramAdded a patch to wiretap from Guy Harris to help compil...
1998-11-12 guyWe have to include <sys/types.h>, if we have it, to...
1998-11-12 gramI added the LANalzyer file format to wiretap. I cleaned...
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-11-08 gerald* Fix for unsigned overflows on Solaris
next