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