| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Zebra dissector from Jochen. | Gilbert Ramirez | 2000-08-18 | 1 | -2/+3 |
* | Give, in "README.hpux", what appears to be the new URL for the UK HP-UX | Guy Harris | 2000-08-13 | 1 | -1/+4 |
* | RSH dissector, from Robert Tsai. | Guy Harris | 2000-08-12 | 1 | -2/+3 |
* | Kerberos 5 dissector, from Wes Hardaker. | Guy Harris | 2000-08-11 | 1 | -1/+3 |
* | David Frascone's DIAMETER dissector. | Guy Harris | 2000-07-30 | 1 | -1/+4 |
* | Add the re-write of the NetWare Core Protocol dissector. It's mostly | Gilbert Ramirez | 2000-07-28 | 1 | -1/+10 |
* | Don't create dfilter2pod from dfilter2pod.in just for @PERL_PATH@; it's | Gilbert Ramirez | 2000-07-28 | 1 | -2/+2 |
* | Quake dissector packet-quake.c added. | Uwe Girlich | 2000-07-27 | 1 | -1/+2 |
* | Add a script, "aclocal-flags", which figures out where | Guy Harris | 2000-07-26 | 1 | -1/+4 |
* | Switch Solaris package build naming to a more generic SVR4. Add RPM and SRPM | Gerald Combs | 2000-07-26 | 1 | -16/+36 |
* | Add a "debian-package" target to Makefile.am to build debian packages. | Olivier Abad | 2000-07-22 | 1 | -1/+4 |
* | Add support for bulding Solaris binary packages. The distribution | Gerald Combs | 2000-07-22 | 1 | -1/+26 |
* | Add SCTP dissector from Tuexen Michael <Michael.Tuexen@icn.siemens.de> | Gilbert Ramirez | 2000-07-21 | 1 | -1/+2 |
* | Apparently, on systems with glibc 2.2, "inet_aton()" is declared in | Guy Harris | 2000-07-14 | 1 | -1/+2 |
* | SINIX-M systems don't know about strcasecmp(). I added the source file | Uwe Girlich | 2000-07-06 | 1 | -2/+3 |
* | Add support for a global "ethereal.conf" preferences file, stored in the | Guy Harris | 2000-07-05 | 1 | -1/+2 |
* | Add link instructions for "tvbtest", so that we link with GLib. | Guy Harris | 2000-06-22 | 1 | -1/+2 |
* | Christophe Tronche's X11 dissector. | Guy Harris | 2000-06-12 | 1 | -1/+5 |
* | Add syslog message dissector. | Gerald Combs | 2000-06-11 | 1 | -1/+2 |
* | Add COPS dissector (with a few fixes for compiling on Win32). | Gilbert Ramirez | 2000-06-07 | 1 | -1/+2 |
* | Give the IPX dissector dissector hash tables for the IPX type and socket | Guy Harris | 2000-05-30 | 1 | -3/+1 |
* | Give the Appletalk DDP dissector a dissector hash table, and have the | Guy Harris | 2000-05-28 | 1 | -1/+2 |
* | Add Mobile IP dissector. Converted to use tvbuff. | Gilbert Ramirez | 2000-05-27 | 1 | -1/+2 |
* | EIGRP over Appletalk and EIGRP over IPX support, from Paul Ionescu. | Guy Harris | 2000-05-22 | 1 | -1/+2 |
* | Add very basic tvbuff documentation. I still need to explain TVBUFF_COMPOSITE's, | Gilbert Ramirez | 2000-05-15 | 1 | -1/+2 |
* | Add a sample Makefile for regression testing by using tethereal. | Gilbert Ramirez | 2000-05-12 | 1 | -1/+2 |
* | Remove proto_tree doc, as all necessary info in it is in README.developer. | Gilbert Ramirez | 2000-05-12 | 1 | -2/+2 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -1/+8 |
* | In "Makefile.am" and "Makefile.nmake", have "DISSECTOR_SOURCES" include | Guy Harris | 2000-05-11 | 1 | -77/+79 |
* | Add routines to: | Guy Harris | 2000-05-05 | 1 | -3/+1 |
* | Support for RTCP and RTP, from Jason Lango. | Guy Harris | 2000-04-21 | 1 | -1/+5 |
* | Have the IPv6 dissector use the same dissector table as the IPv4 | Guy Harris | 2000-04-20 | 1 | -3/+1 |
* | Microsoft Proxy protocol dissector from Jeff Foster. | Guy Harris | 2000-04-20 | 1 | -1/+2 |
* | Register a "llc.dsap" dissector table for 802.2 LLC, and have dissectors | Guy Harris | 2000-04-17 | 1 | -1/+2 |
* | Make various dissectors static if they can be, and get rid of any header | Guy Harris | 2000-04-16 | 1 | -3/+1 |
* | Register an "ip.proto" dissector table for IPv4, and have dissectors for | Guy Harris | 2000-04-16 | 1 | -4/+1 |
* | Register a "ppp.protocol" dissector table for PPP, and have dissectors | Guy Harris | 2000-04-16 | 1 | -1/+2 |
* | Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS support | Guy Harris | 2000-04-15 | 1 | -1/+7 |
* | Graham Bloice's Win32 icon for Ethereal and Win32 resource-compiler | Guy Harris | 2000-04-15 | 1 | -1/+5 |
* | Renamed packet-dhis to packet-ddtp. | Olivier Abad | 2000-04-13 | 1 | -3/+3 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -3/+2 |
* | Jeff Foster's SOCKS dissector, support for associating dissectors | Guy Harris | 2000-04-12 | 1 | -1/+2 |
* | Move calls to "dissector_add()" out of the register routines for TCP and | Guy Harris | 2000-04-08 | 1 | -28/+3 |
* | Jeff Foster's rlogin dissector, and changes to the TCP dissector to | Guy Harris | 2000-04-08 | 1 | -1/+2 |
* | Packaging fixes. | Gilbert Ramirez | 2000-04-05 | 1 | -1/+4 |
* | Make "register.c" depend on "$(srcdir)/make-reg-dotc", so that if the | Guy Harris | 2000-04-04 | 1 | -2/+2 |
* | Use the "-o" flag, rather than using the "-t" flag and redirecting the | Guy Harris | 2000-03-29 | 1 | -2/+2 |
* | Support for MultiProtocol Label Switching (MPLS). The following support | Ashok Narayanan | 2000-03-09 | 1 | -1/+3 |
* | Add config.nmake and two Makefile.nmake's to the list of deliverables. | Gilbert Ramirez | 2000-03-03 | 1 | -1/+2 |
* | Oops, forgot to include "packet-h1.h". | Guy Harris | 2000-03-02 | 1 | -1/+2 |