19 Commits

Author SHA1 Message Date
Theo Buehler
08e0564339 Regen tlsexttestc.c.patch 2022-09-05 23:50:05 +02:00
Brent Cook
d46266c297 fix corrupted patch on merge 2022-08-29 10:57:39 -05:00
Brent Cook
ed9359727a build updates for latest upstream 2022-08-29 09:06:06 -05:00
Theo Buehler
3fcde14a00 regen tlsextest patch
fixes #777
2022-08-15 08:01:34 +02:00
Brent Cook
115cf2d553 rebase patches 2022-02-27 05:37:43 -06:00
Brent Cook
a27642bf41 rebase patches 2022-02-06 21:11:52 -06:00
Brent Cook
867b577d85 rebase tlsexttest patch 2021-04-08 05:00:36 -05:00
Brent Cook
a2ea649536 rediff patches 2020-09-04 04:12:49 -05:00
Brent Cook
fa26b5359b update tlsexttest patch 2020-07-06 03:48:44 -05:00
kinichiro
3b5ae00b00 Fix patch for tests/tlsexttest.c 2020-05-12 20:21:18 +09:00
Brent Cook
14dd93c37a rebase patches 2020-02-15 11:32:11 -06:00
Brent Cook
6e2215c465 rebase patches 2019-05-07 02:11:02 -05:00
Brent Cook
79a66f1b5d update patch 2019-02-09 07:28:07 -06:00
Brent Cook
d8c05cedec account for differences in FAIL macros 2019-01-18 18:44:47 -06:00
Brent Cook
3ab11de0f1 adjust for latest upstream changes 2019-01-18 18:38:59 -06:00
Brent Cook
11bb39ecf6 Rediffed patches for merge fuzz 2018-11-07 20:04:11 -06:00
bobsayshilol
34394e7ee0 Misc fixes to bring portable in line with upstream. 2018-11-07 23:45:17 +00:00
kinichiro
861a6ca1db Modify regress tests/tlsexttest.c for 0 sized array
- Windows and hp-ux ANSI compiler can not handle 0 sized array initialization.
2017-12-30 20:15:56 +09:00
kinichiro
512573f0de Add patch for regress tlsexttest
Some compiler does not support 0 sized array.
This patch changes 0 sized array to have NULL and using variable instead of
sizeof function.
2017-09-03 01:16:36 +09:00