[tor-commits] [tor/master] changes: file for 33633
nickm at torproject.org
nickm at torproject.org
Thu Apr 9 15:56:22 UTC 2020
commit aa560a5ade65ea7a2dc1eab3bf7d82d805c8d785
Author: teor <teor at torproject.org>
Date: Wed Mar 18 19:15:14 2020 +1000
changes: file for 33633
---
changes/ticket33633 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/changes/ticket33633 b/changes/ticket33633
new file mode 100644
index 000000000..de030a600
--- /dev/null
+++ b/changes/ticket33633
@@ -0,0 +1,6 @@
+ o Code simplification and refactoring:
+ - Move the circuit extend code to the relay module.
+ Split the circuit extend function into smaller functions.
+ Closes ticket 33633.
+ - Move LOG_PROTOCOL_WARN to app/config.c. Resolves a dependency inversion.
+ Closes ticket 33633.
More information about the tor-commits
mailing list