Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |