summaryrefslogtreecommitdiff
path: root/M2Crypto/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify version number calculation.Heikki Toivonen2006-02-241-9/+9
* Fix $ mess (diff always shows changes).Heikki Toivonen2005-06-091-1/+1
* *** empty log message ***Ng Pheng Siong2004-03-251-2/+7
* Updated for SWIG 1.3.17.Ng Pheng Siong2002-12-291-3/+3
* Prepare for import into CVS.Ng Pheng Siong2002-12-231-3/+9
* EVP, PGP.Ng Pheng Siong2000-04-171-3/+3
* Clean up.Ng Pheng Siong1999-09-121-7/+9
* Initial revisionNg Pheng Siong1999-08-191-0/+20