1. 1fe5e8a Update version number to 2.1.9 by Simon Butcher · 7 years ago mbedtls-2.1.9
  2. 6ad82d7 Rename time and index parameter to avoid name conflict. by Hanno Becker · 7 years ago
  3. f2269b0 Update doc of return value of verify() by Manuel Pégourié-Gonnard · 7 years ago
  4. c386317 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 7 years ago
  5. cea8b53 Improve documentation of PKCS1 decryption functions by Hanno Becker · 7 years ago
  6. fbb9837 Update the version number to 2.1.8 by Simon Butcher · 7 years ago mbedtls-2.1.8
  7. 499391a Undo API change by Hanno Becker · 7 years ago
  8. 89930b3 Merge remote-tracking branch 'restricted/iotssl-1398_backport-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  9. 640edc7 Merge remote-tracking branch 'hanno/mpi_read_file_underflow_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  10. ebe391d Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  11. 6a582e8 Fix mbedtls_ssl_read by Hanno Becker · 7 years ago
  12. 704f493 Simplify retaining of messages for future processing by Hanno Becker · 7 years ago
  13. 5ad6789 Clarify the use of ECDSA API by Janos Follath · 8 years ago
  14. c4cb493 Cleaned up negative test predicate for test case by Gilles Peskine · 7 years ago
  15. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 7 years ago
  16. e7375ef X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 7 years ago
  17. 955738a Remove SHA-1 in TLS by default by Gilles Peskine · 7 years ago
  18. 61946d2 Merge remote-tracking branch 'hanno/iotssl-1241-backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  19. aa8a2bd Remember suitable hash function for any signature algorithm. by Hanno Becker · 7 years ago
  20. b3e6872 Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 7 years ago
  21. b9dee35 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 7 years ago
  22. 4195e80 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 7 years ago
  23. 2938ccb Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  24. 2323477 Update version number to 2.1.7 for release by Simon Butcher · 8 years ago mbedtls-2.1.7
  25. 3a7d931 Add clarification to the TLS renegotiation period by Simon Butcher · 8 years ago
  26. 8efc769 Fix renegotiation at incorrect times in DTLS by Andres AG · 8 years ago
  27. 13945f6 Fix redefinition of macro ssl_set_bio by Andres AG · 8 years ago
  28. 7a77cb2 Clarify Comments and Fix Typos (#651) by Brian J Murray · 8 years ago
  29. ebb8555 Fix multiple erroneously named source files in comments by Simon Butcher · 8 years ago
  30. 016a0d3 Update library version number to 2.1.6 by Simon Butcher · 8 years ago mbedtls-2.1.6
  31. d9d0cda Merge branch 'mbedtls-2.1' by Simon Butcher · 8 years ago
  32. 0be55a0 Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature by Janos Follath · 8 years ago
  33. 6c05208 Fix documentation for mbedtls_gcm_finish() by Andres AG · 8 years ago
  34. 865c899 Fix typo in docs for mbedtls_x509write_csr_der() by Andres AG · 8 years ago
  35. 64f5df5 Changed version number to version 2.1.5 by Simon Butcher · 8 years ago
  36. e87e706 Fixes typo in platform.h by Simon Butcher · 9 years ago
  37. 493abdf Clarifies documentation on reported memory statistics by SimonB · 8 years ago
  38. c7b8e3a Fix minor doc issue by Attila Molnar · 8 years ago
  39. 542ee5d Update default configuration by Janos Follath · 9 years ago
  40. 5ae0285 Make check-names.sh happy by Manuel Pégourié-Gonnard · 9 years ago
  41. 7715e66 Avoid build errors with -O0 due to assembly by Manuel Pégourié-Gonnard · 9 years ago
  42. 543e436 Change version number to 2.1.4 by Simon Butcher · 9 years ago mbedtls-2.1.4
  43. 4c9916b Fix doxygen warnings for generic names in config.h by Manuel Pégourié-Gonnard · 9 years ago
  44. 3bd5eb7 Reintroduce line deleted by accident by Manuel Pégourié-Gonnard · 9 years ago
  45. a02fe7c Various fixes to doxygen API generation by Simon Butcher · 9 years ago
  46. 6189175 Fix for MPI divide on MSVC by Simon Butcher · 9 years ago
  47. aa41149 Merge 'iotssl-558-2.1-md5-tls-sigs-restricted' by Simon Butcher · 9 years ago
  48. e82ac57 Merge remote-tracking branch 'origin/misc-2.1' into mbedtls-2.1 by Simon Butcher · 9 years ago
  49. 7da9695 Make documentation more explicit on TLS errors by Manuel Pégourié-Gonnard · 9 years ago
  50. b39528e Disable MD5 in handshake signatures by default by Manuel Pégourié-Gonnard · 9 years ago
  51. 013198f DTLS: avoid dropping too many records by Manuel Pégourié-Gonnard · 9 years ago
  52. ef43d41 Changed version number to 2.1.3 by Simon Butcher · 9 years ago mbedtls-2.1.3
  53. 7a40dc6 Disable reportedly broken assembly of Sparc(64) by Manuel Pégourié-Gonnard · 9 years ago
  54. 9f44a80 Try to prevent some misuse of RSA functions by Manuel Pégourié-Gonnard · 9 years ago
  55. 93080df Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 9 years ago
  56. f9945bc Fix #ifdef inconsistency by Manuel Pégourié-Gonnard · 9 years ago
  57. 1cb668c ECHDE-PSK does not use a certificate by Manuel Pégourié-Gonnard · 9 years ago
  58. d113b8e Move all KEY_EXCHANGE__ definitions in one place by Manuel Pégourié-Gonnard · 9 years ago
  59. a6925c5 Fix typo in documentation by Manuel Pégourié-Gonnard · 9 years ago
  60. 759b6d9 Corrected misleading fn description in ssl_cache.h by Simon Butcher · 9 years ago
  61. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.2
  62. c80a74f Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  63. 2ac9c60 Add 'inline' workaround where needed by Manuel Pégourié-Gonnard · 9 years ago
  64. a97ab2c Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  65. 7776fc3 Fix for #279 macroisation of 'inline' keyword by Simon Butcher · 9 years ago
  66. 2d70834 Fix references to non-standard SIZE_T_MAX by Manuel Pégourié-Gonnard · 9 years ago
  67. 899ac84 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  68. cb6af00 Add missing warning in doc by Manuel Pégourié-Gonnard · 9 years ago
  69. 5a2e389 Remove inline workaround when not useful by Manuel Pégourié-Gonnard · 9 years ago
  70. 0223ab9 Fix macroization of inline in C++ by Manuel Pégourié-Gonnard · 9 years ago
  71. 6418ffa Merge fix for IOTSSL-480 - base64 overflow issue by Simon Butcher · 9 years ago
  72. ef388f1 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  73. 0aa45c2 Fix potential overflow in base64_encode by Manuel Pégourié-Gonnard · 9 years ago
  74. 9f81231 Revised hostname length check from review by Simon Butcher · 9 years ago
  75. 89f7762 Added max length checking of hostname by Simon Butcher · 9 years ago
  76. 588ad50 Fix a fairly common typo in comments by Tillmann Karras · 9 years ago
  77. 8cea8ad Bump version to 2.1.1 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.1
  78. 5793e7e Merge 'development' into iotssl-411-port-reuse by Simon Butcher · 9 years ago
  79. 1a57af1 Update ssl.h by Simon Butcher · 9 years ago
  80. 4f6882a Update config.h by Simon Butcher · 9 years ago
  81. ddfe5d2 Tune dependencies by Manuel Pégourié-Gonnard · 9 years ago
  82. 62c74bb Stop wasting resources by Manuel Pégourié-Gonnard · 9 years ago
  83. 2088e2e fix const-ness of argument to mbedtls_ssl_conf_cert_profile by Nicholas Wilson · 9 years ago
  84. 222cb8d Tune related documentation while at it by Manuel Pégourié-Gonnard · 9 years ago
  85. 3a2a448 Update documentation by Manuel Pégourié-Gonnard · 9 years ago
  86. be619c1 Clean up error codes by Manuel Pégourié-Gonnard · 9 years ago
  87. 26d227d Add config flag for support of client port reuse by Manuel Pégourié-Gonnard · 9 years ago
  88. aac5502 Bump version to 2.1.0 by Manuel Pégourié-Gonnard · 9 years ago
  89. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 9 years ago
  90. 5f5e0ec Improve mbedtls_ssl_write() documentation by Manuel Pégourié-Gonnard · 9 years ago
  91. a2cda6b Add mbedtls_ssl_get_max_frag_len() by Manuel Pégourié-Gonnard · 9 years ago
  92. bb83844 Clarify that there are two SSL I/O buffers by Manuel Pégourié-Gonnard · 9 years ago
  93. 46c4fa1 Fix missing casts on return by Manuel Pégourié-Gonnard · 9 years ago
  94. e2b0efe Separate license from comments in config.h by Manuel Pégourié-Gonnard · 9 years ago
  95. ac50fc5 Fix typo in doc by Manuel Pégourié-Gonnard · 9 years ago
  96. 854dab9 Fix the fix for armcc5 --gnu by Manuel Pégourié-Gonnard · 9 years ago
  97. 32da9f6 Add support for MBEDTLS_USER_CONFIG_FILE by Manuel Pégourié-Gonnard · 9 years ago
  98. 43569a9 Use #ifdef rather than patch for target_config.h by Manuel Pégourié-Gonnard · 9 years ago
  99. 63e7eba Add material for generating yotta module by Manuel Pégourié-Gonnard · 9 years ago
  100. e14dec6 Fix stupid typo in previous commit by Manuel Pégourié-Gonnard · 9 years ago