obnox/wireshark/wip.git
2000-01-26 guyIn case the "ts" field of a libpcap per-packet header...
2000-01-26 guyAlways declare, and define, "file_seek()" to return...
2000-01-26 girlichCorrected a SEGFAULT in v2 readdir reply, v3 readdir...
2000-01-26 oabadAdd a debian subdirectory and the files needed to gener...
2000-01-26 guyInitialize per-dissection data structures before doing...
2000-01-26 guyIn "dissect_clnp()", fill in "clnp" before looking...
2000-01-26 guyIn Win32, treat both '/' and '\' as pathname separators.
2000-01-26 gramCredit fix, and fix for building editcap.1 with build...
2000-01-26 guyItojun did part of the BSD zlib fix.
2000-01-26 gramMove version to 0.8.2, add Win32 to list of platforms...
2000-01-25 gramFix the File|Open menu problem for builds w/o pcap...
2000-01-25 gramAdd O_BINARY flag to open() for win32.
2000-01-25 gramAdd an include of "../menu.h" to fix a win32 build...
2000-01-25 gramEnable File|Open menu item when Ethereal is started...
2000-01-25 gramAdded additional manpages and binaries to RPM package...
2000-01-25 itojunparse multiple COMMUNITIES value.
2000-01-25 guyProvide a "get_dirname()" routine, that takes a pathnam...
2000-01-25 guy"gztell()" is also affected by the libz mess on platfor...
2000-01-25 guyUse "get_basename()" rather than finding the last compo...
2000-01-25 guyEncapsulate the code to take a pointer to a pathname...
2000-01-25 geraldIf we open a file, and immediately try to open another...
2000-01-25 geraldTry to work around the undraw_cursor() bug in GTK+...
2000-01-25 guyUpdate with URLs for the Win32 port on both sides of...
2000-01-25 guy"If there aren't any packets to select" means "if there...
2000-01-25 guyIf there aren't any packets to select, don't try to...
2000-01-25 guyAdd support for Cisco ISL.
2000-01-25 guyOn Win32, when splitting file names into directory...
2000-01-24 guyThe CRC is at the end of the frame, not at the end...
2000-01-24 guyAdd the CRC of the encapsulated frame to the ISL dissec...
2000-01-24 gramSet a fixed-width font for win32.
2000-01-24 guyOpen files with "rb" rather than "r" - this may fix...
2000-01-24 guyEthereal shouldn't use "file_seek()", "file_read()...
2000-01-24 guyAdd an INFO column with the VLAN ID.
2000-01-24 gramAdded the O_BINARY flag to open() for win32.
2000-01-24 guyAdd support for Cisco ISL.
2000-01-24 guyMake the Tethereal usage message reflect whether libpca...
2000-01-24 guyAdd spaces to the usage message, to match what was...
2000-01-24 guyKeep the sample command line in the usage message withi...
2000-01-24 guyInclude the "-D" flag in the usage message.
2000-01-24 guyHeikki Vatiainen's patch to add a flag to control wheth...
2000-01-24 guyFix a bunch of dissectors to use "pi.captured_len"...
2000-01-24 guyFix a bunch of dissectors to use "pi.captured_len"...
2000-01-24 guyAdd some new SAP values from
2000-01-24 guyxDLC frames other than I and UI frames may have a paylo...
2000-01-24 guyPut the PID of SNAP frames into the protocol tree regar...
2000-01-24 guyWhen computing the total frame length of an 802.3 frame...
2000-01-23 guyIn "dissect_eth()", update "pi.len" and "pi.captured_le...
2000-01-22 geraldMerge Paul Ionescu's CDP fixes with Guy's. Add #define...
2000-01-22 guyAllow "-w" and/or "-R" to be specified either when...
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
2000-01-22 guyGive "dissect_rpc_string()" an extra "char **" argument...
2000-01-22 guyAdd "proto_item_set_text()", which sets the "representa...
2000-01-22 guy"tm_mon" in a "struct tm" is 0-based, not 1-based;...
2000-01-21 gramAdd URL.
2000-01-21 guyAdd stuff to add platform-specific compiler flags;...
2000-01-21 guyAdd "-L" flags to LDFLAGS, not LIBS, and get rid of...
2000-01-21 gramApplied the vines part of Joerg's vines patch.
2000-01-20 guyJoerg Mayer's updates to the VINES dissector and to...
2000-01-20 guyGerrit Gehnen's patch to add support for the "Inactive...
2000-01-20 oabadThe headers of HP-UX 9.04 and HP-UX 10.20 nettl files...
2000-01-20 guyPut the RFC number for PPTP into the introductory comment.
2000-01-18 guyInclude CFLAGS in the command to build "rdps".
2000-01-18 guyUse "strrchr()" instead of "rindex()" - "strrchr()...
2000-01-18 girlichLast dissectors for NFS v3 are finally done.
2000-01-18 girlichNew constants for ftype3 decoding.
2000-01-18 guyPut into the "Capture Preferences" dialog box a check...
2000-01-18 guyPut the "Find Frame" and "Go To Frame" menu items under...
2000-01-18 guyJerry Talkington's changes to support, in the packet...
2000-01-17 guySquelch some complaints from GCC (and protect against...
2000-01-17 guyUse "strchr()" rather than "index()" - the ANSI C stand...
2000-01-17 gramAdd Makefile.nmake to list of deliverables. I had sent...
2000-01-17 oabadWe have to #include "plugins.h" before using the HAVE_P...
2000-01-17 guyAdd a "-F" flag, to allow the format of a file being...
2000-01-17 sharpeSmall patch to editcap to allow ranges of packets to...
2000-01-17 guyAdd a "-x" flag to Tethereal, to make it print a hex...
2000-01-16 guyGet rid of the include of "util.h" that some dissectors...
2000-01-16 guyMove the routine to get a list of the network interface...
2000-01-16 guyThe NetBSD zlib problem is probably the same as the...
2000-01-15 guyRename "save_LIBS" to "ethereal_save_LIBS", to reduce...
2000-01-15 gramDon't exclude register.c from the distribution tarball...
2000-01-15 gramAdd in a couple of the artifacts produced from autoconf...
2000-01-15 gramRemove libltdl from the build. The directory is still...
2000-01-15 gramMove top-level window creation to separate function...
2000-01-15 oabadAdd missing #ifdef HAVE_PLUGINS before calling init_plu...
2000-01-15 oabadAdd a call to init_plugins() in order to read the plugi...
2000-01-15 guyAs we're not using the default action for AC_CHECK_LIB in
2000-01-15 guyPass the number of packets to be captured to "capture...
2000-01-15 guyArrange that, on Solaris, we link with "-lkstat" if...
2000-01-15 guyTethereal needs the same set of additional objects...
2000-01-15 guyIf no "-i" flag is specified to Tethereal when no file...
2000-01-15 guyWhen configuring for GLib, we have to include gmodule...
2000-01-15 guyFix up a bunch of places where a pointer into the packe...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-14 nneulbetter command line syntax description
2000-01-14 guyDon't assume that the RX header is neatly aligned on...
2000-01-14 geraldSet an initial (blank) filter to get around the peculia...
2000-01-14 geraldFixed small typo in hex printing.
2000-01-14 gramCheck for existence of cf.iface before calling capture...
2000-01-14 guySupply a patch that, at least on HP-UX 11.00, lets...
2000-01-14 guyNote that the Ethereal workaround for the libpcap timeo...
next