summaryrefslogtreecommitdiff
path: root/crypto/o_init.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-061-1/+1
* Use "" not <> on e_os.h includeRich Salz2017-08-221-1/+1
* Clean up references to FIPSEmilia Kasper2017-02-281-16/+3
* Copyright consolidation 08/10Rich Salz2016-05-171-50/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Dead code cleanup: crypto/*.c, x509v3, demosRich Salz2015-02-021-3/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-18/+19
* remove unnecessary attempt to automatically call OPENSSL_initDr. Stephen Henson2012-07-011-51/+0
* Extensive reorganisation of PRNG handling in FIPS module: all callsDr. Stephen Henson2011-04-051-0/+2
* Disable test fprintf.Dr. Stephen Henson2011-04-041-1/+1
* Allow FIPS malloc callback setting. Automatically set some callbacksDr. Stephen Henson2011-04-011-0/+8
* Add additional OPENSSL_init() handling add dummy call to (hopefully)Dr. Stephen Henson2011-04-011-1/+6
* Provisional support for auto called OPENSSL_init() function. This can beDr. Stephen Henson2011-04-011-0/+118