1. b40dae5 Merge remote-tracking branch 'upstream-public/pr/1546' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  2. 1198e63 Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH by Gilles Peskine · 7 years ago
  3. 093c170 Improve documentation of mbedtls_ssl_write() by Darryl Green · 7 years ago
  4. cbe731c Merge remote-tracking branch 'upstream-public/pr/1532' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  5. c501f9c mbedtls_net_bind: ip_len can be NULL if client_ip is null by Ivan Krylov · 7 years ago
  6. 8b4cd26 Merge remote-tracking branch 'upstream-public/pr/1481' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  7. 2a74061 Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted by Gilles Peskine · 7 years ago
  8. 0a91973 Do not define and initialize global mutexes on configurations that do not use them. by Gergely Budai · 7 years ago
  9. 3d72b5d Add end guard comment by Paul Bakker · 8 years ago
  10. d641260 Fix single threaded builds by Embedthis Software · 9 years ago
  11. 1c986a9 Update version to 2.1.11 by Jaeden Amero · 7 years ago mbedtls-2.1.11
  12. df6f3dd Merge remote-tracking branch 'upstream-restricted/pr/430' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  13. 8c12179 Merge remote-tracking branch 'upstream-restricted/pr/360' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  14. 5e533f4 Merge remote-tracking branch 'upstream-public/pr/1373' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  15. 9a00ef3 Merge branch 'pr_953' into HEAD by Gilles Peskine · 7 years ago
  16. af18fac Merge remote-tracking branch 'upstream-public/pr/937' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  17. ca4efdd Refer to X.690 by number by Gilles Peskine · 7 years ago
  18. 78df7fc Fix some comment typos by Manuel Pégourié-Gonnard · 7 years ago
  19. e9c44d2 Improve some comments by Manuel Pégourié-Gonnard · 7 years ago
  20. b119d40 Improve some comments, fix some typos by Manuel Pégourié-Gonnard · 7 years ago
  21. ab7796f Clarify documentation for directly-trusted certs by Manuel Pégourié-Gonnard · 7 years ago
  22. 25ec9cc Merge branch 'prr_428' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  23. 2e50efa Merge remote-tracking branch 'upstream-public/pr/1334' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  24. b9e3c6d pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 7 years ago
  25. f885c81 Update version to 2.1.10 by Jaeden Amero · 7 years ago
  26. 4913826 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  27. 15e4951 Add documentation warnings for weak algorithms by Hanno Becker · 7 years ago
  28. ca20ced Fix segfault on x32 by using better register constraints in bn_mul.h by James Cowgill · 9 years ago
  29. bfafd12 Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  30. 1ac9aa7 Set correct minimal versions in default conf by Ron Eldor · 7 years ago
  31. c313e7e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  32. b29e70b mbedtls_timing_get_timer: don't use uninitialized memory by Gilles Peskine · 7 years ago
  33. 02c3167 timing interface documentation: minor clarifications by Gilles Peskine · 7 years ago
  34. 451ea75 Merge remote-tracking branch 'restricted/pr/412' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  35. e40802a Correct record header size in case of TLS by Hanno Becker · 7 years ago
  36. a45d2ef Define ASN1 bitmask macros in more direct way by Andres Amaya Garcia · 7 years ago
  37. 45a5565 Add macros to ASN.1 module to parse ASN.1 tags by Andres Amaya Garcia · 7 years ago
  38. 7862cd0 Remove deprecation statement for TRUNC_HMAC_COMPAT from config.h by Hanno Becker · 7 years ago
  39. e53dc43 Deprecate MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT by Hanno Becker · 7 years ago
  40. adb30b9 Improve documentation of MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT option by Hanno Becker · 7 years ago
  41. 053b345 Add fallback to non-compliant truncated HMAC for compatibiltiy by Hanno Becker · 7 years ago
  42. 1854a0e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  43. 31dce36 Merge remote-tracking branch 'upstream-public/pr/1080' into mbedtls-2.1 by Gilles Peskine · 7 years ago
  44. 1b8822e Merge remote-tracking branch 'upstream-restricted/pr/422' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  45. 206110d Merge branch 'iotssl-1419-safermemcmp-volatile_backport-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  46. 9d5785b Clarify use of blinding in RSA private key operations by Hanno Becker · 7 years ago
  47. cb2ba29 Mention that mpi_fill_random interprets PRNG output as big-endian by Hanno Becker · 7 years ago
  48. 469e93c Add warning on the use of RFC 5114 primes by Hanno Becker · 7 years ago
  49. fe7fd6e Fix typo in asn1.h by Andres Amaya Garcia · 7 years ago
  50. 0ca1596 Don't allocate space for DTLS header if DTLS is disabled by Hanno Becker · 7 years ago
  51. 6499bed Add compile-time checks for size of record content and payload by Hanno Becker · 7 years ago
  52. c7845e5 Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  53. 7891da2 Enhance documentation of mbedtls_ssl_set_hostname by Hanno Becker · 8 years ago
  54. 00cb3af Backport 2.1:Add configuration file in md.h by Ron Eldor · 7 years ago
  55. 1fe5e8a Update version number to 2.1.9 by Simon Butcher · 7 years ago mbedtls-2.1.9
  56. 6ad82d7 Rename time and index parameter to avoid name conflict. by Hanno Becker · 7 years ago
  57. f2269b0 Update doc of return value of verify() by Manuel Pégourié-Gonnard · 7 years ago
  58. c386317 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 7 years ago
  59. cea8b53 Improve documentation of PKCS1 decryption functions by Hanno Becker · 7 years ago
  60. f2e1633 Prevent clever optimization to prematurely quit loop in safe memcmp by Hanno Becker · 7 years ago
  61. fbb9837 Update the version number to 2.1.8 by Simon Butcher · 7 years ago mbedtls-2.1.8
  62. 499391a Undo API change by Hanno Becker · 7 years ago
  63. 89930b3 Merge remote-tracking branch 'restricted/iotssl-1398_backport-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  64. 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
  65. ebe391d Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  66. 6a582e8 Fix mbedtls_ssl_read by Hanno Becker · 7 years ago
  67. 704f493 Simplify retaining of messages for future processing by Hanno Becker · 7 years ago
  68. 5ad6789 Clarify the use of ECDSA API by Janos Follath · 8 years ago
  69. c4cb493 Cleaned up negative test predicate for test case by Gilles Peskine · 7 years ago
  70. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 7 years ago
  71. e7375ef X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 7 years ago
  72. 955738a Remove SHA-1 in TLS by default by Gilles Peskine · 7 years ago
  73. 61946d2 Merge remote-tracking branch 'hanno/iotssl-1241-backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  74. f096eea Clarified documentation of mbedtls_ssl_setup by Gilles Peskine · 7 years ago
  75. aa8a2bd Remember suitable hash function for any signature algorithm. by Hanno Becker · 7 years ago
  76. b3e6872 Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 7 years ago
  77. b9dee35 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 7 years ago
  78. 4195e80 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 7 years ago
  79. 2938ccb Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  80. 2323477 Update version number to 2.1.7 for release by Simon Butcher · 8 years ago mbedtls-2.1.7
  81. 3a7d931 Add clarification to the TLS renegotiation period by Simon Butcher · 8 years ago
  82. 8efc769 Fix renegotiation at incorrect times in DTLS by Andres AG · 8 years ago
  83. 13945f6 Fix redefinition of macro ssl_set_bio by Andres AG · 8 years ago
  84. 7a77cb2 Clarify Comments and Fix Typos (#651) by Brian J Murray · 8 years ago
  85. ebb8555 Fix multiple erroneously named source files in comments by Simon Butcher · 8 years ago
  86. 016a0d3 Update library version number to 2.1.6 by Simon Butcher · 8 years ago mbedtls-2.1.6
  87. d9d0cda Merge branch 'mbedtls-2.1' by Simon Butcher · 8 years ago
  88. 0be55a0 Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature by Janos Follath · 8 years ago
  89. 6c05208 Fix documentation for mbedtls_gcm_finish() by Andres AG · 8 years ago
  90. 865c899 Fix typo in docs for mbedtls_x509write_csr_der() by Andres AG · 8 years ago
  91. 64f5df5 Changed version number to version 2.1.5 by Simon Butcher · 8 years ago
  92. e87e706 Fixes typo in platform.h by Simon Butcher · 9 years ago
  93. 493abdf Clarifies documentation on reported memory statistics by SimonB · 8 years ago
  94. c7b8e3a Fix minor doc issue by Attila Molnar · 8 years ago
  95. 542ee5d Update default configuration by Janos Follath · 9 years ago
  96. 5ae0285 Make check-names.sh happy by Manuel Pégourié-Gonnard · 9 years ago
  97. 7715e66 Avoid build errors with -O0 due to assembly by Manuel Pégourié-Gonnard · 9 years ago
  98. 543e436 Change version number to 2.1.4 by Simon Butcher · 9 years ago mbedtls-2.1.4
  99. 4c9916b Fix doxygen warnings for generic names in config.h by Manuel Pégourié-Gonnard · 9 years ago
  100. 3bd5eb7 Reintroduce line deleted by accident by Manuel Pégourié-Gonnard · 9 years ago