aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
1999-08-20Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1-0/+1
1999-08-14Added dfilter-int.h to list of deliverables.Gilbert Ramirez1-0/+1
1999-08-14Modified YACC grammar to use non-yy symbols, to avoid conflicts withGilbert Ramirez1-1/+2
1999-08-13Added Brad's <brad@openbsd.org> patch to fix compilation fromGilbert Ramirez1-1/+1
1999-08-11Fixed packaging problem (the list of deliverables in the doc/ directory).Gilbert Ramirez1-3/+1
1999-08-11Modified the flex scanner to use symbols that start with "dfilter_"Gilbert Ramirez1-2/+4
1999-08-11Modified autoconf/automake files for doc subdirectory so that all ofGilbert Ramirez1-1/+1
1999-08-10Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2Guy Harris1-0/+1
1999-08-07Allow compilation of ethereal in a directory different thanLaurent Deniel1-2/+2
1999-08-05Changed version to 0.7.1Gilbert Ramirez1-2/+0
1999-08-04Add a "dissect_xdlc_control()" routine, to dissect the control field ofGuy Harris1-3/+5
1999-08-03Update version numbers to 0.7.0, and update win32 Makefiles. I made someGilbert Ramirez1-1/+0
1999-08-02Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, andGuy Harris1-0/+2
1999-08-01Changed the display filter scanner from GLIB's GScanner to lex. The codeGilbert Ramirez1-1/+2
1999-07-28Patches from Thierry Andry to support Classical IP captures from systemsGuy Harris1-0/+1
1999-07-20Don't depend on Perl being in "/usr/bin/perl"; find it, and generate aGuy Harris1-1/+3
1999-07-20"doc/ethereal.pod" is no longer a source file - it's generated from theGuy Harris1-2/+1
1999-07-17Added just enough fields to TCP to support "Follow TCP Stream". It works now.Gilbert Ramirez1-3/+0
1999-07-15Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1-5/+11
1999-07-08Added Johan's RADIUS dissector, finally. I modified it to fit in with theGilbert Ramirez1-0/+3
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-5/+12
1999-07-07Add support for RTSP (RFC 2326) over TCP, and SDP (RFC 2327) insideGuy Harris1-0/+2
1999-06-24Added Ashok's Match Selected functionality, and changes to move etherealGilbert Ramirez1-0/+1
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1-0/+2
1999-06-19Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1-0/+2
1999-06-14Add our own "strerror()", which we use on platforms that don't have itGuy Harris1-3/+5
1999-06-11Added RSVP protocol dissector.Gilbert Ramirez1-0/+2
1999-06-11Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1-2/+6
1999-05-19Packaging changes for version 0.6.2Gilbert Ramirez1-1/+2
1999-05-16Removed ethereal.1 and copied make rule from doc/Makefile to top-levelGilbert Ramirez1-0/+7
1999-05-12Added Didier Jorand's dissect_snmp routine. This is only compiled inGilbert Ramirez1-33/+36
1999-05-09Added initial support for SMB plus most of negprot decode ..Richard Sharpe1-0/+1
1999-05-01Fixed 0.6.0 packaging problems.Gilbert Ramirez1-1/+3
1999-05-01Add "gtkpacket.h" and "packet-ip.h" to the list of source files, so theyGuy Harris1-0/+2
1999-04-06Add NNTP support.Guy Harris1-0/+1
1999-04-05FTP, POP, and Telnet support from Richard Sharpe.Guy Harris1-0/+3
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1-6/+9
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-0/+1
1999-02-15Added Richard Sharpe's TFTP support.Guy Harris1-0/+1
1999-02-12Add a first cut at HTTP decoding.Guy Harris1-0/+1
1999-01-04* Final commit for version 0.5.1Gerald Combs1-1/+2
1998-12-19Added "Cisco Discovery Protocol" Hookshannes1-0/+1
1998-11-18* Don't build wiretap if it isn't configured.Gerald Combs1-1/+1
1998-11-18* Added patches from Laurent and GuyGerald Combs1-0/+1
1998-11-17* Added column formatting functionality.Gerald Combs1-0/+2
1998-11-12I added the LANalzyer file format to wiretap. I cleaned up some code in theGilbert Ramirez1-1/+1
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-1/+3
1998-10-16* Copied in the correct GNU license (I'm such a goober)Gerald Combs1-7/+12
1998-10-14Added preliminary support for NetBIOS Name Services over IPX and UDP. NoteGilbert Ramirez1-0/+2
1998-10-13Squelch a number of "-Wall" errors by:Guy Harris1-1/+2