index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
installation.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow bytes-like for key/iv/data for symmetric encryption (#4621)
Paul Kehrer
2018-12-09
1
-1
/
+1
*
Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427)
Alex Gaynor
2018-08-31
1
-0
/
+4
*
openssl 1.1.1 testing (#4112)
Paul Kehrer
2018-08-29
1
-0
/
+1
*
remove freebsd11 builder (#4401)
Paul Kehrer
2018-08-15
1
-2
/
+0
*
Add py37 (#4298)
Paul Kehrer
2018-06-27
1
-1
/
+1
*
Updated pip wheel option in installation script. (#4212)
Justin Holmes
2018-04-30
1
-1
/
+1
*
Drop conda workaround from installation docs (#4073)
Alex Gaynor
2018-01-06
1
-23
/
+0
*
expunge python 2.6 (#3962)
Paul Kehrer
2017-10-11
1
-6
/
+2
*
Declare that 2.1 is the last version to support Python 2.6 (#3944)
Alex Gaynor
2017-10-01
1
-2
/
+2
*
Update the list of macOS versions we test on to match reality (#3942)
Alex Gaynor
2017-09-27
1
-1
/
+1
*
Fixed #3777 -- document an additional dependency (#3779)
Alex Gaynor
2017-07-14
1
-1
/
+2
*
update static wheel install docs (#3754)
Paul Kehrer
2017-07-04
1
-4
/
+5
*
Order our supported OpenSSL versions reasonably (#3752)
Alex Gaynor
2017-07-03
1
-1
/
+1
*
update linux install docs and release instructions (#3746)
Paul Kehrer
2017-07-01
1
-12
/
+40
*
remove python 3.3 from CI (#3729)
Paul Kehrer
2017-06-26
1
-3
/
+1
*
update the docs with new jenkins CI URL & mac openssl upgrade process (#3639)
Paul Kehrer
2017-05-29
1
-1
/
+1
*
Improve accuracy of install docs page (#3626)
Paul Kehrer
2017-05-27
1
-5
/
+5
*
allow global suppression of link flags (#3592)
Paul Kehrer
2017-05-24
1
-5
/
+5
*
Deprecate Python 3.3 support, with the intention of being removed in the next...
Alex Gaynor
2017-05-22
1
-0
/
+2
*
Dropped support for really old macOS (#3554)
Alex Gaynor
2017-05-20
1
-2
/
+1
*
Use some more recent version numbers in examples (#3474)
Alex Gaynor
2017-03-22
1
-3
/
+3
*
it's called macOS and let's document openssl 1.1.0 installation on mac (#3437)
Paul Kehrer
2017-03-09
1
-15
/
+15
*
This is HTTPS now (#3407)
Alex Gaynor
2017-02-18
1
-1
/
+1
*
support defining which windows libraries to link with an env var (#3356)
Paul Kehrer
2017-02-09
1
-1
/
+7
*
Point people to python3-dev if needed (#3359)
Alex Gaynor
2017-01-21
1
-2
/
+4
*
Fixed #3334 -- added Python 3.6 support (#3335)
Alex Gaynor
2016-12-23
1
-2
/
+2
*
We test the latest version of 1.1.0 (#3327)
Alex Gaynor
2016-12-18
1
-1
/
+1
*
Drop 1.0.0 (#3312)
Alex Gaynor
2016-12-13
1
-5
/
+0
*
Sierra is a thing (#3294)
Alex Gaynor
2016-12-02
1
-2
/
+2
*
Error out on OpenSSL 1.0.0 by default (#3276)
Alex Gaynor
2016-11-22
1
-2
/
+2
*
Last pass over fixing the links (#3224)
Alex Gaynor
2016-11-06
1
-2
/
+1
*
Use the canonical host for two urls on the OpenSSL website (#3219)
Alex Gaynor
2016-11-06
1
-1
/
+1
*
Update installation.rst (#3188)
Matt Thomas
2016-10-03
1
-1
/
+1
*
Clarified Windows development installation and docd upstream enchant bug (#3128)
Nick Badger
2016-09-03
1
-3
/
+4
*
Refs #3002 -- clearly document that OpenSSL 1.0 support will be removed in th...
Alex Gaynor
2016-08-27
1
-1
/
+1
*
OpenSSL 1.1.0 support (#2826)
Paul Kehrer
2016-08-26
1
-0
/
+1
*
Update installation.rst (#3083)
Akan Brown
2016-08-08
1
-1
/
+1
*
Drop OpenSSL 0.9.8 (#2978)
Alex Gaynor
2016-06-18
1
-6
/
+3
*
add a note on the install page about pip versioning on OS X
Paul Kehrer
2016-03-20
1
-1
/
+6
*
update installation.rst
Alex Gaynor
2016-03-19
1
-2
/
+2
*
HTTPS some links, in the odd event users of a cryptographic library would car...
Alex Gaynor
2016-03-06
1
-1
/
+1
*
Formally deprecated support for OpenSSL 0.9.8
Alex Gaynor
2016-01-22
1
-2
/
+2
*
Merge pull request #2616 from reaperhulk/docs-accurate-osx
Alex Gaynor
2016-01-01
1
-3
/
+3
|
\
|
*
disambiguate a version number
Paul Kehrer
2015-12-31
1
-2
/
+2
|
*
make the os x install docs more accurate
Paul Kehrer
2015-12-31
1
-3
/
+3
*
|
Merge pull request #2615 from reaperhulk/doc-deprecations
Alex Gaynor
2016-01-01
1
-0
/
+9
|
\
\
|
*
|
prominently note our py2.6 and openssl 0.9.8/1.0.0 deprecations
Paul Kehrer
2015-12-31
1
-0
/
+9
|
|
/
*
/
add a small note about clearing the wheel cache
Paul Kehrer
2015-12-31
1
-0
/
+6
|
/
*
remove all mac 0.9.8 tests
Paul Kehrer
2015-12-23
1
-1
/
+1
*
Merge pull request #2422 from Lukasa/static-build-docs
Paul Kehrer
2015-10-19
1
-1
/
+1
|
\
[next]