aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed new flake8 error (#5248)Alex Gaynor2020-05-121-1/+1
|
* GOST certificates support in cryptography (#5195)Nikolay Morozov2020-05-081-0/+25
|
* fedora now has python 3.8 (#5244)Paul Kehrer2020-05-061-2/+2
|
* Update symmetric-encryption.rst (#5240)Charles Y2020-04-291-1/+1
| | | mis-named parameter
* Remove dead constant time code (#5239)Alex Gaynor2020-04-264-56/+0
|
* Added wycheproof hmac vectors (#5238)Alex Gaynor2020-04-262-1/+67
|
* Refs #5075 -- added the remainder of the wycheproof rsa tests (#5237)Alex Gaynor2020-04-261-0/+28
|
* Added wycheproof RSA PKCSv1 encryption tests (#5234)Alex Gaynor2020-04-263-2/+36
|
* Perform retries when downloading OpenSSL in GHA (#5236)Alex Gaynor2020-04-261-5/+14
|
* Test against LibreSSL 3.1.0 (#5235)Alex Gaynor2020-04-261-0/+2
|
* Dropped support for LibreSSL 2.7, 2.8, and 2.9.0 (2.9.1+ are still ↵Alex Gaynor2020-04-258-72/+3
| | | | supported) (#5231)
* retry when downloading codecov.sh (#5233)Alex Gaynor2020-04-251-2/+2
|
* remove four builds (#5229)Paul Kehrer2020-04-251-10/+2
|
* Make codecov upload errors in GHA pass silently (#5232)Alex Gaynor2020-04-251-2/+2
| | | The spurious failure rate on codecov uploads is high enough that this is a cure worse than the disease
* Removed non-x86 builds from CI -- they're quite simply too slow (#5230)Alex Gaynor2020-04-251-14/+0
|
* Update release procedure for infra changes (#5228)Alex Gaynor2020-04-252-10/+5
|
* Ubuntu rolling is now on py3.8 (#5226)Alex Gaynor2020-04-241-2/+2
|
* fix typo in error msg for download openssl (#5223)Paul Kehrer2020-04-221-1/+1
|
* port 2.9.2 changelog to master (#5222)Paul Kehrer2020-04-221-0/+8
|
* upgrade to 1.1.1g across our CI (#5218)Paul Kehrer2020-04-221-6/+6
|
* we need to check out the code in the wheel builder for macos now (#5220)Paul Kehrer2020-04-221-0/+1
| | | can't download openssl without the script to do it
* use our infra built openssl on the macos side now too (#5217)Paul Kehrer2020-04-223-23/+37
| | | | | | | | | | | * use our infra built openssl on the macos side now too * remove no longer required brew updates * need requests * need this env var * update the wheel-builders too
* Forward port the 2.9.1 changelog (#5214)Alex Gaynor2020-04-211-0/+8
|
* goodbye azure (#5207)Paul Kehrer2020-04-197-149/+9
| | | | | | | | | | | | | | | | | * goodbye azure * Update tox.ini Co-Authored-By: Alex Gaynor <alex.gaynor@gmail.com> * review comments * update a comment * delete final azure yaml * linting Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
* yaml syntax error fix (#5206)Alex Gaynor2020-04-191-6/+6
|
* macos wheel builder (#5205)Paul Kehrer2020-04-191-0/+54
| | | | | * macos wheel builder * review comments
* Migrate the manylinux wheel builder to GHA (#5202)Alex Gaynor2020-04-192-77/+49
|
* fixed anchor in changelog (#5201)Alex Gaynor2020-04-181-2/+2
|
* Use Ubuntu bionic for travis CI (#5200)Alex Gaynor2020-04-181-3/+7
| | | | | * Use Ubuntu bionic for travis CI * Update .travis.yml
* Bumped docs and twisted CI jobs to latest 1.1.1 builder (#5199)Alex Gaynor2020-04-181-2/+2
|
* Document that we test on bullseye (#5197)Alex Gaynor2020-04-172-1/+3
| | | | | | | * Document that we test on bullseye * Update spelling_wordlist.txt * Update installation.rst
* Added CI for Debian bullseye (#5196)Alex Gaynor2020-04-151-0/+3
|
* Run tests on aarch64, ppc, and s390x (#5192)Alex Gaynor2020-04-121-3/+17
| | | | | | | | | | | * Run tests on aarch64, ppc, and s390x * Update .travis.yml * Try disabling it this way * Update .travis.yml * Update .travis.yml
* Remove some remaining 1.0.1 cruft (#5193)Alex Gaynor2020-04-121-8/+3
|
* Refs #5075 -- use ed448_test.json from wycheproof (#5191)Alex Gaynor2020-04-121-3/+27
|
* Refs #5075 -- use hkdf_*.json from wycheproof (#5190)Alex Gaynor2020-04-123-7/+61
|
* Refs #5075 -- use rsa_oaep_*.json from wycheproof (#5100)Alex Gaynor2020-04-111-0/+63
|
* add SSL_CTX_(get|set)_keylog_callback (#5187)Maximilian Hils2020-04-112-0/+26
| | | | | | | * add SSL_CTX_(get|set)_keylog_callback * For travis Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
* fixed linkcheck (#5188)Alex Gaynor2020-04-111-1/+1
|
* See if we can remove an OpenSSL 1.0.1 workaround (#5184)Alex Gaynor2020-04-061-8/+0
|
* Update insallation.rst to reflect our current test matrix (#5183)Alex Gaynor2020-04-051-5/+5
| | | | | | | | | * Update insallation.rst to reflect our current test matrix * Update installation.rst * Update installation.rst * Update installation.rst
* Removed deprecated behavior in AKI.from_issuer_subject_key_identifier (#5182)Alex Gaynor2020-04-055-25/+8
|
* Replace floating point arithmetic with integer arithmetic (#5181)Torin Carey2020-04-044-15/+10
|
* Drop support for OpenSSL 1.0.1 (#5178)Alex Gaynor2020-04-0424-451/+49
|
* reopen master for 3.0 dev (#5175)Paul Kehrer2020-04-023-2/+9
|
* need to upgrade, not install, to update openssl in homebrew (#5174)Paul Kehrer2020-04-021-1/+1
|
* 2.9 version and changelog bump (#5172)Paul Kehrer2020-04-023-6/+4
|
* Added changelog for OpenSSL 1.1.1f (#5170)Alex Gaynor2020-04-021-0/+2
|
* fixed linkcheck for CVE website configuration failure (#5169)Alex Gaynor2020-03-311-0/+2
|
* Added a new checkbox to openssl-release.md (#5168)Alex Gaynor2020-03-311-0/+1
|