openssl/crypto/rand
Rich Salz 52df25cf2e make error tables const and separate header file
Run perltidy on util/mkerr
Change some mkerr flags, write some doc comments
Make generated tables "const" when genearting lib-internal ones.
Add "state" file for mkerr
Renerate error tables and headers
Rationalize declaration of ERR_load_XXX_strings
Fix out-of-tree build
Add -static; sort flags/vars for options.
Also tweak code output
Moved engines/afalg to engines (from master)
Use -static flag
Standard engine #include's of errors
Don't linewrap err string tables unless necessary

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3392)
2017-06-07 15:12:03 -04:00
..
build.info Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
md_rand.c Clean up references to FIPS 2017-02-28 15:26:25 +01:00
rand_egd.c RAND_egd_bytes: No need to check RAND_status on connection error. 2017-01-24 14:39:20 +01:00
rand_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
rand_lcl.h Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
rand_lib.c rand/rand_lib.c: keep fixing no-engine configuration. 2017-04-10 12:09:23 +02:00
rand_unix.c Convert memset calls to OPENSSL_cleanse 2016-06-30 15:51:57 +01:00
rand_vms.c VSI submission: make the VMS version of RAND_poll() faster and more secure 2016-08-04 16:51:39 +02:00
rand_win.c Fix one more instance of incorrect OPENSSL_API_COMPAT value 2016-06-27 11:51:50 +01:00
randfile.c updated macro spacing for styling purposes 2016-12-12 13:50:17 +00:00