Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vectors generated by the custom vector generator in #1867 | Paul Kehrer | 2015-05-03 | 1 | -0/+7890 |
| | |||||
* | Merge pull request #1896 from reaperhulk/aki-fix | Alex Gaynor | 2015-05-03 | 2 | -22/+33 |
|\ | | | | | Fix AKI authority_cert_issuer type | ||||
| * | Fix AKI authority_cert_issuer type | Paul Kehrer | 2015-05-03 | 2 | -22/+33 |
| | | | | | | | | | | | | It was originally defined as an X509 Name, but in reality it is a list of GeneralName objects (albeit typically a list of one DirectoryName). | ||||
* | | Merge pull request #1895 from reaperhulk/aki-vector | Alex Gaynor | 2015-05-03 | 3 | -0/+44 |
|\ \ | | | | | | | add AKI vector | ||||
| * | | add another authority key identifier vector | Paul Kehrer | 2015-05-03 | 2 | -0/+22 |
| | | | |||||
| * | | add AKI vector | Paul Kehrer | 2015-05-03 | 2 | -0/+22 |
| |/ | |||||
* | | Merge pull request #1867 from public/secp256k1-vectors | Paul Kehrer | 2015-05-03 | 5 | -1/+188 |
|\ \ | | | | | | | Script for generating SECP256K1 vectors | ||||
| * | | Add new vectors to the docs | Alex Stapleton | 2015-05-03 | 1 | -1/+7 |
| | | | |||||
| * | | Docs for custom secp256k1 vectors | Alex Stapleton | 2015-05-03 | 1 | -0/+32 |
| | | | |||||
| * | | Support loading of SECP256K1 vectors | Alex Stapleton | 2015-05-03 | 1 | -0/+1 |
| | | | |||||
| * | | Verification script | Alex Stapleton | 2015-05-03 | 1 | -0/+59 |
| | | | |||||
| * | | Script for generating SECP256K1 vectors | Alex Stapleton | 2015-05-03 | 1 | -0/+89 |
| |/ | |||||
* | | Merge pull request #1894 from alex/try-to-english-better | Paul Kehrer | 2015-05-03 | 1 | -4/+4 |
|\ \ | |/ |/| | Attempt to make the BasicConstraints.path_length docs more clear | ||||
| * | Attempt to make the BasicConstraints.path_length docs more clear | Alex Gaynor | 2015-05-03 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #1893 from reaperhulk/san-example | Alex Gaynor | 2015-05-03 | 1 | -0/+48 |
|\ \ | | | | | | | add example to show how to get DNSNames from SAN extension | ||||
| * | | add some comments | Paul Kehrer | 2015-05-02 | 1 | -2/+3 |
| | | | |||||
| * | | add example to show how to get DNSNames from SAN extension | Paul Kehrer | 2015-05-02 | 1 | -0/+47 |
| |/ | |||||
* | | Merge pull request #1892 from reaperhulk/x509-aia | Alex Gaynor | 2015-05-03 | 4 | -0/+255 |
|\ \ | |/ |/| | add authority information access classes | ||||
| * | updates based on review feedback | Paul Kehrer | 2015-05-02 | 3 | -4/+13 |
| | | |||||
| * | add authority information access classes | Paul Kehrer | 2015-05-02 | 4 | -0/+246 |
|/ | |||||
* | Merge pull request #1891 from reaperhulk/x509-ossl-eku | Alex Gaynor | 2015-05-02 | 3 | -0/+54 |
|\ | | | | | Extended key usage support for the openssl backend | ||||
| * | 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 | 3 | -0/+55 |
|/ | |||||
* | Merge pull request #1890 from reaperhulk/add-eq-ne-eku | Alex Gaynor | 2015-05-02 | 2 | -5/+28 |
|\ | | | | | add eq/ne to ExtendedKeyUsage | ||||
| * | 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 | 2 | -5/+30 |
| | | |||||
* | | Merge pull request #1881 from reaperhulk/san-rfc822name | Alex Gaynor | 2015-05-02 | 2 | -0/+110 |
|\ \ | | | | | | | add support for rfc822name general names | ||||
| * | | error if it's all empty | Paul Kehrer | 2015-05-02 | 1 | -1/+2 |
| | | | |||||
| * | | missed a u | Paul Kehrer | 2015-05-02 | 1 | -1/+1 |
| | | | |||||
| * | | 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 | 2 | -0/+104 |
| | | | |||||
* | | | Merge pull request #1888 from Lukasa/cert_verify_cb | Alex Gaynor | 2015-05-02 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Expose SSL_CTX_set_cert_verify_callback | ||||
| * | | | Expose SSL_CTX_set_cert_verify_callback | Cory Benfield | 2015-05-02 | 1 | -0/+3 |
| | |/ | |/| | |||||
* | | | Merge pull request #1887 from alex/buildtimetrends | Paul Kehrer | 2015-05-02 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | Adde back the Build Time Trends webhook to collect stats on how long our builds take | ||||
| * | | Adde back the Build Time Trends webhook to collect stats on how long our ↵ | Alex Gaynor | 2015-05-02 | 1 | -0/+2 |
|/ / | | | | | | | builds take | ||||
* | | Merge pull request #1885 from reaperhulk/iap-vectors | Alex Gaynor | 2015-05-02 | 3 | -0/+40 |
|\ \ | | | | | | | add inhibit any policy test vectors | ||||
| * | | add inhibit any policy test vectors | Paul Kehrer | 2015-05-01 | 3 | -0/+40 |
| | | | |||||
* | | | Merge pull request #1886 from reaperhulk/eku-vectors | Alex Gaynor | 2015-05-02 | 2 | -0/+22 |
|\ \ \ | |/ / |/| | | add an extended key usage x509 vector | ||||
| * | | add an extended key usage x509 vector | Paul Kehrer | 2015-05-01 | 2 | -0/+22 |
|/ / | |||||
* | | Merge pull request #1883 from reaperhulk/fix-1866 | Alex Gaynor | 2015-04-30 | 4 | -0/+53 |
|\ \ | | | | | | | add support for equality testing to x509.Certificate | ||||
| * | | add support for equality testing to x509.Certificate | Paul Kehrer | 2015-04-30 | 4 | -0/+53 |
| |/ | |||||
* | | Merge pull request #1880 from endreszabo/patch-1 | Paul Kehrer | 2015-04-30 | 1 | -0/+1 |
|\ \ | |/ |/| | Add X509_delete_ext binding needed by Zorp | ||||
| * | Add del_extension needed by Zorp | Endre Szabo | 2015-04-30 | 1 | -0/+1 |
| | | | | | | Balabit Zorp application level firewall relies on the del_extension function to remove attributes like CRL pathes from the mimicked certificates when doing man-in-the-middle traffic filtering. | ||||
* | | Merge pull request #1879 from reaperhulk/san-dirname | Alex Gaynor | 2015-04-30 | 2 | -0/+29 |
|\ \ | |/ |/| | add support for directory name general names | ||||
| * | add support for directory name general names | Paul Kehrer | 2015-04-30 | 2 | -0/+29 |
|/ | |||||
* | Merge pull request #1872 from reaperhulk/san-rfc822-ip-dirname | Alex Gaynor | 2015-04-30 | 2 | -0/+31 |
|\ | | | | | add support for ipaddress to general name parsing | ||||
| * | add support for ipaddress to general name parsing | Paul Kehrer | 2015-04-30 | 2 | -0/+31 |
|/ | |||||
* | Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir | Alex Gaynor | 2015-04-29 | 3 | -0/+40 |
|\ | | | | | add test vectors for directory name and ip address SAN names | ||||
| * | add test vectors for directory name and ip address SAN names | Paul Kehrer | 2015-04-29 | 3 | -0/+40 |
| | |