aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1999-07-27Removed automatically-generated files from CVS. Some files are generated,gram1-620/+0
1999-07-20Don't depend on Perl being in "/usr/bin/perl"; find it, and generate aguy1-1/+1
1999-07-20"doc/ethereal.pod" is no longer a source file - it's generated from theguy1-1/+1
1999-07-17Added just enough fields to TCP to support "Follow TCP Stream". It works now.gram1-4/+0
1999-07-15Modified the proto_register_field_array usage again. Thanks to Guy'sgram1-5/+6
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,gram1-0/+1
1999-07-08Added Johan's RADIUS dissector, finally. I modified it to fit in with thegram1-14/+15
1999-07-07Created a new protocol tree implementation and a new display filtergram1-47/+60
1999-07-07Add support for RTSP (RFC 2326) over TCP, and SDP (RFC 2327) insideguy1-10/+11
1999-06-24Added Ashok's Match Selected functionality, and changes to move etherealgram1-9/+8
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withgram1-10/+11
1999-06-19Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichguy1-22/+23
1999-06-14Add our own "strerror()", which we use on platforms that don't have itguy1-4/+6
1999-06-11Added RSVP protocol dissector.gram1-9/+10
1999-06-11Added PPPoE, PPTP, GRE, and ISAKMP dissectors.gram1-19/+21
1999-05-19Packaging changes for version 0.6.2gram1-201/+150
1999-05-16Removed ethereal.1 and copied make rule from doc/Makefile to top-levelgram1-150/+208
1999-05-12Added Didier Jorand's dissect_snmp routine. This is only compiled ingram1-19/+21
1999-05-10Check in updated version, reflecting the changes to "Makefile.am".guy1-8/+9
1999-05-01Fixed 0.6.0 packaging problems.gram1-2/+2
1999-05-01Add "gtkpacket.h" and "packet-ip.h" to the list of source files, so theyguy1-1/+1
1999-04-30Docs updated for ethereal-0.6.0gram1-193/+150
1999-04-06Add NNTP support.guy1-11/+12
1999-04-05The joys of "automake" being run in different environments - undo theguy1-1/+1
1999-04-05FTP, POP, and Telnet support from Richard Sharpe.guy1-14/+19
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newgram1-20/+23
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowgram1-9/+10
1999-02-15Added Richard Sharpe's TFTP support.guy1-6/+7
1999-02-12Add a first cut at HTTP decoding.guy1-14/+16
1999-01-10* Added RPM .specgerald1-0/+1
1999-01-04* Final commit for version 0.5.1gerald1-1/+1
1998-12-19Added "Cisco Discovery Protocol" Hookshannes1-16/+18
1998-11-18* Don't build wiretap if it isn't configured.gerald1-1/+2
1998-11-18* Added patches from Laurent and Guygerald1-13/+14
1998-11-17* Added column formatting functionality.gerald1-21/+23
1998-11-17Add a "acinclude.m4" file that defines a "AC_ETHEREAL_STRUCT_SA_LEN"guy1-4/+4
1998-11-15Back out some changes accidentally commited by the previous checkin - Iguy1-4/+4
1998-11-15Add support to wiretap for reading Sun "snoop" capture files.guy1-4/+4
1998-11-12I added the LANalzyer file format to wiretap. I cleaned up some code in thegram1-1/+1
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultgram1-25/+103
1998-10-16* Copied in the correct GNU license (I'm such a goober)gerald1-23/+30
1998-10-14This should have been part of my previous 'cvs commit' (netbios namegram1-10/+13
1998-10-13Squelch a number of "-Wall" errors by:guy1-1/+2
1998-10-12- Added match_strval function to packet.cgerald1-7/+8
1998-10-10* OSPF alignment fixes (Gerald)gerald1-13/+14
1998-09-25* Ethernet manufacturer support (Laurent)gerald1-24/+62
1998-09-20* Scripts needed for configure.ingerald1-0/+2
1998-09-17* Added Mike Hall's TCP reconstruction code.gerald1-14/+16
1998-09-17* Added Don Lafontaine's support for Banyan Vines.gerald1-2/+5
1998-09-17* Added in Laurent's OSI/ISO CNLP and COTP support.gerald1-47/+50