tor/changes/tls-hash

4 lines
149 B
Text
Raw Normal View History

2011-02-19 22:01:42 -05: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.