index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs #5075 -- added the remainder of the wycheproof rsa tests (#5237)
Alex Gaynor
2020-04-26
1
-0
/
+28
*
Added wycheproof RSA PKCSv1 encryption tests (#5234)
Alex Gaynor
2020-04-26
3
-2
/
+36
*
Perform retries when downloading OpenSSL in GHA (#5236)
Alex Gaynor
2020-04-26
1
-5
/
+14
*
Test against LibreSSL 3.1.0 (#5235)
Alex Gaynor
2020-04-26
1
-0
/
+2
*
Dropped support for LibreSSL 2.7, 2.8, and 2.9.0 (2.9.1+ are still supported)...
Alex Gaynor
2020-04-25
8
-72
/
+3
*
retry when downloading codecov.sh (#5233)
Alex Gaynor
2020-04-25
1
-2
/
+2
*
remove four builds (#5229)
Paul Kehrer
2020-04-25
1
-10
/
+2
*
Make codecov upload errors in GHA pass silently (#5232)
Alex Gaynor
2020-04-25
1
-2
/
+2
*
Removed non-x86 builds from CI -- they're quite simply too slow (#5230)
Alex Gaynor
2020-04-25
1
-14
/
+0
*
Update release procedure for infra changes (#5228)
Alex Gaynor
2020-04-25
2
-10
/
+5
*
Ubuntu rolling is now on py3.8 (#5226)
Alex Gaynor
2020-04-24
1
-2
/
+2
*
fix typo in error msg for download openssl (#5223)
Paul Kehrer
2020-04-22
1
-1
/
+1
*
port 2.9.2 changelog to master (#5222)
Paul Kehrer
2020-04-22
1
-0
/
+8
*
upgrade to 1.1.1g across our CI (#5218)
Paul Kehrer
2020-04-22
1
-6
/
+6
*
we need to check out the code in the wheel builder for macos now (#5220)
Paul Kehrer
2020-04-22
1
-0
/
+1
*
use our infra built openssl on the macos side now too (#5217)
Paul Kehrer
2020-04-22
3
-23
/
+37
*
Forward port the 2.9.1 changelog (#5214)
Alex Gaynor
2020-04-21
1
-0
/
+8
*
goodbye azure (#5207)
Paul Kehrer
2020-04-19
7
-149
/
+9
*
yaml syntax error fix (#5206)
Alex Gaynor
2020-04-19
1
-6
/
+6
*
macos wheel builder (#5205)
Paul Kehrer
2020-04-19
1
-0
/
+54
*
Migrate the manylinux wheel builder to GHA (#5202)
Alex Gaynor
2020-04-19
2
-77
/
+49
*
fixed anchor in changelog (#5201)
Alex Gaynor
2020-04-18
1
-2
/
+2
*
Use Ubuntu bionic for travis CI (#5200)
Alex Gaynor
2020-04-18
1
-3
/
+7
*
Bumped docs and twisted CI jobs to latest 1.1.1 builder (#5199)
Alex Gaynor
2020-04-18
1
-2
/
+2
*
Document that we test on bullseye (#5197)
Alex Gaynor
2020-04-17
2
-1
/
+3
*
Added CI for Debian bullseye (#5196)
Alex Gaynor
2020-04-15
1
-0
/
+3
*
Run tests on aarch64, ppc, and s390x (#5192)
Alex Gaynor
2020-04-12
1
-3
/
+17
*
Remove some remaining 1.0.1 cruft (#5193)
Alex Gaynor
2020-04-12
1
-8
/
+3
*
Refs #5075 -- use ed448_test.json from wycheproof (#5191)
Alex Gaynor
2020-04-12
1
-3
/
+27
*
Refs #5075 -- use hkdf_*.json from wycheproof (#5190)
Alex Gaynor
2020-04-12
3
-7
/
+61
*
Refs #5075 -- use rsa_oaep_*.json from wycheproof (#5100)
Alex Gaynor
2020-04-11
1
-0
/
+63
*
add SSL_CTX_(get|set)_keylog_callback (#5187)
Maximilian Hils
2020-04-11
2
-0
/
+26
*
fixed linkcheck (#5188)
Alex Gaynor
2020-04-11
1
-1
/
+1
*
See if we can remove an OpenSSL 1.0.1 workaround (#5184)
Alex Gaynor
2020-04-06
1
-8
/
+0
*
Update insallation.rst to reflect our current test matrix (#5183)
Alex Gaynor
2020-04-05
1
-5
/
+5
*
Removed deprecated behavior in AKI.from_issuer_subject_key_identifier (#5182)
Alex Gaynor
2020-04-05
5
-25
/
+8
*
Replace floating point arithmetic with integer arithmetic (#5181)
Torin Carey
2020-04-04
4
-15
/
+10
*
Drop support for OpenSSL 1.0.1 (#5178)
Alex Gaynor
2020-04-04
24
-451
/
+49
*
reopen master for 3.0 dev (#5175)
Paul Kehrer
2020-04-02
3
-2
/
+9
*
need to upgrade, not install, to update openssl in homebrew (#5174)
Paul Kehrer
2020-04-02
1
-1
/
+1
*
2.9 version and changelog bump (#5172)
Paul Kehrer
2020-04-02
3
-6
/
+4
*
Added changelog for OpenSSL 1.1.1f (#5170)
Alex Gaynor
2020-04-02
1
-0
/
+2
*
fixed linkcheck for CVE website configuration failure (#5169)
Alex Gaynor
2020-03-31
1
-0
/
+2
*
Added a new checkbox to openssl-release.md (#5168)
Alex Gaynor
2020-03-31
1
-0
/
+1
*
Update the openssl release (#5166)
Alex Gaynor
2020-03-31
1
-1
/
+3
*
sid now has 3.8 (#5167)
Alex Gaynor
2020-03-31
1
-2
/
+2
*
fix CI badge again since naming it breaks the link (#5162)
Paul Kehrer
2020-03-30
1
-2
/
+2
*
name the CI GH workflow (#5161)
Paul Kehrer
2020-03-30
1
-0
/
+1
*
Update README for the move to github actions (#5160)
Alex Gaynor
2020-03-30
1
-2
/
+2
*
Move macOS CI to Github Actions (#5155)
Alex Gaynor
2020-03-29
2
-76
/
+42
[next]