Stefan Schmidt
|
94f6658361
Fixed gcc 8 warning about catching exceptions by value
|
6 years ago |
Stefan Schmidt
|
62e88a7bdf
Replaced by-value parameters in the hot path with const references
|
6 years ago |
Stefan Schmidt
|
f20e87c149
Removed unused parameter from addIpStat_packetSent
|
6 years ago |
Stefan Schmidt
|
c569a1398c
Fixed memory consumption spike when saving statistics file, reduces max memory usage by ~25%
|
6 years ago |
Stefan Schmidt
|
2f04966820
Reduced time complexity of statistics calculation
|
6 years ago |
Carlos Garcia
|
ec38f2ece0
Merge branch 'virtualenv' of stefan.schmidt/ID2T-toolkit into master
|
6 years ago |
Stefan Schmidt
|
a1e9b6baa5
Use a Python3 venv for pip packages
|
6 years ago |
Stefan Schmidt
|
8134a2d3eb
Use bash for the run-scripts as preparation for the venv
|
6 years ago |
Carlos Garcia
|
99daa6cf2e
Merge branch 'improvements2' of stefan.schmidt/ID2T-toolkit into master
|
6 years ago |
Carlos Garcia
|
70bcb76539
Merge branch 'reg_test_fix' of stefan.schmidt/ID2T-toolkit into master
|
6 years ago |
Carlos Garcia
|
3912b75273
Merge branch 'various_improvements' of stefan.schmidt/ID2T-toolkit into master
|
6 years ago |
Carlos Garcia
|
a4c7158433
Merge branch 'merge_projects' of leon.boeck/ID2T-toolkit-BotnetTraffic into master
|
6 years ago |
Stefan Schmidt
|
002c2c59fc
Skip EternalBlue during efficiency-tests instead of commenting it out
|
6 years ago |
Stefan Schmidt
|
45a994016b
Fixed equality comparison in Label.py
|
6 years ago |
Stefan Schmidt
|
9733290ec7
Fixed most warnings in Ports.py
|
6 years ago |
Stefan Schmidt
|
cd7b71d0cc
Fixed indentation in Ports.py
|
6 years ago |
Stefan Schmidt
|
6ce183a60f
Fixed remaining warnings in FileUitls.py
|
6 years ago |
Stefan Schmidt
|
0b06cf8ddb
Fixed indentation in FileUtils.py
|
6 years ago |
Stefan Schmidt
|
f7fa19519e
Fixed format warning in comment
|
6 years ago |
Stefan Schmidt
|
c8b8deda24
Fixed most of the warnings in CommunicationProcessor.py
|
6 years ago |
Stefan Schmidt
|
45a9651309
Got rid of some more style-warnings in BaseAttack
|
6 years ago |
Stefan Schmidt
|
cb5543514b
Fixed and added some more type hints
|
6 years ago |
Stefan Schmidt
|
eaaaecdfaa
Fixed corrupt test-pcap in the test_regression_mmcomm test
|
6 years ago |
dustin.born
|
5c068f01e8
Add more information to AssertionError message
|
6 years ago |
dustin.born
|
7a8c05479f
Correct spelling mistakes
|
6 years ago |
Stefan Schmidt
|
6558f75ebe
Fixed formatting warnings in test_ipgenerator.py
|
6 years ago |
Stefan Schmidt
|
ca582424bb
Fixed remaining type errors in IPv4.py
|
6 years ago |
Stefan Schmidt
|
03cdfc99c6
IPv4.py: Lambda assignment violates Pep 8
|
6 years ago |
Denis Waßmann
|
0865c442df
Fixed scapy warnings on determinism-testcase
|
6 years ago |
Stefan Schmidt
|
dd0eba2ba5
IPv4.py: Constructors don't return objects
|
6 years ago |