summaryrefslogtreecommitdiffstats
path: root/include/internal/time.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: fix missing <winsock.h> indirection inclusion.FdaSilvaYY2024-09-051-1/+2
* Round up nano secs when converting OSSL_TIME to struct timevalMatt Caswell2023-10-201-7/+16
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* threading: Add ossl_crypto_condvar_wait_timeoutHugo Landau2023-03-301-0/+3
* djgpp: Skip check for negative timevalJ.W. Jagersma2022-11-141-0/+2
* time: add some additional utilities and document everythingPauli2022-09-131-9/+53
* Updates for OSSL_TIME changesHugo Landau2022-08-241-5/+5
* QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau2022-08-241-0/+14
* Update session timeout code with OSSL_TIMETodd Short2022-08-181-0/+10
* Make OSSL_TIME a structurePauli2022-08-121-30/+53
* QUIC Frame Encoding and Decoding FunctionsHugo Landau2022-07-291-1/+51
* ssl: add a zero time macroPauli2022-07-061-0/+3
* ssl: expose the get time function internallyPauli2022-06-221-0/+84