summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use asn1::SimpleAsn1Readable for Asn1ReadableOrWritable (#6426)Alex Gaynor2021-10-171-7/+6
* port some crl extensions, refactor a bit (#6425)Paul Kehrer2021-10-176-85/+75
* Encode general names in rust (#6423)Paul Kehrer2021-10-165-51/+95
* encode x509.Name.public_bytes using rust (#6424)Paul Kehrer2021-10-168-31/+83
* Prep x509::Name for being encoded (#6421)Alex Gaynor2021-10-172-5/+56
* parse othernames correctly (#6422)Paul Kehrer2021-10-161-2/+9
* Bump libc from 0.2.103 to 0.2.104 in /src/rust (#6419)dependabot[bot]2021-10-161-2/+2
* Bump asn1 from 0.7.0 to 0.8.0 in /src/rust (#6420)dependabot[bot]2021-10-162-5/+5
* Simplify the implementation of Asn1ReadableOrWritable for our use case (#6417)Alex Gaynor2021-10-171-19/+14
* Bump proc-macro2 from 1.0.29 to 1.0.30 in /src/rust (#6412)dependabot[bot]2021-10-131-2/+2
* remove unused error constant (#6409)Alex Gaynor2021-10-122-6/+0
* remove family of unused bindings (#6408)Alex Gaynor2021-10-121-8/+0
* Remove a ton of unused bindings (#6407)Alex Gaynor2021-10-122-62/+0
* Convert CertificatePolicies to Rust (#6400)Alex Gaynor2021-10-126-113/+174
* Specify the out length when obtaining the tag for poly1305 (#6403)Alex Gaynor2021-10-121-1/+1
* Bump ouroboros from 0.12.0 to 0.13.0 in /src/rust (#6402)dependabot[bot]2021-10-112-5/+5
* Bump to rust-asn1 0.7.0 (#6401)Alex Gaynor2021-10-113-7/+7
* remove low level aes bindings that are no longer necessary (#6399)Paul Kehrer2021-10-102-23/+0
* Remove unused binding (#6398)Alex Gaynor2021-10-101-2/+0
* Port InvalidityDate and KeyUsage serialization to Rust (#6397)Alex Gaynor2021-10-106-51/+89
* Bump asn1 from 0.6.4 to 0.6.5 in /src/rust (#6396)dependabot[bot]2021-10-092-5/+5
* Port EKU, PC, and CRL reason extensions to Rust (#6388)Alex Gaynor2021-10-075-60/+50
* Bump syn from 1.0.78 to 1.0.80 in /src/rust (#6387)dependabot[bot]2021-10-061-2/+2
* PKCS12: return 'friendly name' with PKCS12KeyAndCertificates API (#6348)Felix Fontein2021-10-063-6/+167
* Split Rust x.509 support into multiple files for readability (#6382)Alex Gaynor2021-10-0611-2582/+2687
* remove non-real type declaration in x509.pyi (#6381)Alex Gaynor2021-10-061-3/+0
* Bump quote from 1.0.9 to 1.0.10 in /src/rust (#6379)dependabot[bot]2021-10-051-2/+2
* Convert a few more simple extensions to Rust encoding (#6376)Alex Gaynor2021-10-053-30/+42
* Migrate nonce and basic constraint extensions to Rust (#6375)Alex Gaynor2021-10-055-64/+46
* Structure X.509 code to start moving extension encoding to Rust (#6369)Alex Gaynor2021-10-057-93/+121
* Bump syn from 1.0.77 to 1.0.78 in /src/rust (#6367)dependabot[bot]2021-10-041-2/+2
* fixes #6363 - restores cert repr to its pre-oxidized form (#6364)Alex Gaynor2021-10-041-12/+6
* Accept combined PEM files with multiple sections (#6365)Maximilian Hils2021-10-031-20/+42
* order defines consistently (#6361)Alex Gaynor2021-10-031-3/+3
* Support LibreSSL 3.4.0 (#6360)Charlie Li2021-10-033-6/+15
* remove unused bindings (#6357)Alex Gaynor2021-10-031-7/+0
* remove unused bindings (#6358)Alex Gaynor2021-10-031-14/+1
* support legacy PEM headers for certificate and CSR (#6356)Paul Kehrer2021-10-021-2/+6
* Bump pem from 0.8.3 to 1.0.0 in /src/rust (#6354)dependabot[bot]2021-10-012-3/+3
* Bump ouroboros from 0.11.1 to 0.12.0 in /src/rust (#6341)dependabot[bot]2021-09-302-5/+5
* Require asn1 >= 0.6.4 (#6338)Christian Heimes2021-09-301-1/+1
* reopen main for 36th release (#6335)Paul Kehrer2021-09-291-1/+1
* bump for 35.0 release (#6333)35.0.0Paul Kehrer2021-09-291-1/+1
* Bump smallvec from 1.6.1 to 1.7.0 in /src/rust (#6329)dependabot[bot]2021-09-291-2/+2
* add CRL pyopenssl fallback (#6325)Paul Kehrer2021-09-283-10/+53
* remove unneeded bindings (#6324)Paul Kehrer2021-09-283-63/+0
* Parse CSRs in pure rust (#6312)Paul Kehrer2021-09-287-494/+359
* Bump asn1 from 0.6.3 to 0.6.4 in /src/rust (#6318)dependabot[bot]2021-09-271-4/+4
* separate cert extension parsing into its own function (#6319)Paul Kehrer2021-09-271-154/+155
* Bump libc from 0.2.102 to 0.2.103 in /src/rust (#6317)dependabot[bot]2021-09-271-2/+2