Commit Graph

8 Commits

Author SHA1 Message Date
Guillaume Valadon 0257fed05e Use Tox to perform Scapy unit tests (#1106) 2018-01-31 14:34:57 +01:00
gpotter2 6e173e9f6e [coverage] Add more scapypipes tests + tests fixes (#808)
* Add more scapypipes tests
* Daemonize threads, better UTscapy closing
* Fix TCPConnectPipe
2017-09-29 14:55:35 +02:00
gpotter2 a3618a0988 Simplify Net and Net6 conversion 2017-09-17 18:08:29 +02:00
Pierre LALET c2cc5002e6 Do not load tls module by default 2017-08-20 04:10:18 +02:00
gpotter2 679dc6e4ea Add missing coma 2017-07-24 08:23:49 +02:00
mtury 72720872d4 [TLS] Major module overhaul (#542)
* TLS module major overhaul

* Clean TLS directory

* TLS 1.3 packets and basic client automaton (+ session fixes)

* Fix multiple key share entries

* Convergence py3

* Support features from cryptography v2.0

* Validate CertificateVerify signatures

* Small fix on TLS signature parsing

* Small fixes in TLS module

* Enhance Encrypted PMS support

* Convergence py3 - print

* Revert useless changes

* Strengthen crypto lib validation
2017-07-06 07:52:04 +02:00
gpotter2 653d114f04 [coverage] Several tests + coverage stability (#637)
* Simplify construct_source_candidate_set

* New tests: _CipherSuitesField and construct_source_candidate_set

* Fix run_tests.bat

* New nmap.uts tests

* Add LLMNR tests

* Add TLS failing tests

* STP, linux + bpf random tests

* Add DHCP6 tests
2017-06-22 10:19:02 +02:00
gpotter2 f2201b7f82 Add UTscapy multi-file support 2017-03-05 02:14:36 +01:00