index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
thread
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
5
-5
/
+5
*
win32: Support condition variable broadcasting on XP
Hugo Landau
2023-09-06
1
-23
/
+325
*
MUTEX: Assert on locking failure
Hugo Landau
2023-09-05
1
-2
/
+6
*
Fix no-thread-pool building
Matt Caswell
2023-07-06
1
-7
/
+9
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-06-15
1
-2
/
+2
*
Fix compilation error when using clang-cl 16 or higher
Anthony Roberts
2023-04-03
1
-1
/
+1
*
Use correct function to wait for condvar
Hugo Landau
2023-03-30
2
-8
/
+7
*
Revise build.info
Hugo Landau
2023-03-30
1
-2
/
+9
*
QUIC Thread Assisted mode: miscellaneous fixes
Hugo Landau
2023-03-30
1
-2
/
+1
*
QUIC Thread Assisted Mode: Refactor locking to be infallible
Hugo Landau
2023-03-30
1
-3
/
+0
*
QUIC Thread Assisted Mode: Support Windows XP
Hugo Landau
2023-03-30
3
-30
/
+128
*
threading: Add ossl_crypto_condvar_wait_timeout
Hugo Landau
2023-03-30
2
-0
/
+63
*
thread: remove remnants of ossl_crypto_mem_barrier
Čestmír Kalina
2023-03-21
2
-9
/
+0
*
VMS knows POSIX threads too!
Richard Levitte
2023-03-06
1
-36
/
+0
*
Don't set cancel state/type
Matt Caswell
2022-12-01
1
-3
/
+0
*
Add functions supporting thread pool only when it is enabled
Tomas Mraz
2022-11-22
3
-22
/
+5
*
crypto: thread: remove ossl_crypto_thread_native_terminate
Čestmír Kalina
2022-10-21
4
-102
/
+1
*
crypto: thread: serialize concurrent joins
Čestmír Kalina
2022-10-21
4
-67
/
+85
*
crypto: add preemptive threading support
Čestmír Kalina
2022-10-17
7
-0
/
+974