| Commit message (Expand) | Author | Age | Files | Lines |
* | Get ready for tcpdump 3.7.2tcpdump_3_7rel2tcpdump-3.7.2tcpdump_3_7tcpdump-3.7 | fenner | 2003-02-26 | 3 | -7/+27 |
* | Merge part of rev 1.34: check for zero length items in isakmp_sub0_print() . | fenner | 2003-02-26 | 1 | -2/+17 |
* | Merge rev 1.57 (patch from George Bakos gbakos[AT]ists.dartmouth.edu) - | fenner | 2003-02-26 | 1 | -3/+23 |
* | From Phil Wood <cpw@lanl.gov>: fix the test for a community of "public" | guy | 2002-07-20 | 1 | -3/+4 |
* | Update Kevin Steves' address. | guy | 2002-07-16 | 1 | -1/+1 |
* | Update and fix up the list of files and the note on Linux. | guy | 2002-07-16 | 1 | -32/+64 |
* | Clean up "safeputchar()" a bit. | guy | 2002-07-16 | 1 | -3/+3 |
* | In "safeputchar()", use the result of extracting an unsigned character | guy | 2002-07-16 | 1 | -4/+4 |
* | Make static the structure to which the test program checking what to use | guy | 2002-07-13 | 2 | -3/+3 |
* | Add a cast to squelch a compiler complaint - and remove a potential | guy | 2002-07-11 | 1 | -2/+2 |
* | Declare the packet type enum as an "enum z_packet_type" without | guy | 2002-07-11 | 1 | -3/+3 |
* | Put in some casts to squelch compiler warnings. | guy | 2002-07-11 | 2 | -11/+11 |
* | "espsecret_xform" and "espsecret_key" are static to "print-esp.c"; don't | guy | 2002-07-10 | 1 | -3/+1 |
* | Add some casts to squelch compiler complaints (and remove potential | guy | 2002-07-10 | 1 | -6/+6 |
* | From Sami Farin <safari@iki.fi>: put in a missing blank before "NBT | guy | 2002-07-10 | 1 | -2/+2 |
* | Convert some format pointers to "char *" from "u_char *", and some data | guy | 2002-07-10 | 2 | -18/+21 |
* | Constify. | guy | 2002-07-10 | 1 | -35/+36 |
* | Squelch some compiler warnings caused by passing "char *"s rather than | guy | 2002-07-10 | 1 | -6/+6 |
* | Cast the argument to "fn_printn()" to "u_char *", as that's the argument | guy | 2002-07-10 | 1 | -2/+2 |
* | Make "ar_sha()", "ar_spa()", "ar_tha()", and "ar_tpa()" return "const | guy | 2002-07-10 | 1 | -5/+5 |
* | Don't try to print entries before the first one in subtypes. | fenner | 2002-07-03 | 1 | -2/+3 |
* | Fix up AC_LBL_C_INLINE to put all of the test code into the "inlines" | guy | 2002-07-02 | 2 | -224/+225 |
* | Get rid of some potentially-unsafe autoincrements. | guy | 2002-06-29 | 1 | -7/+10 |
* | Put variables in quotes when testing them in "test" commands, so that | guy | 2002-06-29 | 2 | -7/+7 |
* | Some versions of the HP C compiler can handle inlines, but not if they | guy | 2002-06-28 | 4 | -262/+334 |
* | Propagate change: | guy | 2002-06-26 | 1 | -2/+5 |
* | Give Andrew Hintz credit for the tcpdump.1 typo fix "-b" -> "-r". | guy | 2002-06-16 | 1 | -0/+1 |
* | Fix a typo. | guy | 2002-06-16 | 1 | -2/+2 |
* | Get rid of unneeded includes of <netinet/in_systm.h> and <netinet/ip.h>. | guy | 2002-06-02 | 1 | -3/+1 |
* | Don't bother including <netinet/if_ether.h> if we're not using | guy | 2002-06-02 | 1 | -294/+59 |
* | Get rid of unneeded incomplete definitions of "struct mbuf" and "struct | guy | 2002-06-01 | 15 | -67/+15 |
* | "gmt2local.c" doesn't need "struct timeval", so it doesn't need to | guy | 2002-06-01 | 1 | -4/+1 |
* | Propagate from the main branch itojun's typo fix from OpenBSD. | guy | 2002-05-31 | 1 | -11/+2 |
* | V3 FSINFO and PATHCONF requests take a file handle as an argument; parse | guy | 2002-05-31 | 1 | -13/+28 |
* | In TTEST2(), check to make sure the "l" argument isn't so large that | guy | 2002-05-31 | 1 | -3/+11 |
* | Get rid of an extra newline. | guy | 2002-05-29 | 1 | -2/+2 |
* | Propagate from the main branch the | guy | 2002-05-29 | 1 | -4/+4 |
* | Mention the SourceForge site. | guy | 2002-05-29 | 1 | -6/+12 |
* | Propagate Hannes' change-of-address for Tony Li to the 3.7 branch. | guy | 2002-05-28 | 1 | -1/+1 |
* | From Rick Watson <watsonrick@users.sourceforge.net>: use | guy | 2002-05-25 | 2 | -57/+61 |
* | Explain, in full painful detail, what you need to do in order to do | guy | 2002-05-17 | 1 | -5/+16 |
* | If we run out of data in the when processing tagged parameters, return | guy | 2002-05-13 | 2 | -35/+36 |
* | Print the whole MPLS label stack. | fenner | 2002-05-07 | 1 | -17/+18 |
* | Handle old DR-priority and old Bidir-capable option values. | fenner | 2002-05-07 | 1 | -1/+15 |
* | From Juergen Schoenwaelder <schoenw@ibr.cs.tu-bs.de> - fix for the | guy | 2002-05-07 | 1 | -6/+13 |
* | Fix a formatto. | guy | 2002-05-07 | 1 | -1/+2 |
* | Make the tag in "rfc1048_print()" a 16-bit variable, as 16-bit | guy | 2002-04-26 | 1 | -18/+19 |
* | Protect includes of <time.h> with "#ifdef TIME_WITH_SYS_TIME". | guy | 2002-04-20 | 2 | -2/+6 |
* | Include <time.h>, if possible, to declare "ctime()". | guy | 2002-04-20 | 1 | -1/+5 |
* | Call the ARP header structure we define "struct arp_pkthdr" rather than | guy | 2002-02-25 | 1 | -4/+4 |