aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-0/+235
| | | | | | | mechanism that is built into ethereal. Wiretap is now used to read all file formats. Libpcap is used only for capturing. svn path=/trunk/; revision=342
* Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1999-06-221-0/+1
| | | | | | | | NetMon statistic packets for now. We might fix that problem with wiretap, either filtering out those packets, and/or providing the summary information through a new wiretap API. svn path=/trunk/; revision=326
* Update the man page to reflect the "Capture/Start" and "Display/Options"Guy Harris1999-06-191-1/+13
| | | | | | menu items. svn path=/trunk/; revision=321
* Get rid of an extra line in the author credits (Brad Robel-ForrestGuy Harris1999-06-151-2/+0
| | | | | | | already appears in the list; the extra line is probably leftover from cutting-and-pasting the author list from the AUTHORS file). svn path=/trunk/; revision=314
* Added RSVP protocol dissector.Gilbert Ramirez1999-06-111-0/+1
| | | | svn path=/trunk/; revision=304
* Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1999-06-111-0/+4
| | | | svn path=/trunk/; revision=303
* Credited John McDermott <jjm@jkintl.com> for his pseudo-real-timeGilbert Ramirez1999-05-121-0/+1
| | | | | | capture patch. svn path=/trunk/; revision=282
* Live data capture and display enhancement that allows network capture andLaurent Deniel1999-05-111-0/+33
| | | | | | | | | | | display of fully decoded packets at the same time. Options added: -F : fork capture process -S : sync mode ala tail -f (implies -F) -f : filter expression -Q : exit after capture (implies -k) svn path=/trunk/; revision=277
* Touch-up fixes to my previous fix of making the packet-capture facility saveGilbert Ramirez1999-04-061-0/+4
| | | | | | | | | to a file unknown to the user first. The manpage has now been updated to reflect the ability of the user to use the TMPDIR environment variable to change the location of this capture file. And now the capture file is deleted when ethereal exits, if the user has not saved the trace file. svn path=/trunk/; revision=243
* Capturing packets from ethereal now saves the capture in an "anonymous" ↵Gilbert Ramirez1999-04-061-7/+13
| | | | | | | | | | | buffer. That is, it's a random name chosen by tempnam(), unknown to the user. If the user decides to save that trace, he then uses File | Save to save it to a file. File | Save As lets him make a copy of his named trace file as well. I also updated my e-mail address in the various credit locations. svn path=/trunk/; revision=242
* * Added Joerg Mayer's Vines patchGerald Combs1998-12-291-3/+49
| | | | | | | | * Added Joerg to the AUTHORS file * Added Guy's bitfield decode patch * Fixed time output svn path=/trunk/; revision=142
* * Pod page updateGerald Combs1998-10-131-44/+62
| | | | | | * Minor tweaks to the filter prefs svn path=/trunk/; revision=40
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-5/+11
| | | | | | | generalizes the column printing code, adds a "frame" tree item to the tree view, and fixes a bunch of miscellaneous coding bugs. svn path=/trunk/; revision=31
* * Added in Laurent's OSI/ISO CNLP and COTP support.Gerald Combs1998-09-171-3/+26
| | | | | | | * Added Laurent's changes to the man (actually pod) page. * Copied in VERSION file so that others can make doc/Makefile svn path=/trunk/; revision=8
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-162-0/+238
svn path=/trunk/; revision=2