aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthGuy Harris1999-09-021-0/+1
* Bert Driehuis' patch to add a "--with-ucdsnmp" option that specifies theGuy Harris1999-09-011-1/+1
* Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1999-09-011-2/+1
* Packaging fix for doc subdirectory changes.Gilbert Ramirez1999-08-311-0/+1
* Added info about Linux libpcap misbehavior, and where to download the libpcapGilbert Ramirez1999-08-311-0/+1
* Added gtk subdirectory, with patched gtkclist.c in it. We can use thisGilbert Ramirez1999-08-271-3/+3
* Updated the deliverables because of the spec-file change.Gilbert Ramirez1999-08-241-1/+1
* Added John McDermott's colorization routines. There's still someGilbert Ramirez1999-08-241-0/+2
* Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1999-08-201-0/+1
* Added dfilter-int.h to list of deliverables.Gilbert Ramirez1999-08-141-0/+1
* Modified YACC grammar to use non-yy symbols, to avoid conflicts withGilbert Ramirez1999-08-141-1/+2
* Added Brad's <brad@openbsd.org> patch to fix compilation fromGilbert Ramirez1999-08-131-1/+1
* Fixed packaging problem (the list of deliverables in the doc/ directory).Gilbert Ramirez1999-08-111-3/+1
* Modified the flex scanner to use symbols that start with "dfilter_"Gilbert Ramirez1999-08-111-2/+4
* Modified autoconf/automake files for doc subdirectory so that all ofGilbert Ramirez1999-08-111-1/+1
* Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2Guy Harris1999-08-101-0/+1
* Allow compilation of ethereal in a directory different thanLaurent Deniel1999-08-071-2/+2
* Changed version to 0.7.1Gilbert Ramirez1999-08-051-2/+0
* Add a "dissect_xdlc_control()" routine, to dissect the control field ofGuy Harris1999-08-041-3/+5
* Update version numbers to 0.7.0, and update win32 Makefiles. I made someGilbert Ramirez1999-08-031-1/+0
* Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, andGuy Harris1999-08-021-0/+2
* Changed the display filter scanner from GLIB's GScanner to lex. The codeGilbert Ramirez1999-08-011-1/+2
* Patches from Thierry Andry to support Classical IP captures from systemsGuy Harris1999-07-281-0/+1
* Don't depend on Perl being in "/usr/bin/perl"; find it, and generate aGuy Harris1999-07-201-1/+3
* "doc/ethereal.pod" is no longer a source file - it's generated from theGuy Harris1999-07-201-2/+1
* Added just enough fields to TCP to support "Follow TCP Stream". It works now.Gilbert Ramirez1999-07-171-3/+0
* Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1999-07-151-5/+11
* Added Johan's RADIUS dissector, finally. I modified it to fit in with theGilbert Ramirez1999-07-081-0/+3
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-5/+12
* Add support for RTSP (RFC 2326) over TCP, and SDP (RFC 2327) insideGuy Harris1999-07-071-0/+2
* Added Ashok's Match Selected functionality, and changes to move etherealGilbert Ramirez1999-06-241-0/+1
* Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1999-06-221-0/+2
* Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1999-06-191-0/+2
* Add our own "strerror()", which we use on platforms that don't have itGuy Harris1999-06-141-3/+5
* Added RSVP protocol dissector.Gilbert Ramirez1999-06-111-0/+2
* Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1999-06-111-2/+6
* Packaging changes for version 0.6.2Gilbert Ramirez1999-05-191-1/+2
* Removed ethereal.1 and copied make rule from doc/Makefile to top-levelGilbert Ramirez1999-05-161-0/+7
* Added Didier Jorand's dissect_snmp routine. This is only compiled inGilbert Ramirez1999-05-121-33/+36
* Added initial support for SMB plus most of negprot decode ..Richard Sharpe1999-05-091-0/+1
* Fixed 0.6.0 packaging problems.Gilbert Ramirez1999-05-011-1/+3
* Add "gtkpacket.h" and "packet-ip.h" to the list of source files, so theyGuy Harris1999-05-011-0/+2
* Add NNTP support.Guy Harris1999-04-061-0/+1
* FTP, POP, and Telnet support from Richard Sharpe.Guy Harris1999-04-051-0/+3
* Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1999-03-281-6/+9
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-0/+1
* Added Richard Sharpe's TFTP support.Guy Harris1999-02-151-0/+1
* Add a first cut at HTTP decoding.Guy Harris1999-02-121-0/+1
* * Final commit for version 0.5.1Gerald Combs1999-01-041-1/+2
* Added "Cisco Discovery Protocol" Hookshannes1998-12-191-0/+1