- Mar 15, 2017
- Mar 14, 2017
-
-
Guillaume Valadon authored
coap: allow CoAP packets to have a payload
-
- Mar 13, 2017
-
-
Pierre Lalet authored
[Windows] Fixed VBS fallback
-
Guillaume Valadon authored
[General] Doc improvements + mercurial logs removed
-
Guillaume Valadon authored
dot11 ack frame dissection
-
- Mar 10, 2017
-
-
Pierre Lalet authored
[coverage] Better unit tests for inet6.py
-
Guillaume Valadon authored
-
Guillaume Valadon authored
Flags: allow operations (| & ==) with strings
-
Pierre Lalet authored
[coverage] Speed up all tests x2
-
- Mar 09, 2017
-
-
gpotter2 authored
-
Pierre Lalet authored
[Tests] Fix AS_RESOLVER
-
Guillaume Valadon authored
Improve TCP.answers()
-
Pierre LALET authored
-
Pierre LALET authored
-
- Mar 07, 2017
-
-
Pierre LALET authored
Without this code, when an out of connection TCP packet receives a TCP answer with flag RST and the ack set to 0, it is not seen as an answer. This comes without regression tests because I have been unable to find a reliable machine without firewall on the Internet. Simple test, if 192.168.0.1 has no firewall: >>> sr(IP(dst="192.168.0.1")/TCP(sport=80, dport=12345, flags='SA'), ... timeout=2) This test will not terminate without this patch.
-
Todd Freed authored
-
- Mar 06, 2017
-
-
gpotter2 authored
-
Pierre LALET authored
-
- Mar 05, 2017
-
-
gpotter2 authored
-
- Mar 04, 2017
- Mar 01, 2017
-
-
Victor Pfautz authored
Fixed some typos and bad whitespaces.
-
- Feb 27, 2017
-
-
Guillaume Valadon authored
[Tests] Fix automaton stuck
-
- Feb 25, 2017
-
-
gpotter2 authored
-
- Feb 23, 2017
-
-
Guillaume Valadon authored
Tests: disable debug_dissector in sniff tests
-
- Feb 22, 2017
-
-
gpotter2 authored
-
Pierre LALET authored
This should avoid random unrelated crashes.
-
- Feb 21, 2017
-
-
gpotter2 authored
-
- Feb 18, 2017
-
-
gpotter2 authored
* Better warning() * Tiny import fix * Several log fixes * Added docstrings * Fixed imports
-
- Feb 17, 2017
-
-
Guillaume Valadon authored
Fix bugs found with python-afl
-
mtu authored
-
- Feb 16, 2017
-
-
Pierre Lalet authored
[coverage] Better unit tests for inet.py
-
Pierre Lalet authored
[coverage] Fix current tests (ppi_geotag)
-
- Feb 15, 2017