summaryrefslogtreecommitdiff
path: root/changes/tls-hash
diff options
context:
space:
mode:
Diffstat (limited to 'changes/tls-hash')
-rw-r--r--changes/tls-hash5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/tls-hash b/changes/tls-hash
new file mode 100644
index 0000000000..884ff915c9
--- /dev/null
+++ b/changes/tls-hash
@@ -0,0 +1,5 @@
+ o Code simplifications and refactoring:
+ - Use SSL_get_ex_data to map SSL objects to tor_tls_t objects: there's
+ no need for a hash table.
+
+