Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
|/ / | ||||||
| * | reorder libssl/libcrypto on linker command line | Adam Goodman | 2014-07-09 | 1 | -1/+4 | |
|/ | ||||||
* | 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 | |
| | | | ||||||
| * | | add windows static build info to the changelog. fixes #1216 | Paul Kehrer | 2014-07-06 | 1 | -0/+4 | |
|/ / | ||||||
* | | Merge pull request #1206 from reaperhulk/static-windows-builds | Alex Stapleton | 2014-07-06 | 3 | -8/+53 | |
|\ \ | | | | | | | switch to static linking on windows and update installation page | |||||
| * | | change env variable name, handle empty string | Paul Kehrer | 2014-07-05 | 3 | -6/+8 | |
| | | | ||||||
| * | | improve unit tests for _get_windows_libraries | Paul Kehrer | 2014-07-03 | 1 | -2/+2 | |
| | | | ||||||
| * | | switch to env variable based static/dynamic switch for windows | Paul Kehrer | 2014-07-02 | 3 | -8/+41 | |
| | | | ||||||
| * | | don't need libraries twice. | Paul Kehrer | 2014-06-30 | 1 | -1/+0 | |
| | | | ||||||
| * | | switch to static linking on windows and update installation page | Paul Kehrer | 2014-06-30 | 2 | -6/+17 | |
| | | | ||||||
* | | | Merge pull request #1214 from Ayrx/lol-consistency | Alex Stapleton | 2014-07-06 | 1 | -0/+1 | |
|\ \ \ | |_|/ |/| | | Add newline for consistency | |||||
| * | | Add newline for consistency | Terry Chia | 2014-07-06 | 1 | -0/+1 | |
|/ / |