1. 7698bba Fix TLS 1.0/1.1/1.2 tests by gpotter2 · 6 years ago
  2. dd79f1b Python 2: use scapy's inet_pton by gpotter2 · 6 years ago
  3. 5ae2a6b Fix TLS SSLv2&3 netaccess tests by gpotter2 · 6 years ago
  4. 7d3986c Remove cryptography dependency, Python3 support and tests by Guillaume Valadon · 6 years ago
  5. a665b35 Early CANopen protocol support by Pierre LALET · 6 years ago
  6. 5af3e2a Fix typo by Pierre LALET · 6 years ago
  7. eb5edb9 Merge pull request #1050 from guedou/Issue_#1048 by Pierre Lalet · 6 years ago
  8. 68d2a41 Merge pull request #1053 from p-l-/fix-traceroute by Guillaume Valadon · 6 years ago
  9. 847c2fe Update a test to trigger bugs in make_table() ordering by Pierre LALET · 6 years ago
  10. 60a1d1c Python 3: fix make_table() sort with integers & IPs by Pierre LALET · 6 years ago
  11. 23b14ba Fix ASN1_BIT_STRING decoding error by Guillaume Valadon · 6 years ago
  12. 5477e21 Replace str() with raw(), and Python3 modifications by Guillaume Valadon · 6 years ago
  13. ec088fb Replace str() with raw(), and Python3 modifications by Guillaume Valadon · 6 years ago
  14. 74e9b48 Replace str() with raw() by Guillaume Valadon · 6 years ago
  15. 343303a Merge pull request #1040 from p-l-/fix-git-win by Guillaume Valadon · 6 years ago
  16. c7f32cf Merge pull request #1042 from p-l-/fix-tests by Guillaume Valadon · 6 years ago
  17. 2b9466f Merge pull request #1007 from dark-lbp/Fix-BERcodec_STRING by Guillaume Valadon · 6 years ago
  18. 1fa89a0 Merge pull request #1033 from p-l-/fix-dot11 by Guillaume Valadon · 6 years ago
  19. b44b897 Merge pull request #1038 from p-l-/cleanup-sendrecv by Guillaume Valadon · 6 years ago
  20. 0998b91 Merge pull request #1041 from p-l-/fix-1009 by Pierre Lalet · 6 years ago
  21. 9c5587b Merge pull request #1043 from gpotter2/del-py3ms by Pierre Lalet · 6 years ago
  22. ea779e3 Update UDP checksum manual computation doc by gpotter2 · 6 years ago
  23. b450972 Fix Cryptography link by gpotter2 · 6 years ago
  24. b914537 Add note about monitor mode on windows by gpotter2 · 6 years ago
  25. 38a40dc Compress scapy-main-console.png by gpotter2 · 6 years ago
  26. 8c553b5 Delete old Python3 Migration script by gpotter2 · 6 years ago
  27. 2ba0e34 Python 3: fix an often-failing test by Pierre LALET · 6 years ago
  28. 7ce1152 Merge pull request #1037 from gpotter2/win-metrics-fix by Pierre Lalet · 6 years ago
  29. 5777d77 Fix missing metrics by gpotter2 · 6 years ago
  30. 5deed27 RDataField treats NS, CNAME as DNS string type. by morris · 6 years ago
  31. 7609110 Windows: fix version detection from git (@karpierz) by Pierre LALET · 6 years ago
  32. 5738bb4 sendrecv: code clean-up by Pierre LALET · 6 years ago
  33. a995f0f Merge pull request #1036 from gpotter2/win-nops by Pierre Lalet · 6 years ago
  34. 9d13dee Fallback on CMD when powershell is not available by gpotter2 · 6 years ago
  35. c294d4f Merge pull request #812 from guedou/Issue_#791 by Pierre Lalet · 6 years ago
  36. 83fc671 Throw an exception when tcpreplay can not be executed by Guillaume Valadon · 6 years ago
  37. b47f21a Dot11: fix .summary() with a binary SSID by Pierre LALET · 6 years ago
  38. 1a9bdf0 Python 3 tests (IPython + BytesIO) (#1031) by gpotter2 · 6 years ago
  39. 3809157 Merge pull request #743 from johnthagen/pypi-badges by Pierre Lalet · 6 years ago
  40. 7263221 Merge pull request #1032 from gpotter2/patch-1 by Pierre Lalet · 6 years ago
  41. db0e715 Fix PyPI version badge link by johnthagen · 6 years ago
  42. d134238 Tiny pcap fix by gpotter2 · 6 years ago
  43. 74dba54 add test by gpotter2 · 6 years ago
  44. 57ae960 Fix #1028 by gpotter2 · 6 years ago
  45. e0db7ed Merge pull request #1018 from gpotter2/patch-2 by Pierre Lalet · 6 years ago
  46. 9557210 Merge pull request #1002 from guedou/Issue_#1001 by Pierre Lalet · 6 years ago
  47. 8857f01 Merge pull request #1020 from gpotter2/ipython-old by Pierre Lalet · 6 years ago
  48. 2f64351 Merge pull request #1027 from guedou/Nicer_README by Guillaume Valadon · 6 years ago
  49. 7ccb925 Documentation link moved to another section by Guillaume Valadon · 6 years ago
  50. e717269 Merge pull request #1025 from gpotter2/appveyor-py3 by Guillaume Valadon · 6 years ago
  51. db734bd Merge pull request #1010 from gpotter2/doc-py3 by Guillaume Valadon · 6 years ago
  52. 24cc993 Merge pull request #1008 from Chen-Zhe/master by Pierre Lalet · 6 years ago
  53. f23afb3 Fix mock usage in mock_windows.uts for PY3 by gpotter2 · 6 years ago
  54. 29f54ee Disable OpenSSL tests in a cleaner way (PY3 only) by gpotter2 · 6 years ago
  55. b29b8a4 Python3 tests triggered by AppVeyor by gpotter2 · 6 years ago
  56. 676a374 Merge pull request #1024 from p-l-/fix-macos-pcapdnet by Guillaume Valadon · 6 years ago
  57. 501b8c8 Fix Travis/OSX tests with PCAPDNET by Pierre LALET · 6 years ago
  58. c1004af Missing get_working_if() implementation with dnet by Guillaume Valadon · 6 years ago
  59. ed2f2d8 Merge pull request #1022 from p-l-/cleanup-arch by Guillaume Valadon · 6 years ago
  60. 32df792 Merge pull request #861 from p-l-/py3-land by Guillaume Valadon · 6 years ago
  61. 4cd2d3a Python 3: temporarily disable some tests by Pierre LALET · 6 years ago
  62. 0aeb049 IPv6: clean & fix module by Pierre LALET · 6 years ago
  63. cf8f5ae IPv6: clean-up and speed-up Net6 address generation by Pierre LALET · 6 years ago
  64. 3e9fc2d Fix LLDP module (refactoring needed) by Pierre LALET · 6 years ago
  65. 5c19355 Fix bug in .pdfdump() & .psdump() by Pierre LALET · 6 years ago
  66. 8eb928e Fix (often-)failing tests (with Python 3) by Pierre LALET · 6 years ago
  67. 984fdcf Python 2 / 3: fix StrField and subclasses by Pierre LALET · 6 years ago
  68. 2d20e15 Linux: clean-up arch specific module by Pierre LALET · 6 years ago
  69. 13aa80c Remove unneeded constant value by Pierre LALET · 6 years ago
  70. 3d403cc Remove unused function by Pierre LALET · 6 years ago
  71. 34a5312 Travis / Linux: fix PCAPDNET install by Pierre LALET · 6 years ago
  72. 83ebd3b Travis: run TLS tests even without SCAPY_USE_PCAPDNET by Pierre LALET · 6 years ago
  73. 5d39578 Use coverage for all the tests by Pierre LALET · 6 years ago
  74. eea7eb1 Travis CI: include directory used by pip with --user in PATH by Pierre LALET · 6 years ago
  75. 1fa71a7 Test: remove a test requiring graphviz by Pierre LALET · 6 years ago
  76. 8990221 Doc: remove some str() calls by Pierre LALET · 6 years ago
  77. 0b555e5 Update README by Pierre LALET · 6 years ago
  78. 1ad61cb Python 2 & 3 / Linux: fix in6_getifaddr() by Pierre LALET · 6 years ago
  79. b1ec1c6 Python 2 & 3: fix orb() under Python 2 by Pierre LALET · 6 years ago
  80. 8cb4b60 Python 3: auto-retry the L2ListenTcpdump test by Pierre LALET · 6 years ago
  81. 333fdb1 Python 3: fix TunTapInterface by Pierre LALET · 6 years ago
  82. c4b73fa Python 3: fix isis contrib for Python < 3.5 by Pierre LALET · 6 years ago
  83. 1ab0d28 Python 2 & 3 / Unix: fix do_graph() by Pierre LALET · 6 years ago
  84. 1554182 Python 3 < 3.4: do not run crypto tests by Pierre LALET · 6 years ago
  85. beb5bd8 Python 2 & 3 / pipetool / Unix: fix TermSink by Pierre LALET · 6 years ago
  86. 7f51484 Python 3 < 3.5: fix bytes format operation by Pierre LALET · 6 years ago
  87. cb52f0c Python 3: fix TCP_client Automaton by Pierre LALET · 6 years ago
  88. 3f4416e Python 3: fix random values for Python 3 < 3.6 by Pierre LALET · 6 years ago
  89. 21b4961 Python 3: fix get_alias_address() iface type by Pierre LALET · 6 years ago
  90. eb6e446 Python 3: fix recently added tests by Pierre LALET · 6 years ago
  91. cf681ed Travis: fix pip detection by Pierre LALET · 7 years ago
  92. a92cbab Travis: use regular OSX image by Pierre LALET · 7 years ago
  93. af1d768 Travis: install codecov in install.sh by Pierre LALET · 6 years ago
  94. 360a012 Python 2 & 3: fix bytes / str by Pierre LALET · 7 years ago
  95. 69b2165 Python 2/3: fix codecs use by Pierre LALET · 7 years ago
  96. ec80e35 Enable Python 3 (3.3 to 3.6) tests by Pierre LALET · 7 years ago
  97. 5e48981 Add Python 3 & maintainers by Pierre LALET · 7 years ago
  98. 8eefc40 Support old IPython versions by gpotter2 · 6 years ago
  99. 6c2ea1c Rename HomePlugAV files to homeplugav by gpotter2 · 6 years ago
  100. 6ebb8b8 Update doc: new graphics + Python 3 by gpotter2 · 6 years ago