kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
c7d8355a 2024-03-07 10:35:45 put compat getpagesize into the right object list Was getting this linker error building shared libraries on Windows: Creating library C:/projects/portable/build/ssl/Release/ssl.lib and object C:/projects/portable/build/ssl/Release/ssl.exp recallocarray.obj : error LNK2019: unresolved external symbol getpagesize referenced in function getpagesize should be in compat rather than crypto object file list.
41034e54 2024-03-07 08:29:32 Update man links
833cc83e 2024-03-03 17:57:30 add additional portable improvements
5e2a4899 2024-03-04 13:43:51 Update man links
2cd38a2c 2024-03-04 13:42:31 Regen openssl.c.patch
bbe18e1c 2024-03-04 21:37:30 Update ChangeLog
e53b004d 2024-03-02 07:56:18 Update man links
9b54faaf 2024-03-02 07:37:36 Update build system for file removal
d3ce4a78 2024-02-28 04:26:09 Land #1000, test shared library builds for Windows
d8702f69 2024-02-27 07:18:09 upstreamed masm alignment fix