Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1252 from public/fix-1235 | David Reid | 2014-07-11 | 2 | -23/+39 |
|\ | | | | | Raise ValueError if the password doesn't fit | ||||
| * | Raise ValueError if the password doesn't fit | Alex Stapleton | 2014-07-11 | 2 | -23/+39 |
| | | | | | | | | Fixes #1235. OpenSSL only allows password up to 1024 bytes. | ||||
* | | Merge pull request #1251 from alex/document-header | Paul Kehrer | 2014-07-11 | 1 | -8/+12 |
|\ \ | |/ |/| | Document what the PEM headers look like in more cases | ||||
| * | Mention both RFCs | Alex Gaynor | 2014-07-10 | 1 | -4/+4 |
| | | |||||
| * | Document what the PEM headers look like in more cases | Alex Gaynor | 2014-07-10 | 1 | -8/+12 |
| | | |||||
* | | Merge pull request #1249 from alex/factor-key-loading | David Reid | 2014-07-10 | 1 | -2/+10 |
|\ \ | |/ |/| | Factor out the key loading logic to make it easier to have other key loading schemes | ||||
| * | Factor out the key loading logic to make it easier to have other key loading ↵ | Alex Gaynor | 2014-07-10 | 1 | -2/+10 |
| | | | | | | | | schemes | ||||
* | | Merge pull request #1246 from Ayrx/add-binding | Alex Gaynor | 2014-07-10 | 1 | -0/+1 |
|\ \ | | | | | | | Add GENERAL_NAMES_free binding | ||||
| * | | Add GENERAL_NAMES_free binding | Terry Chia | 2014-07-10 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #1248 from reaperhulk/remove-some-docs | Alex Gaynor | 2014-07-10 | 3 | -38/+49 |
|\ \ \ | | | | | | | | | Numbers Doc Improvements | ||||
| * | | | document methods on RSA/DSA Numbers classes | Paul Kehrer | 2014-07-10 | 2 | -0/+49 |
| | | | | |||||
| * | | | these functions were removed before 0.5 release | Paul Kehrer | 2014-07-10 | 1 | -38/+0 |
| | | | | |||||
* | | | | Merge pull request #1247 from reaperhulk/commit-msg-while-tagging | Alex Gaynor | 2014-07-10 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | add an automated commit message for tagging during the release process | ||||
| * | | | add an automated commit message for tagging during the release process | Paul Kehrer | 2014-07-09 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #1244 from Ayrx/add-rsa-repr | Paul Kehrer | 2014-07-10 | 2 | -0/+8 |
|\ \ \ | |_|/ |/| | | Add a sensible repr to RSAPublicNumbers | ||||
| * | | Add a sensible repr to RSAPublicNumbers | Terry Chia | 2014-07-10 | 2 | -0/+8 |
|/ / | |||||
* | | Merge pull request #1242 from reaperhulk/update-052-changelog | Alex Gaynor | 2014-07-10 | 1 | -0/+8 |
|\ \ | | | | | | | add 0.5.2 changelog to master (backport from 0.5.x branch) | ||||
| * | | add 0.5.2 changelog to master (backport from 0.5.x branch) | Paul Kehrer | 2014-07-09 | 1 | -0/+8 |
| |/ | |||||
* | | Merge pull request #1237 from reaperhulk/fix-1229 | Alex Gaynor | 2014-07-10 | 1 | -2/+0 |
|\ \ | |/ |/| | fix compilation of commoncrypto backend under 10.8 | ||||
| * | fix compilation of commoncrypto backend under 10.8 | Paul Kehrer | 2014-07-09 | 1 | -2/+0 |
| | | |||||
* | | Merge pull request #1236 from reaperhulk/fix-1234 | Alex Stapleton | 2014-07-09 | 2 | -2/+31 |
|\ \ | |/ |/| | add TraditionalOpenSSLSerializationBackend to MultiBackend | ||||
| * | add TraditionalOpenSSLSerializationBackend to MultiBackend | Paul Kehrer | 2014-07-09 | 2 | -2/+31 |
|/ | |||||
* | Merge pull request #1232 from alex/simplify2 | Paul Kehrer | 2014-07-08 | 2 | -72/+70 |
|\ | | | | | Factor out a function from key loading | ||||
| * | Factor out a function from key loading | Alex Gaynor | 2014-07-08 | 2 | -72/+70 |
|/ | |||||
* | Merge pull request #1225 from alex/deprecation | Alex Stapleton | 2014-07-08 | 6 | -120/+33 |
|\ | | | | | Advanced and remove the deprecated MGF1 sale length code | ||||
| * | Added a changelog entry | Alex Gaynor | 2014-07-08 | 1 | -0/+5 |
| | | |||||
| * | Merge branch 'master' into deprecation | Alex Gaynor | 2014-07-08 | 6 | -4/+42 |
| |\ | |||||
| * | | Restore these tests | Alex Gaynor | 2014-07-07 | 1 | -0/+11 |
| | | | |||||
| * | | This is unused | Alex Gaynor | 2014-07-07 | 1 | -3/+0 |
| | | | |||||
| * | | Unused import | Alex Gaynor | 2014-07-07 | 1 | -2/+0 |
| | | | |||||
| * | | Advanced and remove the deprecated MGF1 sale length code | Alex Gaynor | 2014-07-07 | 5 | -125/+27 |
| | | | |||||
* | | | Merge pull request #1228 from Ayrx/remove-merge-leftovers | Paul Kehrer | 2014-07-08 | 1 | -1/+0 |
|\ \ \ | |_|/ |/| | | Remove merge leftovers | ||||
| * | | Remove merge leftovers | Terry Chia | 2014-07-08 | 1 | -1/+0 |
|/ / | |||||
* | | Merge pull request #1227 from reaperhulk/open-for-business | Alex Stapleton | 2014-07-08 | 3 | -2/+7 |
|\ \ | | | | | | | open master for development on the sixth release | ||||
| * | | open master for development on the sixth release | Paul Kehrer | 2014-07-07 | 3 | -2/+7 |
|/ / | |||||
* | | Merge pull request #1226 from reaperhulk/lets-do-051 | Alex Gaynor | 2014-07-07 | 3 | -2/+9 |
|\ \ | | | | | | | 0.5.1 version bump | ||||
| * | | 0.5.1 version bump | Paul Kehrer | 2014-07-07 | 3 | -2/+9 |
|/ / | |||||
* | | Merge pull request #1222 from reaperhulk/add-pkcs8serialization-multibackend | Alex Gaynor | 2014-07-07 | 3 | -2/+28 |
|\ \ | |/ |/| | add PKCS8SerializationBackend support to MultiBackend | ||||
| * | remove unneeded try/catch | Paul Kehrer | 2014-07-07 | 1 | -4/+1 |
| | | |||||
| * | change some nomenclature | Paul Kehrer | 2014-07-07 | 3 | -4/+4 |
| | | |||||
| * | add PKCS8SerializationBackend support to MultiBackend | Paul Kehrer | 2014-07-07 | 3 | -2/+31 |
|/ | |||||
* | Merge pull request #1219 from reaperhulk/increment-version-0.5 | David Reid | 2014-07-07 | 3 | -6/+4 |
|\ | | | | | update to version 0.5 | ||||
| * | update to version 0.5 | Paul Kehrer | 2014-07-07 | 3 | -6/+4 |
| | | |||||
* | | Merge pull request #1213 from reaperhulk/update-release-docs | Alex Stapleton | 2014-07-07 | 1 | -4/+19 |
|\ \ | |/ |/| | add openssl version check instructions to release docs | ||||
| * | expand the release instructions to check windows wheel linking | Paul Kehrer | 2014-07-06 | 1 | -4/+12 |
| | | |||||
| * | add openssl version check instructions to release docs | Paul Kehrer | 2014-07-04 | 1 | -2/+9 |
| | | |||||
* | | Merge pull request #1218 from Ayrx/update-security-doc | Paul Kehrer | 2014-07-07 | 1 | -0/+10 |
|\ \ | | | | | | | Update security.rst to note that we statically link OpenSSL now. | ||||
| * | | Update security.rst to note that we statically link OpenSSL now. | Terry Chia | 2014-07-07 | 1 | -0/+10 |
| | | | |||||
* | | | Merge pull request #1217 from reaperhulk/add-static-to-changelog | Alex Stapleton | 2014-07-06 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | add windows static build info to the changelog. fixes #1216 | ||||
| * | | wordsmithing | Paul Kehrer | 2014-07-06 | 1 | -1/+1 |
| | | |