summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Bump ouroboros from 0.10.1 to 0.11.1 in /src/rust (#6315)dependabot[bot]2021-09-272-5/+5
* Use shorter pyo3 exported names (#6308)Alex Gaynor2021-09-272-23/+15
* remove unused rand bindings (#6309)Alex Gaynor2021-09-271-5/+0
* remove unused bindings from x509name (#6310)Alex Gaynor2021-09-271-11/+0
* Ensure there's nothing on the error stack after tests (#5997)Alex Gaynor2021-09-261-0/+10
* Remove some unused constants (#6307)Alex Gaynor2021-09-264-37/+0
* Remove unused OCSP bindings (#6306)Alex Gaynor2021-09-261-112/+0
* Simplify pyo3 import path (#6305)Alex Gaynor2021-09-262-18/+14
* Convert OCSPResponse to be Rust (#6297)Alex Gaynor2021-09-257-469/+553
* Bump syn from 1.0.76 to 1.0.77 in /src/rust (#6304)dependabot[bot]2021-09-241-2/+2
* fixes #6287 - made naming of _create_asn1_time consistent (#6303)Alex Gaynor2021-09-241-7/+7
* Added additional OCSP response tests (#6300)Alex Gaynor2021-09-241-2/+6
* Bump instant from 0.1.10 to 0.1.11 in /src/rust (#6299)dependabot[bot]2021-09-231-2/+2
* Bump asn1 from 0.6.2 to 0.6.3 in /src/rust (#6296)dependabot[bot]2021-09-221-4/+4
* Use Arc for storing data contents in self-referential structs (#6294)Alex Gaynor2021-09-222-6/+7
* Simplify code by using newish rust-asn1 API (#6293)Alex Gaynor2021-09-221-1/+1
* simplify code (#6291)Alex Gaynor2021-09-201-1/+1
* better exception text for public_bytes on cert/crl (#6288)Paul Kehrer2021-09-191-2/+2
* Migrate CRL implementation to Rust (#6276)Alex Gaynor2021-09-209-413/+631
* Don't internal error on CRL with no nextUpdate value (#6282)Alex Gaynor2021-09-192-3/+4
* Bump libc from 0.2.101 to 0.2.102 in /src/rust (#6274)dependabot[bot]2021-09-151-2/+2
* _ModuleWithDeprecations should inherit from types.ModuleType (#6267) (#6268)Sándor Jenei2021-09-131-1/+3
* resolve lazy import race condition (#6272)Paul Kehrer2021-09-126-276/+284
* add more eku oids (#6271)Paul Kehrer2021-09-121-0/+4
* cffi: check openssl version is less than 1.1.0 (#6266)match man2021-09-131-0/+4
* Bump pyo3 from 0.14.4 to 0.14.5 in /src/rust (#6261)dependabot[bot]2021-09-062-9/+9
* Bump syn from 1.0.75 to 1.0.76 in /src/rust (#6259)dependabot[bot]2021-09-041-2/+2
* Bump asn1 from 0.6.1 to 0.6.2 in /src/rust (#6258)dependabot[bot]2021-09-041-4/+4
* raise a ValueError if the AEAD tag is too long (#6246)Paul Kehrer2021-09-044-15/+30
* Implement KBKDFCMAC (#6181)kjackiewicz2021-09-031-30/+144
* Bump proc-macro2 from 1.0.28 to 1.0.29 in /src/rust (#6252)dependabot[bot]2021-08-301-2/+2
* Bump parking_lot from 0.11.1 to 0.11.2 in /src/rust (#6249)dependabot[bot]2021-08-301-4/+4
* Bump lock_api from 0.4.4 to 0.4.5 in /src/rust (#6247)dependabot[bot]2021-08-301-2/+2
* Bump pyo3 from 0.14.3 to 0.14.4 in /src/rust (#6251)dependabot[bot]2021-08-302-9/+9
* Port most of setup.py to setup.cfg (#6239)Paul Kehrer2021-08-292-25/+0
* turn on mypy disallow implicit reexport and fix issues (#6240)Paul Kehrer2021-08-294-4/+10
* add PKCS7_get0_signers(), X509_STORE_set_purpose(), and X509_PURPOSE_* (#6187)Mathias Panzenböck2021-08-292-0/+22
* FIPS 3.0.0 support (#6012)Paul Kehrer2021-08-295-9/+97
* Bump libc from 0.2.100 to 0.2.101 in /src/rust (#6231)dependabot[bot]2021-08-261-2/+2
* Bump libc from 0.2.99 to 0.2.100 in /src/rust (#6218)dependabot[bot]2021-08-231-2/+2
* Bump syn from 1.0.74 to 1.0.75 in /src/rust (#6217)dependabot[bot]2021-08-231-2/+2
* Bump pyo3 from 0.14.2 to 0.14.3 in /src/rust (#6216)dependabot[bot]2021-08-232-9/+9
* Bump bitflags from 1.3.1 to 1.3.2 in /src/rust (#6211)dependabot[bot]2021-08-161-2/+2
* Bump bitflags from 1.2.1 to 1.3.1 in /src/rust (#6208)dependabot[bot]2021-08-121-2/+2
* Add RDN for emailAddress (#6100)DivineHawk2021-08-121-0/+1
* Speed up RSA tests in 3.0.0 (#6206)Paul Kehrer2021-08-112-8/+21
* Bump libc from 0.2.98 to 0.2.99 in /src/rust (#6205)dependabot[bot]2021-08-101-2/+2
* Bump asn1 from 0.6.0 to 0.6.1 in /src/rust (#6202)dependabot[bot]2021-08-091-4/+4
* Bump pyo3 from 0.14.1 to 0.14.2 in /src/rust (#6200)dependabot[bot]2021-08-092-9/+9
* Bump redox_syscall from 0.2.9 to 0.2.10 in /src/rust (#6198)dependabot[bot]2021-08-091-2/+2