1. 9b11af4 revert changes to generate_features.pl and generate_query_config.pl by Andrzej Kurek · 6 years ago
  2. ef90760 Include crypto config when generating query config by Andrzej Kurek · 6 years ago
  3. 535ee4a Merge remote-tracking branch 'public/pr/2421' into development by Simon Butcher · 6 years ago archive/mbedtls-2.17 mbedtls-2.17
  4. 56b9a93 Update query_config.c by Manuel Pégourié-Gonnard · 6 years ago
  5. bdf75eb Add missing compile time guard in ssl_client2 by Hanno Becker · 6 years ago
  6. 775655e Update programs/ssl/query_config.c by Hanno Becker · 6 years ago
  7. 23699ef ssl_client2: Reset peer CRT info string on reconnect by Hanno Becker · 6 years ago
  8. a1051b4 ssl_client2: Zeroize peer CRT info buffer when reconnecting by Hanno Becker · 6 years ago
  9. a9766c2c ssl_client2: Extract peer CRT info from verification callback by Hanno Becker · 6 years ago
  10. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  11. 54efcb7 Update query config with VSNPRINTF macro by Andres Amaya Garcia · 6 years ago
  12. e7856bf Suppress visual studio preprocessor warnings on query_config.c by Andres Amaya Garcia · 7 years ago
  13. 8645f73 Update query_config.c with new macros by Andres Amaya Garcia · 7 years ago
  14. ef672f0 Exclude macros from query_config.c generation by Andres Amaya Garcia · 7 years ago
  15. 27b3372 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  16. 5bc6e92 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  17. cb9c015 Improve cmake inclusion of query_config.c when building apps by Andres Amaya Garcia · 7 years ago
  18. c28da7e Improve comments in query_config.fmt by Andres Amaya Garcia · 7 years ago
  19. 5aca555 Fix GCC 0-length printf format string error by Andres Amaya Garcia · 7 years ago
  20. 4581486 Ensure query_config.c includes stdio only when needed by Andres AG · 7 years ago
  21. bb92364 Update programs/ssl/CMakeLists.txt with query_config.c dep by Andres Amaya Garcia · 7 years ago
  22. 3b2f9d3 query_config.c: remove duplicated inc of platform.h by Andres Amaya Garcia · 7 years ago
  23. bc81884 Query config through ssl_server2 and ssl_client2 cmdline by Andres Amaya Garcia · 7 years ago
  24. b274f27 Documentation fixes by Andrzej Kurek · 6 years ago
  25. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  26. 6f4a8ef Merge remote-tracking branch 'origin/pr/2137' into development by Jaeden Amero · 7 years ago
  27. 32809e8 PSA: Adapt ssl_server2 to modified key allocation API by Hanno Becker · 7 years ago
  28. 9bd8842 PSA: Adapt ssl_server2 to hew key policy initialization API by Hanno Becker · 7 years ago
  29. 1387124 PSA: Adapt ssl_client2 to new key policy initialization API by Hanno Becker · 7 years ago
  30. 37519ea PSA: Adapt ssl_client2 to modified key slot allocation API by Hanno Becker · 7 years ago
  31. 2349c4d Adapt to the new key allocation mechanism by Andrzej Kurek · 7 years ago
  32. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
  33. 63cb97e Add handlers for parameter validation in the sample programs by Simon Butcher · 7 years ago
  34. 4855299 Merge branch 'opaque_psk_implementation' into development-psa-proposed by Hanno Becker · 7 years ago
  35. cfdf8f4 Implement key_opaque option to ssl_client2 by Manuel Pégourié-Gonnard · 7 years ago
  36. ef68be4 Add option key_opaque to ssl_client2 (skeleton) by Manuel Pégourié-Gonnard · 7 years ago
  37. c44e0a4 Initialize PSA key slot as invalid in ssl_client2.c by Hanno Becker · 7 years ago
  38. 1d911cd Automatically allocate opaque PSK key slots in ssl_{client/server}2 by Hanno Becker · 7 years ago
  39. c43b6ea Destroy PSA-based temporary opaque PSKs at the end of ssl_server2 by Hanno Becker · 7 years ago
  40. 3f24ea9 Destroy PSA-based temporary opaque PSK key at the end of ssl_client2 by Hanno Becker · 7 years ago
  41. 5cd607b Remove overly long line in ssl_client2.c by Hanno Becker · 7 years ago
  42. b64ba5f Add support for opaque PSKs to ssl_server2 example application by Hanno Becker · 7 years ago
  43. e86964c Add support for opaque PSKs in ssl_client2 example program by Hanno Becker · 7 years ago
  44. 5a9942e Initialize PSA Crypto implementation in ssl_server2 by Hanno Becker · 7 years ago
  45. b2b468b Initialize PSA Crypto implementation in ssl_client2.c by Hanno Becker · 7 years ago
  46. b4e5451 Merge remote-tracking branch 'public/pr/2070' into development-proposed by Simon Butcher · 7 years ago
  47. ddc9e26 Merge remote-tracking branch 'public/pr/1627' into development by Simon Butcher · 7 years ago
  48. 5ddc063 Correct typo by Hanno Becker · 7 years ago
  49. d0d01c5 Document `psk_list` parameter of ssl_server2 example program by Hanno Becker · 7 years ago
  50. 25781f9 Fix missing check in example client by Manuel Pégourié-Gonnard · 7 years ago
  51. 6346a75 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  52. 095d9cf Fix ordering of free()ing of internal structures in ssl_server2 by Hanno Becker · 7 years ago
  53. 0592ea7 Merge remote-tracking branch 'public/pr/1140' into development by Simon Butcher · 7 years ago
  54. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  55. 14dac09 Merge remote-tracking branch 'public/pr/1918' into development by Simon Butcher · 7 years ago
  56. 1846e40 Merge remote-tracking branch 'public/pr/1939' into development by Simon Butcher · 7 years ago
  57. 1841b0a Rename ssl_conf_datagram_packing() to ssl_set_datagram_packing() by Hanno Becker · 7 years ago
  58. f61ff4e ssl_server2: Remove redundant new line by Hanno Becker · 7 years ago
  59. 6aeaa05 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  60. 6e7aaca Move MTU setting to SSL context, not config by Manuel Pégourié-Gonnard · 7 years ago
  61. 4d61591 Add cmd line option to ssl_client2 for datagram packing by Hanno Becker · 7 years ago
  62. e7675d0 Add cmd line option to ssl_server2 for datagram packing by Hanno Becker · 7 years ago
  63. b747c6c Add basic first tests for MTU setting by Manuel Pégourié-Gonnard · 7 years ago
  64. 9ebdcff Fix Wformat-overflow warning in ssl_mail_client.c by Mohammad Azim Khan · 7 years ago
  65. 2c92949 Merge remote-tracking branch 'public/pr/1198' into development by Simon Butcher · 7 years ago
  66. 116ac43 Merge remote-tracking branch 'public/pr/1852' into development by Simon Butcher · 7 years ago
  67. cce68be Add a macro to define the memory size in ssl_server2.c by Simon Butcher · 7 years ago
  68. ccbd464 Increase the memory buffer size for ssl_server2.c by Simon Butcher · 7 years ago
  69. ce6fbac Fix ssl_client2 to send 0-length app data by Andres Amaya Garcia · 7 years ago
  70. fad5470 Merge remote-tracking branch 'public/pr/532' into development by Simon Butcher · 7 years ago
  71. 61fa436 Address review comments - tidy usage of macros to use minimal values by Nicholas Wilson · 7 years ago
  72. 755890f Remove trailing whitespace by Andrzej Kurek · 7 years ago
  73. 2682edf Fix build using -std=c99 by Nicholas Wilson · 8 years ago
  74. da4029d ssl_server2: add buffer overhead for a termination character by Andrzej Kurek · 7 years ago
  75. 30e731d Added buffer_size and response_size options for ssl-server2. by Andrzej Kurek · 8 years ago
  76. 79d9b50 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  77. 688a456 Merge remote-tracking branch 'public/pr/1734' into development by Simon Butcher · 7 years ago
  78. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  79. d5d983e ssl_server2: handle mbedtls_x509_dn_gets failure by Gilles Peskine · 7 years ago
  80. 7d42965 Fix typo in platform macro defines for examples by Andres Amaya Garcia · 7 years ago
  81. 67a42ac Fix ret code in ssl_mail_client.c by Andres Amaya Garcia · 7 years ago
  82. 4be53b5 Fix ret code in ssl_fork_server.c by Andres Amaya Garcia · 7 years ago
  83. 5517202 Fix ret code in ssl_client1.c by Andres Amaya Garcia · 7 years ago
  84. 4481744 Fix memory leak in ssl_server2 with SNI + async callback by Gilles Peskine · 7 years ago
  85. e247989 SNI + SSL async callback: make all keys async by Gilles Peskine · 7 years ago
  86. 2636fad ssl_async_resume: free the operation context on error by Gilles Peskine · 7 years ago
  87. f5a9996 ssl_server2: get op_name from context in ssl_async_resume as well by Gilles Peskine · 7 years ago
  88. 3dae1cf Async callback: use mbedtls_pk_check_pair to compare keys by Gilles Peskine · 7 years ago
  89. a668c60 Rename mbedtls_ssl_async_{get,set}_data for clarity by Gilles Peskine · 7 years ago
  90. 166ce74 SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert by Gilles Peskine · 7 years ago
  91. d6fbfde ssl_async_set_key: detect if ctx->slots overflows by Gilles Peskine · 7 years ago
  92. 4d9ec4d Fix uninitialized variable in ssl_server2 by Gilles Peskine · 7 years ago
  93. 6331d78 Don't use the printf format %zd by Gilles Peskine · 7 years ago
  94. 3f3ada8 Fix memory leak in ssl_server2 with SNI + async callback by Gilles Peskine · 7 years ago
  95. 157f6d8 SNI + SSL async callback: make all keys async by Gilles Peskine · 7 years ago
  96. 558da9c Make SSL error code more generic by Manuel Pégourié-Gonnard · 7 years ago
  97. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  98. 3cde2fc ssl_async_resume: free the operation context on error by Gilles Peskine · 7 years ago
  99. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  100. 6fd96ad Change the default IP addresses for DTLS samples by Simon Butcher · 7 years ago