summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Drop py33 (#677)Alex Gaynor2017-07-251-1/+0
* move deps to extras (#661)Paul Kehrer2017-07-071-0/+11
* Fix invalid cast from ASN1_TIME to ASN1_GENERALIZEDTIME (#612)Moriyoshi Koizumi2017-06-211-1/+1
* Python 3.6 (#600)Hynek Schlawack2017-01-301-0/+1
* Add support for OCSP stapling. (#580)Cory Benfield2017-01-241-1/+1
* Add the ability to set a custom verification time on X509Store (#567)Thomas Sileo2016-11-221-1/+1
* bumpAlex Gaynor2016-06-021-1/+1
* bump to cryptography 1.3.3Alex Gaynor2016-06-021-1/+1
* cryptography 1.3 is here!Hynek Schlawack2016-03-181-1/+1
* Fix cryptography minimum versionHynek Schlawack2016-03-161-0/+1
* De-Sphinx CHANGELOG & add rel info to descriptionHynek Schlawack2016-03-131-2/+14
* Fix set_cipher_list on modern OpenSSLHynek Schlawack2016-03-111-1/+1
* bump cryptography version requirementPaul Kehrer2016-03-091-1/+1
* Move package into srcHynek Schlawack2015-10-171-83/+44
* removed support for Python 3.2Jim Shaver2015-05-051-1/+0
* Dedup meta data, use README as long_descriptionHynek Schlawack2015-05-051-53/+73
* Integrate py.test with setup.py testHynek Schlawack2015-04-151-1/+31
* Prepare 0.15.1Hynek Schlawack2015-04-141-1/+1
* Release 0.15Hynek Schlawack2015-04-141-2/+3
* Fix setup.py & MANIFEST.inHynek Schlawack2015-04-131-1/+3
* 0.7 was released.Jean-Paul Calderone2015-01-181-1/+1
* Perhaps this is a sensible way to declare a dependency on post-0.6.1 master? ...Jean-Paul Calderone2014-12-121-1/+1
* Tentatively bump the required version of cryptography necessary for the new O...Jean-Paul Calderone2014-12-111-1/+1
* This needs the latest cryptographyAlex Gaynor2014-08-201-1/+1
* This depends on a new feature first introduced in cryptography 0.4.Jean-Paul Calderone2014-05-051-1/+1
* Added dependency for cryptography>=0.3.Fedor Brunner2014-03-281-1/+1
* add Python :: 2 and some comments referring to reasons to include Python :: 3...Jean-Paul Calderone2014-03-031-1/+13
* Add the generic Python 3 trove classifierBrett Cannon2014-02-251-0/+1
* Bump version to 0.14 final0.14release-0.14Jean-Paul Calderone2014-02-231-1/+1
* Merge remote-tracking branch 'pyca/updated-cryptography-dependency' into rele...Jean-Paul Calderone2014-02-231-1/+1
|\
| * cryptography 0.2.1 is out, might as well tell everyone to use that.Jean-Paul Calderone2014-02-231-1/+1
* | Bump to 0.14a40.14a4Jean-Paul Calderone2014-02-121-1/+1
* | Bump to alpha 30.14a3Jean-Paul Calderone2014-01-201-1/+1
* | Bump to alpha 20.14a2Jean-Paul Calderone2014-01-111-1/+1
* | Merge remote-tracking branch 'pyca/master' into release-0.14Jean-Paul Calderone2014-01-111-2/+4
|\ \ | |/
| * Lots of Python 3.2 porting workJean-Paul Calderone2014-01-111-2/+2
| * Try using setuptools to help run the tests.Jean-Paul Calderone2014-01-111-1/+2
| * Use setuptools and declare the cryptography dependencyJean-Paul Calderone2014-01-101-1/+2
* | First release screwup: cryptography does not support Python 2.4 or Python 2.5...Jean-Paul Calderone2014-01-091-2/+1
* | Hmm maybe start off with a non-final version.v0.14a1Jean-Paul Calderone2014-01-091-1/+1
* | version bumpJean-Paul Calderone2014-01-091-1/+1
|/
* Reflect the new location here as wellJean-Paul Calderone2014-01-091-1/+1
* Update distutils glue to reflect the extensive changesJean-Paul Calderone2013-12-311-188/+11
* Get the C implementation out of the wayJean-Paul Calderone2013-03-041-3/+3
* Move the crypto extension module aside to make way for an incremental rewrite...Jean-Paul Calderone2013-02-091-4/+3
* Re-implement OpenSSL.rand in Python using opentls.Jean-Paul Calderone2013-02-091-3/+2
* Minimal skeleton of a Python Session typeJean-Paul Calderone2012-02-131-2/+2
* Add a bunch of classifiers. Classifiers are fun. Everyone loves classifiers.Jean-Paul Calderone2011-12-191-2/+20
* Bump the version to the final release versionJean-Paul Calderone2011-09-021-1/+1
* Bump version numberJean-Paul Calderone2011-08-141-1/+1