summaryrefslogtreecommitdiff
path: root/M2Crypto/SSL/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Move project to src/ layoutMatěj Cepl2021-01-141-44/+0
* Remove SSL.verify_allow_proxy_certsChristophe Haen2020-11-201-1/+0
* Expose X509_V_FLAG_ALLOW_PROXY_CERTS verification flag and X509_STORE_SET_FLA...Christophe Haen2020-01-151-0/+2
* Expose CRLs verification flagsChristophe Haen2019-06-081-0/+2
* Enabled timeout case with microsecs and fixed for WindowsAndreas Maier2018-06-081-1/+1
* ForkingMixIn is only availiable on posix like OSesDaniel A. Wozniak2018-02-221-3/+4
* SSL package: Port to python3Matěj Cepl2018-02-081-1/+1
* Clean up imports and PEP8izationMatěj Cepl2016-12-151-0/+2
* SSL and SMIME modules: Add PEP-484 type hints in comments.Matěj Cepl2016-06-301-8/+8
* Fix broken imports (and PEP8ization).Matěj Cepl2016-03-201-8/+13
* Use the new absolute import syntax to fix Python 3. [PEP 328]Craig Rodrigues2016-03-201-6/+8
* Add support for SSL socket timeoutsJames Bowes2015-10-131-1/+4
* Removed RCS_id, RCS_ID and _RCS_id from Python files. UnneededHeikki Toivonen2006-03-201-2/+0
* Fix $ mess (diff always shows changes).Heikki Toivonen2005-06-091-1/+1
* *** empty log message ***Ng Pheng Siong2004-04-091-1/+3
* *** empty log message ***Ng Pheng Siong2004-03-251-2/+2
* Prepare for import into CVS.Ng Pheng Siong2002-12-231-8/+14
* Initial revisionNg Pheng Siong2000-02-231-0/+22