Commit Graph

21 Commits

Author SHA1 Message Date
gpotter2 8e939eee9b Python 3: various fixes 2017-11-19 23:17:11 +01:00
gpotter2 fd50b34926 Speedup windows booting + use metrics for routing 2017-10-24 13:57:40 +02:00
gpotter2 887a967643 [Console/Python 3] Remove pyreadline/gnureadline (#703)
* Fix warning texts not being printed

* Add legacy style + histfile

* Fix Doc, readme, appveyor

* Add packet fields auto-completion (thanks to @p-l-)

* Pickle, session, interact tests

* Remove trailing line
2017-09-20 11:29:50 +02:00
gpotter2 a3618a0988 Simplify Net and Net6 conversion 2017-09-17 18:08:29 +02:00
gpotter2 a7d464f13c Fix Loopback on layer 3 2017-09-17 18:07:47 +02:00
gpotter2 ad81f50e90 Fix ttl in IPv6 + comment out tests 2017-09-17 18:07:11 +02:00
gpotter2 d0d4624756 Add LOOPBACK_INTERFACE tests 2017-09-17 18:07:10 +02:00
gpotter2 10b0db3bf5 Small tests: reduce randomness of coverage 2017-08-30 21:43:43 +02:00
gpotter2 bb2df99080 Update StringIO 2017-06-29 16:03:44 +02:00
gpotter2 22a55b62eb [Python 2 to 3] Main six fixes (#630)
* Apply six fixes
* Include six directly in scapy
* Ignore six library in coverage
* Moved winpcapy to modules
* Iterator and list fixes
2017-06-27 18:31:14 +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 949ea2fa3b Minor formatting improvements 2017-05-31 13:33:25 +02:00
gpotter2 1306fd897b Add tests 2017-05-31 13:33:25 +02:00
gpotter2 3288e99073 IPv6 support for Windows 7 + no powershell 2017-04-16 23:14:14 +02:00
gpotter2 db7c9c1d87 Fix duplicated function + test 2017-04-09 13:07:54 +02:00
gpotter2 3b36b636b6 Fix mock_windows tests 2017-03-20 21:03:41 +01:00
gpotter2 911f1d6c45 Better tests + fixes 2017-03-15 13:17:49 +01:00
gpotter2 81fc163513 Added some windows arch tests 2017-03-15 13:17:48 +01:00
gpotter2 40ad5b67b1 Fix VBS fallback 2017-02-03 19:32:34 +01:00
gpotter2 18fe02f7e7 [Windows] Fix AutoCompletion + add tests (#465) 2017-01-15 17:32:00 +00:00
gpotter2 90da76f56b [Networking/Windows] Added IPv6 support (#398)
Fix IPv6 support on Windows
2017-01-13 07:25:04 +00:00