summaryrefslogtreecommitdiff
path: root/M2Crypto
Commit message (Expand)AuthorAgeFilesLines
* Fix typo parametrized -> parameterizedMatěj Cepl2020-12-081-1/+1
* Administrative tasks to create release 0.37.0.37.0Matěj Cepl2020-12-081-1/+1
* Only use DigestSign() and DigestUpdate() with OpenSSL >= 1.1.1Casey Deccio2020-11-212-1/+12
* Fix a typoMatěj Cepl2020-11-201-3/+7
* Remove SSL.verify_allow_proxy_certsChristophe Haen2020-11-201-1/+0
* Expose all the X509_V_FLAGChristophe Haen2020-11-201-1/+22
* Remove support for CentOS 6 and Python 2.6Matěj Cepl2020-11-2029-155/+117
* Add support for DigestSign* and DigestVerify*Casey Deccio2020-11-201-4/+108
* Update M2Crypto.six to 1.15.0Matěj Cepl2020-11-091-28/+47
* New release0.36.0Matěj Cepl2020-07-131-1/+1
* wrap SocketIO in io.Buffered* for makefilelethliel2020-07-131-1/+1
* SSL.Connection.close accepts an argument to force the socket closingChristophe Haen2020-07-131-11/+27
* SSL.Connection: make the clientPostConnectionCheck an instance attributeChristophe Haen2020-07-131-1/+4
* Fixed bug with usage of unexisting method getreply at SSL_Transportroman-nagaev2020-07-131-5/+5
* Fixed syntax warning on line 44.randomfox2020-04-141-1/+1
* Update M2Crypto.six to 1.13.0 (the last version supporting Python 2.6)Matěj Cepl2020-03-091-3/+16
* CleanupMatěj Cepl2020-03-091-8/+8
* wrap SocketIO in io.Buffered* for makefilelethliel2020-03-091-2/+6
* Add correct generated filesMatěj Cepl2020-01-151-67/+41
* Expose X509_V_FLAG_ALLOW_PROXY_CERTS verification flag and X509_STORE_SET_FLA...Christophe Haen2020-01-153-41/+78
* New release0.35.2Matěj Cepl2019-06-101-1/+1
* Expose CRLs verification flagsChristophe Haen2019-06-081-0/+2
* New release.0.35.1Matěj Cepl2019-06-081-1/+1
* New version0.34.0Matěj Cepl2019-05-301-1/+1
* Be resilient against the situation when no erorr happened.Matěj Cepl2019-05-301-8/+12
* Correct URL of https://www.schneier.com/academic/smime/Matěj Cepl2019-05-141-0/+3
* New release 0.33.00.33.0Matěj Cepl2019-04-261-1/+1
* Fix use of urlunsplitAndreas Schwab2019-04-251-1/+1
* Release 0.32.00.32.0Matěj Cepl2019-03-041-1/+1
* Release 0.31.00.31.0Matěj Cepl2018-11-081-1/+1
* Make ctrl_cmd_string method more robust against type of arguments.Matěj Cepl2018-09-051-5/+8
* Enabled timeout case with microsecs and fixed for WindowsAndreas Maier2018-06-083-7/+22
* Fixed socket timeout on WindowsAndreas Maier2018-06-041-4/+18
* Add missing absolute_import.Byron Clark2018-05-181-0/+2
* Fix packaging.0.30.1Matěj Cepl2018-04-291-1/+1
* Release 0.30.00.30.0Matěj Cepl2018-04-251-1/+1
* PEP8isationMatěj Cepl2018-03-201-1/+1
* Replace util.py3{bytes,str} with six.ensure_{binary,text}Matěj Cepl2018-03-1912-113/+69
* Add updated version of six.py 1.11.0Matěj Cepl2018-03-191-16/+98
* Do not by-pass a potential transfer decoding in m2urllib2Marcus Huewe2018-03-131-1/+1
* Replace all old-style classes with the new onesMatěj Cepl2018-03-1321-47/+47
* Fix SSL.Connection.__del__Marcus Huewe2018-03-041-4/+2
* Two tiny typos to make mypy happy.Matěj Cepl2018-02-282-2/+2
* Add a record to ChangeLog.0.29.0Matěj Cepl2018-02-231-1/+1
* Generated C codeMatěj Cepl2018-02-231-0/+1
* Wean off AppLink API'sDaniel A. Wozniak2018-02-231-1/+1
* ForkingMixIn is only availiable on posix like OSesDaniel A. Wozniak2018-02-222-8/+13
* MSVC expects C89 and declarations must be at the top of functionsMatěj Cepl2018-02-222-2/+2
* Add comment to SSL.Connection.__del__ about need to close connection first.Matěj Cepl2018-02-221-0/+3
* Let's sneak one more commit tu 0.280.28.2Matěj Cepl2018-02-081-1/+1