Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port the 1.2.1 changelog to master | Paul Kehrer | 2016-01-08 | 1 | -0/+6 |
| | |||||
* | Merge pull request #2652 from reaperhulk/changelog-typo | Alex Gaynor | 2016-01-08 | 1 | -1/+1 |
|\ | | | | | fix a typo in the changelog | ||||
| * | fix a typo in the changelog | Paul Kehrer | 2016-01-08 | 1 | -1/+1 |
| | | |||||
* | | bump values for development of the thirteenth release | Paul Kehrer | 2016-01-08 | 1 | -0/+5 |
|/ | |||||
* | bump version and changelog for the twelfth release | Paul Kehrer | 2016-01-07 | 1 | -4/+2 |
| | |||||
* | Merge pull request #2613 from reaperhulk/warn-on-openssl-lt-101 | Alex Gaynor | 2015-12-31 | 1 | -0/+4 |
|\ | | | | | deprecationwarning for OpenSSL < 1.0.1 as upstream has dropped support | ||||
| * | add changelog entry for 0.9.8/1.0.0 deprecation | Paul Kehrer | 2015-12-31 | 1 | -0/+4 |
| | | |||||
* | | support unrecognized extensions in x509 | Paul Kehrer | 2015-12-30 | 1 | -0/+2 |
|/ | |||||
* | add changelog entry | Paul Kehrer | 2015-12-27 | 1 | -0/+3 |
| | |||||
* | add invaliditydate class for crl entry extensions | Paul Kehrer | 2015-12-26 | 1 | -1/+1 |
| | |||||
* | switch CRLReason to use a class | Paul Kehrer | 2015-12-26 | 1 | -1/+1 |
| | |||||
* | start switching the CRL entry extensions to be full-fledged classes | Paul Kehrer | 2015-12-25 | 1 | -0/+11 |
| | | | | first up: CertificateIssuer | ||||
* | CRLNumber needs to be a class for reasons. | Paul Kehrer | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | add support for parsing AuthorityInfoAccess and IssuerAltName CRL exts | Paul Kehrer | 2015-12-22 | 1 | -1/+6 |
| | | | | Expand the CRL extensions test to check the value | ||||
* | Merge pull request #2543 from reaperhulk/crl-extensions | Alex Gaynor | 2015-12-22 | 1 | -0/+3 |
|\ | | | | | support parsing CRL extensions in the OpenSSL backend | ||||
| * | support parsing CRL extensions in the OpenSSL backend | Paul Kehrer | 2015-12-21 | 1 | -0/+3 |
| | | |||||
* | | add changelog for CertificateRevocationList signature/tbs_certlist_bytes | Paul Kehrer | 2015-12-21 | 1 | -0/+4 |
|/ | |||||
* | link public_bytes in changelog | Paul Kehrer | 2015-12-21 | 1 | -1/+1 |
| | |||||
* | add a CRL public_bytes method | Paul Kehrer | 2015-12-20 | 1 | -0/+3 |
| | |||||
* | port 1.1.2 changelog to master | Paul Kehrer | 2015-12-10 | 1 | -0/+9 |
| | |||||
* | changelog entry | Paul Kehrer | 2015-12-03 | 1 | -0/+4 |
| | |||||
* | this is also supported in the CSRBuilder | Paul Kehrer | 2015-12-02 | 1 | -1/+2 |
| | |||||
* | implement support for encoding name constraints | Paul Kehrer | 2015-12-02 | 1 | -0/+2 |
| | |||||
* | port the 1.1.1 changelog to master | Paul Kehrer | 2015-11-18 | 1 | -0/+9 |
| | |||||
* | rename tbs_certificate to tbs_certificate_bytes, add a comment | Paul Kehrer | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | add support for Certificate signature and tbs_certificate | Paul Kehrer | 2015-11-03 | 1 | -1/+4 |
| | |||||
* | reopen master for development on the twelfth release | Paul Kehrer | 2015-10-29 | 1 | -0/+5 |
| | |||||
* | bump version and update changelog for eleventh release (1.1) | Paul Kehrer | 2015-10-29 | 1 | -5/+8 |
| | | | | Add some missing changelog entries | ||||
* | add changelog entry | Paul Kehrer | 2015-10-28 | 1 | -0/+6 |
| | |||||
* | changelog entry | Alex Gaynor | 2015-10-24 | 1 | -0/+1 |
| | |||||
* | add changelog entry | Paul Kehrer | 2015-10-21 | 1 | -0/+3 |
| | |||||
* | add changelog entry | Paul Kehrer | 2015-10-21 | 1 | -0/+3 |
| | |||||
* | one more | Alex Gaynor | 2015-10-17 | 1 | -1/+1 |
| | |||||
* | clearer language | Alex Gaynor | 2015-10-17 | 1 | -2/+2 |
| | |||||
* | backwards syntax | Alex Gaynor | 2015-10-17 | 1 | -1/+1 |
| | |||||
* | changelog | Alex Gaynor | 2015-10-17 | 1 | -0/+2 |
| | |||||
* | port 1.0.2 changelog to master | Paul Kehrer | 2015-09-26 | 1 | -0/+11 |
| | |||||
* | Some cleanups | Alex Gaynor | 2015-09-24 | 1 | -0/+2 |
| | |||||
* | port 1.0.1 changelog to master | Paul Kehrer | 2015-09-05 | 1 | -0/+12 |
| | |||||
* | reopen master for eleventh release | Paul Kehrer | 2015-08-12 | 1 | -0/+6 |
| | |||||
* | Merge pull request #2266 from reaperhulk/10-release | Alex Gaynor | 2015-08-12 | 1 | -3/+1 |
|\ | | | | | bump versions and release 1.0 | ||||
| * | bump versions and release 1.0 | Paul Kehrer | 2015-08-12 | 1 | -3/+1 |
| | | |||||
* | | Merge pull request #2250 from reaperhulk/fix-2246 | Alex Gaynor | 2015-08-12 | 1 | -0/+6 |
|\ \ | |/ |/| | resolve incorrect docs/naming around DSA (r, s) tuple encode/decode | ||||
| * | resolve incorrect docs/naming around DSA (r, s) tuple encode/decode | Paul Kehrer | 2015-08-10 | 1 | -0/+6 |
| | | |||||
* | | add missing extensions to changelog | Paul Kehrer | 2015-08-10 | 1 | -0/+2 |
|/ | |||||
* | update changelog | Paul Kehrer | 2015-08-08 | 1 | -9/+4 |
| | |||||
* | support InhibitAnyPolicy in CertificateBuilder | Paul Kehrer | 2015-08-08 | 1 | -0/+1 |
| | |||||
* | list all the other extensions we support for CertificateBuilder | Paul Kehrer | 2015-08-06 | 1 | -1/+7 |
| | |||||
* | document the ssh public key fix | Paul Kehrer | 2015-08-04 | 1 | -0/+1 |
| | |||||
* | Add sign_x509_certificate to X509Backend interface | Ian Cordasco | 2015-08-03 | 1 | -0/+7 |
| | | | | Add note about CertificateBuilder to the changelog |