Florian Lentz
236603cffc
pkg/wolfssl: Update wolfSSL to 5.5.4 and add DTLS 1.3 support
2023-02-22 18:32:01 +01:00
0c42c3690c
pkg/wolfssl: ignore array-parameter warning with gcc 11
2021-11-03 15:40:29 +01:00
86f9190a4c
pkg/wolfssl: improve build system integration
...
and avoid copying in the cloned repository when building
2020-06-12 17:49:09 +02:00
Francisco Molina
2331448644
Makefile: remove usage of SUBMODULES_NOFORCE
...
With #10970 only existing *.c files will be added to SRC when using
the SUBMODULES mechanism, so SUBMODULES_NOFORCE (used to filter out
non existing source files) is now redundant so remove the usage.
2020-04-15 12:11:44 +02:00
7402092649
Revert "pkg/wolfssl: disable maybe-uninitialized warning with wolfcrypt"
...
This reverts commit 02ff48751e
.
(Obsoleted by 1193b0b1f8
)
2019-10-21 12:39:20 +02:00
02ff48751e
pkg/wolfssl: disable maybe-uninitialized warning with wolfcrypt
...
Only when building with riscv toolchain, because the default optimization used can lead to this problem.
2019-10-21 08:09:51 +02:00
kaleb-himes
b3f32f83bb
wolfSSL pkg with examples
2019-09-09 18:48:53 +02:00