aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
1999-10-10Add reference to tcpdump manual page for capture filter syntax.Laurent Deniel1-0/+4
1999-10-02Get rid of "-F" - "-S" works, and has a more convenient UI.Guy Harris1-10/+2
1999-09-23Update to reflect changes to the "Capture/Start" and "Display/Options"Guy Harris1-5/+9
1999-09-22Documentation for compressed file supportAshok Narayanan1-1/+7
1999-09-19Added "Automatic scrolling in live capture".Laurent Deniel1-0/+2
1999-09-17Fixed randpkt so it isn't linked to X11 libs. Removed randpkt from defaultGilbert Ramirez1-3/+6
1999-09-16Derek W Poon <dpoon@uclink.berkeley.edu> pointed out that two examples listedGerald Combs1-2/+2
1999-09-14Peter Torvals' Internet Cache Protocol dissector.Guy Harris1-0/+1
1999-09-13Updated documentation with Lucent/Ascend information.Gerald Combs1-1/+1
1999-09-11Collapse/Expand All protocol tree added in Display menu.Laurent Deniel1-1/+9
1999-09-10Added ip, tcp, and udp to randpkt.Gilbert Ramirez1-22/+1
1999-09-10Added random packet generator.Gilbert Ramirez1-0/+115
1999-09-09Put in an RCS ID (and a copyright notice and GPL notice; unfortunately,Guy Harris1-0/+24
1999-08-31Removed hacked-up doc/Makefile.in, and replaced it with simple doc/Makefile.am.Gilbert Ramirez2-33/+12
1999-08-28Stop processing of colorization display filters after first match.Gilbert Ramirez1-0/+17
1999-08-27Changed packet-tr.c to insert tr.sr, a FT_BOOLEAN field, only if tr.srGilbert Ramirez2-5/+13
1999-08-25Reverted TCP follow back to old behavior of leaving list of packets inGilbert Ramirez1-1/+5
1999-08-11Modified autoconf/automake files for doc subdirectory so that all ofGilbert Ramirez3-21/+33
1999-08-10Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2Guy Harris1-0/+1
1999-08-10Add the ability to specify a filter to be used when reading the file toGuy Harris1-2/+5
1999-08-08Jochen Friedrich's patch to add a "-R" flag, which takes aGuy Harris1-1/+9
1999-08-05Have Ethereal, when invoked as "ethereal-dump-fields", dump out aGuy Harris2-7/+4
1999-08-03Update documentation, including display filter docs.Gilbert Ramirez1-7/+139
1999-08-03Removed the "exists" keyword from the grammar. The name of a protocol or aGilbert Ramirez1-5/+3
1999-08-02Update Olivier Abad's e-mail address.Guy Harris1-1/+1
1999-08-01Update the "Contributors" section of the man page to include everybodyGuy Harris1-0/+2
1999-08-01Changed the display filter scanner from GLIB's GScanner to lex. The codeGilbert Ramirez1-3/+2
1999-07-27Removed automatically-generated files from CVS. Some files are generated,Gilbert Ramirez1-814/+0
1999-07-23Add a "File/Print" menu item, which prints *all* the packets in theGuy Harris1-0/+8
1999-07-20Don't depend on Perl being in "/usr/bin/perl"; find it, and generate aGuy Harris3-2/+826
1999-07-20Fix some typos.Guy Harris1-20/+21
1999-07-17Added just enough fields to TCP to support "Follow TCP Stream". It works now.Gilbert Ramirez1-2/+2
1999-07-15Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez4-12/+146
1999-07-12Don't claim that display filters have "tcpdump" filter syntax, as theyGuy Harris1-6/+6
1999-07-08Added Johan's RADIUS dissector, finally. I modified it to fit in with theGilbert Ramirez1-0/+2
1999-07-08Documented the proto_register_field_array() function, and convertedGilbert Ramirez1-0/+19
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-0/+235
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1-0/+1
1999-06-19Update the man page to reflect the "Capture/Start" and "Display/Options"Guy Harris1-1/+13
1999-06-15Get rid of an extra line in the author credits (Brad Robel-ForrestGuy Harris1-2/+0
1999-06-11Added RSVP protocol dissector.Gilbert Ramirez1-0/+1
1999-06-11Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1-0/+4
1999-05-12Credited John McDermott <jjm@jkintl.com> for his pseudo-real-timeGilbert Ramirez1-0/+1
1999-05-11Live data capture and display enhancement that allows network capture andLaurent Deniel1-0/+33
1999-04-06Touch-up fixes to my previous fix of making the packet-capture facility saveGilbert Ramirez1-0/+4
1999-04-06Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1-7/+13
1998-12-29* Added Joerg Mayer's Vines patchGerald Combs1-3/+49
1998-10-13* Pod page updateGerald Combs1-44/+62
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-5/+11
1998-09-17* Added in Laurent's OSI/ISO CNLP and COTP support.Gerald Combs1-3/+26