wolfssl/examples
Juliusz Sosinowicz 70a3857ae8 Fragmentation for ServerKeyExchange and CeriticateVerify
- The `ssl->dtlsMtuSz` value is the maximum possible size of the DTLS record layer. We read `ssl->dtlsMtuSz + 100` in case peer has slightly different MTU set.
- The `-u` option in the examples takes the value of the MTU size.
- MTU tests are added in `tests/test-dtls-mtu.conf`
2021-04-16 17:30:51 +02:00
..
benchmark update copyright date 2021-03-11 13:42:46 +07:00
client Fragmentation for ServerKeyExchange and CeriticateVerify 2021-04-16 17:30:51 +02:00
configs update copyright date 2021-03-11 13:42:46 +07:00
echoclient update copyright date 2021-03-11 13:42:46 +07:00
echoserver update copyright date 2021-03-11 13:42:46 +07:00
sctp update copyright date 2021-03-11 13:42:46 +07:00
server Fragmentation for ServerKeyExchange and CeriticateVerify 2021-04-16 17:30:51 +02:00
include.am Added new `examples/config` area with template user_settings.h files and instructions for using. 2020-07-31 11:01:58 -07:00