1. d9dcd43 Fix logic to allow at least one PKCS version enabled by Paul Bakker · 9 years ago
  2. 1aa590a Add check to prevent enabling of RSA without selecting PKCS version(s) by Paul Bakker · 9 years ago
  3. 7e8a6fb Fix minor doc issue by Attila Molnar · 9 years ago
  4. 5be3a25 Clarifies documentation on reported memory statistics by SimonB · 9 years ago
  5. 80aea30 Fixes syntax and naming for check-names.sh by Simon Butcher · 9 years ago
  6. 3fe6cd3 Fixes time() abstraction for custom configs by Simon Butcher · 9 years ago
  7. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  8. c351d18 Restore a change in the documentation. by Janos Follath · 9 years ago
  9. d75b782 Fix a typo that confuses check-names.sh by Janos Follath · 9 years ago
  10. 9194744 Add exit value macros to platform abstraction layer. by Janos Follath · 9 years ago
  11. 68c0bd7 Clarified current status of RC4 usage by Simon Butcher · 9 years ago
  12. 7ef5cf3 Provided doxygen function definitions for debug.h by Simon Butcher · 9 years ago
  13. d567a23 Fix typos, grammar in the comments and clarify them by Simon Butcher · 9 years ago
  14. e2681a4 Update default configuration by Janos Follath · 9 years ago
  15. e846b51 Use the SSL IO and time callback typedefs consistently by Simon Butcher · 9 years ago
  16. c0957bd Fix some minor typos in comments by Simon Butcher · 9 years ago
  17. 986bbf2 x509: by Manuel Pégourié-Gonnard · 9 years ago
  18. d1b7f2b ssl: ignore CertificateRequest's content for real by Manuel Pégourié-Gonnard · 9 years ago
  19. eeef947 Clarify documentation about missing CRLs by Manuel Pégourié-Gonnard · 9 years ago
  20. 9d62412 Add note about not implementing PSK id_hint by Manuel Pégourié-Gonnard · 9 years ago
  21. 157cb65 Clarified mbedtls_ssl_conf_alpn_protocols() doc by Simon Butcher · 9 years ago
  22. 02049dc Add links to KB articles by Manuel Pégourié-Gonnard · 9 years ago
  23. 325ce09 Give better error messages for semi-portable parts by Manuel Pégourié-Gonnard · 9 years ago
  24. d13b950 Improve documentation of some SSL callbacks by Manuel Pégourié-Gonnard · 9 years ago
  25. edb1a48 dtls: improve doc about handshake timeouts by Manuel Pégourié-Gonnard · 9 years ago
  26. 365f325 Make check-names.sh happy by Manuel Pégourié-Gonnard · 9 years ago
  27. 25caaf3 Avoid build errors with -O0 due to assembly by Manuel Pégourié-Gonnard · 9 years ago
  28. bfafadb Change version number to 2.2.1 by Simon Butcher · 9 years ago mbedtls-2.2.1
  29. 76da60c Fix doxygen warnings for generic names in config.h by Manuel Pégourié-Gonnard · 9 years ago
  30. ddbb166 Reintroduce line deleted by accident by Manuel Pégourié-Gonnard · 9 years ago
  31. 5b331b9 Various fixes to doxygen API generation by Simon Butcher · 9 years ago
  32. 9803d07 Fix for MPI divide on MSVC by Simon Butcher · 9 years ago
  33. 4c2bfdb Merge 'iotssl-558-md5-tls-sigs-restricted' by Simon Butcher · 9 years ago
  34. fabce5e Merge branch 'misc' into development by Simon Butcher · 9 years ago
  35. acbb050 Make documentation more explicit on TLS errors by Manuel Pégourié-Gonnard · 9 years ago
  36. 47229c7 Disable MD5 in handshake signatures by default by Manuel Pégourié-Gonnard · 9 years ago
  37. e2e25e7 DTLS: avoid dropping too many records by Manuel Pégourié-Gonnard · 9 years ago
  38. 8254ed2 Change version number to 2.2.0 by Simon Butcher · 9 years ago mbedos-release-15-11 mbedtls-2.2.0
  39. ba1d897 Merge branch 'bugfixes' into development by Manuel Pégourié-Gonnard · 9 years ago
  40. fb84d38 Try to prevent some misuse of RSA functions by Manuel Pégourié-Gonnard · 9 years ago
  41. 2046062 Merge branch 'development' into misc by Simon Butcher · 9 years ago
  42. 5f7c34b Merge branch iotssl-521-keylen-check by Simon Butcher · 9 years ago
  43. 65eefc8 Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 9 years ago
  44. e5f3072 Fix #ifdef inconsistency by Manuel Pégourié-Gonnard · 9 years ago
  45. 7c5fcdc Disable reportedly broken assembly of Sparc(64) by Manuel Pégourié-Gonnard · 9 years ago
  46. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 9 years ago
  47. cf82893 Disable EC J-PAKE by default (experimental) by Manuel Pégourié-Gonnard · 9 years ago
  48. db90c82 Fix typo in documentation by Manuel Pégourié-Gonnard · 9 years ago
  49. e3132a9 Corrected misleading fn description in ssl_cache.h by Simon Butcher · 9 years ago
  50. 024b6df Improve key export API and documentation by Manuel Pégourié-Gonnard · 9 years ago
  51. 4104864 ECHDE-PSK does not use a certificate by Manuel Pégourié-Gonnard · 9 years ago
  52. adeb7d8 Move all KEY_EXCHANGE__ definitions in one place by Manuel Pégourié-Gonnard · 9 years ago
  53. 4289c0d Typo in parameter name by Robert Cragie · 9 years ago
  54. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.2
  55. c80a74f Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  56. 2ac9c60 Add 'inline' workaround where needed by Manuel Pégourié-Gonnard · 9 years ago
  57. a97ab2c Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  58. 7776fc3 Fix for #279 macroisation of 'inline' keyword by Simon Butcher · 9 years ago
  59. 2d70834 Fix references to non-standard SIZE_T_MAX by Manuel Pégourié-Gonnard · 9 years ago
  60. 899ac84 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  61. cb6af00 Add missing warning in doc by Manuel Pégourié-Gonnard · 9 years ago
  62. 5a2e389 Remove inline workaround when not useful by Manuel Pégourié-Gonnard · 9 years ago
  63. 0223ab9 Fix macroization of inline in C++ by Manuel Pégourié-Gonnard · 9 years ago
  64. 6418ffa Merge fix for IOTSSL-480 - base64 overflow issue by Simon Butcher · 9 years ago
  65. 4feb7ae Added key export API by Robert Cragie · 9 years ago
  66. 7cdad77 Add point format handling by Robert Cragie · 9 years ago
  67. ef388f1 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  68. 0aa45c2 Fix potential overflow in base64_encode by Manuel Pégourié-Gonnard · 9 years ago
  69. 9f81231 Revised hostname length check from review by Simon Butcher · 9 years ago
  70. 89f7762 Added max length checking of hostname by Simon Butcher · 9 years ago
  71. 588ad50 Fix a fairly common typo in comments by Tillmann Karras · 9 years ago
  72. 77c0646 Add cache for EC J-PAKE client extension by Manuel Pégourié-Gonnard · 9 years ago
  73. 8cea8ad Bump version to 2.1.1 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.1
  74. 75df902 Add warning on config options by Manuel Pégourié-Gonnard · 9 years ago
  75. bf57be6 Add server extension parsing by Manuel Pégourié-Gonnard · 9 years ago
  76. eef142d Depend on ECJPAKE key exchange, not module by Manuel Pégourié-Gonnard · 9 years ago
  77. 538cb7b Add the ECJPAKE ciphersuite by Manuel Pégourié-Gonnard · 9 years ago
  78. 557535d Add ECJPAKE key exchange by Manuel Pégourié-Gonnard · 9 years ago
  79. 5793e7e Merge 'development' into iotssl-411-port-reuse by Simon Butcher · 9 years ago
  80. 294139b Add client extension writing by Manuel Pégourié-Gonnard · 9 years ago
  81. b813acc Add mbedtls_ecjpake_check(), tells if set up by Manuel Pégourié-Gonnard · 9 years ago
  82. 7002f4a Add mbedtls_ssl_set_hs_ecjpake_password() by Manuel Pégourié-Gonnard · 9 years ago
  83. 76cfd3f Add EC J-PAKE context in handshake structure by Manuel Pégourié-Gonnard · 9 years ago
  84. f472179 Adjust dependencies for EC extensions by Manuel Pégourié-Gonnard · 9 years ago
  85. 1a57af1 Update ssl.h by Simon Butcher · 9 years ago
  86. 4f6882a Update config.h by Simon Butcher · 9 years ago
  87. ddfe5d2 Tune dependencies by Manuel Pégourié-Gonnard · 9 years ago
  88. 62c74bb Stop wasting resources by Manuel Pégourié-Gonnard · 9 years ago
  89. 2088e2e fix const-ness of argument to mbedtls_ssl_conf_cert_profile by Nicholas Wilson · 9 years ago
  90. 222cb8d Tune related documentation while at it by Manuel Pégourié-Gonnard · 9 years ago
  91. 3a2a448 Update documentation by Manuel Pégourié-Gonnard · 9 years ago
  92. be619c1 Clean up error codes by Manuel Pégourié-Gonnard · 9 years ago
  93. 26d227d Add config flag for support of client port reuse by Manuel Pégourié-Gonnard · 9 years ago
  94. 55f3d84 fixup-include by Manuel Pégourié-Gonnard · 9 years ago
  95. f7368c9 Polish API and documentation by Manuel Pégourié-Gonnard · 9 years ago
  96. e192710 Unify round two by Manuel Pégourié-Gonnard · 9 years ago
  97. d8204a7 Provide symmetric API for the first round by Manuel Pégourié-Gonnard · 9 years ago
  98. ce45676 Rename variable to prepare for cli/srv unification by Manuel Pégourié-Gonnard · 9 years ago
  99. 6b798b9 Tune up some comments by Manuel Pégourié-Gonnard · 9 years ago
  100. e0ad57b Replace explicit IDs with table look-ups by Manuel Pégourié-Gonnard · 9 years ago