aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1954 from reaperhulk/inhibitanypolicyAlex Gaynor2015-05-291-0/+22
|\ | | | | InhibitAnyPolicy class
| * InhibitAnyPolicy classPaul Kehrer2015-05-261-0/+22
| |
* | Merge pull request #1956 from etrauschke/crl_bindings_interfacesPaul Kehrer2015-05-281-1/+80
|\ \ | |/ |/| add bindings and interfaces for CRL objects
| * removed verify(), various small fixesErik Trauschke2015-05-281-11/+1
| |
| * doc fixes, rename rekoked -> revoked_certificatesErik Trauschke2015-05-271-3/+3
| |
| * add bindings and interfaces for CRL objectsErik Trauschke2015-05-271-1/+90
| |
* | update all 0.10 to 1.0Paul Kehrer2015-05-261-1/+1
| |
* | Add the word 'Nonces' to docs/spelling_wordlist.txtEeshan Garg2015-05-201-0/+1
| |
* | Docs for CTR and GCM should say that IV/nonce must be uniqueEeshan Garg2015-05-202-7/+14
|/
* Adds certificate encoding to PEM and DER.Andre Caron2015-05-191-0/+9
|
* add test to confirm IDNA2003 is disallowedPaul Kehrer2015-05-181-0/+3
| | | | document that this is a possible exception
* add SAN vector with IDNA 2003 encodingPaul Kehrer2015-05-181-0/+3
|
* Merge pull request #1963 from AndreLouisCaron/csr-encodingAlex Gaynor2015-05-181-0/+11
|\ | | | | Adds support for writing CSRs.
| * Adds support for writing CSRs.Andre Caron2015-05-181-0/+11
| |
* | add ocsp no checkPaul Kehrer2015-05-181-0/+18
|/
* IPAddress needs to support networks for nameconstraintsPaul Kehrer2015-05-171-2/+3
|
* Adds new CSR test vector.Andre Caron2015-05-161-0/+3
|
* Moves CSR test vectors to requests folder.Andre Caron2015-05-161-3/+3
|
* Moves new CSR vector descriptions to CSR section.Andre Caron2015-05-161-10/+10
|
* Fixes typos.Andre Caron2015-05-151-1/+1
|
* Adds test vectors for X.509 CSR decoding.Andre Caron2015-05-151-0/+10
|
* Merge pull request #1940 from reaperhulk/x509-ossl-cpAlex Gaynor2015-05-131-0/+1
|\ | | | | support certificate policies in the openssl backend
| * fix the docs testPaul Kehrer2015-05-121-0/+1
| |
* | more CDP vectors!Paul Kehrer2015-05-121-0/+5
|/
* Merge pull request #1936 from reaperhulk/cp-noticenumbers-requiredAlex Gaynor2015-05-121-3/+3
|\ | | | | notice_numbers are not optional in NoticeReference
| * also update the docs to reflect the non-optional nature of these thingsPaul Kehrer2015-05-121-3/+3
| |
* | add another certificate policies test vectorPaul Kehrer2015-05-121-0/+3
|/
* add OID information about all supported extensionsPaul Kehrer2015-05-121-0/+34
|
* Merge pull request #1853 from reaperhulk/certificate-policiesAlex Gaynor2015-05-111-0/+86
|\ | | | | certificate policies extension support
| * update docsPaul Kehrer2015-05-111-1/+5
| |
| * remove policyqualifierinfo objectPaul Kehrer2015-05-101-28/+3
| |
| * expand docsPaul Kehrer2015-05-101-3/+47
| |
| * add some docsPaul Kehrer2015-05-101-0/+63
| |
* | add certificate policies vectorsPaul Kehrer2015-05-111-0/+8
| |
* | add CRL distribution points vectorsPaul Kehrer2015-05-101-0/+5
|/
* Merge pull request #1906 from reaperhulk/cdpAlex Gaynor2015-05-101-0/+94
|\ | | | | add CRLDistributionPoints and associated classes
| * switch reasons to frozensetPaul Kehrer2015-05-091-1/+1
| |
| * update doc languagePaul Kehrer2015-05-091-3/+4
| |
| * separate full_name/relative_name and change reasons to an enumerationPaul Kehrer2015-05-091-14/+35
| |
| * add CRLDistributionPoints and associated classesPaul Kehrer2015-05-061-0/+72
| |
* | add support for secp256k1Paul Kehrer2015-05-081-0/+8
|/
* add some authority information access x509 vectorsPaul Kehrer2015-05-041-0/+7
|
* authority key identifier support in the openssl backendPaul Kehrer2015-05-031-0/+1
|
* Merge pull request #1895 from reaperhulk/aki-vectorAlex Gaynor2015-05-031-0/+6
|\ | | | | add AKI vector
| * add another authority key identifier vectorPaul Kehrer2015-05-031-0/+3
| |
| * add AKI vectorPaul Kehrer2015-05-031-0/+3
| |
* | Merge pull request #1867 from public/secp256k1-vectorsPaul Kehrer2015-05-034-1/+187
|\ \ | | | | | | Script for generating SECP256K1 vectors
| * | Add new vectors to the docsAlex Stapleton2015-05-031-1/+7
| | |
| * | Docs for custom secp256k1 vectorsAlex Stapleton2015-05-031-0/+32
| | |
| * | Verification scriptAlex Stapleton2015-05-031-0/+59
| | |