summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add SunATM support, based on code from Yen Yen Lim at North Dakota Stateguy2002-07-111-5/+5
* From Paul S. Traina: FreeBSD's Frame Relay printer.guy2002-07-111-11/+11
* Remove print-mobility.c - I hadn't re-run configure. Sorry forfenner2002-07-061-2/+2
* Add print-mobility.cfenner2002-07-051-2/+2
* Include code to handle OpenBSD DLT_PFLOG files, based on the OpenBSDguy2002-02-051-5/+5
* The BXXP protocol was replaced by the BEEP protocol; replace the BXXPguy2001-12-101-2/+2
* Add --enable-smb to make it easier to re-enable the SMB printer.fenner2001-10-081-2/+1
* disable smb printing until we have boundary checks in *smb*.c (there's almostitojun2001-10-041-3/+4
* Move the code to handle the "-C" flag into "tcpdump.c" fromguy2001-10-031-2/+2
* added -C option to rotate save file every optarg * 1,000,000 bytes.mcr2001-10-011-2/+2
* Add MSDP printer.fenner2001-09-171-6/+7
* HSRP dissector, from Julian Cowley <julian@lava.net>.guy2001-09-171-5/+5
* Zephyr support, from Nickolai Zeldovich <kolya@MIT.EDU>.guy2001-09-091-2/+2
* MPLS label encapsulation decoding, per RFC3032.itojun2001-06-211-2/+2
* IEEE 802.11 support, from Charlie Lenahan <clenahan@fortresstech.com>.guy2001-06-121-17/+17
* Add print-sctp.cfenner2001-05-091-2/+2
* Alphabetize $CSRCfenner2001-05-091-18/+19
* ARCNet support, from NetBSD.guy2001-04-171-2/+3
* PPTP support, from Motonori Shindo <mshindo@mshindo.net>.guy2001-03-091-2/+2
* BIND9 lwres dissector.itojun2001-01-291-2/+2
* "savestr.c" is gone, so remove references to it from "Makefile.in".guy2001-01-201-3/+3
* Add support for a new link layer type DLT_LINUX_SLL, for use when doingguy2000-12-211-2/+2
* Move IGMP to its own file.fenner2000-11-021-2/+2
* RADIUS support, from Alfredo Andres Omella (aandres@mfom.es).guy2000-10-061-2/+3
* "timed" dissector, from Ben Smithurst.guy2000-10-061-2/+2
* BXXP support, from Richard Sharpe <sharpe@ns.aus.com>.guy2000-09-301-2/+2
* When making directories into which to install files in "make install",guy2000-09-191-3/+5
* There's no longer a rule to make "force", so don't make "depend" dependguy2000-09-181-2/+2
* use common names for directoriesassar2000-07-301-11/+11
* (install): install everythingassar2000-07-291-7/+8
* Add a token-ring link-layer dissector, made by merging the FreeBSD andguy2000-07-251-2/+2
* As "make tar" runs tar with a list of files to include in the tarball,guy2000-07-161-2/+2
* do not rely on the system providing us everything we need inassar2000-07-051-4/+4
* (CSRC): remove bpf-dump.c, now in libpcapassar2000-06-261-2/+2
* add IEEE8021.d printer contributed by Lennert Buytenhek <buytenh@gnu.org>assar2000-06-101-3/+3
* (CSRC): add print-cdp.cassar2000-05-151-2/+2
* Initial VRRP printer (ip proto 112, RFC 2338).fenner2000-05-011-2/+3
* add cisco NetFlow support from OpenBSD.itojun2000-04-271-2/+2
* need strl{cat,cpy} badly for buffer overflowitojun2000-01-191-1/+5
* Run mkdep from ${srcdir}.fenner2000-01-171-2/+2
* make "make depend" work again. I'd just prefer removing snprintf.c from CSRC.itojun2000-01-151-3/+2
* removed owner/group from install callmcr2000-01-151-3/+3
* removed missing from VPATH, doesn't helpmcr2000-01-151-2/+2
* fixed check for libssl to make HAVE_LIBCRYPTOmcr2000-01-151-2/+2
* Add auto-running of autoheader and autoconf and configure (from autoconf.info)fenner2000-01-151-2/+2
* add snprintf.cassar2000-01-071-2/+6
* add print-ascii.c and print-telnet.c from netbsd.itojun1999-12-221-2/+2
* Get rid of HAVE_FDDI cruft; FDDI is always included so the ifdef is extra.fenner1999-12-141-2/+2
* make man1 dir if it does not existmcr1999-12-041-1/+3
* patches from Andrew Tridgell <tridge@linuxcare.com> to add decoding of SMB pa...assar1999-11-211-2/+3