mbedtls/programs
Simon Butcher ccbd46435f Increase the memory buffer size for ssl_server2.c
Newer features in the library have increased the overall RAM usage of the
library, when all features are enabled. ssl_server2.c, with all features enabled
was running out of memory for the ssl-opt.sh test 'Authentication: client
max_int chain, server required'.

This commit increases the memory buffer allocation for ssl_server2.c to allow
the test to work with all features enabled.
2018-07-22 14:43:39 +01:00
..
aes Fix typo in platform macro defines for examples 2018-06-14 23:01:55 +01:00
hash Fix typo in platform macro defines for examples 2018-06-14 23:01:55 +01:00
pkey Merge remote-tracking branch 'public/pr/532' into development 2018-07-19 16:15:51 +01:00
random Fix typo in platform macro defines for examples 2018-06-14 23:01:55 +01:00
ssl Increase the memory buffer size for ssl_server2.c 2018-07-22 14:43:39 +01:00
test Merge remote-tracking branch 'public/pr/1454' into development 2018-07-20 14:33:44 +01:00
util Fix typo in platform macro defines for examples 2018-06-14 23:01:55 +01:00
x509 Add missing platform macro defines in cert_app.c 2018-06-14 23:01:55 +01:00
.gitignore Tests: add a test for cpp linking 2018-06-28 05:07:08 -04:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Tests: add a test for cpp linking 2018-06-28 05:07:08 -04:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00