Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | * add SSL_CTX_(get|set)_keylog_callback * For travis Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com> | ||||
* | 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 |
| | | | | | | | | | * 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 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 |
| | | | | | * fix CI badge again since naming it breaks the link * we want master's status | ||||
* | name the CI GH workflow (#5161) | Paul Kehrer | 2020-03-30 | 1 | -0/+1 |
| | | | | | | | * name the CI GH workflow this will make the GH status info prettier * nonsense commit, codecov is trash | ||||
* | 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 |
| | |||||
* | twisted is dropping 2.7 support. test on 3.7 (3.8 is not supported yet) (#5159) | Paul Kehrer | 2020-03-29 | 1 | -1/+1 |
| | |||||
* | Fixed error message in AES-CCM data length validation to reflect the error ↵ | Maciej Jurczak | 2020-03-28 | 1 | -1/+1 |
| | | | | reason more accurately. (#5157) | ||||
* | Run twisted under a newer openssl (#5158) | Alex Gaynor | 2020-03-28 | 1 | -1/+1 |
| | | | | | * Run twisted under a newer openssl * yet newer | ||||
* | reorder 2.9 changelog, add a missing entry (#5156) | Paul Kehrer | 2020-03-21 | 1 | -3/+4 |
| | |||||
* | Fix silly linter problem with CHANGELOG (#5150) | Marko Kreen | 2020-03-21 | 1 | -2/+2 |
| | | | | | | | | This line triggers warning: CHANGELOG.rst:24: D001 Line too long but only when an item is added after it. Eg. "* Foo" is enough to trigger it. | ||||
* | Extra paranoia in the release script (#5152) | Alex Gaynor | 2020-03-21 | 1 | -0/+2 |
| | |||||
* | Use openssl from infra master (#5154) | Alex Gaynor | 2020-03-21 | 1 | -3/+1 |
| | |||||
* | Update openssl-release.md (#5153) | Alex Gaynor | 2020-03-21 | 1 | -1/+3 |
| | | | | | * Update openssl-release.md * Update openssl-release.md | ||||
* | Add required key to wheel-builder config (#5148) | Alex Gaynor | 2020-03-21 | 1 | -0/+1 |
| | |||||
* | Move wheel builer to github actions (#5147) | Alex Gaynor | 2020-03-21 | 3 | -83/+147 |
| | |||||
* | First pass at moving windows CI to github actions (#5145) | Alex Gaynor | 2020-03-21 | 3 | -83/+103 |
| | | | | | | | * First pass at moving windows CI to github actions * Install coverage * Remove bonus http request | ||||
* | linkcheck: remove domain that fixed it's tls from ignore (#5144) | Alex Gaynor | 2020-03-19 | 1 | -2/+0 |
| | |||||
* | Allow NameAttribute.value to be an empty string (#5109) | Andrea De Pasquale | 2020-03-19 | 2 | -7/+21 |
| | | | | | | | | | | | | * Allow NameAttribute.value to be an empty string RFC 4514 https://tools.ietf.org/html/rfc4514 does not mention that "AttributeValue" can not be an empty (zero-length) string. Fixes #5106 * reverse order to match fix from another PR Co-authored-by: Paul Kehrer <paul.l.kehrer@gmail.com> | ||||
* | Fixed linkcheck (#5142) | Alex Gaynor | 2020-03-19 | 1 | -0/+2 |
| | | | | | * Fixed linkcheck * linkcheck | ||||
* | Fixed issue template for manylinux1 structure (#5140) | Alex Gaynor | 2020-03-19 | 1 | -2/+1 |
| | |||||
* | Fix several CI breakages (#5138) | Alex Gaynor | 2020-03-19 | 3 | -3/+11 |
| | | | | | | | | | * Replace dead link * Explicitly run for all PRs * Update azure-pipelines.yml * Update wheel-builder.yml | ||||
* | Update azure images for their deprecation of 10.13 (#5132) | Alex Gaynor | 2020-03-02 | 1 | -10/+10 |
| | |||||
* | Linkify RFC in changelog (#5131) | Alex Gaynor | 2020-03-02 | 1 | -1/+1 |
| | |||||
* | Reversed the order of RDNs in x509.Name.rfc4514_string() (#5120) | Thomas Erbesdobler | 2020-03-02 | 3 | -7/+14 |
| | | | | RFC4514 requires in section 2.1 that RDNs are converted to string representation in reversed order. | ||||
* | Update pip before installing virtualenv in travis (#5121) | Alex Gaynor | 2020-02-15 | 1 | -0/+1 |
| | |||||
* | Refs #5075 -- use ecdsa_*.json from wycheproof (#5099) | Alex Gaynor | 2020-01-12 | 1 | -0/+17 |
| | |||||
* | Refs #5075 -- use dsa_*.json from wycheproof (#5098) | Alex Gaynor | 2020-01-12 | 1 | -0/+4 |
| | |||||
* | Refs #5075 -- use rsa_signature_*.json from wycheproof (#5078) | Alex Gaynor | 2020-01-12 | 1 | -0/+22 |
| | | | | | | * Refs #5075 -- use rsa_signature_*.json from wycheproof * for azure | ||||
* | Refs #5075 -- use x448_test.json from wycheproof (#5077) | Alex Gaynor | 2020-01-12 | 1 | -0/+48 |
| | | | | | | | | | | * Refs #5075 -- use x448_test.json from wycheproof * Fixed test * crypto libraries from people who can't math, it's fine * Skip teh weirdo 57 byte public keys | ||||
* | Replace legacy file handling with a context manager. (#5092) | Mads Jensen | 2020-01-12 | 1 | -21/+22 |
| | | | | | | | | * Replace legacy file handling with a context manager. * flake8 fix Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com> | ||||
* | Use literals for collections and comprehensions. (#5091) | Mads Jensen | 2020-01-12 | 4 | -12/+12 |
| | |||||
* | Updates Python version in README (#5094) | Mads Jensen | 2020-01-12 | 1 | -1/+1 |
| | |||||
* | Update for new alpine release (#5097) | Alex Gaynor | 2020-01-12 | 1 | -2/+2 |
| |