aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/event_queue.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a spurious inclusion of the sparse array header fileMatt Caswell2023-09-251-1/+0
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* EVENT QUEUE: Fix memory leak (coverity)Hugo Landau2023-08-101-1/+4
* Make OSSL_TIME a structurePauli2022-08-121-3/+3
* ssl: implement an event queuePauli2022-07-061-0/+194