- May 31, 2017
-
-
gpotter2 authored
-
Pierre Lalet authored
[Python 2 to 3] Exceptions, loops, isinstance and haskey
-
Guillaume Valadon authored
[General] Update licenses & Contrib flags
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
Better winpcap/npcap control: scapy is now able to detect the offline service and start it manually
-
phil authored
-
phil authored
-
phil authored
-
phil authored
-
phil authored
-
phil authored
-
phil authored
-
- May 30, 2017
-
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
Pierre Lalet authored
[convergence] map() calls rewritten as list comprehensions
-
Guillaume Valadon authored
-
- May 29, 2017
-
-
Guillaume Valadon authored
Fix typo in troubleshooting.rst
-
- May 23, 2017
-
-
Pyry Kovanen authored
(or its equivalent on other systems that Linux) => (or its equivalent on other systems than Linux)
-
- May 21, 2017
-
-
gpotter2 authored
-
- May 15, 2017
- May 12, 2017
-
-
Pierre Lalet authored
fix nsh len field init
-
Gabriel Ganne authored
Since MDType default value is 1, set Len defautl value to 6 Also add a post_build function which sets the len value to len(pkt)/4 fix scapy tests accordingly
-
- May 11, 2017
-
-
shramos authored
Support (in contrib) for MQTT (Message Queue Telemetry Transport) protocol, with tests.
-
- May 02, 2017
-
-
Pierre Lalet authored
[coverage] More tests for inet.py
-
Guillaume Valadon authored
Modify information about sr() and fuzz()
-
Guillaume Valadon authored
Cleanup Nmap module, add tests
-
- Apr 28, 2017
-
-
Pierre LALET authored
-
- Apr 27, 2017
-
-
Fernando Fernández authored
Added information about sr() and fuzz() functions, nothing important but useful as well. Signed-off-by:
Fernando Fernández <ffernandezmancera@gmail.com>
-
Guillaume Valadon authored
-
- Apr 26, 2017
-
-
Pierre Lalet authored
[TLS] Unify UTCTimeField (small)
-
gpotter2 authored
Replace the UTCTimeField occurences (one in ppi_geotag.py, one in dhcp6 and one in tls/handshake) by a single one
-
- Apr 25, 2017
-
-
Pierre Lalet authored
[Python 2 to 3] Remove longs and fix octals
-