tor/changes/tls-hash
2011-03-03 17:54:53 -08:00

6 lines
151 B
Plaintext

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.