obnox/wireshark/wip.git
1999-12-09 oabadPut X.25 Facilities in call packets in a subtree
1999-12-09 girlichMore v3 dissector routines. 14 functions are still...
1999-12-09 girlichMore v3 dissector routines. 25 functions still missing.
1999-12-09 girlichNew defines for create modes.
1999-12-09 guyGet rid of an unused variable.
1999-12-09 guyMove the GTK+ implementations of various UI utilities...
1999-12-09 nneuladded ldap dissector placeholder, just does request...
1999-12-09 nneulextended nbp dissector, is stable, but i believe it...
1999-12-09 guyAdd RFC 1702 GRE-over-IPv4.
1999-12-08 nneulstarted nbp dissector
1999-12-08 nneulchanged numbers to bullets and removed nbp dissector...
1999-12-08 nneulfix stupid atalk typo and remove other proto names...
1999-12-08 nneuladded a couple of ddp protocol names based on looking...
1999-12-08 nneulbetter info line for ipx message
1999-12-08 nneuladded decode support for 'poll inactive station' ipx...
1999-12-08 guyPut the "0[xX]" prefix for "%#[Xx]", and the "0" prefix...
1999-12-08 guyRegister "ett_gre_flags" as an subtree type.
1999-12-08 nneulproto tree style fixes
1999-12-08 gramAdded Philip Gladstone <philip@raptor.com>'s patch...
1999-12-08 itojun- don't print RFC1771 NLRI length if == 0
1999-12-07 guyAdd Dave Chapeskie's name to the list of contributors.
1999-12-07 guyIt appears that the IRIX SIOCSNOOPLEN "ioctl", as used...
1999-12-07 gramRemove 3 GTK+ header files and have our gtkclist.c use
1999-12-07 nneulstyle improvements in ARP dissector proto tree, added...
1999-12-07 guyAdd the "-R" flag to the usage message.
1999-12-07 sharpeHere I am commit'ing again in a Qantas Club lounge :-)
1999-12-07 guyJames Coe's patch to add SRVLOC and NCP-over-IP support.
1999-12-07 nneulFixes to highlighting for irc dissector req/resp lines
1999-12-06 nneuladded simple irc dissector
1999-12-06 guyPatch from Jerry Talkington to:
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...
next