aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-03-02Enable slices of [i-j], where i is start offset and j is end offset,Gilbert Ramirez6-85/+147
2001-03-01Add "Toggle All", "Enable All", and "Disable All" buttons to theGilbert Ramirez1-2/+86
2001-03-01Don't let the color selection dialogue for TCP StreamsGilbert Ramirez1-2/+4
2001-03-01Create proper display filter for FT_BOOLEAN when using "Match Selected".Gilbert Ramirez1-4/+5
2001-02-28Tvbuffify the ICP dissector.Guy Harris1-138/+93
2001-02-28Add hidden fields for bad checksums to various IP-family protocols.Guy Harris4-10/+32
2001-02-28Tvbuffify the TACACS dissector (such as it is).Guy Harris1-39/+40
2001-02-28Tvbuffify the ISAKMP dissector.Guy Harris1-726/+425
2001-02-28Tvbuffiy the IPSec dissectors.Guy Harris2-119/+112
2001-02-27Move the location of cppmagic.h, since the lemon-flex include filesGilbert Ramirez3-4/+4
2001-02-27Rquota support, from Mike Frisch.Guy Harris5-2/+110
2001-02-27Do a better job of #ifdef'ing out 3 variables in the case of non-UCD-SNMPGilbert Ramirez1-2/+2
2001-02-27Add Ed Warnicke's drange code to the new dfilter system.Gilbert Ramirez18-330/+806
2001-02-27Fix up the handling of NBIPX packets, and of Microsoft "direct hosting"Guy Harris4-313/+623
2001-02-27RFC 3024 reverse tunneling support for the Mobile IP dissector, fromGuy Harris3-1/+20
2001-02-26Remove the Lemon stuff from EXTRA_DIST; the Lemon source is now inGuy Harris1-5/+1
2001-02-26Replace some C++-style comments with C-style ones.Olivier Abad1-6/+6
2001-02-26Tvbuffify a commented-out line.Guy Harris1-2/+2
2001-02-24OK, the latest "packet-diameter.h" RCS file has shown up in theGuy Harris1-24/+0
2001-02-23Updates from David Frascone: includes DIAMETER-over-SCTP support.Guy Harris2-55/+66
2001-02-23Narrow the case where we check for stripped source-route bits. Since theGilbert Ramirez1-4/+4
2001-02-23Add a little script which takes the output of "cvs diff", which isGilbert Ramirez2-1/+114
2001-02-23Update the list of types, and fix some typos.Guy Harris1-6/+11
2001-02-23Update the documentation to correctly reflect the way tests on BooleanGuy Harris2-20/+16
2001-02-23Boolean fields are just like other fields - if you use the field nameGuy Harris1-73/+73
2001-02-23The text entry box that a filter construction dialog manipulates isGuy Harris2-7/+6
2001-02-22Etherpeek version 5, 6, and 7 support, from Daniel Thompson.Guy Harris6-5/+367
2001-02-21NFSv4 updates from Mike Frisch to fix some cosmetic issues whenGuy Harris1-6/+42
2001-02-21Initialize hf_ip_checksum_bad to -1 like all other fields.Gilbert Ramirez1-2/+2
2001-02-21Change from James E. Flemer to add hidden Boolean fields that are set ifGuy Harris3-1/+19
2001-02-20Make the "activate" signal on the text entry boxes in the filter editingGuy Harris1-1/+14
2001-02-20Catch the "destroy" signal on the filter-expression-construction dialog,Guy Harris1-1/+22
2001-02-20Catch the "destroy" signal on the text entry box to which aGuy Harris1-1/+9
2001-02-20The all-purpose answer to "this widget expands to fill the spaceGuy Harris1-4/+10
2001-02-20added support for dissecting SRV RRsNathan Neulinger1-1/+67
2001-02-20Make the "activate" signal on the text entry boxes in the filterGuy Harris1-13/+24
2001-02-20Call the test for a protocol "is present", just like the test for otherGuy Harris1-35/+46
2001-02-20In the DIAMETER dissector, clear the Info column before fetchingGuy Harris2-81/+78
2001-02-20Temporarily bring "packet-diameter.h" back from the dead; changing itGuy Harris1-0/+24
2001-02-20correct TSIG decoding (specifically offset/length in dump list).Jun-ichiro itojun Hagino1-19/+12
2001-02-20On Win32, if Ethereal started as a GUI rather than a consoleGuy Harris1-2/+115
2001-02-20Don't do anything with 64-bit integral types if G_HAVE_GINT64 isn'tGuy Harris1-10/+16
2001-02-19As "dissect_diameter()" is now static to "packet-diameter.c", there's noGuy Harris3-35/+2
2001-02-19New tvbuffified DIAMETER dissector, from David Frascone.Guy Harris4-688/+818
2001-02-19Updates from Alexandre P. Ferreira.Guy Harris3-44/+67
2001-02-18In the MSVC++ 6.0 C library, "line-buffered" doesn't mean what one mightGuy Harris2-8/+53
2001-02-163rd time's a charm.Gilbert Ramirez1-4/+6
2001-02-16Off-by-a-little-bit in adjusting the offset.Gilbert Ramirez1-3/+3
2001-02-16Don't trust avp_length, which is taken directly from the packet data.Gilbert Ramirez1-6/+23
2001-02-16Actually, this works better.Gilbert Ramirez2-5/+5