summaryrefslogtreecommitdiff
path: root/crypto/info.c
Commit message (Expand)AuthorAgeFilesLines
* info.c: Fix typos in seed macro name and description stringGreg McLearn2023-01-101-2/+2
* Fix possible UB in init_info_stringsBernd Edlinger2022-12-221-4/+4
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Add support for RNDRRS ProviderOrr Toledano2021-12-161-0/+4
* Print CPUINFO also for s390 processorsPatrick Steuer2020-06-221-1/+43
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Modify the add_seeds_stringlist() macro to fix a preprocessor errorDr. Matthias St. Pierre2020-01-071-5/+6
* Move random-related defines to "crypto/rand.h"Dr. Matthias St. Pierre2020-01-071-0/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Add CPU info to the speed command summaryBernd Edlinger2019-09-021-2/+50
* OPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE and use itRichard Levitte2019-08-271-0/+71
* Add a way for the application to get OpenSSL configuration dataRichard Levitte2019-04-231-0/+44