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