Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r172683, | mlaier | 2007-10-16 | 49 | -4971/+7341 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Import of tcpdump v3.9.8 | mlaier | 2007-10-16 | 76 | -5450/+8487 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r171682, | simon | 2007-08-01 | 1 | -8/+39 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Correct buffer overflow in tcpdump(1). | simon | 2007-08-01 | 1 | -8/+39 | |
| | | | | | | | | | | | | | | Security: FreeBSD-SA-07:06.tcpdump Security: CVE-2007-3798 Obtained from: tcpdump.org Approved by: re (security blanket) | |||||
* | | o add minimal radiotap support for 11n | sam | 2007-06-11 | 3 | -15/+191 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r168371, | thompsa | 2007-04-04 | 1 | -51/+314 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Pull in latest print-stp.c from vendor | thompsa | 2007-04-04 | 1 | -51/+314 | |
| | | ||||||
* | | resolve merge conflicts | sam | 2006-09-04 | 19 | -293/+557 | |
| | | | | | | | | MFC after: 1 month | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r162017, | sam | 2006-09-04 | 97 | -314/+6192 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Import of tcpdump v3.9.4 | sam | 2006-09-04 | 114 | -599/+6747 | |
| | | ||||||
* | | Document that 'bad cksum 0' is expected on NICs with checksum off-loading. | obrien | 2006-06-20 | 1 | -0/+7 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r152390, | sam | 2005-11-13 | 1 | -1/+1 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | correct check for whether or not md5 signature matches; applied | sam | 2005-11-13 | 1 | -1/+1 | |
| | | | | | | | | to vendor branch since this is already in their depot | |||||
* | | resolve merge conflicts | sam | 2005-07-11 | 22 | -492/+1013 | |
| | | | | | | | | Approved by: re (scottl) | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r147899, | sam | 2005-07-11 | 59 | -818/+3330 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Virgin import of tcpdump v3.9.1 (release) from tcpdump.org | sam | 2005-07-11 | 82 | -1358/+4379 | |
| | | | | | | | | Approved by: re (scottl) | |||||
* | | pullup security fix on vendor branch | sam | 2005-06-09 | 1 | -1/+4 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r147173, | sam | 2005-06-09 | 2 | -5/+13 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Correct several denial-of-service vulnerabilities in tcpdump. | sam | 2005-06-09 | 3 | -6/+17 | |
| | | | | | | | | | | | | Security: FreeBSD-SA-05:10.tcpdump Security: CAN-2005-1267, CAN-2005-1278, CAN-2005-1279, CAN-2005-1280 Obtained from: tcpdump.org | |||||
* | | resolve merge conflicts and update for proper build; including: | sam | 2005-05-29 | 31 | -1799/+3316 | |
| | | | | | | | | | | | | | | | | o print-fr.c returned to code on vendor branch o remove pmap_prot.h include from print-sunrprc.c o remove gcc/i386-specific ntoh* write-arounds from tcpdump-stdinc.h Reviewed by: bms | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r146775, | sam | 2005-05-29 | 11 | -16/+181 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.org | sam | 2005-05-29 | 11 | -16/+181 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r146773, | sam | 2005-05-29 | 126 | -1927/+10689 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.org | sam | 2005-05-29 | 157 | -3657/+13963 | |
| | | ||||||
* | | Fix NULL pointer dereference bug when parsing IPV6CP traffic. | bms | 2005-01-24 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | This file is already off the vendor branch, and the fix will be in future tcpdump.org vendor branch imports. PR: bin/76497 MFC after: 1 week Obtained from: tcpdump.org rev 1.89.2.4 Discussed with: fenner, keramida | |||||
* | | Merge of tcpdump 3.8.3 from tcpdump.org, with the following caveats: | bms | 2004-03-31 | 34 | -3197/+4892 | |
| | | | | | | | | | | | | | | | | | | | | | | print-atm.c no longer performs special handling for FORE headers; these can no doubt be re-added at a later date. print-fr.c is effectively a no-op. print-llc.c has had the default_print_unaligned() call removed as tcpdump no longer defines this function, however the prototype is still present. Suggest we roll in a diff to use print_unknown_data(). | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r127668, | bms | 2004-03-31 | 151 | -7650/+21906 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Import tcpdump 3.8.3, from http://www.tcpdump.org/releases/tcpdump-3.8.3.tar.gz | bms | 2004-03-31 | 185 | -10859/+27213 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r124488, | fenner | 2004-01-13 | 2 | -1/+9 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Commit vendor update for vulnerabilities found by | fenner | 2004-01-13 | 2 | -1/+9 | |
| | | | | | | | | Jonathan Heusser <jonny@drugphish.ch> | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r124486, | fenner | 2004-01-13 | 1 | -2/+11 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Commit vendor fix for l2tp vulnerability reported by | fenner | 2004-01-13 | 1 | -2/+11 | |
| | | | | | | | | Przemyslaw Frasunek on bugtraq list. | |||||
* | | Merge tcpdump 3.7.2 | fenner | 2003-03-02 | 17 | -375/+129 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r111726, | fenner | 2003-03-02 | 35 | -812/+824 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Import tcpdump 3.7.2 (fudging for multi-DLT support) from | fenner | 2003-03-02 | 51 | -909/+1009 | |
| | | | | | | | | http://www.tcpdump.org/release/tcpdump-3.7.2.tar.gz | |||||
* | | Merge Multi-DLT support. | fenner | 2003-01-26 | 2 | -9/+147 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r109839, | fenner | 2003-01-26 | 1 | -1/+1 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Commit tcpdump.org's multi-DLT support to vendor branch. | fenner | 2003-01-26 | 3 | -10/+148 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r108968, | peter | 2003-01-08 | 1 | -0/+1 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Add in a patch from tcpdump-current (that will be included in the next | peter | 2003-01-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | import) to stop a segfault on ia64. Add a #include to get missing prototypes, particularly malloc(). Approved by: fenner | |||||
* | | Remove cruft. | fenner | 2002-06-26 | 5 | -254/+0 | |
| | | ||||||
* | | Merge tcpdump 3.7.1 | fenner | 2002-06-21 | 30 | -1474/+3144 | |
| | | | | | | | | MFC after: 2 weeks | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r98524, | fenner | 2002-06-21 | 86 | -4240/+10457 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Import tcpdump 3.7.1, from | fenner | 2002-06-21 | 116 | -5624/+13491 | |
| | | | | | | | | http://www.tcpdump.org/release/tcpdump-3.7.1.tar.gz | |||||
* | | In TTEST2(), check to make sure the "l" argument isn't so large that | fenner | 2002-06-17 | 1 | -2/+10 | |
| | | | | | | | | | | | | | | "snapend - l" underflows; this fixes a buffer overflow with malformed NFS packets, and may fix other buffer overflows with malformed packets. Obtained from: tcpdump.org CVS | |||||
* | | Quick hack to print out the non-standard pppoe used by 3com | julian | 2001-09-27 | 2 | -0/+8 | |
| | | ||||||
* | | Merge tcpdump 3.6.3 | fenner | 2001-07-23 | 2 | -2/+10 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r80231, | fenner | 2001-07-23 | 5 | -16/+25 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Virgin import of tcpdump.org tcpdump v3.6.3 | fenner | 2001-07-23 | 7 | -18/+35 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r75147, | fenner | 2001-04-04 | 1 | -1/+1 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. |