aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lock.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-2/+2
* Fix no-stdio buildDavid Woodhouse2015-09-291-2/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* remove malloc castsRich Salz2015-04-281-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-346/+331
* RT3548: Remove unsupported platformsRich Salz2015-01-121-7/+7
* remove unnecessary OPENSSL_FIPS referenceDr. Stephen Henson2014-12-081-3/+0
* Include support for an add_lock callback to tiny FIPS locking API.Dr. Stephen Henson2011-02-141-2/+2
* Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson2011-01-271-0/+9
* Move locking and thread ID functions into new files lock.c and thr_id.c,Dr. Stephen Henson2011-01-271-0/+518