aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the openssl release (#5166)Alex Gaynor2020-03-311-1/+3
* sid now has 3.8 (#5167)Alex Gaynor2020-03-311-2/+2
* fix CI badge again since naming it breaks the link (#5162)Paul Kehrer2020-03-301-2/+2
* name the CI GH workflow (#5161)Paul Kehrer2020-03-301-0/+1
* Update README for the move to github actions (#5160)Alex Gaynor2020-03-301-2/+2
* Move macOS CI to Github Actions (#5155)Alex Gaynor2020-03-292-76/+42
* twisted is dropping 2.7 support. test on 3.7 (3.8 is not supported yet) (#5159)Paul Kehrer2020-03-291-1/+1
* Fixed error message in AES-CCM data length validation to reflect the error re...Maciej Jurczak2020-03-281-1/+1
* Run twisted under a newer openssl (#5158)Alex Gaynor2020-03-281-1/+1
* reorder 2.9 changelog, add a missing entry (#5156)Paul Kehrer2020-03-211-3/+4
* Fix silly linter problem with CHANGELOG (#5150)Marko Kreen2020-03-211-2/+2
* Extra paranoia in the release script (#5152)Alex Gaynor2020-03-211-0/+2
* Use openssl from infra master (#5154)Alex Gaynor2020-03-211-3/+1
* Update openssl-release.md (#5153)Alex Gaynor2020-03-211-1/+3
* Add required key to wheel-builder config (#5148)Alex Gaynor2020-03-211-0/+1
* Move wheel builer to github actions (#5147)Alex Gaynor2020-03-213-83/+147
* First pass at moving windows CI to github actions (#5145)Alex Gaynor2020-03-213-83/+103
* linkcheck: remove domain that fixed it's tls from ignore (#5144)Alex Gaynor2020-03-191-2/+0
* Allow NameAttribute.value to be an empty string (#5109)Andrea De Pasquale2020-03-192-7/+21
* Fixed linkcheck (#5142)Alex Gaynor2020-03-191-0/+2
* Fixed issue template for manylinux1 structure (#5140)Alex Gaynor2020-03-191-2/+1
* Fix several CI breakages (#5138)Alex Gaynor2020-03-193-3/+11
* Update azure images for their deprecation of 10.13 (#5132)Alex Gaynor2020-03-021-10/+10
* Linkify RFC in changelog (#5131)Alex Gaynor2020-03-021-1/+1
* Reversed the order of RDNs in x509.Name.rfc4514_string() (#5120)Thomas Erbesdobler2020-03-023-7/+14
* Update pip before installing virtualenv in travis (#5121)Alex Gaynor2020-02-151-0/+1
* Refs #5075 -- use ecdsa_*.json from wycheproof (#5099)Alex Gaynor2020-01-121-0/+17
* Refs #5075 -- use dsa_*.json from wycheproof (#5098)Alex Gaynor2020-01-121-0/+4
* Refs #5075 -- use rsa_signature_*.json from wycheproof (#5078)Alex Gaynor2020-01-121-0/+22
* Refs #5075 -- use x448_test.json from wycheproof (#5077)Alex Gaynor2020-01-121-0/+48
* Replace legacy file handling with a context manager. (#5092)Mads Jensen2020-01-121-21/+22
* Use literals for collections and comprehensions. (#5091)Mads Jensen2020-01-124-12/+12
* Updates Python version in README (#5094)Mads Jensen2020-01-121-1/+1
* Update for new alpine release (#5097)Alex Gaynor2020-01-121-2/+2
* Add pthread linking on non-win32 (#5086)Alexander Grund2019-12-231-1/+4
* drop python 3.4 support (#5087)Paul Kehrer2019-12-089-44/+18
* Use dict literals. (#5080)Mads Jensen2019-12-022-2/+2
* Get tests passing with latest wycheproof clone (#5076)Alex Gaynor2019-11-263-3/+6
* Run codecov in required mode so it exits with non-zero on failure (#5073)Alex Gaynor2019-11-251-1/+2
* Fixes #5065 -- skip serialization tests which use RC2 if OpenSSL doesn't have...Alex Gaynor2019-11-253-11/+36
* Skip coverage uploads on pypy3-nocoverage builds (#5074)Alex Gaynor2019-11-251-0/+1
* issue-5041: do not add extra flags when compiler or platform does not support...Michael Felt2019-11-241-1/+13
* add SSL_get_verify_result (#5071)Maximilian Hils2019-11-231-0/+1
* add SSL_CTX_get0_param (#5070)Maximilian Hils2019-11-222-0/+3
* Added a test vector of an OCSP response with SCT extension (#5066)Alex Gaynor2019-11-162-0/+2
* add SSL[_CTX]_clear_mode (#5062)Maximilian Hils2019-11-111-0/+2