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
/
build_openssl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed code to silence OpenSSL deprecation warnings on OS X
Alex Gaynor
2016-03-07
1
-16
/
+0
*
add initial OCSP bindings
Paul Kehrer
2016-01-18
1
-0
/
+1
*
consolidate the windows specific header trickery we need to do
Paul Kehrer
2016-01-18
1
-4
/
+8
*
Port callbacks to new static callback
Christian Heimes
2016-01-07
1
-0
/
+1
*
don't add the NXCOMPAT and DYNAMICBASE flags if the compiler isn't msvc
Paul Kehrer
2016-01-01
1
-2
/
+4
*
extend pkcs7 openssl bindings
Dominic Chen
2015-10-13
1
-2
/
+2
*
rename env var to CRYPTOGRAPHY_OSX_NO_LINK_FLAGS
Paul Kehrer
2015-08-31
1
-1
/
+1
*
no need for None
Paul Kehrer
2015-08-29
1
-1
/
+1
*
add support for static linking of the openssl backend on OS X
Paul Kehrer
2015-08-29
1
-3
/
+16
*
remove windows link type, update docs
Paul Kehrer
2015-07-24
1
-14
/
+1
*
remove remaining vestiges, make adding twice work
Glyph
2015-06-26
1
-1
/
+0
*
enable ASLR and NX on windows builds (affects 2.x only)
Paul Kehrer
2015-06-20
1
-4
/
+3
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+98