aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* From Andrew Feren:Guy Harris2002-01-212-4/+15
* From Andrew Feren - don't use what is presumably a GNU find-specificGuy Harris2002-01-212-1/+2
* Fixes to EtherPeek file reader code, from Alan Harrison.Guy Harris2002-01-213-15/+49
* Convert some "col_add_str()" calls to "col_set_str()".Guy Harris2002-01-219-25/+25
* From Mark Burton:Guy Harris2002-01-211-23/+143
* From Ricardo Barroetave�a: support for all TLVs and messages in RFCGuy Harris2002-01-213-526/+1332
* From Frank Singleton:Guy Harris2002-01-211-14/+429
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-212-7/+7
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-21281-773/+752
* "ethereal.spec" is now in the "packaging/rpm/SPECS" directory, so removeGuy Harris2002-01-211-1/+0
* Add a .cvsignore file.Guy Harris2002-01-211-0/+3
* The family and subtype fields in AIM messages are 16-bit fields, andGuy Harris2002-01-201-2/+2
* Fix some problems in protocol preferences blurbs.Guy Harris2002-01-203-9/+10
* Revamp the RPM building process. For versions of rpm that supportGerald Combs2002-01-207-54/+68
* From Michael Tuexen:Guy Harris2002-01-202-16/+175
* Editorial change, from Michael Tuexen.Guy Harris2002-01-201-5/+5
* Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOLGuy Harris2002-01-2037-250/+243
* Make the blurbs for protocol preference items into tooltips. (This alsoGuy Harris2002-01-206-48/+110
* In "dissect_rpc_opaque_data()":Guy Harris2002-01-201-56/+62
* If reassembly is enabled, don't try to do any reassembly work at all onGuy Harris2002-01-203-52/+30
* We no longer do explicit checks in low-level routines for running pastGuy Harris2002-01-192-24/+2
* When dissecting an RPC array, make the initial length of the protocolGuy Harris2002-01-191-2/+2
* Put one NDMP top-level protocol tree item in for every NDMP PDU (whichGuy Harris2002-01-181-36/+33
* Add an option to turn off TCP checksum checking (and to *allow*Guy Harris2002-01-181-45/+82
* get-entry-by-name-u updatesNathan Neulinger2002-01-183-4/+75
* slight improvements to afs parsing, bulkstatus still needs workNathan Neulinger2002-01-183-17/+32
* Make the default for NDMP desegmentation TRUE, as is the case for mostGuy Harris2002-01-181-2/+2
* Squelch a valid compiler warning (passing a "char" to the "is..." macrosGuy Harris2002-01-181-2/+4
* Put back the check for gzseek() when building with the GTK+ build flagsGuy Harris2002-01-181-4/+38
* Memory freeing fix, from Jirka Novak.Guy Harris2002-01-181-7/+7
* Support for hex dump mode in "Follow TCP Stream" window showing hex andGuy Harris2002-01-182-2/+28
* The time base in an EtherPeek capture isn't necessarily the start timeGuy Harris2002-01-182-15/+14
* It's EtherPeek, not Etherpeek, as WildPackets' Web site indicates.Guy Harris2002-01-186-15/+15
* In the EtherPeek file reader, keep the capture start time in a privateGuy Harris2002-01-183-68/+99
* The packet length field in a TNS packet is 16 bits; make it anGuy Harris2002-01-181-2/+2
* Use "proto_tree_add_item()" whenever possible; this fixes some bugsGuy Harris2002-01-171-87/+81
* Mark un-reassembled TCP segments as (possibly) being un-reassembled, byGuy Harris2002-01-172-5/+13
* Do desegmentation.Guy Harris2002-01-171-33/+41
* "pinfo->desegment_len" is initialized by TCP only if desegmentation isGuy Harris2002-01-171-12/+27
* Use the "fragmented" field of the "packet_info" structure inGuy Harris2002-01-178-33/+90
* Put the "-s" option in the SYNOPSIS section.Guy Harris2002-01-161-0/+1
* SCTP support in text2pcap, and fix to usage message for "-u", fromGuy Harris2002-01-163-28/+102
* From Mark Burton: reinstate data segment digest handling, and stop theGuy Harris2002-01-162-5/+17
* Tethereal needs to allocate space for col_expr[] and col_expr_val[] too.Gilbert Ramirez2002-01-151-1/+4
* Collapse the two entries for Mark Burton into one.Guy Harris2002-01-152-5/+1
* Make the label for the SCTP checksum type preference item indicate thatGuy Harris2002-01-151-2/+4
* From Michael Tuexen:Guy Harris2002-01-151-48/+206
* From Marc Milgram: fix to allow VMS TCPIPtrace files that don't haveGuy Harris2002-01-151-2/+2
* From Martti Kuparinen: update the HMIPv6 support to match the latestGuy Harris2002-01-152-13/+11