1. ab7796f Clarify documentation for directly-trusted certs by Manuel Pégourié-Gonnard · 8 years ago
  2. 25ec9cc Merge branch 'prr_428' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  3. 2e50efa Merge remote-tracking branch 'upstream-public/pr/1334' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  4. f885c81 Update version to 2.1.10 by Jaeden Amero · 8 years ago
  5. 4913826 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  6. 15e4951 Add documentation warnings for weak algorithms by Hanno Becker · 8 years ago
  7. ca20ced Fix segfault on x32 by using better register constraints in bn_mul.h by James Cowgill · 10 years ago
  8. bfafd12 Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  9. c313e7e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  10. b29e70b mbedtls_timing_get_timer: don't use uninitialized memory by Gilles Peskine · 8 years ago
  11. 02c3167 timing interface documentation: minor clarifications by Gilles Peskine · 8 years ago
  12. 451ea75 Merge remote-tracking branch 'restricted/pr/412' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  13. e40802a Correct record header size in case of TLS by Hanno Becker · 8 years ago
  14. 7862cd0 Remove deprecation statement for TRUNC_HMAC_COMPAT from config.h by Hanno Becker · 8 years ago
  15. e53dc43 Deprecate MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT by Hanno Becker · 8 years ago
  16. adb30b9 Improve documentation of MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT option by Hanno Becker · 8 years ago
  17. 053b345 Add fallback to non-compliant truncated HMAC for compatibiltiy by Hanno Becker · 8 years ago
  18. 1854a0e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  19. 31dce36 Merge remote-tracking branch 'upstream-public/pr/1080' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  20. 1b8822e Merge remote-tracking branch 'upstream-restricted/pr/422' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  21. 206110d Merge branch 'iotssl-1419-safermemcmp-volatile_backport-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  22. cb2ba29 Mention that mpi_fill_random interprets PRNG output as big-endian by Hanno Becker · 8 years ago
  23. 469e93c Add warning on the use of RFC 5114 primes by Hanno Becker · 8 years ago
  24. fe7fd6e Fix typo in asn1.h by Andres Amaya Garcia · 8 years ago
  25. 0ca1596 Don't allocate space for DTLS header if DTLS is disabled by Hanno Becker · 8 years ago
  26. 6499bed Add compile-time checks for size of record content and payload by Hanno Becker · 8 years ago
  27. c7845e5 Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  28. 7891da2 Enhance documentation of mbedtls_ssl_set_hostname by Hanno Becker · 8 years ago
  29. 00cb3af Backport 2.1:Add configuration file in md.h by Ron Eldor · 8 years ago
  30. 1fe5e8a Update version number to 2.1.9 by Simon Butcher · 8 years ago mbedtls-2.1.9
  31. 6ad82d7 Rename time and index parameter to avoid name conflict. by Hanno Becker · 8 years ago
  32. f2269b0 Update doc of return value of verify() by Manuel Pégourié-Gonnard · 8 years ago
  33. c386317 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  34. cea8b53 Improve documentation of PKCS1 decryption functions by Hanno Becker · 8 years ago
  35. f2e1633 Prevent clever optimization to prematurely quit loop in safe memcmp by Hanno Becker · 8 years ago
  36. fbb9837 Update the version number to 2.1.8 by Simon Butcher · 8 years ago mbedtls-2.1.8
  37. 499391a Undo API change by Hanno Becker · 8 years ago
  38. 89930b3 Merge remote-tracking branch 'restricted/iotssl-1398_backport-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  39. 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
  40. ebe391d Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  41. 6a582e8 Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  42. 704f493 Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  43. 5ad6789 Clarify the use of ECDSA API by Janos Follath · 8 years ago
  44. c4cb493 Cleaned up negative test predicate for test case by Gilles Peskine · 8 years ago
  45. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  46. e7375ef X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 8 years ago
  47. 955738a Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  48. 61946d2 Merge remote-tracking branch 'hanno/iotssl-1241-backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  49. aa8a2bd Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  50. b3e6872 Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  51. b9dee35 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 8 years ago
  52. 4195e80 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 8 years ago
  53. 2938ccb Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  54. 2323477 Update version number to 2.1.7 for release by Simon Butcher · 8 years ago mbedtls-2.1.7
  55. 3a7d931 Add clarification to the TLS renegotiation period by Simon Butcher · 9 years ago
  56. 8efc769 Fix renegotiation at incorrect times in DTLS by Andres AG · 9 years ago
  57. 13945f6 Fix redefinition of macro ssl_set_bio by Andres AG · 9 years ago
  58. 7a77cb2 Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
  59. ebb8555 Fix multiple erroneously named source files in comments by Simon Butcher · 9 years ago
  60. 016a0d3 Update library version number to 2.1.6 by Simon Butcher · 9 years ago mbedtls-2.1.6
  61. d9d0cda Merge branch 'mbedtls-2.1' by Simon Butcher · 9 years ago
  62. 0be55a0 Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature by Janos Follath · 9 years ago
  63. 6c05208 Fix documentation for mbedtls_gcm_finish() by Andres AG · 9 years ago
  64. 865c899 Fix typo in docs for mbedtls_x509write_csr_der() by Andres AG · 9 years ago
  65. 64f5df5 Changed version number to version 2.1.5 by Simon Butcher · 9 years ago
  66. e87e706 Fixes typo in platform.h by Simon Butcher · 9 years ago
  67. 493abdf Clarifies documentation on reported memory statistics by SimonB · 9 years ago
  68. c7b8e3a Fix minor doc issue by Attila Molnar · 9 years ago
  69. 542ee5d Update default configuration by Janos Follath · 9 years ago
  70. 5ae0285 Make check-names.sh happy by Manuel Pégourié-Gonnard · 10 years ago
  71. 7715e66 Avoid build errors with -O0 due to assembly by Manuel Pégourié-Gonnard · 10 years ago
  72. 543e436 Change version number to 2.1.4 by Simon Butcher · 10 years ago mbedtls-2.1.4
  73. 4c9916b Fix doxygen warnings for generic names in config.h by Manuel Pégourié-Gonnard · 10 years ago
  74. 3bd5eb7 Reintroduce line deleted by accident by Manuel Pégourié-Gonnard · 10 years ago
  75. a02fe7c Various fixes to doxygen API generation by Simon Butcher · 10 years ago
  76. 6189175 Fix for MPI divide on MSVC by Simon Butcher · 10 years ago
  77. aa41149 Merge 'iotssl-558-2.1-md5-tls-sigs-restricted' by Simon Butcher · 10 years ago
  78. e82ac57 Merge remote-tracking branch 'origin/misc-2.1' into mbedtls-2.1 by Simon Butcher · 10 years ago
  79. 7da9695 Make documentation more explicit on TLS errors by Manuel Pégourié-Gonnard · 10 years ago
  80. b39528e Disable MD5 in handshake signatures by default by Manuel Pégourié-Gonnard · 10 years ago
  81. 013198f DTLS: avoid dropping too many records by Manuel Pégourié-Gonnard · 10 years ago
  82. ef43d41 Changed version number to 2.1.3 by Simon Butcher · 10 years ago mbedtls-2.1.3
  83. 7a40dc6 Disable reportedly broken assembly of Sparc(64) by Manuel Pégourié-Gonnard · 10 years ago
  84. 9f44a80 Try to prevent some misuse of RSA functions by Manuel Pégourié-Gonnard · 10 years ago
  85. 93080df Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 10 years ago
  86. f9945bc Fix #ifdef inconsistency by Manuel Pégourié-Gonnard · 10 years ago
  87. 1cb668c ECHDE-PSK does not use a certificate by Manuel Pégourié-Gonnard · 10 years ago
  88. d113b8e Move all KEY_EXCHANGE__ definitions in one place by Manuel Pégourié-Gonnard · 10 years ago
  89. a6925c5 Fix typo in documentation by Manuel Pégourié-Gonnard · 10 years ago
  90. 759b6d9 Corrected misleading fn description in ssl_cache.h by Simon Butcher · 10 years ago
  91. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-2.1.2
  92. c80a74f Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 10 years ago
  93. 2ac9c60 Add 'inline' workaround where needed by Manuel Pégourié-Gonnard · 10 years ago
  94. a97ab2c Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 10 years ago
  95. 7776fc3 Fix for #279 macroisation of 'inline' keyword by Simon Butcher · 10 years ago
  96. 2d70834 Fix references to non-standard SIZE_T_MAX by Manuel Pégourié-Gonnard · 10 years ago
  97. 899ac84 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 10 years ago
  98. cb6af00 Add missing warning in doc by Manuel Pégourié-Gonnard · 10 years ago
  99. 5a2e389 Remove inline workaround when not useful by Manuel Pégourié-Gonnard · 10 years ago
  100. 0223ab9 Fix macroization of inline in C++ by Manuel Pégourié-Gonnard · 10 years ago