summaryrefslogtreecommitdiff
path: root/M2Crypto/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* New release0.35.2Matěj Cepl2019-06-101-1/+1
* New release.0.35.1Matěj Cepl2019-06-081-1/+1
* New version0.34.0Matěj Cepl2019-05-301-1/+1
* New release 0.33.00.33.0Matěj Cepl2019-04-261-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
* Fix packaging.0.30.1Matěj Cepl2018-04-291-1/+1
* Release 0.30.00.30.0Matěj Cepl2018-04-251-1/+1
* Replace util.py3{bytes,str} with six.ensure_{binary,text}Matěj Cepl2018-03-191-0/+4
* Add a record to ChangeLog.0.29.0Matěj Cepl2018-02-231-1/+1
* Let's sneak one more commit tu 0.280.28.2Matěj Cepl2018-02-081-1/+1
* Fix CHANGES for 0.28.0 (too late again)0.28.1Matěj Cepl2018-02-081-1/+1
* Metadata for py3k port.Matěj Cepl2018-02-081-1/+1
* Remove all PGP modules.Matěj Cepl2017-10-071-3/+3
* Fix metadata for new release.0.27.0Matěj Cepl2017-10-051-1/+1
* Emergency release to fix FTBFS.0.26.4Matěj Cepl2017-09-261-1/+1
* New release.0.26.3Matěj Cepl2017-09-221-1/+1
* Fix setup.py sdist and release0.26.2Matěj Cepl2017-09-201-1/+1
* Release 0.26.00.26.0Matěj Cepl2017-03-251-1/+1
* Clean up imports and PEP8izationMatěj Cepl2016-12-151-2/+0
* Use swig generated python loaderJoe Julian2016-12-131-2/+2
* make RC4 optional: comply with openssl cpompiled w/o RC4 ciphert0b32016-10-021-1/+3
* New upstream release.0.25.1Matěj Cepl2016-07-251-1/+1
* New release 0.25.0.0.25.0Matěj Cepl2016-07-221-1/+1
* M2Crypto/__init__.py: Add PEP-484 type hints in comments.Matěj Cepl2016-06-211-1/+3
* Bump the release version.0.24.0Matěj Cepl2016-03-211-1/+1
* Fix broken imports (and PEP8ization).Matěj Cepl2016-03-201-27/+7
* Use the new absolute import syntax to fix Python 3. [PEP 328]Craig Rodrigues2016-03-201-27/+27
* Separate version number into a separate module and use it in setup.py.Matěj Cepl2016-02-021-2/+4
* Python < 2.6 is not supported anymore, so we don’t need to work around it.Matěj Cepl2015-11-181-6/+3
* Fix build with SWIG 3.0.5Miloslav Trmač2015-10-131-2/+2
* 0.21 release tarball was buggy, so need to release 0.21.1.Heikki Toivonen2011-01-151-2/+2
* Support OpenSSL 1.0. Thanks to Miloslav Trmac for figuring out how to fix tes...Heikki Toivonen2010-02-131-1/+1
* Open trunk for 0.21 work.Heikki Toivonen2009-08-271-1/+1
* Don't want to export/document v that was used for version generation, so make...Heikki Toivonen2009-08-071-1/+1
* Add 2009 copyrights.Heikki Toivonen2009-02-061-1/+1
* Improve the quality of the generated epydoc documentation. All modules should...Heikki Toivonen2008-09-301-2/+0
* Trunk is moving towards 0.20.Heikki Toivonen2008-09-171-1/+11
* Wrapped OpenSSL ENGINE interface, proving support for smart cards, by Martin ...Heikki Toivonen2008-09-151-0/+1
* Upgrade the version to match setup.py.Heikki Toivonen2008-06-111-1/+1
* Epydoc documentation fixes.Heikki Toivonen2007-06-081-1/+1
* Change trunk version numbers to 0.18.Heikki Toivonen2006-12-141-1/+1
* Updating version strings to 0.17.Heikki Toivonen2006-11-211-1/+1
* Bug 7083, current m2urllib2 implementation requires Python 2.4 so make inclusionHeikki Toivonen2006-10-301-1/+6
* Bug 6148, added m2urllib2, original patch by James bowes.Heikki Toivonen2006-08-251-0/+1
* Bug 6031, OpenSSL can be configured without EC so needHeikki Toivonen2006-06-121-1/+1
* Fix minor import and indentation problems found with pylint.Heikki Toivonen2006-04-281-1/+0
* Bug 3194, get rid of the confusing code in callback.py andHeikki Toivonen2006-04-011-1/+0
* Bug 3745, ECDSA signatures and ECDH key agreement. OriginalHeikki Toivonen2006-03-071-4/+18
* Fix copyright year.Heikki Toivonen2006-02-241-1/+1