Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix? | Alex Gaynor | 2014-08-11 | 1 | -0/+1 |
| | |||||
* | Simplify, thanks @dstufft | Alex Gaynor | 2014-08-11 | 1 | -2/+1 |
| | |||||
* | Refs #1301 -- moved constant time code into it's own .c and .h files | Alex Gaynor | 2014-08-11 | 4 | -23/+28 |
| | |||||
* | Merge pull request #1297 from reaperhulk/update-openssl | Alex Gaynor | 2014-08-09 | 1 | -0/+1 |
|\ | | | | | add OpenSSL from RHEL/CentOS 7 to testing list | ||||
| * | add OpenSSL from RHEL/CentOS 7 to testing list | Paul Kehrer | 2014-08-09 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #1296 from reaperhulk/fix-1295 | Alex Gaynor | 2014-08-09 | 1 | -17/+7 |
|\ \ | |/ |/| | X509_VERIFY_PARAM_set_hostflags is available in 1.0.2-beta2 | ||||
| * | fix warnings caused by signature changes from beta1 to beta2 | Paul Kehrer | 2014-08-09 | 1 | -4/+4 |
| | | |||||
| * | X509_VERIFY_PARAM_set_hostflags is available in 1.0.2-beta2 | Paul Kehrer | 2014-08-09 | 1 | -13/+3 |
|/ | | | | fixes #1295 | ||||
* | Merge pull request #1294 from reaperhulk/0.5.3-changelog | Alex Gaynor | 2014-08-07 | 1 | -0/+5 |
|\ | | | | | add 0.5.3 changelog information to master | ||||
| * | add 0.5.3 changelog information to master | Paul Kehrer | 2014-08-07 | 1 | -0/+5 |
|/ | |||||
* | Merge pull request #1283 from Ayrx/entry_points | Paul Kehrer | 2014-08-01 | 7 | -38/+38 |
|\ | | | | | Added entry_points. | ||||
| * | Fix test failures | Terry Chia | 2014-07-28 | 3 | -6/+6 |
| | | |||||
| * | Removed need for Binding entry_point | Terry Chia | 2014-07-28 | 4 | -40/+23 |
| | | |||||
| * | Added entry_points. | Terry Chia | 2014-07-27 | 2 | -14/+31 |
| | | |||||
* | | Merge pull request #1289 from alex/simplify-coverage | Paul Kehrer | 2014-07-29 | 2 | -1/+4 |
|\ \ | |/ |/| | Move coverage configuration to the config file | ||||
| * | Move coverage configuration to the config file | Alexander Gaynor | 2014-07-28 | 2 | -1/+4 |
|/ | |||||
* | Merge pull request #1282 from akgood/reorder_libs | Alex Gaynor | 2014-07-23 | 1 | -1/+5 |
|\ | | | | | Reorder OpenSSL libraries on the linker command-line | ||||
| * | shorten comment line length for PEP-8 | Adam Goodman | 2014-07-23 | 1 | -3/+4 |
| | | |||||
| * | Merge branch 'master' into reorder_libs | Adam Goodman | 2014-07-23 | 29 | -225/+6022 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1275 from crc32a/master | Alex Gaynor | 2014-07-18 | 1 | -0/+1 |
|\ \ | | | | | | | Adding binding for NID_issuer_alt_name cause we may need it in pyopenssl | ||||
| * | | Adding binding for NID_issuer_alt_name cause we may need it in pyopenssl | Carlos D. Garza | 2014-07-18 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #1274 from reaperhulk/add-missing-methods-multibackend | Alex Gaynor | 2014-07-18 | 2 | -0/+30 |
|\ \ \ | | | | | | | | | add missing DSABackend numbers loading methods to Multibackend | ||||
| * | | | add missing DSABackend numbers loading methods to Multibackend | Paul Kehrer | 2014-07-18 | 2 | -0/+30 |
| |/ / | |||||
* | | | Merge pull request #1272 from alex/reorganize-docs | Paul Kehrer | 2014-07-18 | 1 | -73/+72 |
|\ \ \ | |/ / |/| | | Reorder the backend interfaces in the docs to group them more sensibly | ||||
| * | | Merge branch 'master' into reorganize-docs | Alexander Gaynor | 2014-07-18 | 1 | -6/+4 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #1273 from reaperhulk/fix-travis-osx | Alex Gaynor | 2014-07-18 | 1 | -6/+4 |
|\ \ \ | | | | | | | | | update travis.yml to fix os x builders | ||||
| * | | | update travis.yml to fix os x builders | Paul Kehrer | 2014-07-18 | 1 | -6/+4 |
|/ / / | | | | | | | | | | | | | pyenv is now installed by default so we don't need to install it upgrade to python 3.4.1 why not | ||||
| * / | Reorder the backend interfaces in the docs to group them more sensibly | Alexander Gaynor | 2014-07-18 | 1 | -73/+72 |
|/ / | |||||
* | | Merge pull request #1265 from reaperhulk/update-platforms | Alex Gaynor | 2014-07-16 | 1 | -2/+2 |
|\ \ | | | | | | | update testing platforms/OpenSSL versions | ||||
| * | | update testing platforms/OpenSSL versions | Paul Kehrer | 2014-07-14 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #1271 from alex/organize | Paul Kehrer | 2014-07-16 | 1 | -35/+35 |
|\ \ \ | | | | | | | | | Reorganize the backend interface definitions | ||||
| * | | | Reorganize the backend interface definitions | Alex Gaynor | 2014-07-16 | 1 | -35/+35 |
| | | | | |||||
* | | | | Merge pull request #1264 from public/dh-vectors | Paul Kehrer | 2014-07-16 | 5 | -0/+5625 |
|\ \ \ \ | |/ / / |/| | | | NIST KASVS values for DH and ECDH | ||||
| * | | | NIST KASVS values for DH and ECDH | Alex Stapleton | 2014-07-16 | 5 | -0/+5625 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://csrc.nist.gov/groups/STM/cavp/documents/keymgmt/kastestvectors.zip Only the "Static" scheme is added here since we are only testing the primitive DH and ECDH key agreement operation. | ||||
* | | | | Merge pull request #1268 from crc32a/X509V3_EXT_d2i_binding | Alex Gaynor | 2014-07-15 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | Adding binding for void *X509V3_EXT_d2i(X509_EXTENSION *ext); | ||||
| * | | | Removing the param name from the binding for X509V3_EXT_d2i in accordence ↵ | Carlos D. Garza | 2014-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | with the contribution guidlines. | ||||
| * | | | Adding binding for void *X509V3_EXT_d2i(X509_EXTENSION *ext); | Carlos D. Garza | 2014-07-15 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #1263 from alex/wordwrap-and-check | Paul Kehrer | 2014-07-12 | 2 | -16/+25 |
|\ \ \ | | | | | | | | | Linewrap CHANGELOG and have doc8 check it as well | ||||
| * | | | Fixed link that got broken | Alex Gaynor | 2014-07-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Linewrap CHANGELOG and have doc8 check it as well | Alex Gaynor | 2014-07-12 | 2 | -16/+25 |
| | | | | |||||
* | | | | Merge pull request #1261 from alex/we-are-the-six-percent | Paul Kehrer | 2014-07-12 | 1 | -2/+1 |
|\ \ \ \ | | | | | | | | | | | Remove the 6% chance this test will fail -- refs #1259 | ||||
| * | | | | No point showing a ... | Alex Gaynor | 2014-07-12 | 1 | -2/+1 |
| | | | | | |||||
| * | | | | Remove the 6% chance this test will fail -- refs #1259 | Alex Gaynor | 2014-07-12 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #1262 from alex/write-all-the-words | Paul Kehrer | 2014-07-12 | 2 | -2/+6 |
|\ \ \ \ | |/ / / |/| | | | Try to make the examples of verifying an HMAC/CMAC clearer -- refs #1259 | ||||
| * | | | Try to make the examples of verifying an HMAC/CMAC clearer -- refs #1259 | Alex Gaynor | 2014-07-12 | 2 | -2/+6 |
|/ / / | |||||
* | | | Merge pull request #1259 from public/doctests | Paul Kehrer | 2014-07-12 | 4 | -6/+23 |
|\| | | | | | | | | Get rid of remaining pycon blocks | ||||
| * | | Get rid of remaining pycon blocks | Alex Stapleton | 2014-07-12 | 4 | -6/+23 |
|/ / | |||||
* | | Merge pull request #1256 from alex/serialization-docs | Donald Stufft | 2014-07-11 | 1 | -9/+39 |
|\ \ | | | | | | | Fixed example in the serialization docs | ||||
| * | | Turn this into a doctest block | Alex Gaynor | 2014-07-11 | 1 | -7/+35 |
| | | | |||||
| * | | Fixed name of the function | Alex Gaynor | 2014-07-11 | 1 | -2/+3 |
| | | |