- Feb 26, 2016
-
-
Pierre LALET authored
-
Pierre LALET authored
This does not change the use of rdpcap() with both formats, and allows using (Raw)PcapReader() against a PcapNg files.
-
- Feb 25, 2016
-
-
Pierre Lalet authored
Multiple ASN.1 enhancements ; X.509 comprehensive support
-
mtu authored
-
mtu authored
-
mtu authored
-
- Feb 24, 2016
-
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
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
-
mtu authored
-
mtu authored
-
mtu authored
-
mtu authored
Heavy modifications to x509.py : comprehensive support for many more fields, extensions and keys (both RSA and ECDSA)
-
mtu authored
Heavy modifications to asn1fields.py : proper and exhaustive support for ASN1 objects as fields (SEQUENCE, CHOICE, _optional, etc.)
-
mtu authored
Add implicit/explicit tagging support ; add high-tag number support ; add more proper BER bit string encoding/decoding
-
mtu authored
-
mtu authored
-
mtu authored
-
Guillaume Valadon authored
Implement a binrepr() function working with both Python 2.5 and 2.6+
-
Pierre LALET authored
-
- Feb 20, 2016
-
-
Pierre Lalet authored
Implementation of IPv6 ND attacks described in RFC 3756
-
- Feb 18, 2016
-
-
Arnaud Ebalard authored
various IPv6 Neighbor Discovery attacks referenced in RFC 3756 (IPv6 Neighbor Discovery (ND) Trust Models and Threats). Integration work in recent version and associated tests done by Guillaume!
-
- Feb 17, 2016
-
-
Guillaume Valadon authored
Fix Net6.__repr__()
-
Pierre LALET authored
-
- Feb 16, 2016
-
-
Pierre Lalet authored
0b0000 is not supported in Python 2.5
-
Guillaume Valadon authored
-
- Feb 15, 2016
-
-
Guillaume Valadon authored
TCP: support flag Nonce Sum (N)
-
Guillaume Valadon authored
LLTD: remove class decorators (not supported by Python 2.5)
-
- Feb 14, 2016
-
-
Pierre LALET authored
-
Pierre LALET authored
-