summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libressl 3.7.1 (#8553)Alex Gaynor2023-03-201-1/+1
* Simplify/unify Rust and Python OpenSSL error handling (#8552)Alex Gaynor2023-03-2012-124/+94
* Bump openssl from 0.10.46 to 0.10.47 in /src/rust (#8550)dependabot[bot]2023-03-202-5/+5
* Bump BoringSSL and/or OpenSSL in CI (#8549)pyca-boringbot[bot]2023-03-191-2/+2
* Bump BoringSSL and/or OpenSSL in CI (#8548)pyca-boringbot[bot]2023-03-191-2/+2
* Bump importlib-metadata from 6.0.0 to 6.1.0 (#8544)dependabot[bot]2023-03-181-1/+1
* Bump ruff from 0.0.256 to 0.0.257 (#8543)dependabot[bot]2023-03-181-1/+1
* fix logic for this skip (#8542)Alex Gaynor2023-03-181-1/+1
* Bump BoringSSL and/or OpenSSL in CI (#8541)pyca-boringbot[bot]2023-03-181-2/+2
* skip memleak tests on pypy (#8540)Alex Gaynor2023-03-181-2/+4
* Bump coverage from 7.2.1 to 7.2.2 (#8539)dependabot[bot]2023-03-171-1/+1
* enable cargo sparse registries on windows (#8538)Alex Gaynor2023-03-171-0/+2
* Bump BoringSSL and/or OpenSSL in CI (#8537)pyca-boringbot[bot]2023-03-171-4/+4
* Bump filelock from 3.9.1 to 3.10.0 (#8535)dependabot[bot]2023-03-161-1/+1
* Bump actions/checkout from 3.3.0 to 3.4.0 in /.github/actions/wycheproof (#8536)dependabot[bot]2023-03-161-1/+1
* Bump hypothesis from 6.68.3 to 6.70.0 (#8534)dependabot[bot]2023-03-161-1/+1
* Bump actions/checkout from 3.3.0 to 3.4.0 (#8533)dependabot[bot]2023-03-164-13/+13
* Enable cargo sparse registry on ubuntu (#8532)Alex Gaynor2023-03-161-0/+6
* Support handling OpenSSL errors from Rust code (#8530)Alex Gaynor2023-03-1619-142/+246
* Bump BoringSSL and/or OpenSSL in CI (#8529)pyca-boringbot[bot]2023-03-161-4/+4
* modify the python path in build_openssl.py instead of build.rs (#8528)Paul Kehrer2023-03-152-16/+7
* Rename PyAsn1Error, it's getting more general (#8527)Alex Gaynor2023-03-1513-222/+306
* Bump sphinxcontrib-jquery from 2.0.0 to 4.1 (#8525)dependabot[bot]2023-03-151-1/+1
* Bump pathspec from 0.11.0 to 0.11.1 (#8522)dependabot[bot]2023-03-151-1/+1
* Bump pkg-config from 0.3.25 to 0.3.26 in /src/rust (#8526)dependabot[bot]2023-03-151-2/+2
* Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 (#8524)dependabot[bot]2023-03-151-1/+1
* Bump filelock from 3.9.0 to 3.9.1 (#8520)dependabot[bot]2023-03-151-1/+1
* Bump hypothesis from 6.68.2 to 6.68.3 (#8523)dependabot[bot]2023-03-151-1/+1
* Bump ruff from 0.0.255 to 0.0.256 (#8521)dependabot[bot]2023-03-151-1/+1
* Python 3.6 compatibility fix. (#8516)Matthew Ryan2023-03-152-2/+4
* Ressurect the PoC of OpenSSL from Rust (#7164)Alex Gaynor2023-03-1517-61/+370
* Bump BoringSSL and/or OpenSSL in CI (#8518)pyca-boringbot[bot]2023-03-151-4/+4
* Test 3.1.0 final (#8517)Paul Kehrer2023-03-141-1/+1
* Bump quote from 1.0.25 to 1.0.26 in /src/rust (#8515)dependabot[bot]2023-03-141-2/+2
* Bump ruff from 0.0.254 to 0.0.255 (#8514)dependabot[bot]2023-03-141-1/+1
* Bump actions/cache from 3.3.0 to 3.3.1 in /.github/actions/cache (#8512)dependabot[bot]2023-03-131-1/+1
* Bump actions/cache from 3.3.0 to 3.3.1 (#8511)dependabot[bot]2023-03-131-1/+1
* Bump quote from 1.0.23 to 1.0.25 in /src/rust (#8510)dependabot[bot]2023-03-131-2/+2
* Bump chrono from 0.4.23 to 0.4.24 in /src/rust (#8509)dependabot[bot]2023-03-122-3/+3
* Bump proc-macro2 from 1.0.51 to 1.0.52 in /src/rust (#8508)dependabot[bot]2023-03-131-2/+2
* Bump exceptiongroup from 1.1.0 to 1.1.1 (#8507)dependabot[bot]2023-03-131-1/+1
* fix pypi-publish.yml to trigger on workflow runs (#8506)Alex Gaynor2023-03-131-1/+1
* Bump tox from 4.4.6 to 4.4.7 (#8505)dependabot[bot]2023-03-121-1/+1
* Bump virtualenv from 20.20.0 to 20.21.0 (#8504)dependabot[bot]2023-03-121-1/+1
* Bump pyproject-api from 1.5.0 to 1.5.1 (#8503)dependabot[bot]2023-03-121-1/+1
* Bump pytest-xdist from 3.2.0 to 3.2.1 (#8502)dependabot[bot]2023-03-121-1/+1
* enable pypi-publish on workflow_run (#8500)Alex Gaynor2023-03-121-4/+3
* Bump urllib3 from 1.26.14 to 1.26.15 (#8499)dependabot[bot]2023-03-121-1/+1
* fix obvious typo in upload (#8498)Alex Gaynor2023-03-121-4/+5
* More fixes for PyPI OIDC publishing (still doesn't work) (#8496)Paul Kehrer2023-03-111-2/+4