summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump actions/cache from 2.1.6 to 2.1.7dependabot/github_actions/actions/cache-2.1.7dependabot[bot]2021-11-232-9/+9
* Bump libc from 0.2.107 to 0.2.108 in /src/rust (#6647)dependabot[bot]2021-11-221-2/+2
* switch to .tar.xz for the vectors (#6646)Paul Kehrer2021-11-211-0/+3
* Reopen main for the 37.0.0 release (#6645)Alex Gaynor2021-11-213-2/+9
* Bump for 36.0.0 release (#6643)36.0.0Alex Gaynor2021-11-223-7/+4
* Final polish on removing backends from places they aren't required (#6644)Alex Gaynor2021-11-225-49/+12
* allow parsing of nonstandard country name and jurisdiction country name (#6641)Paul Kehrer2021-11-215-3/+61
* remind people we're going to remove verifier/signer (#6640)Paul Kehrer2021-11-212-2/+8
* Simplify the code in the AEAD test (#6638)Alex Gaynor2021-11-211-10/+10
* Added a CI job for 3.11-dev (#6637)Alex Gaynor2021-11-211-0/+1
* Reduce number of windows builders (#6636)Alex Gaynor2021-11-201-2/+2
* Make randomorder a regular job and not a distro one (#6633)Alex Gaynor2021-11-211-1/+1
* Remove unused attributes (#6631)Alex Gaynor2021-11-211-2/+0
* Try removing line whose purpose I don't understand (#6632)Alex Gaynor2021-11-211-1/+0
* fixes #6627 -- added two changes to our 36.0 changelog (#6628)Alex Gaynor2021-11-201-0/+11
* support negative serials in certificate parsing (#6626)Paul Kehrer2021-11-208-26/+60
* fixes #6404 -- attempt to treat OCSP Nonce as being an octet string (#6625)Alex Gaynor2021-11-205-10/+12
* Bump pyo3 from 0.15.0 to 0.15.1 in /src/rust (#6623)dependabot[bot]2021-11-192-9/+9
* Bump asn1 from 0.8.6 to 0.8.7 in /src/rust (#6622)dependabot[bot]2021-11-182-5/+5
* disable some workflows on forks (#6619)Paul Kehrer2021-11-182-0/+2
* Bump actions/setup-python from 2.2.2 to 2.3.0 (#6620)dependabot[bot]2021-11-183-9/+9
* more typing (#6616)Paul Kehrer2021-11-175-95/+133
* raise warning on encoded default value in csr (#6615)Paul Kehrer2021-11-172-3/+19
* type some more things in the tests (#6614)Paul Kehrer2021-11-176-14/+32
* Update fernet docs to use latest Django recommendations (#6611)April King2021-11-161-4/+4
* add AES SIV vectors (#6608)Paul Kehrer2021-11-152-0/+35
* OCB3 support (#6607)Paul Kehrer2021-11-145-3/+288
* add AES OCB3 test vectors (#6606)Paul Kehrer2021-11-152-0/+113
* remove deprecated calls in tests (#6604)Paul Kehrer2021-11-141-5/+7
* support attributes on csrs with an iterable (#6603)Paul Kehrer2021-11-147-85/+439
* Allow parsing CSR extensions with the critical bit having an explicitly encod...Alex Gaynor2021-11-144-3/+76
* add one more engine binding (#6599)Paul Kehrer2021-11-122-0/+11
* Mention LibreSSL and BoringSSL in our installation docs (#6597)Alex Gaynor2021-11-131-0/+3
* Make --capture=no and --strict-markers enabled by default for pytest (#6598)Alex Gaynor2021-11-132-3/+3
* boring changelog (#6595)Paul Kehrer2021-11-122-0/+5
* handle unused bits in distribution point reasons as well (#6594)Paul Kehrer2021-11-122-7/+9
* encode KeyUsage with unused bits (#6593)Paul Kehrer2021-11-122-14/+68
* Run tests/hazmat/bindings/test_openssl.py on BoringSSL (#6592)Alex Gaynor2021-11-122-10/+21
* skip pkcs7 tests on boring (#6591)Paul Kehrer2021-11-123-20/+31
* Allow to serialize extension values as DER bytes strings (#6346)Felix Fontein2021-11-126-2/+557
* x509 tests for boring (#6590)Paul Kehrer2021-11-125-11/+16
* Run tests/primitives/test_{dh,serialization}.py on BoringSSL (#6589)Alex Gaynor2021-11-123-1/+21
* Run tests/hazmat/backends/ under BoringSSL (#6588)Alex Gaynor2021-11-123-2/+9
* Run a small number of bindings and backend tests on BoringSSL (#6587)Alex Gaynor2021-11-121-1/+1
* Run tests/primitives/ (minus a few files) on BoringSSL (#6584)Alex Gaynor2021-11-113-4/+9
* Make DH bindings follow style guide (#6586)Alex Gaynor2021-11-121-2/+2
* Run tests/wycheproof/ on BoringSSL (#6583)Alex Gaynor2021-11-123-3/+15
* Move extension encoding code to new crate x509::extensions (#6571)Felix Fontein2021-11-1112-597/+565
* Break down the test/hazmat/ skips (#6578)Alex Gaynor2021-11-101-1/+1
* Run tests/hypothesis/ under boringssl (#6577)Alex Gaynor2021-11-101-1/+1