Explorar el Código

Emend changes/tls-hash

Robert Ransom hace 13 años
padre
commit
4d21fe2870
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      changes/tls-hash

+ 3 - 1
changes/tls-hash

@@ -1,3 +1,5 @@
   o Code simplifications and refactoring:
-    - Use SSL_get_app_data to map SSL objects to tortls_t objects: there's
+    - Use SSL_get_ex_data to map SSL objects to tor_tls_t objects: there's
       no need for a hash table.
+
+