mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
59b9eecc19
It turns out that only the exit side is validating the authenticated SENDME v1 logic and never the client side. Which means that if a client ever uploaded data towards an exit, the authenticated SENDME logic wouldn't apply. For this to work, we have to record the cell digest client side as well which introduced a new function that supports both type of edges. This also removes a test that is not valid anymore which was that we didn't allow cell recording on an origin circuit (client). Part of #30428 Signed-off-by: David Goulet <dgoulet@torproject.org> |
||
---|---|---|
.. | ||
practracker | ||
annotate_ifdef_directives | ||
check_config_macros.pl | ||
checkIncludes.py | ||
checkLogs.pl | ||
checkOptionDocs.pl.in | ||
checkSpace.pl | ||
findMergedChanges.pl | ||
format_changelog.py | ||
lintChanges.py | ||
locatemissingdoxygen.py | ||
rectify_include_paths.py | ||
redox.py | ||
run_calltool.sh | ||
sortChanges.py | ||
update_versions.py | ||
updateCopyright.pl | ||
updateRustDependencies.sh |