openssl/crypto/rand
Rich Salz 0904e79a6e Undo commit d420ac2
[extended tests]

Original text:
    Use BUF_strlcpy() instead of strcpy().
    Use BUF_strlcat() instead of strcat().
    Use BIO_snprintf() instead of sprintf().
    In some cases, keep better track of buffer lengths.
    This is part of a large change submitted by Markus Friedl <markus@openbsd.org>

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/3701)
2017-07-05 11:32:35 +10: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 Undo commit d420ac2 2017-07-05 11:32:35 +10:00
rand_err.c Add RAND_UNIMPLEMENTED error code 2017-06-20 08:12:04 -04:00
rand_lcl.h Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
rand_lib.c Add RAND_UNIMPLEMENTED error code 2017-06-20 08:12:04 -04: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