aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sleep.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2024-04-091-1/+1
* NonStop: Do not call sleep() with a 0 valueRandall S. Becker2024-04-051-1/+2
* Correct OSSL_sleep for NonStop PUT model by introducing sleep().Randall S. Becker2024-03-231-10/+1
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* OSSL_sleep(): Calling sleep() function if sleepTime > 1secRajarshi Karmakar2023-05-301-1/+6
* Fix UEFI support on win32Aidan Khoury2023-04-131-1/+1
* sleep.c: Limit the sleep time instead of sleeping for days or even yearsTomas Mraz2023-03-181-32/+12
* Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte2022-10-061-0/+110