aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* switch reasons to frozensetPaul Kehrer2015-05-093-40/+46
* update doc languagePaul Kehrer2015-05-091-3/+4
* separate full_name/relative_name and change reasons to an enumerationPaul Kehrer2015-05-093-195/+185
* add CRLDistributionPoints and associated classesPaul Kehrer2015-05-063-0/+498
* Merge pull request #1904 from reaperhulk/x509-ossl-aiaAlex Gaynor2015-05-053-0/+135
|\
| * add support for authority information access in the openssl backendPaul Kehrer2015-05-043-0/+135
|/
* Merge pull request #1903 from reaperhulk/add-aia-vectorsAlex Gaynor2015-05-044-0/+66
|\
| * add some authority information access x509 vectorsPaul Kehrer2015-05-044-0/+66
|/
* Merge pull request #1902 from Ayrx/make-check-clearerAlex Gaynor2015-05-041-2/+2
|\
| * Rewrite check to read clearer.Terry Chia2015-05-041-2/+2
|/
* Merge pull request #1901 from eeshangarg/openssl-binding-SSL-get-tlsext-statu...Paul Kehrer2015-05-041-0/+3
|\
| * Add OpenSSL binding for SSL_get_tlsext_status_ocsp_respEeshan Garg2015-05-041-0/+3
* | Merge pull request #1899 from reaperhulk/x509-ossl-akiAlex Gaynor2015-05-044-0/+129
|\ \
| * | authority key identifier support in the openssl backendPaul Kehrer2015-05-034-0/+129
|/ /
* | Merge pull request #1896 from reaperhulk/aki-fixAlex Gaynor2015-05-032-22/+33
|\ \
| * | Fix AKI authority_cert_issuer typePaul Kehrer2015-05-032-22/+33
| |/
* | Merge pull request #1895 from reaperhulk/aki-vectorAlex Gaynor2015-05-033-0/+44
|\ \
| * | add another authority key identifier vectorPaul Kehrer2015-05-032-0/+22
| * | add AKI vectorPaul Kehrer2015-05-032-0/+22
| |/
* | Merge pull request #1867 from public/secp256k1-vectorsPaul Kehrer2015-05-035-1/+188
|\ \
| * | Add new vectors to the docsAlex Stapleton2015-05-031-1/+7
| * | Docs for custom secp256k1 vectorsAlex Stapleton2015-05-031-0/+32
| * | Support loading of SECP256K1 vectorsAlex Stapleton2015-05-031-0/+1
| * | Verification scriptAlex Stapleton2015-05-031-0/+59
| * | Script for generating SECP256K1 vectorsAlex Stapleton2015-05-031-0/+89
| |/
* | Merge pull request #1894 from alex/try-to-english-betterPaul Kehrer2015-05-031-4/+4
|\ \ | |/ |/|
| * Attempt to make the BasicConstraints.path_length docs more clearAlex Gaynor2015-05-031-4/+4
* | Merge pull request #1893 from reaperhulk/san-exampleAlex Gaynor2015-05-031-0/+48
|\ \
| * | add some commentsPaul Kehrer2015-05-021-2/+3
| * | add example to show how to get DNSNames from SAN extensionPaul Kehrer2015-05-021-0/+47
| |/
* | Merge pull request #1892 from reaperhulk/x509-aiaAlex Gaynor2015-05-034-0/+255
|\ \ | |/ |/|
| * updates based on review feedbackPaul Kehrer2015-05-023-4/+13
| * add authority information access classesPaul Kehrer2015-05-024-0/+246
|/
* Merge pull request #1891 from reaperhulk/x509-ossl-ekuAlex Gaynor2015-05-023-0/+54
|\
| * oops this was already definedPaul Kehrer2015-05-021-1/+0
| * Extended key usage support for the openssl backendPaul Kehrer2015-05-023-0/+55
|/
* Merge pull request #1890 from reaperhulk/add-eq-ne-ekuAlex Gaynor2015-05-022-5/+28
|\
| * let's not wrap this for no reasonPaul Kehrer2015-05-021-3/+1
| * add eq/ne to ExtendedKeyUsagePaul Kehrer2015-05-022-5/+30
* | Merge pull request #1881 from reaperhulk/san-rfc822nameAlex Gaynor2015-05-022-0/+110
|\ \
| * | error if it's all emptyPaul Kehrer2015-05-021-1/+2
| * | missed a uPaul Kehrer2015-05-021-1/+1
| * | u prefixes for everyonePaul Kehrer2015-05-021-1/+1
| * | improve if/elif chain, add some commentsPaul Kehrer2015-05-011-6/+11
| * | add support for rfc822name general namesPaul Kehrer2015-04-302-0/+104
* | | Merge pull request #1888 from Lukasa/cert_verify_cbAlex Gaynor2015-05-021-0/+3
|\ \ \
| * | | Expose SSL_CTX_set_cert_verify_callbackCory Benfield2015-05-021-0/+3
| | |/ | |/|
* | | Merge pull request #1887 from alex/buildtimetrendsPaul Kehrer2015-05-021-0/+2
|\ \ \ | |/ / |/| |
| * | Adde back the Build Time Trends webhook to collect stats on how long our buil...Alex Gaynor2015-05-021-0/+2
|/ /
* | Merge pull request #1885 from reaperhulk/iap-vectorsAlex Gaynor2015-05-023-0/+40
|\ \