summaryrefslogtreecommitdiffstats
path: root/crypto/sleep.c
AgeCommit message (Expand)Author
2024-04-09Copyright year updatesMatt Caswell
2024-04-05NonStop: Do not call sleep() with a 0 valueRandall S. Becker
2024-03-23Correct OSSL_sleep for NonStop PUT model by introducing sleep().Randall S. Becker
2023-09-07Copyright year updatesMatt Caswell
2023-05-30OSSL_sleep(): Calling sleep() function if sleepTime > 1secRajarshi Karmakar
2023-04-13Fix UEFI support on win32Aidan Khoury
2023-03-18sleep.c: Limit the sleep time instead of sleeping for days or even yearsTomas Mraz
2022-10-06Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte