mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
Emend changes/tls-hash
This commit is contained in:
parent
74fc993b98
commit
4d21fe2870
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue