]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/thread/arch/thread_posix.c
Copyright year updates
[thirdparty/openssl.git] / crypto / thread / arch / thread_posix.c
2023-09-07  Matt CaswellCopyright year updates
2023-09-05  Hugo LandauMUTEX: Assert on locking failure
2023-03-30  Hugo LandauQUIC Thread Assisted Mode: Support Windows XP
2023-03-30  Hugo Landauthreading: Add ossl_crypto_condvar_wait_timeout
2023-03-06  Richard LevitteVMS knows POSIX threads too!
2022-12-01  Matt CaswellDon't set cancel state/type
2022-10-21  Čestmír Kalinacrypto: thread: remove ossl_crypto_thread_native_terminate
2022-10-21  Čestmír Kalinacrypto: thread: serialize concurrent joins
2022-10-17  Čestmír Kalinacrypto: add preemptive threading support