| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1909 from Lukasa/x509_vfy | Paul Kehrer | 2015-05-07 | 1 | -1/+15 |
|\ |
|
| * | Cleanup definition | Cory Benfield | 2015-05-07 | 1 | -5/+6 |
| * | Expand out definition of X509_STORE_CTX | Cory Benfield | 2015-05-06 | 1 | -1/+14 |
* | | Merge pull request #1910 from eeshangarg/add-openssl-binding-for-SSL_set_verify | Alex Gaynor | 2015-05-07 | 1 | -0/+1 |
|\ \ |
|
| * | | Add OpenSSL binding for SSL_set_verify | Eeshan Garg | 2015-05-07 | 1 | -0/+1 |
* | | | Add OpenSSL binding for SSL_set_tlsext_status_type | Eeshan Garg | 2015-05-05 | 1 | -0/+13 |
|/ / |
|
* | | add support for authority information access in the openssl backend | Paul Kehrer | 2015-05-04 | 2 | -0/+37 |
* | | Rewrite check to read clearer. | Terry Chia | 2015-05-04 | 1 | -2/+2 |
* | | Merge pull request #1901 from eeshangarg/openssl-binding-SSL-get-tlsext-statu... | Paul Kehrer | 2015-05-04 | 1 | -0/+3 |
|\ \ |
|
| * | | Add OpenSSL binding for SSL_get_tlsext_status_ocsp_resp | Eeshan Garg | 2015-05-04 | 1 | -0/+3 |
* | | | authority key identifier support in the openssl backend | Paul Kehrer | 2015-05-03 | 2 | -0/+44 |
* | | | Fix AKI authority_cert_issuer type | Paul Kehrer | 2015-05-03 | 1 | -2/+7 |
|/ / |
|
* | | updates based on review feedback | Paul Kehrer | 2015-05-02 | 1 | -2/+4 |
* | | add authority information access classes | Paul Kehrer | 2015-05-02 | 1 | -0/+67 |
* | | oops this was already defined | Paul Kehrer | 2015-05-02 | 1 | -1/+0 |
* | | Extended key usage support for the openssl backend | Paul Kehrer | 2015-05-02 | 2 | -0/+26 |
* | | Merge pull request #1890 from reaperhulk/add-eq-ne-eku | Alex Gaynor | 2015-05-02 | 1 | -5/+13 |
|\ \ |
|
| * | | let's not wrap this for no reason | Paul Kehrer | 2015-05-02 | 1 | -3/+1 |
| * | | add eq/ne to ExtendedKeyUsage | Paul Kehrer | 2015-05-02 | 1 | -5/+15 |
| |/ |
|
* | | Merge pull request #1881 from reaperhulk/san-rfc822name | Alex Gaynor | 2015-05-02 | 1 | -0/+22 |
|\ \ |
|
| * | | error if it's all empty | Paul Kehrer | 2015-05-02 | 1 | -1/+2 |
| * | | u prefixes for everyone | Paul Kehrer | 2015-05-02 | 1 | -1/+1 |
| * | | improve if/elif chain, add some comments | Paul Kehrer | 2015-05-01 | 1 | -6/+11 |
| * | | add support for rfc822name general names | Paul Kehrer | 2015-04-30 | 1 | -0/+16 |
* | | | Expose SSL_CTX_set_cert_verify_callback | Cory Benfield | 2015-05-02 | 1 | -0/+3 |
| |/
|/| |
|
* | | Merge pull request #1883 from reaperhulk/fix-1866 | Alex Gaynor | 2015-04-30 | 3 | -0/+23 |
|\ \ |
|
| * | | add support for equality testing to x509.Certificate | Paul Kehrer | 2015-04-30 | 3 | -0/+23 |
| |/ |
|
* | | Merge pull request #1880 from endreszabo/patch-1 | Paul Kehrer | 2015-04-30 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Add del_extension needed by Zorp | Endre Szabo | 2015-04-30 | 1 | -0/+1 |
* | | add support for directory name general names | Paul Kehrer | 2015-04-30 | 1 | -0/+4 |
|/ |
|
* | add support for ipaddress to general name parsing | Paul Kehrer | 2015-04-30 | 1 | -0/+9 |
* | Merge pull request #1862 from reaperhulk/san-uri | Alex Gaynor | 2015-04-28 | 1 | -0/+28 |
|\ |
|
| * | add URI general name support | Paul Kehrer | 2015-04-28 | 1 | -0/+28 |
* | | Merge pull request #1795 from public/dh-backend-interfaces-2015 | Paul Kehrer | 2015-04-28 | 1 | -0/+52 |
|\ \ |
|
| * | | DH backend interfaces | Alex Stapleton | 2015-04-25 | 1 | -0/+52 |
* | | | Added support for ssl_get_version | Jim Shaver | 2015-04-26 | 1 | -0/+1 |
|/ / |
|
* / | some initial OCSP bindings | Paul Kehrer | 2015-04-24 | 1 | -0/+30 |
|/ |
|
* | support registeredID general name in OpenSSL backend | Paul Kehrer | 2015-04-22 | 1 | -0/+3 |
* | return only an int for unsupported general name type, update docs | Paul Kehrer | 2015-04-22 | 1 | -1/+1 |
* | update exception to contain detail | Paul Kehrer | 2015-04-21 | 2 | -2/+5 |
* | handle otherName, x400Address, and ediPartyName in OpenSSL backend | Paul Kehrer | 2015-04-21 | 2 | -0/+24 |
* | Merge pull request #1857 from reaperhulk/san-check-list-elements | Alex Gaynor | 2015-04-21 | 1 | -0/+6 |
|\ |
|
| * | add a check to require that the list passed to SAN is all general names | Paul Kehrer | 2015-04-21 | 1 | -0/+6 |
* | | review fixes | Paul Kehrer | 2015-04-21 | 2 | -21/+2 |
* | | Support Subject Alternative Name in the OpenSSL backend | Paul Kehrer | 2015-04-20 | 2 | -0/+47 |
|/ |
|
* | AuthorityKeyIdentifier support | Paul Kehrer | 2015-04-18 | 1 | -0/+37 |
* | Merge pull request #1783 from reaperhulk/san-class | Alex Gaynor | 2015-04-18 | 1 | -0/+170 |
|\ |
|
| * | Add GeneralName and SubjectAlternativeName classes | Paul Kehrer | 2015-04-14 | 1 | -0/+170 |
* | | Merge pull request #1849 from Sp1l/master | Paul Kehrer | 2015-04-17 | 1 | -1/+1 |
|\ \ |
|
| * | | LibreSSL added ALPN support in 2.1.3 | Bernard Spil | 2015-04-15 | 1 | -1/+1 |