1. dc470ae Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  2. 1abb159 Merge branch 'mbedtls-2.16' into baremetal by Hanno Becker · 6 years ago
  3. c725e4b Merge remote-tracking branch 'origin/pr/590' into baremetal by Simon Butcher · 6 years ago
  4. 41b3591 Add tests for enforced extended master secret flag by Jarno Lamsa · 6 years ago
  5. e744eab Adapt defaults and programs documentation by Manuel Pégourié-Gonnard · 6 years ago
  6. a771160 Introduce new config.h flag for TLS by Manuel Pégourié-Gonnard · 6 years ago
  7. 35ccdbb Normalize spelling to serialiZation by Manuel Pégourié-Gonnard · 6 years ago
  8. 4bb1b99 Demonstrate safe usage (zeroize) in ssl_client2 by Manuel Pégourié-Gonnard · 6 years ago
  9. 32ce596 Improve save API by always updating olen by Manuel Pégourié-Gonnard · 6 years ago
  10. 57a348b Add tests for session copy without serialisation by Manuel Pégourié-Gonnard · 6 years ago
  11. 37a5324 Add mbedtls_ssl_get_session_pointer() by Manuel Pégourié-Gonnard · 6 years ago
  12. fbb44a4 Save session in serialised form in ssl_client2. by Manuel Pégourié-Gonnard · 6 years ago
  13. 1ce1a51 Document "none" value for ca_path/ca_file in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  14. 7ae36e4 ssl_server2: Skip CA setup if `ca_path` or `ca_file` argument "none" by Hanno Becker · 6 years ago
  15. a724206 ssl_client2: Skip CA setup if `ca_path` or `ca_file` argument "none" by Hanno Becker · 6 years ago
  16. c258c44 Correct white spaces in ssl_server2 and ssl_client2 by Hanno Becker · 7 years ago
  17. bb676f7 Adapt ssl_client2 to parse DER encoded test CRTs if PEM is disabled by Hanno Becker · 7 years ago
  18. 38566cc Adapt ssl_server2 to parse DER encoded test CRTs if PEM is disabled by Hanno Becker · 7 years ago
  19. 0d1d76f Merge remote-tracking branch 'origin/pr/561' into baremetal by Simon Butcher · 6 years ago
  20. d5e1bfc Merge remote-tracking branch 'origin/pr/569' into baremetal by Simon Butcher · 6 years ago
  21. 0edb924 Merge remote-tracking branch 'origin/pr/565' into baremetal by Simon Butcher · 6 years ago
  22. f4e8ed1 Remove superfluous new line in ssl_server2 by Hanno Becker · 6 years ago
  23. c8f43d8 Improve readability of ssl_client2/ssl_server2 usage instructions by Hanno Becker · 6 years ago
  24. b8260c6 Remove superfluous newline in ssl_client2 by Hanno Becker · 6 years ago
  25. 7658105 Use negative-hex format for error codes in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  26. ac36388 Exemplify ways of calling mbedtls_ssl_get_peer_cid() in ssl_client2 by Hanno Becker · 6 years ago
  27. a5a2b08 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  28. e8eff9a Allow to configure the stack's behaviour on unexpected CIDs by Hanno Becker · 6 years ago
  29. d23605d Add missing compile-time guard around CID API in ssl_server2 by Hanno Becker · 6 years ago
  30. 550e166 Allow the configuration of padding when using CID extension by Hanno Becker · 6 years ago
  31. 9687029 Add support for change of CID to ssl_client2 / ssl_server2 by Hanno Becker · 6 years ago
  32. eec2be9 Add CID configuration API by Hanno Becker · 6 years ago
  33. 2e0bedc Correct compile-time guard around unhexify() in ssl_server2 by Hanno Becker · 6 years ago
  34. 0c8281a Change formating of CID debug output in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  35. fce6f83 Merge branch 'mbedtls-2.16' into baremetal by Hanno Becker · 6 years ago
  36. e372d5f Merge remote-tracking branch 'origin/pr/558' into baremetal by Simon Butcher · 6 years ago
  37. 999ac17 Merge remote-tracking branch 'origin/pr/566' into baremetal by Simon Butcher · 6 years ago
  38. afdc1b5 Consistently use the name tinycrypt over uecc by Manuel Pégourié-Gonnard · 6 years ago
  39. 6fe99be Fix check-generated-files after creating a flag by Jarno Lamsa · 6 years ago
  40. 9cfc9ce Merge remote-tracking branch 'origin/pr/2542' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  41. d6028a1 Improve macro hygiene by Hanno Becker · 7 years ago
  42. 6dde3dd Print peer CID from ssl_client2 by Hanno Becker · 6 years ago
  43. 8be8a95 Print peer CID from ssl_server2 by Hanno Becker · 6 years ago
  44. 14751aa Improve wording of CID debug msg in ssl_server2 example application by Hanno Becker · 6 years ago
  45. 1029ace ssl_server2: Add cmd line options to configure use of CID extension by Hanno Becker · 6 years ago
  46. 7a7aa19 ssl_client2: Add cmd line options to configure use of CID extension by Hanno Becker · 6 years ago
  47. ec37030 ssl_client2: Add helper to unhexify binary command line data by Hanno Becker · 6 years ago
  48. c8e80ee Update query_config.c by Hanno Becker · 6 years ago
  49. 24eec79 Add guards for MBEDTLS_X509_CRL_PARSE_C in sample by Ron Eldor · 6 years ago
  50. 5b9e318 Fix default port number information by irwir · 7 years ago
  51. 2eee0c3 Update query_config.c by Manuel Pégourié-Gonnard · 6 years ago
  52. 9da4674 Suppress visual studio preprocessor warnings on query_config.c by Andres Amaya Garcia · 7 years ago
  53. fe52d2a Update query_config.c with new macros by Andres Amaya Garcia · 7 years ago
  54. 4eb040a Exclude macros from query_config.c generation by Andres Amaya Garcia · 7 years ago
  55. c500ad8 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  56. c46ea38 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  57. cb6b6dc Improve cmake inclusion of query_config.c when building apps by Andres Amaya Garcia · 7 years ago
  58. 5547a40 Improve comments in query_config.fmt by Andres Amaya Garcia · 7 years ago
  59. d2689e3 Fix GCC 0-length printf format string error by Andres Amaya Garcia · 7 years ago
  60. b6ff184 Ensure query_config.c includes stdio only when needed by Andres AG · 7 years ago
  61. aaa6007 Update programs/ssl/CMakeLists.txt with query_config.c dep by Andres Amaya Garcia · 7 years ago
  62. 55a6c36 query_config.c: remove duplicated inc of platform.h by Andres Amaya Garcia · 7 years ago
  63. bfa3e09 Query config through ssl_server2 and ssl_client2 cmdline by Andres Amaya Garcia · 7 years ago
  64. f01f308 Merge remote-tracking branch 'origin/pr/2137' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  65. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
  66. 63cb97e Add handlers for parameter validation in the sample programs by Simon Butcher · 7 years ago
  67. b4e5451 Merge remote-tracking branch 'public/pr/2070' into development-proposed by Simon Butcher · 7 years ago
  68. ddc9e26 Merge remote-tracking branch 'public/pr/1627' into development by Simon Butcher · 7 years ago
  69. 5ddc063 Correct typo by Hanno Becker · 7 years ago
  70. d0d01c5 Document `psk_list` parameter of ssl_server2 example program by Hanno Becker · 7 years ago
  71. 25781f9 Fix missing check in example client by Manuel Pégourié-Gonnard · 7 years ago
  72. 6346a75 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  73. 095d9cf Fix ordering of free()ing of internal structures in ssl_server2 by Hanno Becker · 7 years ago
  74. 0592ea7 Merge remote-tracking branch 'public/pr/1140' into development by Simon Butcher · 7 years ago
  75. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  76. 14dac09 Merge remote-tracking branch 'public/pr/1918' into development by Simon Butcher · 7 years ago
  77. 1846e40 Merge remote-tracking branch 'public/pr/1939' into development by Simon Butcher · 7 years ago
  78. 1841b0a Rename ssl_conf_datagram_packing() to ssl_set_datagram_packing() by Hanno Becker · 7 years ago
  79. f61ff4e ssl_server2: Remove redundant new line by Hanno Becker · 7 years ago
  80. 6aeaa05 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  81. 6e7aaca Move MTU setting to SSL context, not config by Manuel Pégourié-Gonnard · 7 years ago
  82. 4d61591 Add cmd line option to ssl_client2 for datagram packing by Hanno Becker · 7 years ago
  83. e7675d0 Add cmd line option to ssl_server2 for datagram packing by Hanno Becker · 7 years ago
  84. b747c6c Add basic first tests for MTU setting by Manuel Pégourié-Gonnard · 7 years ago
  85. 9ebdcff Fix Wformat-overflow warning in ssl_mail_client.c by Mohammad Azim Khan · 7 years ago
  86. 2c92949 Merge remote-tracking branch 'public/pr/1198' into development by Simon Butcher · 7 years ago
  87. 116ac43 Merge remote-tracking branch 'public/pr/1852' into development by Simon Butcher · 7 years ago
  88. cce68be Add a macro to define the memory size in ssl_server2.c by Simon Butcher · 7 years ago
  89. ccbd464 Increase the memory buffer size for ssl_server2.c by Simon Butcher · 7 years ago
  90. ce6fbac Fix ssl_client2 to send 0-length app data by Andres Amaya Garcia · 7 years ago
  91. fad5470 Merge remote-tracking branch 'public/pr/532' into development by Simon Butcher · 7 years ago
  92. 61fa436 Address review comments - tidy usage of macros to use minimal values by Nicholas Wilson · 7 years ago
  93. 755890f Remove trailing whitespace by Andrzej Kurek · 7 years ago
  94. 2682edf Fix build using -std=c99 by Nicholas Wilson · 8 years ago
  95. da4029d ssl_server2: add buffer overhead for a termination character by Andrzej Kurek · 7 years ago
  96. 30e731d Added buffer_size and response_size options for ssl-server2. by Andrzej Kurek · 8 years ago
  97. 79d9b50 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  98. 688a456 Merge remote-tracking branch 'public/pr/1734' into development by Simon Butcher · 7 years ago
  99. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  100. d5d983e ssl_server2: handle mbedtls_x509_dn_gets failure by Gilles Peskine · 7 years ago