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
*
HTTPS a bunch of links in random places (#4666)
Alex Gaynor
2018-12-31
1
-1
/
+1
*
do not pass conversion on Solaris (#4545)
Bernát Gábor
2018-10-30
1
-1
/
+1
*
Fixed build errors on HP-UX. (#4259)
dumol
2018-05-22
1
-1
/
+1
*
remove cms bindings we don't use (#4131)
Paul Kehrer
2018-03-05
1
-1
/
+0
*
Expose FIPS funcs for OpenSSL. (#3939)
Scott Sturdivant
2017-09-27
1
-0
/
+1
*
enable wconversion and finish fixes (#3728)
Paul Kehrer
2017-06-26
1
-0
/
+24
*
allow global suppression of link flags (#3592)
Paul Kehrer
2017-05-24
1
-24
/
+11
*
First pass at adding SCT bindings (#3471)
Alex Gaynor
2017-03-22
1
-0
/
+1
*
support defining which windows libraries to link with an env var (#3356)
Paul Kehrer
2017-02-09
1
-1
/
+10
*
New osrandom_engine in C (#3229)
Christian Heimes
2016-12-09
1
-0
/
+1
*
Fix compilation with MinGW (#3191)
Saúl Ibarra Corretgé
2016-10-10
1
-2
/
+5
*
Add OPENSSL_config binding (#2972) (#2974)
Anton
2016-07-13
1
-0
/
+1
*
Use a series of constants for OpenSSL version checks (#3037)
Alex Gaynor
2016-07-11
1
-16
/
+3
*
simplify the macro def check
Paul Kehrer
2016-03-28
1
-1
/
+1
*
fix libressl breakage reported in #2858
Paul Kehrer
2016-03-28
1
-1
/
+8
*
config header changes for 1.1.0
Paul Kehrer
2016-03-08
1
-1
/
+0
*
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