tor/scripts/maint/practracker
George Kadianakis ce477da8a7 Ignore regular cells in padding circuits.
Padding circuits were regular cells that got closed before their padding
machine could finish. This means that they can still receive regular cells from
their past life, but they have no way or reason to answer them anymore. Hence
let's ignore them before they even get to the proper subsystems.
2019-08-05 18:03:23 +03:00
..
testdata Practracker: add an integration test. 2019-07-30 12:14:46 -04:00
exceptions.txt Ignore regular cells in padding circuits. 2019-08-05 18:03:23 +03:00
metrics.py Practracker: allow tabs in include lines 2019-07-17 14:33:49 +02:00
practracker_tests.py Practracker: allow tabs in include lines 2019-07-17 14:33:49 +02:00
practracker.py practracker: restore exceptions.txt header when running --regen 2019-08-01 10:25:20 -04:00
problem.py practracker: replaces "overstrict" with "overbroad" 2019-08-01 09:35:33 -04:00
test_practracker.sh Practracker: add an integration test. 2019-07-30 12:14:46 -04:00
util.py Practracker: improve exclude-directory logic 2019-07-17 14:33:49 +02:00