aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-06-26Rename "format_value()" to "format_var()", and have it dynamicallyGuy Harris1-9/+60
2000-06-26In "asn1_oid_value_decode()", set "size" directly from "enc_len", ratherGuy Harris1-2/+2
2000-06-25Make the string buffers into which stuff is formatted larger, to handle,Guy Harris1-2/+2
2000-06-24Report changes for 0.8.10Gilbert Ramirez1-0/+25
2000-06-24Joerg Mayer's changes to add support for NetXRay file format versionGuy Harris3-8/+13
2000-06-24Write and read the temporary file for "Follow TCP Stream" as a binaryGuy Harris1-3/+3
2000-06-22Add link instructions for "tvbtest", so that we link with GLib.Guy Harris1-1/+2
2000-06-22Add support for the reported length of tvbuffs and for theGuy Harris1-11/+26
2000-06-21Fix the display of volume names.Guy Harris1-7/+7
2000-06-20tvbuffify the IGMP dissector. There's still plenty more to do insideGilbert Ramirez1-32/+33
2000-06-20tvbuff-ify the TR MAC dissector.Gilbert Ramirez3-94/+87
2000-06-19Make the "isis_hello.source_id" an FT_BYTES field rather than anGuy Harris9-301/+353
2000-06-19ISIS is ISO standard 10589, not 10598.Guy Harris1-5/+5
2000-06-18Get rid of string overrun.Gerald Combs1-6/+3
2000-06-17Instead of calling "snmp_set_full_objid()" to cause OIDs to be displayedGuy Harris1-13/+105
2000-06-17Add braces to squelch a warning from GCC 2.8.1 on Solaris 7/x86.Guy Harris1-3/+3
2000-06-16Small patch for the win32 makefile that improves the dependencies andGilbert Ramirez1-7/+10
2000-06-15Changes from Graham Bloice to support "Update list of packets in realGuy Harris4-28/+153
2000-06-15Patch from Joerg Mayer:Guy Harris1-5/+5
2000-06-15Patch from Joerg Mayer to fix a problem reading Sniffer files:Guy Harris1-5/+10
2000-06-15Patch from Joerg Mayer to fix a problem reading Sniffer files:Guy Harris1-27/+24
2000-06-15Mark Clayton's patch to add support for capturing on ATM interfaces onGuy Harris3-1/+10
2000-06-15Fix typos in some printf formats - "+%d", not "%+d"Guy Harris1-3/+3
2000-06-15Convert IPX-and-friend dissectors in packet-ipx.c to useGilbert Ramirez16-247/+332
2000-06-14Added a passel-o-codes from Gaetan Soltesz <gaetan@cisco.com>Gerald Combs1-1/+10
2000-06-14When building under Win32, "boolean" appears to be defined in a fashionGuy Harris1-3/+3
2000-06-14In "stringCopy()", make the character temporary unsigned, so that itGuy Harris1-2/+2
2000-06-13tos_str is no longer used. it was superseded by iptos_vals.Jun-ichiro itojun Hagino1-27/+1
2000-06-12Initialize 'int next_offset' to 0 instead of NULL.Gilbert Ramirez1-2/+2
2000-06-12Convert the DDTP dissector to use tvbuffs.Olivier Abad1-70/+50
2000-06-12Don't include <X11/Xlib.h> to get AllPlanes defined; that causes theGuy Harris1-18/+2
2000-06-12Use "dissect_rpc_list()" to dissect NFS READDIR/READDIRPLUS reply listsGuy Harris2-112/+47
2000-06-12Partial tvbuffification of the X11 dissector; we construct a tvbuff fromGuy Harris1-284/+320
2000-06-12Add "packet-syslog.c".Guy Harris1-1/+2
2000-06-12Christophe Tronche's X11 dissector.Guy Harris7-2/+4053
2000-06-11Add syslog support to randpkt.Gerald Combs2-47/+76
2000-06-11Search for the GDK library in $(GTK_DIR)\gdk rather than inGuy Harris1-2/+2
2000-06-11Add syslog message dissector.Gerald Combs2-1/+264
2000-06-10DDTP has been assigned port 1052 for both client and server by the IANA.Olivier Abad1-5/+3
2000-06-09Mark 2 local functions as 'static'.Gilbert Ramirez1-3/+3
2000-06-08Changed long registration name for L2TP to spelled-out name, withoutGilbert Ramirez1-2/+3
2000-06-08The last bit of news for 0.8.9Gilbert Ramirez1-0/+2
2000-06-08Let people know that this document is useful for both compilingGilbert Ramirez1-8/+14
2000-06-08Document the fact that we can now read compressed Sniffer files.Gilbert Ramirez2-20/+22
2000-06-08Document how to create a tvbuff inside a dissector-table-called dissector,Gilbert Ramirez1-77/+113
2000-06-07Mention Heikki as the COPS author.Gilbert Ramirez1-0/+1
2000-06-07Add COPS dissector (with a few fixes for compiling on Win32).Gilbert Ramirez4-6/+345
2000-06-07Fix L2TP so that dissect_ppp() is called.Gilbert Ramirez1-368/+496
2000-06-07Move to version 0.8.9Gilbert Ramirez3-14/+14
2000-06-06Fix list of deliverables (add wtap-int.h)Gilbert Ramirez1-2/+3