- Feb 24, 2016
-
-
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
-
Pierre LALET authored
Fix proposed by @fredonner. Closes #59.
-
- Feb 11, 2016
-
-
Guillaume Valadon authored
Improve LLTD layer
-
Pierre Lalet authored
Add support for Modbus TCP protocol
-
- Feb 10, 2016
-
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Sebastien Mainand authored
-
- Feb 09, 2016
-
-
Guillaume Valadon authored
Packet().overload_fields can be overwritten
-
Pierre LALET authored
As suggested by @guedou, this adds tests for fragment() and defragment() functions.
-
Pierre LALET authored
-
Pierre LALET authored
This is needed by fragment(), which has been broken since PR #11.
-
Guillaume Valadon authored
Added AEAD digest support to IPSec layer, specifically for GCM and CC…
-
Daniel Collins authored
-
Guillaume Valadon authored
Add contributing guidelines
-
Pierre LALET authored
-
- Feb 08, 2016
-
-
Pierre Lalet authored
TracerouteResult.world_trace() now uses Matplotlib Basemap Toolkit
-
Guillaume Valadon authored
-