blob: 3fbf0cd40317509fa1ae7f55c716529904400b8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Version 1.11.15, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* A bug in ffi.cpp meant Python could only encrypt. Github issue 53.
* When comparing two ASN.1 algorithm identifiers, consider empty and
NULL parameters the same.
* Fixed memory leaks in TLS and cipher modes introduced in 1.11.14
* Fix compilation problem on OS X
|