aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez24-258/+356
2000-01-14better command line syntax descriptionNathan Neulinger1-4/+5
2000-01-14Don't assume that the RX header is neatly aligned on a 4-byte boundaryGuy Harris1-10/+10
2000-01-14Set an initial (blank) filter to get around the peculiarities in RHGerald Combs1-2/+2
2000-01-14Fixed small typo in hex printing.Gerald Combs1-2/+2
2000-01-14Check for existence of cf.iface before calling capture(). ChangeGilbert Ramirez1-2/+7
2000-01-14Supply a patch that, at least on HP-UX 11.00, lets you specify toGuy Harris1-33/+459
2000-01-14Note that the Ethereal workaround for the libpcap timeout problem shouldGuy Harris1-30/+11
2000-01-14Note that we can read "i4btrace" capture files.Guy Harris2-21/+22
2000-01-14Note that the Ethereal distribution also comes with Tethereal andGuy Harris1-18/+26
2000-01-14Add "doc/editcap.pod" and "doc/tethereal.pod.template" to theGuy Harris1-1/+3
2000-01-14Add "tethereal", a tty-oriented derivative of Ethereal that works likeGuy Harris6-20/+1268
2000-01-13Add "file_wrappers.c" to the list of things to compile with MicrosoftGuy Harris1-0/+1
2000-01-13Call the CDP entry listing addresses "Addresses", not "Address" - it canGuy Harris1-2/+2
2000-01-130x2000, for CDP, doesn't appear to be an Ethernet type - it's notGuy Harris2-10/+2
2000-01-13Fix "ascend-scanner.l" to include "file_wrappers.h" rather than theGuy Harris2-13/+15
2000-01-13We are obliged to define HAVE_UNISTD_H in "config.h"; to avoid theGuy Harris18-114/+167
2000-01-13Get the NLPID value for ISIS from "nlpid.h", and report the NLPID valueGuy Harris3-21/+8
2000-01-13Add the NLPID value for PPP.Guy Harris4-22/+14
2000-01-13X.25-over-Ethernet, as I'm inferring it works (i.e., the payload of theGuy Harris2-2/+10
2000-01-13Indicate that the RFC for SDP is 2327.Guy Harris1-2/+2
2000-01-13Indicate that the RFC for RTSP is 2326.Guy Harris1-2/+2
2000-01-13Changes from Jason to make some RTSP fields filterable.Guy Harris1-31/+97
2000-01-13Assign a frame number to a frame only when reading frame data from aGuy Harris1-3/+2
2000-01-13Export the list of OSI NLPIDs in "nlpid.h", for use by the CDPGuy Harris4-92/+370
2000-01-12Add an "Hex. Dump" radio button to the "Contents of TCP stream" window. ItOlivier Abad1-39/+112
2000-01-12For the Cisco OUI, always add the protocol ID to the tree if we'reGuy Harris1-8/+9
2000-01-12Cisco CDP packets appears to be sent as LLC packets with an OUI ofGuy Harris2-3/+24
2000-01-12Enough is enough. Requiring anybody who uses Ethereal on Linux toGuy Harris1-2/+45
2000-01-10Remove the reference to my old samples directory on the web server;Gilbert Ramirez1-4/+0
2000-01-10Updates to the L2TP parser, from Laurent Cazalet and Thomas Parvais.Guy Harris3-37/+120
2000-01-10Some initial changes for win32 support, but not all.Gilbert Ramirez18-28/+142
2000-01-10Move the code in "column.c" that implements the column preferences tabGuy Harris8-373/+434
2000-01-09Add a man page for "editcap".Guy Harris4-3/+111
2000-01-09Make "editcap" one of the standard targets, so it's built and installedGuy Harris2-11/+23
2000-01-09Add finaly news item.Gilbert Ramirez1-0/+1
2000-01-09Add to some comments notes on the meaning of DLT types 15 and 16 onGuy Harris1-3/+15
2000-01-08Don't recompute "cf->count" when filtering packets - the recomputationGuy Harris2-25/+23
2000-01-08Allow people to print packets if there are packets to print, even ifGuy Harris1-2/+2
2000-01-08Fix my typo in a variable name.Gilbert Ramirez1-2/+2
2000-01-08I finally got autoconf, automake, and the plugins to behave together.Gilbert Ramirez8-872/+47
2000-01-07Fix Gerald's e-mail address.Guy Harris56-111/+111
2000-01-07Indicate the RFC that specifies L2TP.Guy Harris1-29/+28
2000-01-07Include L2TP support in the list of new features in 0.8.1.Guy Harris1-0/+1
2000-01-07The L2TP dissector is by John Thomes, not John Thomas.Guy Harris2-2/+2
2000-01-07Add John Thomas' L2TP dissector.Guy Harris6-3/+632
2000-01-07Move to version 0.8.1Gilbert Ramirez2-2/+25
2000-01-07Don't take strlen of TransactName if NULL. In fact, don't do *anything*Gilbert Ramirez1-1/+4
2000-01-07"print_file()" is no longer used; nuke it.Guy Harris2-50/+12
2000-01-06Add README.vmware to list of deliverables.Gilbert Ramirez1-1/+2