1. 0c892a5 Add MultiFlagsField by Florian Maury · 8 years ago
  2. 35f97ef Native Mac OS X and *BSD support (#221) by Guillaume Valadon · 8 years ago
  3. bf1c3ee Add SSLStreamSocket by Florian Maury · 8 years ago
  4. 620f195 Corrected ICV length for AES-GCM and AES-CCM in IPSec layer. Added un… (#269) by Daniel Collins · 8 years ago
  5. 6c331b7 Fixed windows circular import (#298) by Gabriel Potter · 8 years ago
  6. 8a81780 Merge pull request #282 from alegacy/master by Guillaume Valadon · 8 years ago
  7. 9e276ec vxlan: fixed incorrect field layout specification by Allain Legacy · 8 years ago
  8. bcbb66d dhcp6: fix the definition of DHCP6OptIAAddress, which does not have an iaid field by Todd Freed · 8 years ago
  9. d7b900f VXLAN: add Generic Packet Encapsulation (GPE) support by Gabriel Ganne · 9 years ago
  10. 02ae08b Workaround to ignore interfaces name truncated by netstat by Guillaume Valadon · 8 years ago
  11. 164a52c NTP module update (#254) by plorinquer · 8 years ago
  12. 170700a VXLAN improvements (#247) by Robin Jarry · 8 years ago
  13. 6057906 Fix individual modules import by Robin Jarry · 8 years ago
  14. 1e48e13 NTP module update by plorinquer · 8 years ago
  15. 2c28f06 Bluetooth: Add LE Connection Update command & event types (#234) by Martijn Thé · 8 years ago
  16. 64e98a3 regression.uts: assert() statements added to the EAPOL / EAP class tests to make them fail. by Pierre Lorinquer · 8 years ago
  17. 4faaaac cert.py improvements (#175) by mtury · 8 years ago
  18. 342e68f Add ASN.1 (unknown) high-tag-number dissection+building support by mtu · 8 years ago
  19. 2251e2e EAPOL / EAP updates. (#211) by plorinquer · 8 years ago
  20. eb40f18 Minor shell cleanup; Travis CI build status icon (#194) by Victor Engmark · 8 years ago
  21. 204666e Test that copying a packet copies its property as well by Joseph Frazier · 8 years ago
  22. 54dad02 Merge pull request #171 from guedou/ipv6_uts by Pierre Lalet · 8 years ago
  23. 1a8bec3 Fix EDNS0 live unit tests by Guillaume Valadon · 8 years ago
  24. e7dcc76 Force a route to ::1 when IPv6 is disabled by Guillaume Valadon · 8 years ago
  25. 217b865 Merge pull request #127 from guedou/read_routes6 by Pierre Lalet · 8 years ago
  26. 7a0aabf Merge pull request #126 from guedou/IPv6_routes_tests by Pierre Lalet · 8 years ago
  27. 55f7602 Move mocked functions to regression.uts by Guillaume Valadon · 8 years ago
  28. 2066af0 New read_routes6() function and unit tests by Guillaume Valadon · 8 years ago
  29. c174262 Add regression tests for `Dest{MAC,IP,IPv6}Field`s by Pierre LALET · 8 years ago
  30. d1c1872 Fix regression test after DestIPField by Pierre LALET · 8 years ago
  31. 40045ea Merge pull request #134 from p-l-/cleanup by Guillaume Valadon · 8 years ago
  32. 241e2c4 Code cleanup / optimization by Pierre LALET · 8 years ago
  33. 1a99f35 Bluetooth: Add HCI Disconnect command by Martijn Thé · 8 years ago
  34. aa46295 Bluetooth: add LE Create Connection Cancel packet by Martijn Thé · 8 years ago
  35. 1ec0e29 Check read_routes6() output by Guillaume Valadon · 8 years ago
  36. db75882 Bluetooth: add EIR / BLE Advertising packet classes by Martijn Thé · 8 years ago
  37. 2ec520a Scapy can now use dumbnet by Guillaume Valadon · 8 years ago
  38. 1689f5f Merge pull request #108 from p-l-/fix-cksum by Guillaume Valadon · 8 years ago
  39. 0d5cc45 Don't use /bin/bash by Guillaume Valadon · 8 years ago
  40. 7dff6c4 Add regression tests for IP, TCP & UDP checksums by Pierre LALET · 8 years ago
  41. 37cc56c python --version may output to stderr (fixes #101) by Pierre LALET · 8 years ago
  42. 6dcd891 Update scripts to call python2 instead of python when python is not version 2 by Pierre LALET · 8 years ago
  43. 3e53fe5 add TCP User Timout Option (RFC 5482) by Jeffrey Bencteux · 8 years ago
  44. 26b19d1 Fix tests with new rdpcap() by Pierre LALET · 8 years ago
  45. cbbd04c Make ASN1F_CHOICE more simple and readable by mtu · 8 years ago
  46. ee1bcc5 Insert DER test data inside x509.uts and move it from scapy/layers/ to test/ (also, remove obsolete X.509 tests from test/regression.uts by mtu · 8 years ago
  47. b7a4e40 LLTD: add UT for Large TLVs by Pierre LALET · 8 years ago
  48. 46f8edd Add tests for fragment() / defragment() by Pierre LALET · 8 years ago
  49. 454f200 Merge pull request #47 from p-l-/feature-lltd by Guillaume Valadon · 8 years ago
  50. 6ed0a38 Add regression tests for LLTD by Pierre LALET · 8 years ago
  51. 4f2b662 Some tests need conf.debug_dissector set to False by Pierre LALET · 8 years ago
  52. 36bdf02 Fix debug_dissector by Pierre LALET · 8 years ago
  53. 7acbedd Fix regression tests ("all" was used as a variable name) by Pierre LALET · 8 years ago
  54. c78021a Add regression tests for pcap/pcapng file read by Pierre LALET · 8 years ago
  55. 438fd87 Merge pull request #11 from p-l-/feature-slots by Guillaume Valadon · 8 years ago
  56. 269bdae Fix automaton tests using fake socket generators by Pierre LALET · 8 years ago
  57. 4cca870 Remove unneeded lists (primarily range() calls) by Pierre LALET · 8 years ago
  58. 9f6816e Fix test case (Packet attributes need to be in __slots__) by Pierre LALET · 8 years ago
  59. d0f8d46 Add netaccess tag to tests when appropriate by Pierre LALET · 8 years ago
  60. 3678ae9 ICMPv6NDOptDNSSL - error while computing length by Guillaume Valadon · 9 years ago
  61. fd3543b Merged in gvaladon/scapy-issues/Support for DNS Search List Option in RA (pull request #143) by Pierre Lalet · 9 years ago
  62. 2e49983 ICMPv6NDOptDNSSL added by Guillaume Valadon · 9 years ago
  63. 6180985 Refactored Netfow v5 support by Guillaume Valadon · 9 years ago
  64. d2c8ebe DHCP6_RelayForward regresstion test added by Guillaume Valadon · 9 years ago
  65. 31b5e51 Fix typo in report name by Pierre LALET · 10 years ago
  66. 2ba04ff Fix typo in report name by Pierre LALET · 10 years ago
  67. 8b2ad67 Add new tests around packet cached reconstruction feature by Pierre LALET · 10 years ago
  68. ed71733 Remove a now-useless workaround for issue #913 bug in regression tests by Pierre LALET · 10 years ago
  69. 90459a7 Fixes for UTS by Guillaume Valadon · 10 years ago
  70. a3e6dc4 Merged in gvaladon/scapy-issues/Issue #500 (pull request #47) by Guillaume Valadon · 10 years ago
  71. def2cd8 ipsec: fixes for NAT-T and unit tests by Robin Jarry · 10 years ago
  72. f94c674 layers: full implementation of ipsec (esp & ah) by Robin Jarry · 10 years ago
  73. c727d57 Support for DNS RR TXT by Guillaume Valadon · 10 years ago
  74. 5a61e5c First import of DNSSEC code by Guillaume Valadon · 11 years ago
  75. 6695b89 Issues #884 & #915: IPv6 NA is not a NS & Error in class ICMPv6ND_NS(_ICMPv6NDGuessPayload, _ICMPv6, Packet): by Guillaume Valadon · 11 years ago
  76. ea1e855 Force using bash in run tests by Phil · 12 years ago
  77. 9f000d9 Add IPv6NDOptRedirectHdr regression code by Phil · 14 years ago
  78. 7616813 Update ICMPv6NDOptRedirectedHdr regression tests by Phil · 14 years ago
  79. 50915ed Fix PadField.getfield() pad length calculation (ticket #358) by Phil · 14 years ago
  80. 1e59ef6 Simplified the build mecanism by Phil · 14 years ago
  81. eebc489 Merge by Dirk Loss · 15 years ago
  82. 3cff83b Added import_tester to detect import loops by Phil · 15 years ago
  83. d489ce1 Merge by Dirk Loss · 15 years ago
  84. b6affad Added Windows batch files for run_scapy and run_tests by Dirk Loss · 15 years ago
  85. c3c3b5a Added new automaton regression tests by Phil · 15 years ago
  86. bfae396 Added ability to provide external file descriptors for IOevents in automata by Phil · 15 years ago
  87. d8d496b Added new regression tests for automata by Phil · 15 years ago
  88. f8bd0f6 Added regression tests for PPP by Phil · 15 years ago
  89. 9e27071 Added regression tets for IP Options by Phil · 15 years ago
  90. 5ea6c8c WARNING: API Change. Removed NewDefaultValues (not needed anymore) by Phil · 15 years ago
  91. b5f59b6 Added regression tests by Phil · 15 years ago