aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
1999-10-01Uwe Girlich's patch to handle OSes (e.g., SINIX) that lackguy1-5/+9
1999-09-24Many more packaging changes. Lets compilation with new gtk subdirectorygram1-3/+6
1999-09-24Packaging changesgram1-2/+2
1999-09-17Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are aguy1-1/+2
1999-09-17Fixed randpkt so it isn't linked to X11 libs. Removed randpkt from defaultgram1-6/+6
1999-09-14Peter Torvals' Internet Cache Protocol dissector.guy1-1/+2
1999-09-11Added support for Lucent/Ascend packet traces. The MAX and Pipeline routergerald1-3/+4
1999-09-10Added random packet generator.gram1-2/+8
1999-09-09Put in an RCS ID (and a copyright notice and GPL notice; unfortunately,guy1-0/+24
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.gram1-2/+0
1999-09-09More shuffling of GTK-related files to gtk subdirectory.gram1-4/+0
1999-09-02Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthguy1-0/+1
1999-09-01Bert Driehuis' patch to add a "--with-ucdsnmp" option that specifies theguy1-1/+1
1999-09-01Moved GTK-dependent routines for file dialogues, print dialogues, printgram1-2/+1
1999-08-31Packaging fix for doc subdirectory changes.gram1-0/+1
1999-08-31Added info about Linux libpcap misbehavior, and where to download the libpcapgram1-0/+1
1999-08-27Added gtk subdirectory, with patched gtkclist.c in it. We can use thisgram1-3/+3
1999-08-24Updated the deliverables because of the spec-file change.gram1-1/+1
1999-08-24Added John McDermott's colorization routines. There's still somegram1-0/+2
1999-08-20Add support for reading Full Frontal ATM from an ATM Sniffer captureguy1-0/+1
1999-08-14Added dfilter-int.h to list of deliverables.gram1-0/+1
1999-08-14Modified YACC grammar to use non-yy symbols, to avoid conflicts withgram1-1/+2
1999-08-13Added Brad's <brad@openbsd.org> patch to fix compilation fromgram1-1/+1
1999-08-11Fixed packaging problem (the list of deliverables in the doc/ directory).gram1-3/+1
1999-08-11Modified the flex scanner to use symbols that start with "dfilter_"gram1-2/+4
1999-08-11Modified autoconf/automake files for doc subdirectory so that all ofgram1-1/+1
1999-08-10Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2guy1-0/+1
1999-08-07Allow compilation of ethereal in a directory different thandeniel1-2/+2
1999-08-05Changed version to 0.7.1gram1-2/+0
1999-08-04Add a "dissect_xdlc_control()" routine, to dissect the control field ofguy1-3/+5
1999-08-03Update version numbers to 0.7.0, and update win32 Makefiles. I made somegram1-1/+0
1999-08-02Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, andguy1-0/+2
1999-08-01Changed the display filter scanner from GLIB's GScanner to lex. The codegram1-1/+2
1999-07-28Patches from Thierry Andry to support Classical IP captures from systemsguy1-0/+1
1999-07-20Don't depend on Perl being in "/usr/bin/perl"; find it, and generate aguy1-1/+3
1999-07-20"doc/ethereal.pod" is no longer a source file - it's generated from theguy1-2/+1
1999-07-17Added just enough fields to TCP to support "Follow TCP Stream". It works now.gram1-3/+0
1999-07-15Modified the proto_register_field_array usage again. Thanks to Guy'sgram1-5/+11
1999-07-08Added Johan's RADIUS dissector, finally. I modified it to fit in with thegram1-0/+3
1999-07-07Created a new protocol tree implementation and a new display filtergram1-5/+12
1999-07-07Add support for RTSP (RFC 2326) over TCP, and SDP (RFC 2327) insideguy1-0/+2
1999-06-24Added Ashok's Match Selected functionality, and changes to move etherealgram1-0/+1
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withgram1-0/+2
1999-06-19Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichguy1-0/+2
1999-06-14Add our own "strerror()", which we use on platforms that don't have itguy1-3/+5
1999-06-11Added RSVP protocol dissector.gram1-0/+2
1999-06-11Added PPPoE, PPTP, GRE, and ISAKMP dissectors.gram1-2/+6
1999-05-19Packaging changes for version 0.6.2gram1-1/+2
1999-05-16Removed ethereal.1 and copied make rule from doc/Makefile to top-levelgram1-0/+7
1999-05-12Added Didier Jorand's dissect_snmp routine. This is only compiled ingram1-33/+36