mbedtls/programs/ssl
Hanno Becker 8367ccc03b Allow to configure the stack's behaviour on unexpected CIDs
This commit modifies the CID configuration API mbedtls_ssl_conf_cid_len()
to allow the configuration of the stack's behaviour when receiving an
encrypted DTLS record with unexpected CID.
2019-06-03 16:07:50 +01:00
..
CMakeLists.txt Improve cmake inclusion of query_config.c when building apps 2019-02-07 10:38:22 +00:00
dtls_client.c Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
dtls_server.c Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
mini_client.c Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
query_config.c Allow the configuration of padding when using CID extension 2019-06-03 16:07:50 +01:00
ssl_client1.c Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
ssl_client2.c Allow to configure the stack's behaviour on unexpected CIDs 2019-06-03 16:07:50 +01:00
ssl_fork_server.c Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
ssl_mail_client.c Fix default port number information 2019-03-03 12:45:34 +03:00
ssl_pthread_server.c Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
ssl_server.c Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
ssl_server2.c Allow to configure the stack's behaviour on unexpected CIDs 2019-06-03 16:07:50 +01:00