H
Heikki Toivonen
M2crypto release 0.15
In this M2Crypto release:
* Support for OpenSSL up to 0.9.8
* Support for SWIG 1.3.24
* Support for Python 2.4.1
* Twisted integration
* Safer defaults for SSL context and post connection check for clients
* Eliminated C pointers from interfaces (some may still remain in callbacks)
* Many cases where Python interpreter crashed have been fixed
* Improved thread safety of many callbacks
* Memory leak fixes
* And of course more of the OpenSSL API is covered, new docstrings and
tests have been written
To get the source:
svn co http://svn.osafoundation.org/m2crypto/tags/0.15 m2crypto-0.15
Enjoy!
In this M2Crypto release:
* Support for OpenSSL up to 0.9.8
* Support for SWIG 1.3.24
* Support for Python 2.4.1
* Twisted integration
* Safer defaults for SSL context and post connection check for clients
* Eliminated C pointers from interfaces (some may still remain in callbacks)
* Many cases where Python interpreter crashed have been fixed
* Improved thread safety of many callbacks
* Memory leak fixes
* And of course more of the OpenSSL API is covered, new docstrings and
tests have been written
To get the source:
svn co http://svn.osafoundation.org/m2crypto/tags/0.15 m2crypto-0.15
Enjoy!