|
10ed1f1c
|
2022-10-04T17:57:01
|
|
Change code for samples
|
|
6e310e3c
|
2022-07-09T20:05:35
|
|
sample/ssl-client-mbedtls.c: fix for MbedTLS 3
- use build_info.h over version.h
- provide own certs
P.S. since it is simpler then adding detection of the library version
into autotools.
|
|
ce20356a
|
2022-07-09T21:07:36
|
|
sample/ssl-client-mbedtls.c: break the loop on EOF
|
|
fcf85e48
|
2022-07-09T21:03:36
|
|
sample/ssl-client-mbedtls.c: fix printing response in readcb
|
|
85c67599
|
2020-07-24T17:19:14
|
|
fix: compat mbedtls < 2.4
|
|
028385f6
|
2020-05-28T17:14:46
|
|
fix build system and add test and cleanup code
|