obnox/wireshark/wip.git
2000-11-02 nneulmore cleanup of opcodes
2000-11-02 nneuladded entry, fixed couple of typos
2000-11-02 gramUpdates from Jeff Foster.
2000-11-01 guyAdd a fourth choice of time format in the packet list...
2000-11-01 guyInstead of failing if we can't find a netmask for the...
2000-11-01 guyUpdates from Steve Limkemann.
2000-10-31 sharpeA small fix to display SAM Response User Unknown respon...
2000-10-31 guyGet rid of a statement that should've been deleted...
2000-10-27 gramMove declaration of wsaData (for Win32) out of HAVE_LIB...
2000-10-27 gramMove to 0.8.13
2000-10-27 gramMove to version 0.8.13.
2000-10-27 gramAdded some autoconf- and automake-generated files to...
2000-10-26 gramMake new version 0.8.13, not 0.9.0.
2000-10-26 guyCisco IGRP support, from Paul Ionescu.
2000-10-26 guyFix typos, and give credit to Jason Lango for the origi...
2000-10-25 gramList of changes for this next release, which I'll proba...
2000-10-25 gramThis patch adds two things:
2000-10-24 sharpeFixing a small bug that Guy Harris noticed.
2000-10-23 guyMake the routines used for the hash table static -...
2000-10-22 guyWhen looking for definitions of "proto_register" and...
2000-10-22 guyWhen checking whether we should build the list of flag...
2000-10-22 guyWhen checking whether we should set the COL_INFO column...
2000-10-22 guyUse "H.261", not "H261", as the short name for the...
2000-10-21 guyDon't require that all SNMP packets go to or from the...
2000-10-21 guyWildcard matching is tricky - you have to try wildcardi...
2000-10-21 guyFix error in code that '\0'-terminates a string - it...
2000-10-21 guySupport for conversations with "wildcard" destination...
2000-10-21 guyCheck ICMP checksum. XXX - won't work if the ICMP...
2000-10-21 guyCapture statistics box improvements from Santeri Paavol...
2000-10-21 guyUpdates from David Frascone.
2000-10-20 gramRemove #include "gtk/colors.h" from file.h, which keep...
2000-10-19 guyFix some typos.
2000-10-19 guyMove the declaration of "g_resolving_actif" from the...
2000-10-19 guyDissect the allegedly-NTP time stamp in a Sender Report...
2000-10-19 guyPatch from Isaac Wilcox to do case-sensitive checks...
2000-10-19 guyThere's no "exception.h" header file in "epan", but...
2000-10-19 guy"tvbtest.c" is now in the "epan" subdirectory, so don...
2000-10-19 guyNote that we might not want the dissector for Q.931...
2000-10-19 guyAndreas Sikkema's new H.261 and TPKT dissectors, replac...
2000-10-18 guyGet rid of extra declaration of HAVE_DIRECT_H; one...
2000-10-18 guyFix from Per Flock to A6 RR decoding.
2000-10-17 geraldAdd initial support for "type 12" frames. I have no...
2000-10-17 gramBetter heuristic for detecting Linux mangling of TR...
2000-10-17 gramThe Session Announcement Protocol version 2 is now...
2000-10-17 sharpeAdding the magicpoint presentation I am doing for Linux...
2000-10-17 guyMake the top-level "config.h.win32" more closely resemb...
2000-10-17 guyAlas, we have to set HAVE_PLUGINS in the top-level...
2000-10-17 guyPatch from Heikki Vatiainen to make "tvb_strnlen()...
2000-10-17 guyDo checks for platform-specific compiler flags in the...
2000-10-17 guyWiretap no longer works with "GLib 1.0[.x]" (the versio...
2000-10-16 guyMake the top-level configure script descend into epan...
2000-10-16 guyGive libethereal its own configuration file, and have...
2000-10-16 gramComplete the COPS dissector. Heikki Vatiainen <hessu...
2000-10-15 guyAt least on UNIX/X, make the wildcard pattern that...
2000-10-14 gramFix for inet*.[ch] move.
2000-10-14 gramMove inet_*.[ch] files to epan.
2000-10-14 gramCheck for python before configuring CVS sources.
2000-10-14 gramWhile keeping the directory named 'epan' and the symbol...
2000-10-14 gramLook for gmodule*.lib in a directory "gmodule" in the...
2000-10-12 gramGive Ulrich Kiermayr credit for his ECN addition.
2000-10-12 gramDon't loop infinitely on options with zero length.
2000-10-11 guyFix it to build on Windows.
2000-10-11 guySanteri Paavolainen's patch to add a "Capture->Stop...
2000-10-11 guyDNS updates from Brian Wellington.
2000-10-09 guyAdd support for modal message boxes ("simple dialog").
2000-10-09 guyIt appears there's no guarantee that you'll actually...
2000-10-09 sharpeAdding a small attribution to Invisible Worlds and...
2000-10-09 geraldUpdate documentation URLs.
2000-10-08 geraldChange addresses from ethereal.zing.org to ethereal...
2000-10-07 guyPatch from Jack Keane to keep the dissector from loopin...
2000-10-07 sharpeSquash one more little bug where I wasn't handling...
2000-10-06 gramImplement epan_dissect_new() and epan_dissect_free...
2000-10-05 sharpeAdded further state keeping so I can distinguish the...
2000-10-03 guyAssignments for SHA2 and AES encryption and data integr...
2000-10-03 sharpeUpdates to allow CR and LF to be used (incorrectly...
2000-10-02 gramDon't trust data in packet.
2000-10-02 guyA6 and DNAME resource record support, and RFC 2673...
2000-10-02 sharpeAdd some clean up to the bxxp dissector and really...
2000-09-30 oabad- HAVE_PLUGINS is defined in plugins.h so it must be...
2000-09-30 guyDon't put any "\r" and/or "\n" at the end of an RTSP...
2000-09-30 guyIf a line consists *solely* of an LF, set "*eol" to...
2000-09-30 guyDon't put any "\r" and/or "\n" at the end of an HTTP...
2000-09-29 guyWhen displaying Telnet data, split it into lines (perha...
2000-09-29 guyDynamically grow the buffer used by "format_text()...
2000-09-29 guyMake it clearer what it means for the glib and gtk...
2000-09-28 gramAdd string representation for WTAP_ENCAP_PPP_WITH_PHDR
2000-09-28 gramSimple code movement.
2000-09-28 gramSimple code movement to epan.
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-09-27 gramMove packet.[ch] to epan
2000-09-27 gramFix for bug in lex command.
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.
2000-09-23 guyWindows Sniffers appear to write out ATM traces with...
2000-09-22 gramMove #included C code from an *.h file to an *.inc...
2000-09-21 gramMake sure to pass the sent/received direction from...
2000-09-21 guyIn "dissect_tcp()", compute the payload length of a...
2000-09-21 guyIf I ever again have to compute the sequence number...
2000-09-20 gramMention support for reading pppd log files.
2000-09-20 guyGive Tethereal a "-l" flag, as tcpdump has, to make...
2000-09-19 gramOh well, get rid of the debug printf's.
next