This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-26 14:32:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14e3372826544fe3b06d4fb408e8e10bd7f2be62
wolfssl
/
examples
/
server
History
David Garske
14e3372826
Enable support for using certificate manager only. Fixes for building without TLS enabled (NO_TLS). ZD 19054. Tested using
./configure --disable-tlsv12 --disable-tls13 CFLAGS="-DNO_TLS" && make check
2024-12-17 08:33:32 -08:00
..
include.am
add --with-libsuffix support, append suffix to library artifact name
2022-12-21 13:31:07 -07:00
server.c
Enable support for using certificate manager only. Fixes for building without TLS enabled (NO_TLS). ZD 19054. Tested using
./configure --disable-tlsv12 --disable-tls13 CFLAGS="-DNO_TLS" && make check
2024-12-17 08:33:32 -08:00
server.h
update copyright to 2024
2024-07-19 13:15:05 -06:00
server.sln
file modes: clear inappropriate executable bits.
2021-11-08 17:28:11 -06:00
server.vcproj
Update VS project files
2023-07-31 15:37:48 -04:00
server.vcxproj
win: add arm64 to server.vcxproj
2024-09-24 18:15:40 +08:00