summaryrefslogtreecommitdiffstats
path: root/crypto/threads_win.c
AgeCommit message (Expand)Author
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-05-20Fix Windows 64 bit crashesMatt Caswell
2016-05-17Copyright consolidation 05/10Rich Salz
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-04-02Fix: CRYPTO_THREAD_run_onceMat
2016-03-09Fix return type for CRYPTO_THREAD_run_onceMat
2016-03-03GH773: Possible leak on CRYPTO_THREAD_lock_new failureFdaSilvaYY
2016-02-26Implement new multi-threading APIAlessandro Ghedini