tor/changes/tls-hash

4 lines
149 B
Plaintext
Raw Normal View History

2011-02-20 04:01:42 +01:00
o Code simplifications and refactoring:
- Use SSL_get_app_data to map SSL objects to tortls_t objects: there's
no need for a hash table.