aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2020-11-2720.0.0 before 2020 is even over (#968)Paul Kehrer
2020-10-26Drop CI for OpenSSL 1.0.2 (#953)Alex Gaynor
2020-07-23Paint it Black by the Rolling Stones (#920)Alex Gaynor
2019-12-15Drop support for Python 3.4, since cryptography dropped it (#884)Alex Gaynor
2019-11-17bump the minimum cryptography version (#875)Paul Kehrer
2019-10-20Fixes #868 -- test on py38 (#870)Alex Gaynor
2019-07-29Stop lawyers from emailing Hynek (#856)Hynek Schlawack
2019-01-21Hypothetically fixes pyOpenSSL tests (#805)Paul Kehrer
2018-08-10Fixes #784 -- bump minimum cryptography version (#785)Alex Gaynor
2018-07-04Added py37 (#772)Alex Gaynor
2018-03-21Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742)Jeremy Lainé
2017-11-30fix a memory leak and a potential UAF and also #722 (#723)Paul Kehrer
2017-11-28Pin pytest until we drop 2.6 (#721)Hynek Schlawack
2017-07-25Drop py33 (#677)Alex Gaynor
2017-07-07move deps to extras (#661)Paul Kehrer
2017-06-21Fix invalid cast from ASN1_TIME to ASN1_GENERALIZEDTIME (#612)Moriyoshi Koizumi
2017-01-30Python 3.6 (#600)Hynek Schlawack
2017-01-24Add support for OCSP stapling. (#580)Cory Benfield
2016-11-22Add the ability to set a custom verification time on X509Store (#567)Thomas Sileo
2016-06-02bumpAlex Gaynor
2016-06-02bump to cryptography 1.3.3Alex Gaynor
2016-03-18cryptography 1.3 is here!Hynek Schlawack
2016-03-16Fix cryptography minimum versionHynek Schlawack
2016-03-13De-Sphinx CHANGELOG & add rel info to descriptionHynek Schlawack
2016-03-11Fix set_cipher_list on modern OpenSSLHynek Schlawack
2016-03-09bump cryptography version requirementPaul Kehrer
2015-10-17Move package into srcHynek Schlawack
2015-05-05removed support for Python 3.2Jim Shaver
2015-05-05Dedup meta data, use README as long_descriptionHynek Schlawack
2015-04-15Integrate py.test with setup.py testHynek Schlawack
2015-04-14Prepare 0.15.1Hynek Schlawack
2015-04-14Release 0.15Hynek Schlawack
2015-04-13Fix setup.py & MANIFEST.inHynek Schlawack
2015-01-180.7 was released.Jean-Paul Calderone
2014-12-12Perhaps this is a sensible way to declare a dependency on post-0.6.1 master? ...Jean-Paul Calderone
2014-12-11Tentatively bump the required version of cryptography necessary for the new O...Jean-Paul Calderone
2014-08-20This needs the latest cryptographyAlex Gaynor
2014-05-05This depends on a new feature first introduced in cryptography 0.4.Jean-Paul Calderone
2014-03-28Added dependency for cryptography>=0.3.Fedor Brunner
2014-03-03add Python :: 2 and some comments referring to reasons to include Python :: 3...Jean-Paul Calderone
2014-02-25Add the generic Python 3 trove classifierBrett Cannon
2014-02-23Bump version to 0.14 finalJean-Paul Calderone
2014-02-23Merge remote-tracking branch 'pyca/updated-cryptography-dependency' into rele...Jean-Paul Calderone
2014-02-23cryptography 0.2.1 is out, might as well tell everyone to use that.Jean-Paul Calderone
2014-02-12Bump to 0.14a4Jean-Paul Calderone
2014-01-20Bump to alpha 3Jean-Paul Calderone
2014-01-11Bump to alpha 2Jean-Paul Calderone
2014-01-11Merge remote-tracking branch 'pyca/master' into release-0.14Jean-Paul Calderone
2014-01-11Lots of Python 3.2 porting workJean-Paul Calderone
2014-01-11Try using setuptools to help run the tests.Jean-Paul Calderone