summaryrefslogtreecommitdiffstats
path: root/crypto/lock.c
AgeCommit message (Expand)Author
2016-03-09Remove the old threading APIMatt Caswell
2016-03-07Remove use of CRYPTO_LOCK_INIT in init codeMatt Caswell
2016-02-22GH678: Add a few more zallocFdaSilvaYY
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-07Only declare stacks in headersDr. Stephen Henson
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-04-28remove malloc castsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2014-12-08remove unnecessary OPENSSL_FIPS referenceDr. Stephen Henson
2011-02-14Include support for an add_lock callback to tiny FIPS locking API.Dr. Stephen Henson
2011-01-27Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson
2011-01-27Move locking and thread ID functions into new files lock.c and thr_id.c,Dr. Stephen Henson