1. 4bc8c3e Merge donut into master by Jean-Baptiste Queru · 15 years ago
  2. 044afa7 From Robert Edmonds: free the string that contains the filter as soon as by Guy Harris · 15 years ago
  3. 1d8d0b5 signature.h is a header file, not a source file, so add it to HDR rather by Guy Harris · 15 years ago
  4. 2c28d8f From Bert Vermeulen: add a USB printer, and fix the error message by Guy Harris · 15 years ago
  5. 34a8f24 Merge branch 'open_source_no_contributions' into google_internal by The Android Open Source Project · 15 years ago
  6. 3e49644 Based on a patch from Marc Binderberger, fix the handling of non-control by Guy Harris · 15 years ago
  7. 59ce754 Merge branch 'master' of git+ssh://bpf.tcpdump.org/tcpdump/master/git/tcpdump by Ken Bantoft · 15 years ago
  8. 227ba52 Add missing signature.h file by Ken Bantoft · 15 years ago
  9. 1fffe74 Add signature.h by Ken Bantoft · 15 years ago
  10. fbb3b4f From Michael Riepe: by Guy Harris · 15 years ago
  11. 2727f5e Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  12. f7232ea The checksum is optional in UDP-over-IPv4, so go back to the earlier by Guy Harris · 15 years ago
  13. 2281823 Make the -K flag suppress IP and UDP checksum checking as well. by Guy Harris · 15 years ago
  14. 8c63bae Make the default snapshot length the maximum; add a #define for the maximum. by Guy Harris · 15 years ago
  15. 2949f58 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  16. c73e8f5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  17. 537b7c8 Convert to UTF-8, and put in a diaresis that belongs there. by Guy Harris · 15 years ago
  18. 1859a4a From Ilpo Järvinen: fix printing of TCP sequence number for data segments by Guy Harris · 15 years ago
  19. e195fc8 Make sure the packet isn't cut short before verifying the MD5 signature. by Guy Harris · 15 years ago
  20. 0cd29d2 From Marc Binderberger: check whether XXX is null before checking by Guy Harris · 15 years ago
  21. 36933ea Ignore tcpdump.1 - it's generated from tcpdump.1.in. by Guy Harris · 15 years ago
  22. 9248d0c From William J. Hulley: support for the Transparent Ethernet Bridge by Guy Harris · 15 years ago
  23. 1e74db1 add a few .gitignore expressions to make the output of "git status" meaningful. by Hannes Gredler · 15 years ago
  24. 049b181 Note that "-L" will list only the link-layer types available outside by Guy Harris · 15 years ago
  25. 56a0f01 from Anantharamu Suryanarayana: add 4-byte AS support to the BGP printer by Hannes Gredler · 15 years ago
  26. 6a65cbb from Elmar Kirchner: add support for the MDT SAFI 66 BG printer by Hannes Gredler · 15 years ago
  27. f2aee3e Handle frames with an FCS (at least with a radiotap header). by Guy Harris · 15 years ago
  28. f3ccc4e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  29. 69f9eaf tcpdump.1 is generated from tcpdump.1.in. by guy · 15 years ago
  30. e66bf49 Update version numbers, and just generically refer to 4.x.y for the by guy · 15 years ago
  31. 98740a8 Pick up 4.0.1 changes. by guy · 15 years ago
  32. 5261c86 Fixes for building in a directory other than the source directory. by guy · 15 years ago
  33. eaea248 Make the version 4.1-PRE-CVS, as 4.1.0 will presumably eventually be by guy · 15 years ago
  34. f7ea9c4 Give Peter Volkov credit for various patches. by guy · 15 years ago
  35. a28495a Propagate from the git tree: by guy · 15 years ago
  36. 08293a7 Propagate from the git tree: by guy · 15 years ago
  37. 3157c6d pulled up some changes from the 4.0 release branch by mcr · 15 years ago
  38. 7ec2b0b Run the tcpdump man page through config, so that it refers to the right by guy · 16 years ago
  39. 3565ec1 Run the tcpdump man page through config, so that it refers to the right by guy · 16 years ago
  40. 9799c4b Initial Contribution by The Android Open Source Project · 16 years ago
  41. 2fa88fe We support building tcpdump with versions of libpcap other than the one by guy · 16 years ago
  42. 70f5308 From Gisle Vanem: by guy · 16 years ago
  43. b756fcf bugfix: the IS-IS Multi-topology TLV MTID is prepended once per TLV and not once per MT-IS neighbor by hannes · 16 years ago
  44. 6fb52fa Add HMAC-MD5 verification support for IS-IS by hannes · 16 years ago
  45. 3d3c70f add infrastructure for verifiying the HMAC-MD5 digest in routing protocols. by hannes · 16 years ago
  46. c695e7f add support for the nameservice plugin messages generated by www.olsr.org by hannes · 16 years ago
  47. 770e8dc Fix use of PRIu64. by guy · 16 years ago
  48. dd9a713 Use PRIu64 rather than %llu - %llu might be wrong, if u_int64_t is just by guy · 16 years ago
  49. 1705e6d Fix a bunch of references to tcpdump-workers@tcpdump.org to refer to the by guy · 16 years ago
  50. 78c1a66 FILES isn't used to make the tarball any more; get rid of it. by guy · 16 years ago
  51. b9f915b From Michael A. Meffie III: by guy · 16 years ago
  52. ba4d1ee cosmetic change: stick to the 80 columns per line rule by hannes · 16 years ago
  53. 255576a removing unnecessary processing for zero length options by hannes · 16 years ago
  54. 44b0389 Use u_intXX_t instead of uintXX_t, because the fomer ones are the ones that by gianluca · 16 years ago
  55. 45bfdab Redefined ERROR into TFTP_ERROR, as ERROR is already defined in the by gianluca · 16 years ago
  56. d72cf3b The detailed information on privileges need to capture was copied to the by guy · 16 years ago
  57. 37e01ca pcap_errtostr() was renamed pcap_statustostr(). by guy · 16 years ago
  58. 65cfd3f If we get PCAP_ERROR_NO_SUCH_DEVICE or PCAP_ERROR_PERM_DENIED from by guy · 16 years ago
  59. f33d545 Use the new pcap_errtostr() routine, rather than pcap_strerror(), to map by guy · 16 years ago
  60. 8fc7121 Document the new -B and -I options, and update the reference to the by guy · 16 years ago
  61. 4440cfa Get rid of some debugging code. by guy · 16 years ago
  62. bca64a2 Use the new libpcap API's if available; that means we can support "-B" by guy · 16 years ago
  63. a7c56c0 bugfix in the lldp printer, when referencing the key for printing aggregation values by hannes · 16 years ago
  64. eb65de0 From Sagun Shakya: check whether we need libdlpi. by guy · 16 years ago
  65. 7f53fdf add support for p2mp rsvp objects as per rfc4875 by hannes · 16 years ago
  66. 5d375b6 Have --with-crypto take an optional argument, specifying where libcrypto by guy · 16 years ago
  67. 0d80ed9 From Mike Frysinger: have the "install" target depend on "all" so you by guy · 16 years ago
  68. d5744f5 From Mike Frysinger: include the Blackfin processor as one of the by guy · 16 years ago
  69. d342f45 Fix signature of bpf_dump() to match that of libpcap's version. by guy · 16 years ago
  70. 75eaa6e Fix Andrew Silent's e-mail address. by guy · 16 years ago
  71. 1789f57 From Andrew Silent: Realtek Remote Control Protocol support (see by guy · 16 years ago
  72. feac6b9 From Bjoern A. Zeeb: add IPv6 support. by guy · 16 years ago
  73. 488187d From Francis Dupont: update the DHCPv6 printer to handle newer features. by guy · 16 years ago
  74. 94a5fe9 "struct timeval" isn't guaranteed to be two 32-bit values (consider a by guy · 16 years ago
  75. 947533a "rr_maxdelay" is a 16-bit field, and "rr_reserved" is a 32-bit field, in by guy · 16 years ago
  76. 9a8f0b0 Tag with _U_ parameters unused if HAVE_LIBCRYPTO isn't defined. (Yes, by guy · 16 years ago
  77. 0fe1326 The string-comparison operator in the "test" command is "=", not "==". by guy · 16 years ago
  78. 411c7e7 Run ranlib on libnetdissect.a if necessary. Remove it before building by guy · 16 years ago
  79. cfab7ed Run ranlib on libnetdissect.a if necessary. Remove it before building by guy · 16 years ago
  80. 0559d72 Say "printing not supported", not just "not supported", for DLT_ values by guy · 16 years ago
  81. 591fb3e change codepoints per rfc 4379 / add support for the vendor enterprise TLV by hannes · 16 years ago
  82. 94709a6 bugfix: do proper padding calculation for LSPING by hannes · 16 years ago
  83. edea963 Don't call routines if they don't exist. by guy · 16 years ago
  84. 3380836 From Carles Kishimoto <carles.kishimoto@gmail.com>: by hannes · 16 years ago
  85. 1055e39 From Joerg Mayer: by guy · 16 years ago
  86. 9f7024c Handle version 2 of the AVS header. by guy · 16 years ago
  87. ed1906f Add more bounds checks to the NFS dissector - check before references to by guy · 16 years ago
  88. efb8078 Support DLT_IEEE802_11_RADIO_AVS. by guy · 16 years ago
  89. eda8cfc From Greg Minshall: by guy · 16 years ago
  90. a11ed89 SMB-over-TCP (port 445) support. by guy · 16 years ago
  91. 73b4367 From Carles Kishimoto <carles.kishimoto@gmail.com>: by hannes · 16 years ago
  92. 31428da from Ananth Suryanarayana <anantha@juniper.net>: by hannes · 16 years ago
  93. f3d3a1b From: Miroslav Lichvar <mlichvar@redhat.com> by mcr · 16 years ago
  94. cfd61cd from Carles Kishimoto <carles.kishimoto@gmail.com>: by hannes · 16 years ago
  95. 5c96d83 fixed up auth payload printing code. by mcr · 16 years ago
  96. 5fa8fc6 added "make check" by mcr · 16 years ago
  97. c51a2d7 updated test cases for fixed msgid/cookie printing for IKEv2. by mcr · 16 years ago
  98. d22c002 updated print-isakmp.c to do sensible thing with encrypted payload, and by mcr · 16 years ago
  99. 9cd71b7 updated tests to match patches from Carles Kishimoto by mcr · 16 years ago
  100. 97048aa ..and don't bother trying to get statistics if we're reading from a by guy · 16 years ago