summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Python 2 support.Matěj Cepl2023-02-021-0/+2
* Remove use of parameterized in favour of unittest.subTest.Matěj Cepl2023-02-011-0/+8
* New release0.38.0Matěj Cepl2021-06-141-0/+13
* Fix typo parametrized -> parameterizedMatěj Cepl2020-12-081-1/+1
* Administrative tasks to create release 0.37.0.37.0Matěj Cepl2020-12-081-0/+18
* New release0.36.0Matěj Cepl2020-07-131-0/+35
* New release.0.35.1Matěj Cepl2019-06-081-0/+14
* New release 0.33.00.33.0Matěj Cepl2019-04-261-0/+10
* Release 0.32.00.32.0Matěj Cepl2019-03-041-0/+8
* Release 0.31.00.31.0Matěj Cepl2018-11-081-0/+10
* Fix packaging.0.30.1Matěj Cepl2018-04-291-0/+4
* Release 0.30.00.30.0Matěj Cepl2018-04-251-0/+14
* Add a record to ChangeLog.0.29.0Matěj Cepl2018-02-231-0/+6
* Fix CHANGES for 0.28.0 (too late again)0.28.1Matěj Cepl2018-02-081-1/+7
* Metadata for py3k port.Matěj Cepl2018-02-081-0/+7
* Fix metadata for new release.0.27.0Matěj Cepl2017-10-051-0/+11
* Another too late update of CHANGESMatěj Cepl2017-09-261-36/+42
* Update CHANGES to 0.26.3Matěj Cepl2017-09-221-0/+26
* Add changelog from 0.21.1 onwards.Matěj Cepl2016-07-221-0/+66
* 0.21 release tarball was buggy, so need to release 0.21.1.Heikki Toivonen2011-01-151-0/+4
* Prepare for 0.21Heikki Toivonen2011-01-131-2/+2
* Bug 12935, 0.20 started releasing Python locks even around some operations thatHeikki Toivonen2010-02-131-0/+3
* Bug 12910, make httpslib.ProxyHTTPSConnection work with Python 2.3.Heikki Toivonen2010-02-131-0/+1
* Support OpenSSL 1.0. Thanks to Miloslav Trmac for figuring out how to fix tes...Heikki Toivonen2010-02-131-2/+7
* Rename m2.engine_init to engine_init_error so that ENGINE_init and ENGINE_fin...Heikki Toivonen2010-02-131-0/+2
* Forgot to attribute RSA PSS issue to Stef Walter.Heikki Toivonen2009-10-061-1/+1
* Bug 12894, (Re)Enable configuration and use with OpenSSL 0.9.7g and older by ...Heikki Toivonen2009-10-061-0/+5
* Open trunk for 0.21 work.Heikki Toivonen2009-08-271-2/+2
* Bug 12857, fix regression in httpslib.ProxyHTTPSConnection, by Miloslav Trmac.Heikki Toivonen2009-08-121-2/+6
* Bug 12775, allow more blocking OpenSSL functions to run without GIL, by Milos...Heikki Toivonen2009-07-241-0/+1
* Bug 11693, ASN1_INTEGERs can now be larger than fits in an int, for example t...Heikki Toivonen2009-07-241-0/+3
* Bug 12742, better fix for FIPS mode issues by Miloslav Trmac.Heikki Toivonen2009-07-221-1/+3
* Bug 9062, use urlparse for parsing urls instead of urllib.Heikki Toivonen2009-07-221-0/+1
* Bug 12847, threading_locking_callback did not block on a lock when the lock w...Heikki Toivonen2009-07-221-0/+2
* Bug 12445, added support for disabling padding when using RSA encryption, by ...Heikki Toivonen2009-07-221-1/+3
* Bug 12442, added support for RSASSA-PSS signing and verifying, patch by Konio...Heikki Toivonen2009-07-221-0/+1
* Bug 12776, fixed obj_obj2txt, which returned nonsense, fix by Barney Stratford.Heikki Toivonen2009-06-181-1/+2
* Bug 9605, allow SSL peer certificate to have subjectAltName without dNSName a...Heikki Toivonen2009-06-181-0/+2
* git-svn-id: http://svn.osafoundation.org/m2crypto/trunk@684 2715db39-9adf-031...Heikki Toivonen2009-06-181-0/+2
* Bug 12840, ftpslib now works with Python 2.6, patch by Theodore A. Roth.Heikki Toivonen2009-06-181-0/+1
* Mention that we released 80% test coverage (bug 12392).Heikki Toivonen2009-04-031-0/+1
* Bug 12409, SSLServer.__init__ now takes optional bind_and_activate parameter ...Heikki Toivonen2009-04-031-0/+3
* Bug 12391, deprecate M2Crypto.PGP subpackage since it does not seem to be use...Heikki Toivonen2009-04-031-0/+2
* Bug 12762, added ASN1_UTCTIME.get_datetime and set_datetime, by Pavel Shramov.Heikki Toivonen2009-03-301-0/+1
* Bug 12760, fixed httpslib to send only path+query+fragment part of URL when u...Heikki Toivonen2009-03-241-0/+2
* Added fedora_setup.sh to help work around differences on Fedora Core -basedHeikki Toivonen2009-02-091-0/+2
* Bug 12718, break circular reference so that sockets get closed properly, by M...Heikki Toivonen2009-02-071-0/+1
* Bug 12713, do not raise str exceptions:Heikki Toivonen2009-02-061-0/+7
* Bug 12458, revert change done in 0.17 that changed URL without hostname to co...Heikki Toivonen2009-02-011-0/+2
* Bug 12452, OBJ_* wrappers did not work properly with OpenSSL 0.9.8a and earli...Heikki Toivonen2008-11-261-0/+2