- Aug 06, 2014
-
-
Guillaume Valadon authored
add support for MD5 authentication in HSRP dissector
-
Guillaume Valadon authored
PR#39 refactored
-
Guillaume Valadon authored
Only show ConditionalField if the evaluation is True for psdump() and pdfdump() methods - by Martin Gallo --HG-- branch : PR#39 refactored
-
- Aug 04, 2014
-
-
Guillaume Valadon authored
First set of fixes in DHCPv6 by ISC.
-
- Jul 28, 2014
-
-
Guillaume Valadon authored
Fix for Issue #838
-
- Jul 25, 2014
-
-
Guillaume Valadon authored
IPython support fixed
-
Guillaume Valadon authored
--HG-- branch : Issue #329
-
Guillaume Valadon authored
Modify the default domain for DTP. The NULL domain only contains one "\x00".
-
- Jul 24, 2014
-
-
Guillaume Valadon authored
Add names for IPOption classes based on IANA by rypeck
-
Guillaume Valadon authored
--HG-- branch : IANA IP option names
-
Guillaume Valadon authored
ICMPv6MLDone() and overload_fields
-
Guillaume Valadon authored
--HG-- branch : Issue #5100 - errata
-
Guillaume Valadon authored
Fix for Issue #5100
-
Guillaume Valadon authored
--HG-- branch : Issue #5100
-
Guillaume Valadon authored
Added __*truediv__ aliases to their __*div__ equivalents (Carlos Rodrigues)
-
Guillaume Valadon authored
Space in GRE field "recursion control" name by michaelharo
-
Guillaume Valadon authored
--HG-- branch : PR #5088
-
Guillaume Valadon authored
Issue #5080
-
Guillaume Valadon authored
Fix Issue #371
-
Guillaume Valadon authored
Fix for issue #839
-
Guillaume Valadon authored
Ensure that the 'ip' variable contains a valid IP address
-
Guillaume Valadon authored
Implemented Phil's idea to solve issue #913.
-
- Jun 19, 2014
-
-
Pierre Lalet authored
layers: full implementation of ipsec (esp & ah) Thanks a lot Robin Jarry (@robinjarry) for this great work, and thanks Daniel Steglich (@steglicd) for the tests and feedback!
-
- Jun 17, 2014
-
-
Robin Jarry authored
--HG-- branch : ipsec
-
- Jun 12, 2014
-
-
Robin Jarry authored
--HG-- branch : ipsec
-
- Jun 10, 2014
-
-
Robin Jarry authored
Due to the way layers are loaded in Scapy, the __all__ special variable must not be defined. --HG-- branch : ipsec
-
- Jun 04, 2014
-
-
Pierre Lalet authored
Fixed issue #5095
-
- Jun 03, 2014
-
-
Anastasios Mageirias authored
--HG-- branch : issue5095
-
Anastasios Mageirias authored
-
- May 26, 2014
-
-
Pierre Lalet authored
Fix for issue #5087
-
Pierre Lalet authored
add missing import
-
Romain CARRE authored
add missing import
-
Romain CARRE authored
--HG-- branch : cyb912/add-missing-import-1401108242304
-
- May 23, 2014
-
-
Robin Jarry authored
According to the RFC4303, the length of an ESP payload must be a multiple of 4 bytes so that the signature starts on the beginning of a 32 bits word. --HG-- branch : ipsec
-
- May 16, 2014
-
-
Guillaume Valadon authored
--HG-- branch : Issue #5087
-
- May 14, 2014
-
-
Jean-Michel authored
-
- May 05, 2014
-
-
Pierre LALET authored
--HG-- branch : Issue #5084
-
- Apr 24, 2014
-
-
Pierre Lalet authored
trace3D() is back !
-
- Mar 28, 2014
-
-
Robin Jarry authored
This patch adds a full implementation of the IPSec layer in scapy/layers/ipsec.py. See the module's doc string for instructions. In order to support encryption/decryption and authentication, the pycrypto library is required. If not found, only the NULL/NULL algorithms will be available. (almost) complete test suite can be found in test/ipsec.uts and can be launched with: ./bin/UTscapy -m scapy/layers/ipsec.py -t test/ipsec.uts -f text -F Signed-off-by:
Robin Jarry <robin.jarry@6wind.com> --HG-- branch : ipsec
-
- Mar 03, 2014
-
-
Guillaume Valadon authored
--HG-- branch : trace3D method
-