| Commit message (Expand) | Author | Age | Files | Lines |
* | Mention the Toshiba trace file capability in the man page. | Gilbert Ramirez | 1999-10-31 | 1 | -1/+1 |
* | Warren Young's patch to add a "Print" button to the "Follow TCP Stream" | Guy Harris | 1999-10-30 | 1 | -12/+22 |
* | Uwe Girlich's ONC RPC and NFS dissectors. | Guy Harris | 1999-10-29 | 1 | -0/+1 |
* | Kojak's ICQ dissector. | Guy Harris | 1999-10-24 | 1 | -0/+1 |
* | Additional NTP changes: | Guy Harris | 1999-10-22 | 1 | -0/+1 |
* | Mention nettl in docs, and mention VLAN addition in NEWS. | Gilbert Ramirez | 1999-10-22 | 1 | -1/+2 |
* | Have Ethereal check for a first command-line argument of "-G", rather | Guy Harris | 1999-10-21 | 1 | -6/+2 |
* | Document the requirements for getting a protocol's register routine | Guy Harris | 1999-10-20 | 1 | -2/+39 |
* | Enable filtering on the existence of an FT_STRING variable, even though | Gilbert Ramirez | 1999-10-19 | 2 | -1/+4 |
* | Added ethereal, randpkt, and intermediate programs (dfilter2pod, rdps) to | Gilbert Ramirez | 1999-10-15 | 1 | -0/+1 |
* | avoid mistakingly commit dynamically generated files, like "Makefile". | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -0/+3 |
* | Update man page with new bytestring methods (negative offsets, implied | Gilbert Ramirez | 1999-10-14 | 1 | -3/+30 |
* | Nathan Neulinger's dissector for the Yahoo messenger and pager | Guy Harris | 1999-10-14 | 1 | -0/+1 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 2 | -135/+279 |
* | Oops! Forgot to commit the change that adds Christophe Tronche to the | Guy Harris | 1999-10-11 | 1 | -0/+1 |
* | Add reference to tcpdump manual page for capture filter syntax. | Laurent Deniel | 1999-10-10 | 1 | -0/+4 |
* | Get rid of "-F" - "-S" works, and has a more convenient UI. | Guy Harris | 1999-10-02 | 1 | -10/+2 |
* | Update to reflect changes to the "Capture/Start" and "Display/Options" | Guy Harris | 1999-09-23 | 1 | -5/+9 |
* | Documentation for compressed file support | Ashok Narayanan | 1999-09-22 | 1 | -1/+7 |
* | Added "Automatic scrolling in live capture". | Laurent Deniel | 1999-09-19 | 1 | -0/+2 |
* | Fixed randpkt so it isn't linked to X11 libs. Removed randpkt from default | Gilbert Ramirez | 1999-09-17 | 1 | -3/+6 |
* | Derek W Poon <dpoon@uclink.berkeley.edu> pointed out that two examples listed | Gerald Combs | 1999-09-16 | 1 | -2/+2 |
* | Peter Torvals' Internet Cache Protocol dissector. | Guy Harris | 1999-09-14 | 1 | -0/+1 |
* | Updated documentation with Lucent/Ascend information. | Gerald Combs | 1999-09-13 | 1 | -1/+1 |
* | Collapse/Expand All protocol tree added in Display menu. | Laurent Deniel | 1999-09-11 | 1 | -1/+9 |
* | Added ip, tcp, and udp to randpkt. | Gilbert Ramirez | 1999-09-10 | 1 | -22/+1 |
* | Added random packet generator. | Gilbert Ramirez | 1999-09-10 | 1 | -0/+115 |
* | Put in an RCS ID (and a copyright notice and GPL notice; unfortunately, | Guy Harris | 1999-09-09 | 1 | -0/+24 |
* | Removed hacked-up doc/Makefile.in, and replaced it with simple doc/Makefile.am. | Gilbert Ramirez | 1999-08-31 | 2 | -33/+12 |
* | Stop processing of colorization display filters after first match. | Gilbert Ramirez | 1999-08-28 | 1 | -0/+17 |
* | Changed packet-tr.c to insert tr.sr, a FT_BOOLEAN field, only if tr.sr | Gilbert Ramirez | 1999-08-27 | 2 | -5/+13 |
* | Reverted TCP follow back to old behavior of leaving list of packets in | Gilbert Ramirez | 1999-08-25 | 1 | -1/+5 |
* | Modified autoconf/automake files for doc subdirectory so that all of | Gilbert Ramirez | 1999-08-11 | 3 | -21/+33 |
* | Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2 | Guy Harris | 1999-08-10 | 1 | -0/+1 |
* | Add the ability to specify a filter to be used when reading the file to | Guy Harris | 1999-08-10 | 1 | -2/+5 |
* | Jochen Friedrich's patch to add a "-R" flag, which takes a | Guy Harris | 1999-08-08 | 1 | -1/+9 |
* | Have Ethereal, when invoked as "ethereal-dump-fields", dump out a | Guy Harris | 1999-08-05 | 2 | -7/+4 |
* | Update documentation, including display filter docs. | Gilbert Ramirez | 1999-08-03 | 1 | -7/+139 |
* | Removed the "exists" keyword from the grammar. The name of a protocol or a | Gilbert Ramirez | 1999-08-03 | 1 | -5/+3 |
* | Update Olivier Abad's e-mail address. | Guy Harris | 1999-08-02 | 1 | -1/+1 |
* | Update the "Contributors" section of the man page to include everybody | Guy Harris | 1999-08-01 | 1 | -0/+2 |
* | Changed the display filter scanner from GLIB's GScanner to lex. The code | Gilbert Ramirez | 1999-08-01 | 1 | -3/+2 |
* | Removed automatically-generated files from CVS. Some files are generated, | Gilbert Ramirez | 1999-07-27 | 1 | -814/+0 |
* | Add a "File/Print" menu item, which prints *all* the packets in the | Guy Harris | 1999-07-23 | 1 | -0/+8 |
* | Don't depend on Perl being in "/usr/bin/perl"; find it, and generate a | Guy Harris | 1999-07-20 | 3 | -2/+826 |
* | Fix some typos. | Guy Harris | 1999-07-20 | 1 | -20/+21 |
* | Added just enough fields to TCP to support "Follow TCP Stream". It works now. | Gilbert Ramirez | 1999-07-17 | 1 | -2/+2 |
* | Modified the proto_register_field_array usage again. Thanks to Guy's | Gilbert Ramirez | 1999-07-15 | 4 | -12/+146 |
* | Don't claim that display filters have "tcpdump" filter syntax, as they | Guy Harris | 1999-07-12 | 1 | -6/+6 |
* | Added Johan's RADIUS dissector, finally. I modified it to fit in with the | Gilbert Ramirez | 1999-07-08 | 1 | -0/+2 |