| Commit message (Expand) | Author | Age | Files | Lines |
* | Have the IPX code set "pi.len" and "pi.captured_len" based on the length | Guy Harris | 1999-09-02 | 1 | -0/+1 |
* | Bert Driehuis' patch to add a "--with-ucdsnmp" option that specifies the | Guy Harris | 1999-09-01 | 1 | -1/+1 |
* | Moved GTK-dependent routines for file dialogues, print dialogues, print | Gilbert Ramirez | 1999-09-01 | 1 | -2/+1 |
* | Packaging fix for doc subdirectory changes. | Gilbert Ramirez | 1999-08-31 | 1 | -0/+1 |
* | Added info about Linux libpcap misbehavior, and where to download the libpcap | Gilbert Ramirez | 1999-08-31 | 1 | -0/+1 |
* | Added gtk subdirectory, with patched gtkclist.c in it. We can use this | Gilbert Ramirez | 1999-08-27 | 1 | -3/+3 |
* | Updated the deliverables because of the spec-file change. | Gilbert Ramirez | 1999-08-24 | 1 | -1/+1 |
* | Added John McDermott's colorization routines. There's still some | Gilbert Ramirez | 1999-08-24 | 1 | -0/+2 |
* | Add support for reading Full Frontal ATM from an ATM Sniffer capture | Guy Harris | 1999-08-20 | 1 | -0/+1 |
* | Added dfilter-int.h to list of deliverables. | Gilbert Ramirez | 1999-08-14 | 1 | -0/+1 |
* | Modified YACC grammar to use non-yy symbols, to avoid conflicts with | Gilbert Ramirez | 1999-08-14 | 1 | -1/+2 |
* | Added Brad's <brad@openbsd.org> patch to fix compilation from | Gilbert Ramirez | 1999-08-13 | 1 | -1/+1 |
* | Fixed packaging problem (the list of deliverables in the doc/ directory). | Gilbert Ramirez | 1999-08-11 | 1 | -3/+1 |
* | Modified the flex scanner to use symbols that start with "dfilter_" | Gilbert Ramirez | 1999-08-11 | 1 | -2/+4 |
* | Modified autoconf/automake files for doc subdirectory so that all of | Gilbert Ramirez | 1999-08-11 | 1 | -1/+1 |
* | Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2 | Guy Harris | 1999-08-10 | 1 | -0/+1 |
* | Allow compilation of ethereal in a directory different than | Laurent Deniel | 1999-08-07 | 1 | -2/+2 |
* | Changed version to 0.7.1 | Gilbert Ramirez | 1999-08-05 | 1 | -2/+0 |
* | Add a "dissect_xdlc_control()" routine, to dissect the control field of | Guy Harris | 1999-08-04 | 1 | -3/+5 |
* | Update version numbers to 0.7.0, and update win32 Makefiles. I made some | Gilbert Ramirez | 1999-08-03 | 1 | -1/+0 |
* | Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, and | Guy Harris | 1999-08-02 | 1 | -0/+2 |
* | Changed the display filter scanner from GLIB's GScanner to lex. The code | Gilbert Ramirez | 1999-08-01 | 1 | -1/+2 |
* | Patches from Thierry Andry to support Classical IP captures from systems | Guy Harris | 1999-07-28 | 1 | -0/+1 |
* | Don't depend on Perl being in "/usr/bin/perl"; find it, and generate a | Guy Harris | 1999-07-20 | 1 | -1/+3 |
* | "doc/ethereal.pod" is no longer a source file - it's generated from the | Guy Harris | 1999-07-20 | 1 | -2/+1 |
* | Added just enough fields to TCP to support "Follow TCP Stream". It works now. | Gilbert Ramirez | 1999-07-17 | 1 | -3/+0 |
* | Modified the proto_register_field_array usage again. Thanks to Guy's | Gilbert Ramirez | 1999-07-15 | 1 | -5/+11 |
* | Added Johan's RADIUS dissector, finally. I modified it to fit in with the | Gilbert Ramirez | 1999-07-08 | 1 | -0/+3 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -5/+12 |
* | Add support for RTSP (RFC 2326) over TCP, and SDP (RFC 2327) inside | Guy Harris | 1999-07-07 | 1 | -0/+2 |
* | Added Ashok's Match Selected functionality, and changes to move ethereal | Gilbert Ramirez | 1999-06-24 | 1 | -0/+1 |
* | Added Aaron Hillegass' summary dialogue. We're ignoring the problem with | Gilbert Ramirez | 1999-06-22 | 1 | -0/+2 |
* | Added "Capture" and "Display" menus; "Capture" has a "Start" item, which | Guy Harris | 1999-06-19 | 1 | -0/+2 |
* | Add our own "strerror()", which we use on platforms that don't have it | Guy Harris | 1999-06-14 | 1 | -3/+5 |
* | Added RSVP protocol dissector. | Gilbert Ramirez | 1999-06-11 | 1 | -0/+2 |
* | Added PPPoE, PPTP, GRE, and ISAKMP dissectors. | Gilbert Ramirez | 1999-06-11 | 1 | -2/+6 |
* | Packaging changes for version 0.6.2 | Gilbert Ramirez | 1999-05-19 | 1 | -1/+2 |
* | Removed ethereal.1 and copied make rule from doc/Makefile to top-level | Gilbert Ramirez | 1999-05-16 | 1 | -0/+7 |
* | Added Didier Jorand's dissect_snmp routine. This is only compiled in | Gilbert Ramirez | 1999-05-12 | 1 | -33/+36 |
* | Added initial support for SMB plus most of negprot decode .. | Richard Sharpe | 1999-05-09 | 1 | -0/+1 |
* | Fixed 0.6.0 packaging problems. | Gilbert Ramirez | 1999-05-01 | 1 | -1/+3 |
* | Add "gtkpacket.h" and "packet-ip.h" to the list of source files, so they | Guy Harris | 1999-05-01 | 1 | -0/+2 |
* | Add NNTP support. | Guy Harris | 1999-04-06 | 1 | -0/+1 |
* | FTP, POP, and Telnet support from Richard Sharpe. | Guy Harris | 1999-04-05 | 1 | -0/+3 |
* | Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the new | Gilbert Ramirez | 1999-03-28 | 1 | -6/+9 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -0/+1 |
* | Added Richard Sharpe's TFTP support. | Guy Harris | 1999-02-15 | 1 | -0/+1 |
* | Add a first cut at HTTP decoding. | Guy Harris | 1999-02-12 | 1 | -0/+1 |
* | * Final commit for version 0.5.1 | Gerald Combs | 1999-01-04 | 1 | -1/+2 |
* | Added "Cisco Discovery Protocol" Hooks | hannes | 1998-12-19 | 1 | -0/+1 |