1. 473f98f Introduce ciphersuite handle type by Hanno Becker · 6 years ago
  2. 0ae6b24 Allow compile-time configuration of timer callbacks by Hanno Becker · 6 years ago
  3. a58a896 Allow compile-time configuration of I/O function pointers by Hanno Becker · 6 years ago
  4. ece325c Allow compile-time configuration of PRNG in SSL module by Hanno Becker · 6 years ago
  5. de8869c Merge remote-tracking branch 'restricted/pr/608' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  6. 44ba6b0 Merge remote-tracking branch 'restricted/pr/594' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  7. 37261e6 Merge remote-tracking branch 'restricted/pr/601' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  8. 417d2ce Merge remote-tracking branch 'restricted/pr/584' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  9. c2cfdaa Allow config'n of incl of CertificateReq CA list Y/N at compile-time by Hanno Becker · 6 years ago
  10. 2d9623f Allow configuration of endpoint (cli/srv) at compile-time by Hanno Becker · 6 years ago
  11. 1f835fa Allow configuration of read timeouts at compile-time by Hanno Becker · 6 years ago
  12. e0200da Allow configuration of ConnectionID at compile-time by Hanno Becker · 6 years ago
  13. b0b2b67 Allow compile-time configuration of legacy renegotiation by Hanno Becker · 6 years ago
  14. acd4fc0 Allow compile-time configuration of authentication mode by Hanno Becker · 6 years ago
  15. de67154 Allow compile-time configuration of DTLS badmac limit by Hanno Becker · 6 years ago
  16. 29f2dd0 Address review comments by Jarno Lamsa · 6 years ago
  17. 59bd12b Add new config MBEDTLS_SSL_SESSION_RESUMPTION by Jarno Lamsa · 6 years ago
  18. 7be1406 Add config MBEDTLS_SSL_SESSION_CACHE by Jarno Lamsa · 6 years ago
  19. abd929c Merge branch 'mbedtls-2.16' into baremetal-2.16-01_07_19 by Hanno Becker · 6 years ago
  20. a7ac412 Update query_config.c by Hanno Becker · 6 years ago
  21. c6d1c3e Remove frame/pk parameter from mbedtls_x509_crt_xxx_release() by Hanno Becker · 6 years ago
  22. 5d9021e Make use of new API in ssl_server2 example application by Hanno Becker · 6 years ago
  23. 4588dc4 Update query_config.c by Hanno Becker · 6 years ago
  24. 7f376f4 Allow compile-time configuration of DTLS anti replay by Hanno Becker · 6 years ago
  25. aa9fc6d Update query_config.c by Hanno Becker · 6 years ago
  26. f765ce6 Remove ExtendedMS configuration API if hardcoded at compile-time by Hanno Becker · 6 years ago
  27. aabbb58 Exemplify harcoding SSL config at compile-time in example of ExtMS by Hanno Becker · 6 years ago
  28. 488c8de Add missing compile time guard in ssl_client2 by Hanno Becker · 6 years ago
  29. b6f7241 Update programs/ssl/query_config.c by Hanno Becker · 6 years ago
  30. b7fab76 ssl_client2: Reset peer CRT info string on reconnect by Hanno Becker · 6 years ago
  31. f9ca30d ssl_client2: Zeroize peer CRT info buffer when reconnecting by Hanno Becker · 6 years ago
  32. 975c463 ssl_client2: Extract peer CRT info from verification callback by Hanno Becker · 6 years ago
  33. 7400e8f Merge remote-tracking branch 'origin/pr/591' into baremetal by Simon Butcher · 6 years ago
  34. f2ef573 Merge remote-tracking branch 'origin/pr/598' into baremetal by Simon Butcher · 6 years ago
  35. f1ff745 Merge remote-tracking branch 'origin/pr/597' into baremetal by Simon Butcher · 6 years ago
  36. 98f85c8 Add missing dependencies on !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years ago
  37. 02a2193 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years ago
  38. dc470ae Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  39. 8b2608b Fix style issues by Jarno Lamsa · 6 years ago
  40. 29a15c2 Set timer callbacks with serialization by Jarno Lamsa · 6 years ago
  41. 85c2380 Fix spacing by Jarno Lamsa · 6 years ago
  42. 034ae84 Fix compiler warnings by Jarno Lamsa · 6 years ago
  43. b5ff6a4 Add option for ssl-context re-initialization flow by Jarno Lamsa · 6 years ago
  44. bff4a91 Fix spacing by Jarno Lamsa · 6 years ago
  45. f4f8ed7 Allow stub implementation of the context_save for now by Jarno Lamsa · 6 years ago
  46. 5737ec9 Address review comments for code-style issues by Jarno Lamsa · 6 years ago
  47. 38061f4 Remove mbedtls_ssl_free() and mbedtls_ssl_init() from serialization flow in test by Jarno Lamsa · 6 years ago
  48. cf1b672 Use MBEDTLS_SSL_CONTEXT_SERIALIZATION flag by Jarno Lamsa · 6 years ago
  49. f457293 Serialize/deserialize for ssl_server2 by Jarno Lamsa · 6 years ago
  50. 654e8de Rely on opt.exchanges for sending after serialization by Jarno Lamsa · 6 years ago
  51. d736d08 Serialization/deserialization in ssl_client2 by Jarno Lamsa · 6 years ago
  52. 0ea3cfe Add option for serialization in ssl_client/server2 by Jarno Lamsa · 6 years ago
  53. 91fa5ba Add new config MBEDTLS_SSL_CONTEXT_SERIALIZATION by Manuel Pégourié-Gonnard · 6 years ago
  54. 1abb159 Merge branch 'mbedtls-2.16' into baremetal by Hanno Becker · 6 years ago
  55. 0b87412 Remove mbedtls_param_failed from programs by Gilles Peskine · 6 years ago
  56. 30346f6 Make it easier to define MBEDTLS_PARAM_FAILED as assert by Gilles Peskine · 6 years ago
  57. c725e4b Merge remote-tracking branch 'origin/pr/590' into baremetal by Simon Butcher · 6 years ago
  58. ba8b1eb Use negated option for controlling TLS support. by Manuel Pégourié-Gonnard · 6 years ago
  59. 41b3591 Add tests for enforced extended master secret flag by Jarno Lamsa · 6 years ago
  60. e744eab Adapt defaults and programs documentation by Manuel Pégourié-Gonnard · 6 years ago
  61. a771160 Introduce new config.h flag for TLS by Manuel Pégourié-Gonnard · 6 years ago
  62. 35ccdbb Normalize spelling to serialiZation by Manuel Pégourié-Gonnard · 6 years ago
  63. 4bb1b99 Demonstrate safe usage (zeroize) in ssl_client2 by Manuel Pégourié-Gonnard · 6 years ago
  64. 32ce596 Improve save API by always updating olen by Manuel Pégourié-Gonnard · 6 years ago
  65. 57a348b Add tests for session copy without serialisation by Manuel Pégourié-Gonnard · 6 years ago
  66. 37a5324 Add mbedtls_ssl_get_session_pointer() by Manuel Pégourié-Gonnard · 6 years ago
  67. fbb44a4 Save session in serialised form in ssl_client2. by Manuel Pégourié-Gonnard · 6 years ago
  68. 1ce1a51 Document "none" value for ca_path/ca_file in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  69. 7ae36e4 ssl_server2: Skip CA setup if `ca_path` or `ca_file` argument "none" by Hanno Becker · 6 years ago
  70. a724206 ssl_client2: Skip CA setup if `ca_path` or `ca_file` argument "none" by Hanno Becker · 6 years ago
  71. c258c44 Correct white spaces in ssl_server2 and ssl_client2 by Hanno Becker · 7 years ago
  72. bb676f7 Adapt ssl_client2 to parse DER encoded test CRTs if PEM is disabled by Hanno Becker · 7 years ago
  73. 38566cc Adapt ssl_server2 to parse DER encoded test CRTs if PEM is disabled by Hanno Becker · 7 years ago
  74. 0d1d76f Merge remote-tracking branch 'origin/pr/561' into baremetal by Simon Butcher · 6 years ago
  75. d5e1bfc Merge remote-tracking branch 'origin/pr/569' into baremetal by Simon Butcher · 6 years ago
  76. 0edb924 Merge remote-tracking branch 'origin/pr/565' into baremetal by Simon Butcher · 6 years ago
  77. f4e8ed1 Remove superfluous new line in ssl_server2 by Hanno Becker · 6 years ago
  78. c8f43d8 Improve readability of ssl_client2/ssl_server2 usage instructions by Hanno Becker · 6 years ago
  79. b8260c6 Remove superfluous newline in ssl_client2 by Hanno Becker · 6 years ago
  80. 7658105 Use negative-hex format for error codes in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  81. ac36388 Exemplify ways of calling mbedtls_ssl_get_peer_cid() in ssl_client2 by Hanno Becker · 6 years ago
  82. a5a2b08 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  83. e8eff9a Allow to configure the stack's behaviour on unexpected CIDs by Hanno Becker · 6 years ago
  84. d23605d Add missing compile-time guard around CID API in ssl_server2 by Hanno Becker · 6 years ago
  85. 550e166 Allow the configuration of padding when using CID extension by Hanno Becker · 6 years ago
  86. 9687029 Add support for change of CID to ssl_client2 / ssl_server2 by Hanno Becker · 6 years ago
  87. eec2be9 Add CID configuration API by Hanno Becker · 6 years ago
  88. 2e0bedc Correct compile-time guard around unhexify() in ssl_server2 by Hanno Becker · 6 years ago
  89. 0c8281a Change formating of CID debug output in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  90. fce6f83 Merge branch 'mbedtls-2.16' into baremetal by Hanno Becker · 6 years ago
  91. e372d5f Merge remote-tracking branch 'origin/pr/558' into baremetal by Simon Butcher · 6 years ago
  92. 999ac17 Merge remote-tracking branch 'origin/pr/566' into baremetal by Simon Butcher · 6 years ago
  93. afdc1b5 Consistently use the name tinycrypt over uecc by Manuel Pégourié-Gonnard · 6 years ago
  94. 6fe99be Fix check-generated-files after creating a flag by Jarno Lamsa · 6 years ago
  95. 9cfc9ce Merge remote-tracking branch 'origin/pr/2542' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  96. d6028a1 Improve macro hygiene by Hanno Becker · 7 years ago
  97. 6dde3dd Print peer CID from ssl_client2 by Hanno Becker · 6 years ago
  98. 8be8a95 Print peer CID from ssl_server2 by Hanno Becker · 6 years ago
  99. 14751aa Improve wording of CID debug msg in ssl_server2 example application by Hanno Becker · 6 years ago
  100. 1029ace ssl_server2: Add cmd line options to configure use of CID extension by Hanno Becker · 6 years ago