Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 340037f6 | 2025-06-01 08:20:41 | add autotools build copyright headers | ||
| c51665d4 | 2025-06-01 08:11:22 | add copyright headers to Cmake files based on original committer and date | ||
| 8dad5fe3 | 2025-01-02 08:11:30 | Update for speed.c and .h churn | ||
| 64f15ec5 | 2024-10-06 18:52:46 | use TIMEVAL typedef with select() This prevents the compatibility struct timeval definition in sys/time.h from potentially getting used with select() here. https://learn.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock2-select | ||
| 0eceb61c | 2024-10-06 18:50:51 | for poll timeout -1, set loop time more reasonably Otherwise it sets looptime to -1, which was skipped by select() and caused 100% cpu busy looping. | ||
| 050b6de7 | 2024-07-08 00:52:31 | spkac.c is no more | ||
| 84895087 | 2023-12-14 03:36:09 | cmake: stop exporting compat functions | ||
| 71ce0b8c | 2023-07-04 10:37:24 | generate opensslconf.h in build dir for cmake | ||
| a316f8ab | 2022-12-18 22:10:11 | link internal apps statically | ||
| b3c13755 | 2023-04-25 14:17:25 | A handful of files were removed |