index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cryptography
/
hazmat
/
backends
/
openssl
/
crypto.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Split OpenSSL binding
Alex Stapleton
2014-01-01
1
-58
/
+0
|
*
expose num_locks and {get,set}_{id,locking}_callback
Jean-Paul Calderone
2014-01-01
1
-0
/
+5
|
*
Merge pull request #361 from reaperhulk/define-to-int
Alex Gaynor
2013-12-28
1
-4
/
+4
|
\
|
|
|
|
Convert #defines to explicit type declaration for consistency
|
*
Convert #defines to explicit type declaration for consistency
Paul Kehrer
2013-12-27
1
-4
/
+4
|
|
*
|
expose SSLeay and SSLeay_version
Jean-Paul Calderone
2013-12-28
1
-0
/
+3
|
/
*
convert all functions without args from () to (void)
Paul Kehrer
2013-12-27
1
-4
/
+4
|
*
bind a few more assorted random simple things
Jean-Paul Calderone
2013-12-23
1
-0
/
+6
|
*
Remove names from the backend that don't actually exist
Alex Gaynor
2013-12-23
1
-0
/
+2
|
*
Remove OPENSSL_malloc, which was causing errors, and remove the two vars ↵
cyli
2013-12-20
1
-2
/
+0
|
|
|
|
that were problematic in 0.9.8
*
Move OPENSSL_free to crypto.py as per @alex
cyli
2013-12-20
1
-0
/
+2
|
*
Delete some repeated functions, and move the OPENSSL_malloc definition to ↵
cyli
2013-12-20
1
-0
/
+2
|
|
|
|
crypto bindings, since it seems to be in crypto.h
*
Renamed bindings to backends
Alex Gaynor
2013-12-13
1
-0
/
+40