| Commit message (Expand) | Author | Age | Files | Lines |
* | Also test the locking cb directly | Alex Stapleton | 2014-01-24 | 1 | -19/+20 |
* | Python implementation of OpenSSL locking callback | Alex Stapleton | 2014-01-24 | 1 | -0/+106 |
* | add commoncrypto mark to skip on non-OS X platforms | Paul Kehrer | 2014-01-04 | 1 | -0/+3 |
* | Split OpenSSL binding | Alex Stapleton | 2014-01-01 | 1 | -0/+22 |
* | Also rename teh tests | Alex Gaynor | 2013-12-13 | 1 | -97/+0 |
* | Renamed bindings to backends | Alex Gaynor | 2013-12-13 | 1 | -2/+2 |
* | Merge pull request #227 from dreid/explicit-backend-in-hazmat | Alex Gaynor | 2013-11-26 | 1 | -0/+4 |
|\ |
|
| * | Test that openssl is the default backend. | David Reid | 2013-11-20 | 1 | -0/+4 |
* | | Fixed branch coverage | Alex Gaynor | 2013-11-23 | 1 | -0/+17 |
* | | Coverage | Alex Gaynor | 2013-11-22 | 1 | -0/+4 |
|/ |
|
* | Move interfaces.register to utils.register_interface in preparation for more ... | David Reid | 2013-11-18 | 1 | -1/+2 |
* | Implement and document an interface for cipher algorithms | David Reid | 2013-11-15 | 1 | -5/+7 |
* | Also remove teh ciphers specific class | Alex Gaynor | 2013-11-13 | 1 | -3/+3 |
* | block cipher rename | Paul Kehrer | 2013-11-06 | 1 | -4/+4 |
* | 79 cols | Alex Gaynor | 2013-11-04 | 1 | -1/+3 |
* | Replace assumption with some fakes | Alex Gaynor | 2013-11-04 | 1 | -7/+12 |
* | Merge branch 'master' into more-error-condition | Alex Gaynor | 2013-11-04 | 1 | -0/+5 |
|\ |
|
| * | Rewrite this test to be good | Alex Gaynor | 2013-11-04 | 1 | -2/+4 |
| * | coverage | Alex Gaynor | 2013-11-04 | 1 | -1/+4 |
* | | typo fix | Alex Gaynor | 2013-11-03 | 1 | -1/+1 |
* | | Replaced an assertion in the OpenSSL backend with a proper exception | Alex Gaynor | 2013-11-03 | 1 | -3/+19 |
|/ |
|
* | Move the bindings into the hazmat module | Donald Stufft | 2013-10-28 | 1 | -0/+41 |