Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | improve the changelog for 1.0 | Paul Kehrer | 2015-08-01 | 1 | -0/+12 |
| | |||||
* | improve changelog information around csrbuilder | Paul Kehrer | 2015-08-01 | 1 | -1/+7 |
| | |||||
* | updated links in the changelog | Alex Gaynor | 2015-07-12 | 1 | -3/+3 |
| | |||||
* | port 0.9.3 changelog to master | Paul Kehrer | 2015-07-09 | 1 | -0/+5 |
| | |||||
* | docs changes based on feedback | Paul Kehrer | 2015-07-04 | 1 | -9/+3 |
| | |||||
* | relink some things | Paul Kehrer | 2015-07-04 | 1 | -3/+3 |
| | |||||
* | unlink a lot of things in the changelog since they no longer exist | Paul Kehrer | 2015-07-04 | 1 | -21/+14 |
| | |||||
* | port the 0.9.2 changelog to master | Paul Kehrer | 2015-07-03 | 1 | -0/+5 |
| | |||||
* | Adds CSR builder. | Andre Caron | 2015-06-24 | 1 | -0/+2 |
| | |||||
* | Add note to CHANGELOG about change to NameAttribute | Ian Cordasco | 2015-06-17 | 1 | -0/+2 |
| | |||||
* | cleanup a doctest and add a changelog entry for concatkdf | Paul Kehrer | 2015-06-12 | 1 | -0/+2 |
| | |||||
* | add some info about pypy version support with cffi 1.0+ | Paul Kehrer | 2015-06-07 | 1 | -1/+3 |
| | |||||
* | convert to cffi 1.0 precompile system | Paul Kehrer | 2015-06-07 | 1 | -0/+4 |
| | |||||
* | Port the 0.9.1 changelog over to master | Alex Gaynor | 2015-06-06 | 1 | -0/+7 |
| | |||||
* | Update CHANGELOG for Two-Factor provisioning URI. | Jiangge Zhang | 2015-06-05 | 1 | -0/+4 |
| | | | | Related Issue: #1990 | ||||
* | update all 0.10 to 1.0 | Paul Kehrer | 2015-05-26 | 1 | -1/+1 |
| | |||||
* | Adds certificate encoding to PEM and DER. | Andre Caron | 2015-05-19 | 1 | -0/+2 |
| | |||||
* | Adds release note. | Andre Caron | 2015-05-18 | 1 | -0/+4 |
| |