aboutsummaryrefslogtreecommitdiff
path: root/crypto/o_init.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-02-02Dead code cleanup: crypto/*.c, x509v3, demosRich Salz1-3/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-18/+19
2012-07-01remove unnecessary attempt to automatically call OPENSSL_initDr. Stephen Henson1-51/+0
2011-04-05Extensive reorganisation of PRNG handling in FIPS module: all callsDr. Stephen Henson1-0/+2
2011-04-04Disable test fprintf.Dr. Stephen Henson1-1/+1
2011-04-01Allow FIPS malloc callback setting. Automatically set some callbacksDr. Stephen Henson1-0/+8
2011-04-01Add additional OPENSSL_init() handling add dummy call to (hopefully)Dr. Stephen Henson1-1/+6
2011-04-01Provisional support for auto called OPENSSL_init() function. This can beDr. Stephen Henson1-0/+118