index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
hazmat
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test failures
Terry Chia
2014-07-28
2
-4
/
+3
*
change env variable name, handle empty string
Paul Kehrer
2014-07-05
1
-0
/
+2
*
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
1
-1
/
+11
*
Fix some typos.
Alex Gaynor
2014-04-25
1
-1
/
+1
*
move some comments
Paul Kehrer
2014-04-20
1
-3
/
+3
*
fix SSL_OP_ALL being unusable on Windows due to long being 32-bit signed
Paul Kehrer
2014-04-20
1
-0
/
+34
*
should probably update the test too
Paul Kehrer
2014-03-17
1
-7
/
+5
*
be less dumb
Paul Kehrer
2014-03-13
1
-4
/
+3
*
make create_modulename private, add test
Paul Kehrer
2014-03-13
1
-0
/
+28
*
Added future imports and licenses that are missing
Alex Gaynor
2014-03-08
2
-0
/
+4
*
test to confirm calling Cryptography_add_osrandom_engine > 1 is safe
Paul Kehrer
2014-02-20
1
-0
/
+5
*
Remove the contenious test of contention
Alex Stapleton
2014-01-24
1
-46
/
+0
*
Split a test in half
Alex Stapleton
2014-01-24
1
-6
/
+18
*
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 is_available() to CommonCrypto binding, use it for skipif
Paul Kehrer
2014-01-09
1
-3
/
+4
*
cover a missing branch in the commoncrypto bindings
Paul Kehrer
2014-01-09
1
-2
/
+8
*
Add initial CommonCrypto bindings (no backend yet)
Paul Kehrer
2014-01-09
1
-0
/
+25
*
Fixed #408 -- cleanup how is_available works
Alex Gaynor
2014-01-07
1
-32
/
+0
*
missing #
Paul Kehrer
2014-01-04
1
-1
/
+1
*
make the dummy_initializer fail with an actual verify call
Paul Kehrer
2014-01-04
1
-1
/
+2
*
add commoncrypto mark to skip on non-OS X platforms
Paul Kehrer
2014-01-04
2
-0
/
+34
*
Split OpenSSL binding
Alex Stapleton
2014-01-01
1
-0
/
+22
*
Also rename teh tests
Alex Gaynor
2013-12-13
2
-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
2
-0
/
+41