aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
1999-12-09Move the GTK+ implementations of various UI utilities out of "util.c"Guy Harris17-189/+315
1999-12-09added ldap dissector placeholder, just does request/response for now, until I...Nathan Neulinger4-3/+167
1999-12-09extended nbp dissector, is stable, but i believe it's not completely correct yetNathan Neulinger1-2/+107
1999-12-09Add RFC 1702 GRE-over-IPv4.Guy Harris1-12/+27
1999-12-08started nbp dissectorNathan Neulinger1-4/+75
1999-12-08changed numbers to bullets and removed nbp dissector item - in progressNathan Neulinger1-22/+20
1999-12-08fix stupid atalk typo and remove other proto names stuffNathan Neulinger1-12/+13
1999-12-08added a couple of ddp protocol names based on looking at packets in genbroad....Nathan Neulinger1-2/+32
1999-12-08better info line for ipx messageNathan Neulinger1-3/+4
1999-12-08added decode support for 'poll inactive station' ipx messageNathan Neulinger1-8/+69
1999-12-08Put the "0[xX]" prefix for "%#[Xx]", and the "0" prefix for "%#o",Guy Harris1-2/+2
1999-12-08Register "ett_gre_flags" as an subtree type.Guy Harris1-1/+2
1999-12-08proto tree style fixesNathan Neulinger2-9/+10
1999-12-08Added Philip Gladstone <philip@raptor.com>'s patch to check IP headerGilbert Ramirez2-3/+26
1999-12-08- don't print RFC1771 NLRI length if == 0Jun-ichiro itojun Hagino1-10/+18
1999-12-07Add Dave Chapeskie's name to the list of contributors.Guy Harris3-2/+8
1999-12-07It appears that the IRIX SIOCSNOOPLEN "ioctl", as used by "libpcap" toGuy Harris1-2/+5
1999-12-07Remove 3 GTK+ header files and have our gtkclist.c useGilbert Ramirez5-488/+4
1999-12-07style improvements in ARP dissector proto tree, added todo itemsNathan Neulinger2-17/+27
1999-12-07Add the "-R" flag to the usage message.Guy Harris1-23/+76
1999-12-07Here I am commit'ing again in a Qantas Club lounge :-)Richard Sharpe1-58/+78
1999-12-07James Coe's patch to add SRVLOC and NCP-over-IP support.Guy Harris9-7/+460
1999-12-07Fixes to highlighting for irc dissector req/resp linesNathan Neulinger2-11/+13
1999-12-06added simple irc dissectorNathan Neulinger5-3/+166
1999-12-06Patch from Jerry Talkington to:Guy Harris4-8/+27
1999-12-06Use WORDS_BIGENDIAN, rather than BYTE_ORDER, to determine which valuesGuy Harris1-5/+4
1999-12-06Remove #include "globals.h" from packet-atalk.c (not needed) and fromGilbert Ramirez3-8/+8
1999-12-06NFS v2 ist ready.Uwe Girlich1-13/+225
1999-12-06dissect_rpc_string() can now better handle truncated strings.Uwe Girlich1-4/+15
1999-12-06Add support for saving files in a format other than the one they're inGuy Harris1-1/+4
1999-12-06Add support for saving files in a format other than the one they're inGuy Harris1-15/+129
1999-12-06Changes from Dave Chapeskie.Guy Harris1-63/+271
1999-12-06When dissecting the reference clock ID field:Guy Harris1-6/+13
1999-12-05Add ^G as an accelerator for Display:Go To Frame.Guy Harris1-2/+2
1999-12-05Updates from Kojak.Guy Harris1-144/+312
1999-12-05Apple, for some unknown reason, doesn't just encapsulate AppleTalk dataGuy Harris1-7/+44
1999-12-05vlan updates for etype<maxlen and capture countersNathan Neulinger3-10/+25
1999-12-05Fix a typo.Guy Harris1-2/+2
1999-12-05Don't assume that the OUI of all SNAP frames is 00-00-00; treat onlyGuy Harris1-16/+45
1999-12-05Some small fixes to the smb decoding of sessionsetup&X.Richard Sharpe1-4/+4
1999-12-05Check in the ASN.1 code for reference purposes, although the SNMPGuy Harris3-1/+1007
1999-12-05As per Nathan Leulinger's suggestion, have a stub SNMP dissector ifGuy Harris8-68/+55
1999-12-05Use the new routines in Wiretap to make the argument to "-T" be aGuy Harris1-5/+19
1999-12-05Provide a table of descriptive and short (command-line) names forGuy Harris2-2/+93
1999-12-05Expand on the description of "libpcap" and "snoop" capture file formats.Guy Harris1-3/+3
1999-12-04It's now called "editcap", as it can read any file format Wiretap canGuy Harris1-9/+22
1999-12-04Add rules for making "editcap".Guy Harris1-1/+7
1999-12-04Oops! First check if the short name in the "dump_open_table[]" entry isGuy Harris1-2/+3
1999-12-04Give those capture file formats we can write a "short name", to be usedGuy Harris2-20/+45
1999-12-04Adding editcap.c. This is an example of a simple wiretap editing program.Richard Sharpe1-0/+174