| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | changelog addition for freshestcrl in CRLs (#4986) | Paul Kehrer | 2019-09-07 | 1 | -0/+2 |
* | Allow FreshestCRL extension in CRL (#4975) | Marko Kreen | 2019-09-07 | 3 | -0/+35 |
* | fix coverage by adding two artificial DSA public keys (#4984) | Paul Kehrer | 2019-09-06 | 4 | -0/+37 |
* | Improve documentation for ECDSA sign and verify (#4970) | Harry Stern | 2019-08-16 | 1 | -6/+17 |
* | Add SSL_get0_verified_chain to cffi lib (#4965) | arjenzorgdoc | 2019-08-14 | 2 | -0/+16 |
* | Fixes #4956 -- added a changelog entry for the removal of the asn1crypto dep ... | Alex Gaynor | 2019-07-28 | 1 | -0/+1 |
* | Make DER reader into a context manager (#4957) | Alex Gaynor | 2019-07-28 | 5 | -54/+65 |
* | Run pep8 tests first in travis (#4958) | Alex Gaynor | 2019-07-28 | 1 | -2/+2 |
* | Remove asn1crypto dependency (#4941) | David Benjamin | 2019-07-28 | 10 | -64/+509 |
* | fix osrandom/builtin switching methods for 1.1.0+ (#4955) | Paul Kehrer | 2019-07-27 | 2 | -7/+9 |
* | some test improvements (#4954) | Paul Kehrer | 2019-07-27 | 1 | -1/+25 |
* | add x509 CSR with challenge password (#4942) | Paul Kehrer | 2019-07-09 | 2 | -0/+18 |
* | add bindings to parse and create challenge passwords in X509 CSRs (#4943) | Paul Kehrer | 2019-07-09 | 2 | -1/+11 |
* | add class methods for poly1305 sign verify operations (#4932) | Jeff Yang | 2019-07-08 | 4 | -0/+91 |
* | Fix some backend feature checks in tests (#4931) | David Benjamin | 2019-07-08 | 8 | -20/+10 |
* | Write a test for an uncovered line (#4940) | Alex Gaynor | 2019-07-06 | 1 | -0/+24 |
* | prevaricate more about anyextendedkeyusage (#4939) | Paul Kehrer | 2019-07-06 | 1 | -1/+6 |
* | ed25519 support in x509 certificate builder (#4937) | Paul Kehrer | 2019-07-06 | 6 | -14/+168 |
* | fix inaccurate ed25519 vector docs (#4938) | Paul Kehrer | 2019-07-06 | 1 | -1/+1 |
* | more ed25519 vectors, better description of RFC 8410 vector (#4936) | Paul Kehrer | 2019-07-06 | 4 | -2/+33 |
* | add ed25519ph x509 test vector (#4933) | Paul Kehrer | 2019-07-03 | 2 | -0/+11 |
* | we do not use getrandom in nonblocking mode any more (#4934) | Paul Kehrer | 2019-07-03 | 1 | -1/+1 |
* | Alpine linux now contains python 3.7 (#4929) | Alex Gaynor | 2019-06-22 | 1 | -2/+2 |
* | Make the rst headers in limitations.rst consistent (#4926) | Alex Gaynor | 2019-06-16 | 1 | -2/+2 |
* | Fixes #4731 -- update the secure memory wiping docs (#4925) | Alex Gaynor | 2019-06-15 | 2 | -7/+13 |
* | Refs #4923; deprecate OpenSSL 1.0.1 (#4924) | Alex Gaynor | 2019-06-15 | 3 | -3/+5 |
* | Switch to new notBefore/After APIs (#4914) | Rosen Penev | 2019-06-07 | 3 | -4/+13 |
* | Only EVP_CTRL_AEAD_SET_TAG in _aead_setup for CCM mode (#4916) | Christian Heimes | 2019-06-05 | 1 | -1/+2 |
* | fixed broken random order (#4913) | Alex Gaynor | 2019-06-03 | 1 | -1/+1 |
* | Simplify how we define random order tests in tox (#4912) | Alex Gaynor | 2019-06-02 | 2 | -10/+4 |
* | Manylinux2010 wheel (#4910) | Paul Kehrer | 2019-06-02 | 5 | -18/+43 |
* | Use the official pytest random order plugin (#4911) | Alex Gaynor | 2019-06-02 | 1 | -2/+2 |
* | hack workaround so wheel builder works (#4905) | Paul Kehrer | 2019-05-30 | 1 | -3/+9 |
* | reopen master for 2.8 (#4906) | Paul Kehrer | 2019-05-30 | 3 | -2/+11 |
* | bump for 2.7 release (#4903) | Paul Kehrer | 2019-05-30 | 3 | -6/+4 |
* | brew update (#4904) | Alex Gaynor | 2019-05-30 | 1 | -0/+3 |
* | update to latest openssl on travis builders where appropriate (#4900) | Paul Kehrer | 2019-05-28 | 1 | -7/+7 |
* | Added a new packaging test (#4899) | Alex Gaynor | 2019-05-27 | 3 | -2/+18 |
* | update docs with latest info & remove the last ci.cryptography.io stuff (#4898) | Paul Kehrer | 2019-05-26 | 2 | -7/+8 |
* | Remove the final vestigates of Jenkins (#4897) | Alex Gaynor | 2019-05-26 | 9 | -417/+5 |
* | Add windows to azure wheel builder (#4881) | Alex Gaynor | 2019-05-26 | 1 | -0/+78 |
* | Added Windows tests for 3.4-3.7 (#4895) | Alex Gaynor | 2019-05-25 | 1 | -0/+48 |
* | set the path so codecov can find coverage on windows (#4896) | Paul Kehrer | 2019-05-25 | 1 | -1/+1 |
* | Strip out unused paths for Jenkinsfile (#4894) | Alex Gaynor | 2019-05-25 | 1 | -120/+52 |
* | Delete Jenkinsfile-Update-Homebrew-OpenSSL (#4893) | Alex Gaynor | 2019-05-25 | 1 | -33/+0 |
* | Update release.py to use azure for wheel building (#4878) | Alex Gaynor | 2019-05-25 | 3 | -139/+90 |
* | we don't have these mac builders any more (#4892) | Paul Kehrer | 2019-05-25 | 2 | -15/+1 |
* | Small style cleanup (#4891) | Alex Gaynor | 2019-05-19 | 1 | -1/+1 |
* | add name for ExtensionOID.PRECERT_POISON (#4853) | redshiftzero | 2019-05-19 | 2 | -1/+9 |
* | fix aia encoding memory leak (#4889) | Paul Kehrer | 2019-05-18 | 2 | -12/+75 |