aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-0/+1
1999-07-08Added Johan's RADIUS dissector, finally. I modified it to fit in with theGilbert Ramirez1-14/+15
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-47/+60
1999-07-07Add support for RTSP (RFC 2326) over TCP, and SDP (RFC 2327) insideGuy Harris1-10/+11
1999-06-24Added Ashok's Match Selected functionality, and changes to move etherealGilbert Ramirez1-9/+8
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1-10/+11
1999-06-19Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1-22/+23
1999-06-14Add our own "strerror()", which we use on platforms that don't have itGuy Harris1-4/+6
1999-06-11Added RSVP protocol dissector.Gilbert Ramirez1-9/+10
1999-06-11Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1-19/+21
1999-05-19Packaging changes for version 0.6.2Gilbert Ramirez1-201/+150
1999-05-16Removed ethereal.1 and copied make rule from doc/Makefile to top-levelGilbert Ramirez1-150/+208
1999-05-12Added Didier Jorand's dissect_snmp routine. This is only compiled inGilbert Ramirez1-19/+21
1999-05-10Check in updated version, reflecting the changes to "Makefile.am".Guy Harris1-8/+9
1999-05-01Fixed 0.6.0 packaging problems.Gilbert Ramirez1-2/+2
1999-05-01Add "gtkpacket.h" and "packet-ip.h" to the list of source files, so theyGuy Harris1-1/+1
1999-04-30Docs updated for ethereal-0.6.0Gilbert Ramirez1-193/+150
1999-04-06Add NNTP support.Guy Harris1-11/+12
1999-04-05The joys of "automake" being run in different environments - undo theGuy Harris1-1/+1
1999-04-05FTP, POP, and Telnet support from Richard Sharpe.Guy Harris1-14/+19
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1-20/+23
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-9/+10
1999-02-15Added Richard Sharpe's TFTP support.Guy Harris1-6/+7
1999-02-12Add a first cut at HTTP decoding.Guy Harris1-14/+16
1999-01-10* Added RPM .specGerald Combs1-0/+1
1999-01-04* Final commit for version 0.5.1Gerald Combs1-1/+1
1998-12-19Added "Cisco Discovery Protocol" Hookshannes1-16/+18
1998-11-18* Don't build wiretap if it isn't configured.Gerald Combs1-1/+2
1998-11-18* Added patches from Laurent and GuyGerald Combs1-13/+14
1998-11-17* Added column formatting functionality.Gerald Combs1-21/+23
1998-11-17Add a "acinclude.m4" file that defines a "AC_ETHEREAL_STRUCT_SA_LEN"Guy Harris1-4/+4
1998-11-15Back out some changes accidentally commited by the previous checkin - IGuy Harris1-4/+4
1998-11-15Add support to wiretap for reading Sun "snoop" capture files.Guy Harris1-4/+4
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-25/+103
1998-10-16* Copied in the correct GNU license (I'm such a goober)Gerald Combs1-23/+30
1998-10-14This should have been part of my previous 'cvs commit' (netbios nameGilbert Ramirez1-10/+13
1998-10-13Squelch a number of "-Wall" errors by:Guy Harris1-1/+2
1998-10-12- Added match_strval function to packet.cGerald Combs1-7/+8
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-13/+14
1998-09-25* Ethernet manufacturer support (Laurent)Gerald Combs1-24/+62
1998-09-20* Scripts needed for configure.inGerald Combs1-0/+2
1998-09-17* Added Mike Hall's TCP reconstruction code.Gerald Combs1-14/+16
1998-09-17* Added Don Lafontaine's support for Banyan Vines.Gerald Combs1-2/+5
1998-09-17* Added in Laurent's OSI/ISO CNLP and COTP support.Gerald Combs1-47/+50
1998-09-16Initial revisionGerald Combs1-0/+475