[tor-commits] [tor/master] changes file for split_entry_conn (ticket 3627)

nickm at torproject.org nickm at torproject.org
Wed Sep 7 18:16:42 UTC 2011


commit c6ea014b5978a020ca4472345216ba29584db5a9
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Sep 7 14:18:47 2011 -0400

    changes file for split_entry_conn (ticket 3627)
---
 changes/split_entry_conn |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/changes/split_entry_conn b/changes/split_entry_conn
new file mode 100644
index 0000000..c0a2eb6
--- /dev/null
+++ b/changes/split_entry_conn
@@ -0,0 +1,5 @@
+  o Code refactoring:
+    - Make "entry connection" in to a new internal subtype of "edge
+      connection", to simplify the code and make exit connections
+      smaller.
+



More information about the tor-commits mailing list