obnox/wireshark/wip.git
1999-12-06 guyUse WORDS_BIGENDIAN, rather than BYTE_ORDER, to determi...
1999-12-06 gramRemove #include "globals.h" from packet-atalk.c (not...
1999-12-06 girlichNFS v2 ist ready.
1999-12-06 girlichdissect_rpc_string() can now better handle truncated...
1999-12-06 guyAdd support for saving files in a format other than...
1999-12-06 guyAdd support for saving files in a format other than...
1999-12-06 guyChanges from Dave Chapeskie.
1999-12-06 guyWhen dissecting the reference clock ID field:
1999-12-05 guyAdd ^G as an accelerator for Display:Go To Frame.
1999-12-05 guyUpdates from Kojak.
1999-12-05 guyApple, for some unknown reason, doesn't just encapsulat...
1999-12-05 nneulvlan updates for etype<maxlen and capture counters
1999-12-05 guyFix a typo.
1999-12-05 guyDon't assume that the OUI of all SNAP frames is 00...
1999-12-05 sharpeSome small fixes to the smb decoding of sessionsetup&X.
1999-12-05 guyCheck in the ASN.1 code for reference purposes, althoug...
1999-12-05 guyAs per Nathan Leulinger's suggestion, have a stub SNMP...
1999-12-05 guyUse the new routines in Wiretap to make the argument...
1999-12-05 guyProvide a table of descriptive and short (command-line...
1999-12-05 guyExpand on the description of "libpcap" and "snoop"...
1999-12-04 guyIt's now called "editcap", as it can read any file...
1999-12-04 guyAdd rules for making "editcap".
1999-12-04 guyOops! First check if the short name in the "dump_open_...
1999-12-04 guyGive those capture file formats we can write a "short...
1999-12-04 sharpeAdding editcap.c. This is an example of a simple wiret...
1999-12-04 guyTo find out the file's packet encapsulation type (which...
1999-12-04 guyFields in the "snoop" file header are big-endian; write...
1999-12-04 guyFix some names.
1999-12-04 guyNow that "wtap_file_type_string()" takes a file type...
1999-12-04 guyMore infrastructure changes for Ethereal - make
1999-12-04 guyAdd some infrastructure for the use of Ethereal, so...
1999-12-04 guyWhen doing a live display of a live capture, don't...
1999-12-04 guyInclude <string.h> to declare "memset()".
1999-12-04 gramMore items re: display filters.
1999-12-04 guyNull out the "pointer to private data" member of a...
1999-12-04 guyAdd support to Wiretap for writing Network Monitor...
1999-12-04 guyAdd support to Wiretap for writing Network Monitor...
1999-12-04 guyAdd support to Wiretap for writing "snoop"-format captu...
1999-12-03 nneuladded SNMP support to IPX
1999-12-03 nneuladded skeletal tacplus/xtacacs dissector
1999-12-03 nneulpatch to scroll byte view
1999-12-03 nneulmore handling of etype<max_802_3_len
1999-12-03 nneulAdded wide area router ipx socket number
1999-12-03 guyIt appears that our "Makefile.in" won't work with the...
1999-12-03 geraldAdd description of TCP stream prefs.
1999-12-02 gramFix infinite loop on short packets or bad data in radiu...
1999-12-02 girlichprototype for dissect_rpc_data()
1999-12-02 girlichmany new dissectors in the NVF v2 area
1999-12-02 girlichnew dissect_rpc_opaque_data() for RPC data with length...
1999-12-02 guyExplain *why* you have to "g_strdup()" the argument...
1999-12-02 gramFix bug which occurs when running ethereal with "-r...
1999-12-02 geraldAdd stream window color preferences. We don't (yet...
1999-12-02 geraldRemove the check for cs->dlen > 0. We want to log...
1999-12-02 guyChristopher McAvaney's fix to "format_text()" to make...
1999-12-01 guyFix the "proto_tree_add_item_format()" call for CMD_STA...
1999-12-01 gramAdd a TODO file.
1999-12-01 gramAdded Florian Lohoff's <flo@rfc822.org> patch to enable...
1999-11-30 gramAdd IPX to packet stats during capture.
1999-11-30 gramFixed output in AC_ETHEREAL_UCDSNMP_CHECK. AC_MSG_CHECK...
1999-11-30 guyThere's no need to put a "Could not save to" message...
1999-11-30 guyAllow the user to save either all of the current captur...
1999-11-30 nneuladditions to tns dissector - sns and connect started
1999-11-30 guySquelch a GCC complaint. (I really wish GCC's dataflow...
1999-11-30 guySome additional IPX packet types.
1999-11-30 guyIPX packet type 1 is apparently NetWare RIP (Routing...
1999-11-30 guyMake the NetBIOS dissecting routines all take a pointer...
1999-11-30 guyIn "Go To Frame", distinguish between "there is no...
1999-11-30 guyMake the field indices in the sample code for registeri...
1999-11-30 guyStuff in "colors.c" largely need work only on a "colfil...
1999-11-30 guyMake a whole pile of routines private to "colors.c...
1999-11-30 gramCheck sanity of EntCount in lanman decode before going...
1999-11-29 guyAdd a "README.hpux" file, giving notes about the Softwa...
1999-11-29 gramChange Olivier's e-mail address.
1999-11-29 gramMade copyright date read "1998-1999".
1999-11-29 guyAdd "README.aix", "INSTALL.configure", and "doc/proto_t...
1999-11-29 nneuladded start of tns dissector
1999-11-29 girlichACCESS call,reply added.
1999-11-29 girlichSome more RPC functions dissected.
1999-11-29 guyExpand some comments.
1999-11-29 guyAdd a comment.
1999-11-29 guyUpdate one more comment.
1999-11-29 guyUpdate some comments.
1999-11-29 guyNote that we can now read files from Sun's "atmsnoop...
1999-11-29 gramMove to version 0.7.9 and add less than a week's change...
1999-11-29 guyDuh. If you say you're going to check for "gzgets...
1999-11-29 guyOf the "zlib" functions we use that aren't in all versi...
1999-11-29 guyFix a typo, and just say that "ethereal -v" indicates...
1999-11-29 guyGet version number information for CMU SNMP.
1999-11-29 gramUpdate copyright date in About box.
1999-11-29 guyInclude, in the version message, information about...
1999-11-29 guyInclude in the version message an indication of whether...
1999-11-29 gramAdd info about zlib version support.
1999-11-29 guyMove the callback for input available on the sync pipe...
1999-11-29 guyDon't add compressed-file-reading support unless "gzope...
1999-11-29 guyWhen a capture completes, the capture file is a tempora...
1999-11-29 guyDon't add compressed-file-reading support unless "gzope...
1999-11-28 gramRemove a couple commented-out lines that I had left...
1999-11-28 guyPass the right argument to the "simple_dialog()" call...
1999-11-28 geraldAdd code to colorize TCP streams.
1999-11-28 guyAdd in a comment about the "fs" and "flags" fields...
next