aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/rand.py
Commit message (Expand)AuthorAgeFilesLines
* fix osrandom/builtin switching methods for 1.1.0+ (#4955)Paul Kehrer2019-07-271-3/+3
* Remove some unused RAND bindings. (#4239)David Benjamin2018-05-141-4/+0
* remove egd (#3771)Paul Kehrer2017-07-081-11/+0
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
* Attempt to simplify the libressl checing (#3482)Alex Gaynor2017-03-261-1/+1
* ERR_load_RAND_strings changed function signature in 1.1.0 (#3093)Paul Kehrer2016-08-161-1/+6
* Use a series of constants for OpenSSL version checks (#3037)Alex Gaynor2016-07-111-1/+1
* a few more func->macro transitions for 1.1.0 compatibility (#2885)Paul Kehrer2016-04-301-1/+3
* remove RAND_pseudo_bytes + make EGD conditional for 1.1.0Paul Kehrer2016-03-091-2/+1
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-8/+0
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+51