| Commit message (Expand) | Author | Age | Files | Lines |
* | fix coverage, small cleanups in tests (#4990) | Paul Kehrer | 2019-09-09 | 1 | -0/+10 |
* | we don't have these mac builders any more (#4892) | Paul Kehrer | 2019-05-25 | 1 | -7/+1 |
* | reduce our engine bindings even more (#4768) | Paul Kehrer | 2019-02-25 | 1 | -0/+19 |
* | support NO_ENGINE (#4763) | Paul Kehrer | 2019-02-25 | 1 | -0/+3 |
* | why did we have these variables (#4764) | Paul Kehrer | 2019-02-24 | 1 | -7/+7 |
* | remove freebsd11 builder (#4401) | Paul Kehrer | 2018-08-15 | 1 | -2/+0 |
* | Fixed #4380 -- do not assume TLSv1 is available in OpenSSL (#4389) | Alex Gaynor | 2018-08-12 | 1 | -1/+1 |
* | Expose `BN_clear_free` in the OpenSSL backend (#4071) | Tux | 2018-01-05 | 1 | -1/+1 |
* | Fixed #4058 -- use the thread-safe API from OpenSSL, not the danger one (#4059) | Alex Gaynor | 2017-12-18 | 1 | -3/+3 |
* | Inline calls to bit_length now that it's trivial (#3966) | Alex Gaynor | 2017-10-12 | 1 | -3/+3 |
* | RSA OAEP label support for OpenSSL 1.0.2+ (#3897) | Paul Kehrer | 2017-09-08 | 1 | -12/+0 |
* | move x509 tests into a module (#3889) | Paul Kehrer | 2017-09-06 | 1 | -1/+1 |
* | remove deprecated items (#3794) | Paul Kehrer | 2017-07-20 | 1 | -33/+3 |
* | Dh parameters serialization (#3504) | Aviv Palivoda | 2017-06-24 | 1 | -0/+4 |
* | fix libressl error/refactor some error handling (#3609) | Paul Kehrer | 2017-05-26 | 1 | -4/+1 |
* | Attempt to simplify the libressl checing (#3482) | Alex Gaynor | 2017-03-26 | 1 | -4/+1 |
* | Ec is a thing (#3453) | Alex Gaynor | 2017-03-15 | 1 | -23/+1 |
* | reverts a change to our exceptions (#3429) | Paul Kehrer | 2017-03-09 | 1 | -5/+3 |
* | DH subgroup order (q) (#3369) | Aviv Palivoda | 2017-03-05 | 1 | -3/+80 |
* | switch the PEM password callback to a C implementation (#3382) | Paul Kehrer | 2017-02-13 | 1 | -15/+24 |
* | enforce password must be bytes when loading PEM/DER asymmetric keys (#3383) | Paul Kehrer | 2017-02-08 | 1 | -1/+1 |
* | add openssl_version_number & doc openssl_version_text (#3329) | Paul Kehrer | 2016-12-21 | 1 | -0/+3 |
* | Drop 1.0.0 (#3312) | Alex Gaynor | 2016-12-13 | 1 | -151/+1 |
* | New osrandom_engine in C (#3229) | Christian Heimes | 2016-12-09 | 1 | -13/+19 |
* | 1.0.2i changed the way COMP_METHOD is exported if NO_COMP is set (#3162) | Paul Kehrer | 2016-09-22 | 1 | -1/+1 |
* | fix warnings in cffi 1.8.3 due to wrong buffer types (#3155) | Paul Kehrer | 2016-09-21 | 1 | -2/+2 |
* | OpenSSL 1.1.0 support (#2826) | Paul Kehrer | 2016-08-26 | 1 | -7/+15 |
* | Use a series of constants for OpenSSL version checks (#3037) | Alex Gaynor | 2016-07-11 | 1 | -8/+8 |
* | Complete the removal of the string '0.9.8' (#3005) | Alex Gaynor | 2016-06-20 | 1 | -1/+1 |
* | Remove a binding and comments that reference 0.9.8 (#2984) | Alex Gaynor | 2016-06-18 | 1 | -1/+1 |
* | Drop OpenSSL 0.9.8 (#2978) | Alex Gaynor | 2016-06-18 | 1 | -25/+0 |
* | RSA OAEP SHA2 Support (#2956) | Paul Kehrer | 2016-06-04 | 1 | -2/+74 |
* | Use teardown since we ignore the method arg anyways (#2928) | Alex Gaynor | 2016-05-30 | 1 | -2/+1 |
* | Replacing test_osrandom_engine_is_default. (#2905) | Andreas Moser | 2016-05-29 | 1 | -0/+12 |
* | py3 is a thing | Paul Kehrer | 2016-03-12 | 1 | -1/+1 |
* | move NUMERICSTRING certificate test to test_openssl & make it more specific | Paul Kehrer | 2016-03-12 | 1 | -0/+21 |
* | Un-double the test doubles | Alex Gaynor | 2016-03-05 | 1 | -40/+13 |
* | Send stderr someplace | Alex Gaynor | 2016-02-27 | 1 | -1/+2 |
* | Actually allocate a buffer that is the correct size. | Tristan Seligmann | 2016-02-08 | 1 | -2/+3 |
* | give a real EVP_PKEY with an invalid default key type to the test | Paul Kehrer | 2016-01-07 | 1 | -2/+0 |
* | opaque EVP_PKEY since EVP_PKEY_id exists | Paul Kehrer | 2016-01-07 | 1 | -1/+1 |
* | Support EC and DSA signing of CRLs in the OpenSSL backend | Paul Kehrer | 2015-12-27 | 1 | -0/+37 |
* | move two tests to the openssl backend tests where they belong | Paul Kehrer | 2015-12-26 | 1 | -1/+51 |
* | RevokedCertificateBuilder | Paul Kehrer | 2015-12-25 | 1 | -2/+2 |
* | add create_x509_revoked_certificate to x509backend interface | Paul Kehrer | 2015-12-25 | 1 | -0/+6 |
* | Merge pull request #2567 from alex/this-is-america | Paul Kehrer | 2015-12-24 | 1 | -1/+1 |
|\ |
|
| * | Spell serialization consistently | Alex Gaynor | 2015-12-24 | 1 | -1/+1 |
* | | CertificateRevocationListBuilder | Paul Kehrer | 2015-12-24 | 1 | -3/+6 |
|/ |
|
* | coverage | Paul Kehrer | 2015-12-24 | 1 | -0/+5 |
* | Change password callback to use userdata pointer | Christian Heimes | 2015-12-20 | 1 | -2/+15 |