summaryrefslogtreecommitdiffstats
path: root/apps/lib/app_rand.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* APPS: replace awkward and error-prone pattern by calls to new app_conf_try_st...Dr. David von Oheimb2023-05-251-4/+2
* check the return value of OPENSSL_strdup(CRYPTO_strdup) in apps/lib/app_rand....x20182021-11-251-1/+7
* check the return value of OPENSSL_strdup(CRYPTO_strdup) to prevent potential ...x20182021-11-251-0/+2
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* APPS: make apps strict on app_RAND_load() and app_RAND_write() failureDr. David von Oheimb2021-04-141-5/+6
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Allow -rand to be repeatedRich Salz2021-02-111-15/+30
* Fetch cipher after loading providersRich Salz2021-02-111-9/+12
* Load rand state after loading providersRich Salz2021-02-111-7/+11
* Move libapps.a source to apps/libRichard Levitte2019-09-041-0/+93