libreSSL/patches
Kyle J. McKay 26b40cb773 netcat.c.patch: eliminate syntax error from patch
If the target system does not define IPV6_TCLASS, this part of
the patch handles that with an ENOPROTOOPT error rather than
failing to compile.

Unfortunately it's missing a trailing semicolon leading to
a compilation error.

Add the missing semicolon to fix the problem.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
2017-12-05 15:22:15 -08:00
..
aeadtest.c.patch Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
bio.h.patch use __MINGW_PRINTF_FORMAT for BIO_* print functions if available 2016-11-06 04:32:16 -06:00
http.c.patch defining DEFAULT_CA_FILE only if it is not defined. 2017-06-04 00:56:11 +09:00
modes_lcl.h avoid BSWAP assembly for ARM <= v6 2016-07-17 18:12:23 -05:00
netcat.c.patch netcat.c.patch: eliminate syntax error from patch 2017-12-05 15:22:15 -08:00
ocsp_test.c.patch Enable tests on Visual Studio 2016-10-30 21:40:24 -05:00
openssl.c.patch update patches 2016-11-06 02:27:21 -06:00
rfc5280.c.patch update patches 2015-11-02 20:22:26 -06:00
ssl_txt.c.patch format 64-bit int portably (windows wants %l64d) 2016-07-17 17:37:16 -05:00
tls_internal.h.patch rebase patches on latest, remove fuzz 2017-07-17 06:13:21 -05:00
tls.h.patch Add definition of ssize_t to tls.h for Windows 2017-02-13 20:25:49 +09:00
tlsexttest.c.patch Add patch for regress tlsexttest 2017-09-03 01:16:36 +09:00
windows_headers.patch rebase patches on latest, remove fuzz 2017-07-17 06:13:21 -05:00