aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-01-04Most of NDMP, from Ronnie Sahlberg.Guy Harris1-55/+2530
2002-01-04Fix up white space.Guy Harris1-5/+5
2002-01-04"proto_tree_is_visible" no longer exists as a global variable, so removeGuy Harris1-7/+1
2002-01-04TCP desegmentation support in SSL, from Scott Renfro.Guy Harris1-5/+53
2002-01-04From Hamish Moffatt:Guy Harris6-37/+58
2002-01-04Throw a BoundsError if a length parameter in a tvbuff-accessor is < -1.Gilbert Ramirez1-3/+9
2002-01-04As per Michael Tuexen's suggestion, set the libpcap open timeout to 1Guy Harris1-1/+14
2002-01-03In "change_time_formats()" we can now check at the beginning whetherGuy Harris1-17/+21
2002-01-03Make the "go" member of the "loop_data" structure in Ethereal aGuy Harris3-12/+46
2002-01-03SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalGuy Harris10-67/+2770
2002-01-03PPP multiplexing support, from Jayaram V.R.Guy Harris4-2/+251
2002-01-03From Albert Chin: simplify some autoconf code - AC_CHECK_FUNC can, byGuy Harris2-9/+6
2002-01-03From Albert Chin: eliminate a GCCism.Guy Harris2-3/+4
2002-01-03Now that there's a protocol ID for "raw", use it when creating theGuy Harris1-2/+2
2002-01-02Register a protocol for "Raw packet data". This makes it filterable,Gilbert Ramirez1-2/+4
2002-01-02A proper fix for pulling the header_field_info* from a stat_node.Gilbert Ramirez1-15/+18
2001-12-31Fix a pointer error in find_stat_node.Gerald Combs2-4/+7
2001-12-31Add preferences to save the main window size and position. If enabled,Gerald Combs6-39/+234
2001-12-29Dissection of ypbind calls, from Ronnie Sahlberg.Guy Harris1-3/+135
2001-12-29Make "dscp_vals[]" a "const" array again.Guy Harris2-4/+4
2001-12-29Changes to RSVP:Ashok Narayanan3-154/+330
2001-12-28Correctly handle the nanoseconds fields in strings representing absoluteGuy Harris1-7/+68
2001-12-28From Ronnie Sahlberg: add time between request and reply as a field toGuy Harris2-1/+23
2001-12-27RFC 2132 saysGuy Harris1-6/+16
2001-12-27On the first pass through the BOOTP options, check whether data existsGuy Harris1-10/+34
2001-12-27Add in the SliMP3 data protocol dissector.Guy Harris1-1/+2
2001-12-27Adds support for the data protocol used by the SliMP3 embedded MP3Ashok Narayanan2-1/+550
2001-12-26Added support for Generalized MPLS (GMPLS) to RSVPAshok Narayanan1-20/+406
2001-12-26From Hannes Gredler:Guy Harris2-4/+5
2001-12-26There's no need for the DLSw handle variable to be static; make it localGuy Harris1-4/+3
2001-12-26DLSw support, from Paul Ionescu.Guy Harris4-2/+449
2001-12-24Cisco HDLC and frame relay direction reporting, from Tom Nisbet.Gerald Combs2-1/+8
2001-12-24VMS TCPIPtrace efficiency improvments, from Marc Milgram.Gerald Combs2-7/+13
2001-12-24Remove the black border from the XPM and PNG icons. Do the same forGerald Combs12-2224/+4777
2001-12-23From Ronnie Sahlberg: initial NDMPv3 support, and an update to hisGuy Harris23-39/+565
2001-12-23Fix some news items.Guy Harris1-10/+9
2001-12-23Periodic update.Gerald Combs1-30/+840
2001-12-23The key change made for preferences on Windows is that they're *not* inGuy Harris1-1/+1
2001-12-23Bump the version up to 0.9.0. Update the NEWS file.Gerald Combs4-7/+361
2001-12-21Print out messages if any of the ring buffer checks fail.Guy Harris1-16/+22
2001-12-21Clean up the comments for the ring buffer checks.Guy Harris1-7/+6
2001-12-21There is no such thing as an optional parameter to a command-line flagGuy Harris2-16/+4
2001-12-21If the user requested a ring buffer but didn't specify a capture file orGuy Harris1-16/+18
2001-12-21Don't let the user specify a maximum capture file size if they're notGuy Harris1-2/+9
2001-12-21It's not possible to check whether the capture file has reached itsGuy Harris1-3/+5
2001-12-20Work around Windows' annoying decision to map 0.0.0.0 to the local hostGuy Harris1-2/+8
2001-12-20Put the Hello, LSP, and {C,P}SNP ISIS stuff into the ISIS protocol,Guy Harris7-125/+81
2001-12-20Again, leave the SET_ADDRESS() stuff for IP to the IP dissector.Guy Harris1-17/+1
2001-12-20Make the address and control fields in the PPP/HDLC header, and theGuy Harris1-52/+61
2001-12-20Set the PPP direction flag for transmitted or received PPP frames.Guy Harris1-1/+13