Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: fix missing <winsock.h> indirection inclusion. | FdaSilvaYY | 2024-09-05 | 1 | -1/+2 |
* | Round up nano secs when converting OSSL_TIME to struct timeval | Matt Caswell | 2023-10-20 | 1 | -7/+16 |
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | threading: Add ossl_crypto_condvar_wait_timeout | Hugo Landau | 2023-03-30 | 1 | -0/+3 |
* | djgpp: Skip check for negative timeval | J.W. Jagersma | 2022-11-14 | 1 | -0/+2 |
* | time: add some additional utilities and document everything | Pauli | 2022-09-13 | 1 | -9/+53 |
* | Updates for OSSL_TIME changes | Hugo Landau | 2022-08-24 | 1 | -5/+5 |
* | QUIC ACK Manager, Statistics Manager and Congestion Control API | Hugo Landau | 2022-08-24 | 1 | -0/+14 |
* | Update session timeout code with OSSL_TIME | Todd Short | 2022-08-18 | 1 | -0/+10 |
* | Make OSSL_TIME a structure | Pauli | 2022-08-12 | 1 | -30/+53 |
* | QUIC Frame Encoding and Decoding Functions | Hugo Landau | 2022-07-29 | 1 | -1/+51 |
* | ssl: add a zero time macro | Pauli | 2022-07-06 | 1 | -0/+3 |
* | ssl: expose the get time function internally | Pauli | 2022-06-22 | 1 | -0/+84 |