patches/openssl.c.patch


Log

Author Commit Date CI Message
Theo Buehler 7775de6c 2022-11-27T10:50:30 regen patches
Brent Cook a2ea6495 2020-09-04T04:12:49 rediff patches
Brent Cook 17ae1da6 2019-01-19T22:24:01 rebase patches
Brent Cook f99d89a0 2016-11-06T02:27:21 update patches
Brent Cook a896d400 2015-09-13T09:19:26 move windows file IO mode setup to apps_win.c
Brent Cook 854f4f69 2015-09-12T07:48:06 add 'nc' to the distribution as an example of libtls client and server
Brent Cook 5d8a1cf7 2014-07-10T22:06:10 add initial CMake and Visual Studio build support This moves the compatibility include files from include to include/compat so we can use the awful MS C compiler <../include/> trick to emulate the GNU #include_next extension. This also removes a few old compat files we do not need anymore.
Brent Cook 1d27b22e 2015-06-05T03:45:45 set stdin/out/err to binary mode on Windows