kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
19c8bc0d 2023-12-12 13:57:30 Land #965
0d8aa3eb 2023-12-12 08:25:37 Land #964
4ba6cdc4 2023-12-12 08:24:59 Land #962
8853aa44 2023-12-12 08:22:17 Land #963
f7bed14f 2023-12-12 08:19:39 Land #961
bb6a55be 2023-12-12 08:17:48 Update .github/workflows/release_by_tag.yml Co-authored-by: Joshua Sing <joshua@hypera.dev>
a553514c 2023-12-12 00:28:52 CI: automatically create release, upload windows builds
529f90dd 2023-12-11 21:53:59 windows: minor compat header fixes - posix_win.c: use `snprintf` as-is with _MSC_VER >= 1900 - stdio.h: include socket header before windows.h - pthread.h: delete exec permission from source file
c54bd8ba 2023-12-11 17:56:33 Fix a few symbols in EXTRA_EXPORT I thought we stopped doing this, but that's for a separate thread.
9e7eb88a 2023-12-11 17:40:31 Add configure check for strcasecmp