index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
_cffi_src
/
openssl
/
crypto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to simplify the libressl checing (#3482)
Alex Gaynor
2017-03-26
1
-2
/
+2
*
Memleak tests (#3140)
Alex Gaynor
2017-03-14
1
-0
/
+46
*
Add OPENSSL_malloc. (#3289)
Cory Benfield
2016-11-28
1
-0
/
+1
*
be a bit more robust about detecting locking callback declarations (#3107)
Paul Kehrer
2016-08-26
1
-3
/
+11
*
remove a few more unneeded and no longer extant functions for 1.1.0 (#3110)
Paul Kehrer
2016-08-26
1
-2
/
+0
*
A few more 1.1.0 compatibility changes (#2960)
Paul Kehrer
2016-06-03
1
-3
/
+0
*
CRYPTO_cleanup_all_ex_data is a macro and CRYPTO_add no longer exists (#2882)
Paul Kehrer
2016-04-30
1
-4
/
+3
*
slowly re-add everything that was removed, but now conditional
Paul Kehrer
2016-03-17
1
-0
/
+4
*
sigh... and this one
Paul Kehrer
2016-03-17
1
-0
/
+2
*
need this one too
Paul Kehrer
2016-03-17
1
-0
/
+2
*
we need CRYPTO_LOCK & CRYPTO_UNLOCK on < 1.1.0 so conditionally bind them
Paul Kehrer
2016-03-17
1
-0
/
+11
*
in 1.1.0 OpenSSL does its own locking now! locking funcs are now macros
Paul Kehrer
2016-03-17
1
-9
/
+6
*
OPENSSL_free is a macro in 1.1.0
Paul Kehrer
2016-03-17
1
-1
/
+3
*
remove long deprecated locking callback and CRYPTO_malloc_init
Paul Kehrer
2016-03-09
1
-3
/
+0
*
SSLeay begone
Paul Kehrer
2016-03-09
1
-3
/
+35
*
remove malloc_debug_init as it has occasionally caused compile issues
Paul Kehrer
2015-11-05
1
-1
/
+0
*
remove openssl CONDITIONAL_NAMES
Paul Kehrer
2015-08-03
1
-2
/
+0
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+58