obnox/wireshark/wip.git
2000-11-08 guyNote that the current CVS version of libpcap from tcpdu...
2000-11-08 guyGet rid of carriage returns; Windows compilers don...
2000-11-08 guyGet rid of carriage returns; Windows compilers don...
2000-11-08 geraldFix type checking for the "i386" platform.
2000-11-07 geraldChange zing.org addresses to ethereal.com.
2000-11-07 guyGIOP 1.2 support and other GIOP enhancements, from...
2000-11-06 nneulforget to commit change w/ afs headers
2000-11-06 guyUpdate to reflect the new style for plugin dissectors.
2000-11-06 guyFix a typo.
2000-11-06 guyIn Tethereal, when printing summary lines, print the...
2000-11-06 guy"plugin_reg_handoff()" is a symbol in the plugin that...
2000-11-06 guyAIM/OSCAR dissector, from Ralf Holzer.
2000-11-05 guyAIM/OSCAR dissector, from Ralf Holzer.
2000-11-05 oabadAllow a plugin to specify several underlying protocols...
2000-11-05 guyMake the RTCP, RTP, WSP, and WTP dissectors check wheth...
2000-11-05 oabadAllow a plugin to specify several underlying protocols...
2000-11-05 guyNew-style plugins don't require a "desc" variable.
2000-11-05 guyAllow plugins to have, instead of "protocol" and "filte...
2000-11-05 guyPatch from Craig Rodrigues to fix a call to "check_col()".
2000-11-05 sharpeFixing packet-ftp so we can search on ftp-data! To...
2000-11-04 guySIP dissector, from Heikki Vatiainen.
2000-11-04 guyFix the beginning comment to give the right file name.
2000-11-04 guyMicrosoft Visual C++, unlike GCC, doesn't like it if...
2000-11-04 guyOne of the header files included by "packet-wsp.c"...
2000-11-04 guyWAP support, from Neil Hunter.
2000-11-03 nneulsmall fixes
2000-11-03 nneulmore decoding of afs bos traffic
2000-11-03 nneulfinished up afs fs requests, more macros implemented
2000-11-03 nneulfinished up structure for fs replies, though macros...
2000-11-03 nneulSplit into a separate files. Started adding a bunch...
2000-11-03 nneulCorrected BASE_OCT support for display formats. Note...
2000-11-02 nneuladded backup,rmtsys,update opcodes
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.
next