Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | APPS: replace awkward and error-prone pattern by calls to new app_conf_try_st... | Dr. David von Oheimb | 2023-05-25 | 1 | -4/+2 |
* | check the return value of OPENSSL_strdup(CRYPTO_strdup) in apps/lib/app_rand.... | x2018 | 2021-11-25 | 1 | -1/+7 |
* | check the return value of OPENSSL_strdup(CRYPTO_strdup) to prevent potential ... | x2018 | 2021-11-25 | 1 | -0/+2 |
* | fix some code with obvious wrong coding style | x2018 | 2021-10-28 | 1 | -1/+1 |
* | APPS: make apps strict on app_RAND_load() and app_RAND_write() failure | Dr. David von Oheimb | 2021-04-14 | 1 | -5/+6 |
* | Update copyright year | Matt Caswell | 2021-02-18 | 1 | -1/+1 |
* | Allow -rand to be repeated | Rich Salz | 2021-02-11 | 1 | -15/+30 |
* | Fetch cipher after loading providers | Rich Salz | 2021-02-11 | 1 | -9/+12 |
* | Load rand state after loading providers | Rich Salz | 2021-02-11 | 1 | -7/+11 |
* | Move libapps.a source to apps/lib | Richard Levitte | 2019-09-04 | 1 | -0/+93 |