|
b21936e5
|
2022-11-08T10:38:28
|
|
Regen tlsexttest.c patch
|
|
08e05643
|
2022-09-05T23:50:05
|
|
Regen tlsexttestc.c.patch
|
|
d46266c2
|
2022-08-29T10:57:39
|
|
fix corrupted patch on merge
|
|
ed935972
|
2022-08-29T08:42:43
|
|
build updates for latest upstream
|
|
3fcde14a
|
2022-08-15T07:59:06
|
|
regen tlsextest patch
fixes #777
|
|
115cf2d5
|
2022-02-27T05:37:43
|
|
rebase patches
|
|
a27642bf
|
2022-02-06T21:11:52
|
|
rebase patches
|
|
867b577d
|
2021-04-08T05:00:36
|
|
rebase tlsexttest patch
|
|
a2ea6495
|
2020-09-04T04:12:49
|
|
rediff patches
|
|
fa26b535
|
2020-07-06T03:48:44
|
|
update tlsexttest patch
|
|
3b5ae00b
|
2020-05-12T20:21:18
|
|
Fix patch for tests/tlsexttest.c
|
|
14dd93c3
|
2020-02-15T11:32:11
|
|
rebase patches
|
|
6e2215c4
|
2019-05-07T02:11:02
|
|
rebase patches
|
|
79a66f1b
|
2019-02-09T07:28:07
|
|
update patch
|
|
d8c05ced
|
2019-01-18T18:44:47
|
|
account for differences in FAIL macros
|
|
3ab11de0
|
2019-01-18T18:38:59
|
|
adjust for latest upstream changes
|
|
11bb39ec
|
2018-11-07T20:00:29
|
|
Rediffed patches for merge fuzz
|
|
34394e7e
|
2018-11-07T23:45:17
|
|
Misc fixes to bring portable in line with upstream.
|
|
861a6ca1
|
2017-12-30T20:15:56
|
|
Modify regress tests/tlsexttest.c for 0 sized array
- Windows and hp-ux ANSI compiler can not handle 0 sized array initialization.
|
|
512573f0
|
2017-09-03T00:51:08
|
|
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.
|