mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 04:55:44 +01:00
6346a75dfb
* development: ssl-opt.sh: change expected output for large srv packet test with SSLv3 Adapt ChangeLog Fix bug in SSL ticket implementation removing keys of age < 1s ssl-opt.sh: Add DTLS session resumption tests Add ChangeLog entry Fix typo Fix hmac_drbg failure in benchmark, with threading Remove trailing whitespace Remove trailing whitespace ssl_server2: add buffer overhead for a termination character Add missing large and small packet tests for ssl_server2 Added buffer_size and response_size options for ssl-server2. Added appropriate tests. Solving a conflict in tests/ssl-opt.sh: two set of tests were added at the same place (just after large packets): - restartable ECC tests (in this branch) - server-side large packets (in development) Resolution was to move the ECC tests after the newly added server large packet ones. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dtls_client.c | ||
dtls_server.c | ||
mini_client.c | ||
ssl_client1.c | ||
ssl_client2.c | ||
ssl_fork_server.c | ||
ssl_mail_client.c | ||
ssl_pthread_server.c | ||
ssl_server2.c | ||
ssl_server.c |