summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump ctor from 0.1.17 to 0.1.18 in /src/rustdependabot/cargo/src/rust/ctor-0.1.18dependabot[bot]2021-01-121-2/+2
* Bump smallvec from 1.6.0 to 1.6.1 in /src/rust (#5689)dependabot[bot]2021-01-111-2/+2
* Bump pyo3 from 0.13.0 to 0.13.1 in /src/rust (#5690)dependabot[bot]2021-01-112-7/+7
* Added information on what encrypt raises (#5686)Chkoupinator2021-01-091-0/+4
* Bump libc from 0.2.81 to 0.2.82 in /src/rust (#5684)dependabot[bot]2021-01-081-2/+2
* fix wheel builder (#5682)Alex Gaynor2021-01-071-3/+3
* Bump syn from 1.0.57 to 1.0.58 in /src/rust (#5681)dependabot[bot]2021-01-061-2/+2
* Bump syn from 1.0.56 to 1.0.57 in /src/rust (#5679)dependabot[bot]2021-01-041-2/+2
* Bump smallvec from 1.5.1 to 1.6.0 in /src/rust (#5678)dependabot[bot]2021-01-011-2/+2
* Bump ctor from 0.1.16 to 0.1.17 in /src/rust (#5672)dependabot[bot]2020-12-291-4/+4
* Bump quote from 1.0.7 to 1.0.8 in /src/rust (#5665)dependabot[bot]2020-12-221-2/+2
* changelog update (#5666)Paul Kehrer2020-12-221-4/+6
* Bump syn from 1.0.54 to 1.0.55 in /src/rust (#5663)dependabot[bot]2020-12-221-2/+2
* Bump parking_lot_core from 0.8.1 to 0.8.2 in /src/rust (#5664)dependabot[bot]2020-12-221-2/+2
* Integrate Rust into the build process properly (#5410)Alex Gaynor2020-12-2220-21/+465
* Add ssl version constants (#5662)Maximilian Hils2020-12-212-0/+8
* Update actions/setup-python requirement to v2.2.1 (#5661)dependabot[bot]2020-12-212-6/+6
* Attempt to remove the special case for no coverage on pypy3 (#5657)Alex Gaynor2020-12-192-9/+1
* Move more stuff to pre-run for resillience (#5658)Alex Gaynor2020-12-194-35/+35
* Remove last large usage of parametrize with vectors (#5652)Alex Gaynor2020-12-172-112/+106
* Pin setup-python to fix CI (#5653)Alex Gaynor2020-12-171-1/+1
* Cleanup how we represent authors. (#5650)Alex Gaynor2020-12-154-47/+2
* Remove rtd requirements (#5649)Alex Gaynor2020-12-152-2/+1
* put pytest configuration somewhere that goes in the sdist (#5648)Alex Gaynor2020-12-153-9/+10
* Move docker image pulling for wheel buidler to pre-run (#5645)Alex Gaynor2020-12-133-36/+43
* Clone wycheproof in a pre-run task (#5644)Alex Gaynor2020-12-133-7/+8
* add missing verification parameter flags (#5643)Eduard Iskandarov2020-12-131-0/+2
* Build manylinux2014 wheels (#5642)Alex Gaynor2020-12-125-7/+14
* Attempt to split windows tests over multiple jobs (#5639)Alex Gaynor2020-12-122-4/+5
* Point at ghcr for repos (#5640)Alex Gaynor2020-12-123-7/+7
* make the container build names more readable (#5638)Paul Kehrer2020-12-111-12/+12
* add a timeout to builds (#5637)Alex Gaynor2020-12-101-0/+6
* remove windows builds and only test lowest/highest (#5635)Paul Kehrer2020-12-111-2/+0
* bump openssl to latest in CI and change some job names (#5636)Paul Kehrer2020-12-111-9/+9
* Update APIs to use non-deprecated OpenSSL ones where possible (#5633)Alex Gaynor2020-12-107-11/+24
* debian bullseye has 3.9 now (#5634)Alex Gaynor2020-12-101-1/+1
* xdist experiment (#5621)Paul Kehrer2020-12-103-8/+12
* Convert a few more high cardinality tests to use subtests (#5632)Alex Gaynor2020-12-105-134/+134
* bump libressl versions (#5628)Alex Gaynor2020-12-091-2/+3
* remove check from setup.py that's not needed anymore (#5626)Alex Gaynor2020-12-091-9/+0
* re-add Cryptography_HAS_TLSEXT_HOSTNAME and port 3.3.1 changelog (#5627)Paul Kehrer2020-12-092-0/+13
* we already do this check in other places (#5624)Paul Kehrer2020-12-091-5/+1
* print 10 slowest tests to help us keep runtimes down (#5622)Alex Gaynor2020-12-091-2/+2
* More test speedups via subtest + removal rather than skipping (#5617)Paul Kehrer2020-12-091-145/+140
* Remove AES GCM < 64-bit IV tests instead of skipping (#5620)Paul Kehrer2020-12-091-4/+4
* subtest-ify keywrap (#5619)Paul Kehrer2020-12-091-80/+82
* use subtests in aead (#5618)Paul Kehrer2020-12-091-92/+88
* fixes #5611 -- use subtests for wycheproof tests for speed (#5616)Alex Gaynor2020-12-0915-39/+65
* Complete removal of py2 (#5533)Alex Gaynor2020-12-0938-288/+138
* we didn't actually commit the final doc fixes for the recover PR (#5614)Paul Kehrer2020-12-092-10/+10