index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
threads_win.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
Andy Polyakov
2018-08-17
1
-12
/
+0
*
Save and restore the Windows error around TlsGetValue.
David Benjamin
2018-05-23
1
-1
/
+20
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code if alloc returns NULL
Rich Salz
2018-04-05
1
-2
/
+5
*
Return a value from atomic read on Windows.
Pauli
2017-10-11
1
-1
/
+1
*
Add atomic write call
Pauli
2017-10-10
1
-0
/
+6
*
Add a CRYPTO_atomic_read call which allows an int variable to be read
Pauli
2017-10-10
1
-0
/
+6
*
Add fork handlers, based on pthread_atfork
Rich Salz
2017-06-29
1
-0
/
+5
*
Revert "Fixed deadlock in CRYPTO_THREAD_run_once for Windows"
Matt Caswell
2016-11-14
1
-1
/
+1
*
Fixed deadlock in CRYPTO_THREAD_run_once for Windows
DK
2016-11-13
1
-1
/
+1
*
include/openssl: don't include <windows.h> in public headers.
Andy Polyakov
2016-07-08
1
-0
/
+4
*
Fix Windows 64 bit crashes
Matt Caswell
2016-05-20
1
-23
/
+4
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-46
/
+6
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Fix: CRYPTO_THREAD_run_once
Mat
2016-04-02
1
-2
/
+2
*
Fix return type for CRYPTO_THREAD_run_once
Mat
2016-03-09
1
-1
/
+1
*
GH773: Possible leak on CRYPTO_THREAD_lock_new failure
FdaSilvaYY
2016-03-03
1
-1
/
+3
*
Implement new multi-threading API
Alessandro Ghedini
2016-02-26
1
-0
/
+190