summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump redox_syscall from 0.2.6 to 0.2.7 in /src/rustdependabot/cargo/src/rust/redox_syscall-0.2.7dependabot[bot]2021-04-291-2/+2
* Set up more github actions permissioning stuff (#6020)Alex Gaynor2021-04-281-0/+18
* Bump syn from 1.0.70 to 1.0.71 in /src/rust (#6019)dependabot[bot]2021-04-281-2/+2
* reduce timeout time for CI jobs (#6016)Alex Gaynor2021-04-271-10/+10
* Bump libc from 0.2.93 to 0.2.94 in /src/rust (#6014)dependabot[bot]2021-04-271-2/+2
* update RSA tests with larger key sizes, better hash funcs (#6010)Paul Kehrer2021-04-252-133/+84
* make PRIVATE/PUBLIC_KEY_TYPES a public API (#6001)Mathias Ertl2021-04-248-37/+42
* correct type mistake in DSA skip logic (#6009)Paul Kehrer2021-04-241-8/+17
* update the tests to use sha2 in more places (#6008)Paul Kehrer2021-04-243-24/+24
* Update link (#6007)Alex Gaynor2021-04-241-1/+1
* Port OCSP Request extension parsing to Rust (#6005)Alex Gaynor2021-04-2410-11/+102
* removed paragraph in docs that was very out of date (#6003)Alex Gaynor2021-04-231-7/+0
* typehint OCSPResponseBuilder builder (#6002)Mathias Ertl2021-04-231-1/+7
* Bump asn1 from 0.3.6 to 0.3.7 in /src/rust (#5999)dependabot[bot]2021-04-232-3/+3
* [WIP] 3.0.0 support (#5250)Paul Kehrer2021-04-2213-10/+156
* add typehints to OCSPRequestBuilder() (#5994)Mathias Ertl2021-04-221-1/+9
* Bump syn from 1.0.69 to 1.0.70 in /src/rust (#5993)dependabot[bot]2021-04-221-2/+2
* Delete _der.py (#5992)Alex Gaynor2021-04-212-388/+0
* Port X.509 test parser to Rust (#5979)Alex Gaynor2021-04-215-85/+123
* Unpin 3.9 version on windows (#5990)Alex Gaynor2021-04-201-7/+8
* Fix typo: ANSI X.923 to ANSI X9.23 (#5989)Yang Yang2021-04-201-2/+2
* Fix build with LibreSSL 3.3.2 (#5988)Charlie Li2021-04-193-1/+10
* Bump asn1 from 0.3.5 to 0.3.6 in /src/rust (#5987)dependabot[bot]2021-04-192-3/+3
* Added more paths to coverage path combiner (#5983)Alex Gaynor2021-04-181-1/+2
* Add another ignore path to rust coverage (#5985)Alex Gaynor2021-04-181-0/+1
* properly mark pypy3-nocoverage jobs as no coverage (#5984)Alex Gaynor2021-04-181-2/+2
* Bump asn1 from 0.3.3 to 0.3.5 in /src/rust (#5980)dependabot[bot]2021-04-162-3/+3
* Corrected test parsing of certificates (#5978)Alex Gaynor2021-04-161-2/+2
* Convert encoding two X.509 extensions to Rust (#5977)Alex Gaynor2021-04-153-15/+37
* fixes #5975 -- added typing stubs for rust module (#5976)Alex Gaynor2021-04-155-7/+18
* Convert encode/decode of DSS signatures to Rust (#5965)Alex Gaynor2021-04-143-27/+71
* remove bionic and centos 8 arm64 jobs (#5974)Paul Kehrer2021-04-152-16/+0
* switch to evp_pkey_derive for ECDH (#5973)Paul Kehrer2021-04-144-18/+4
* Attempt to capture rust coverage and sent it to codecov (#5970)Alex Gaynor2021-04-144-4/+70
* switch to using EVP_PKEY_derive instead of DH_compute_key in DH (#5972)Paul Kehrer2021-04-143-32/+45
* Bump redox_syscall from 0.2.5 to 0.2.6 in /src/rust (#5971)dependabot[bot]2021-04-141-2/+2
* Add x509.Name.rfc4514_attribute_name (#5969)Maximilian Hils2021-04-134-2/+29
* Bump asn1 from 0.3.1 to 0.3.3 in /src/rust (#5968)dependabot[bot]2021-04-132-3/+3
* Bump actions/setup-python from v2.2.1 to v2.2.2 (#5966)dependabot[bot]2021-04-132-7/+7
* Bump actions/cache from v2.1.4 to v2.1.5 (#5967)dependabot[bot]2021-04-131-7/+7
* Set `dirhtml` builder explicitly in the RTD config (#5964)Sviatoslav Sydorenko2021-04-121-0/+5
* Converted DER parsing of SPKIs to rust (#5963)Alex Gaynor2021-04-114-28/+35
* Port a tiny tiny bit of the ASN.1 parsing to Rust (#5357)Alex Gaynor2021-04-115-17/+135
* pin to 3.9.2 due to bugs (#5962)Alex Gaynor2021-04-091-1/+1
* re-enable arm64 on centos (#5961)Alex Gaynor2021-04-091-2/+1
* Bump syn from 1.0.68 to 1.0.69 in /src/rust (#5957)dependabot[bot]2021-04-081-2/+2
* Comment out centos arm64 builders so long as they're broken (#5956)Alex Gaynor2021-04-071-1/+2
* Bump libc from 0.2.92 to 0.2.93 in /src/rust (#5955)dependabot[bot]2021-04-071-2/+2
* Bump lock_api from 0.4.2 to 0.4.3 in /src/rust (#5953)dependabot[bot]2021-04-051-2/+2
* Build manylinux_2_24 wheels (#5952)Alex Gaynor2021-04-034-1/+12