1. e9a437f Correct logic to exclude i386 inline assenbly when -O0 by Simon Butcher · 6 years ago
  2. c098ec3 Merge remote-tracking branch 'public/pr/1779' into mbedtls-2.1 by Simon Butcher · 6 years ago
  3. f11daf6 Merge remote-tracking branch 'public/pr/1850' into mbedtls-2.1 by Simon Butcher · 6 years ago
  4. 4171347 Disable use of the i386 assembly for option -O0 by Simon Butcher · 6 years ago
  5. cdad40d Add ebx to the i386 clobber list for MPI assembly by Simon Butcher · 6 years ago
  6. 57e9fe2 Merge remote-tracking branch 'public/pr/1808' into mbedtls-2.1 by Simon Butcher · 6 years ago
  7. e5828ce Merge remote-tracking branch 'public/pr/1771' into mbedtls-2.1 by Simon Butcher · 6 years ago
  8. 112e322 Move definition to cipher.h by Ron Eldor · 6 years ago
  9. 3dfbf40 Move definition of MBEDTLS_CIPHER_MODE_STREAM by Ron Eldor · 6 years ago
  10. 2c8a7ec Remove unneeded namesapcing in header files by Ron Eldor · 7 years ago
  11. ad761c4 Fix multiple quality issues in the source by Simon Butcher · 6 years ago
  12. b4d0084 Allow 0 as a valid ret value for mbedtls_ssl_write by Andres Amaya Garcia · 7 years ago
  13. 6fc9cee Change the library version to 2.1.13 by Simon Butcher · 6 years ago
  14. 0a715b1 Merge remote-tracking branch 'public/pr/1656' into mbedtls-2.1 by Simon Butcher · 6 years ago
  15. 7cea62b Fix MicroBlaze register typo. by Zach van Rijn · 6 years ago
  16. c57d0e5 Treat warnings as errors for IAR by Azim Khan · 6 years ago
  17. 29298cb Merge remote-tracking branch 'public/pr/1671' into mbedtls-2.1 by Simon Butcher · 6 years ago
  18. a5fb40d Merge remote-tracking branch 'public/pr/1465' into mbedtls-2.1 by Simon Butcher · 6 years ago
  19. 5b256af mbedtls_gcm_crypt_and_tag: clarify what each mode does and doesn't do by Gilles Peskine · 6 years ago
  20. bfc3b74 Correct and clarify the documentation of GCM whole-message functions by Gilles Peskine · 6 years ago
  21. fcc7a62 Merge remote-tracking branch 'public/pr/1403' into mbedtls-2.1 by Simon Butcher · 6 years ago
  22. 6981df5 Remove double declaration of mbedtls_ssl_list_ciphersuites by Moran Peker · 7 years ago
  23. 879e626 Allow the entry_name size to be set in config.h by Andres AG · 8 years ago
  24. 753afd8 Merge remote-tracking branch 'upstream-public/pr/1585' into mbedtls-2.1-proposed by Jaeden Amero · 6 years ago
  25. 6c0fba4 Update version to 2.1.12 by Jaeden Amero · 6 years ago
  26. 006848d Use correct version of snprintf on Windows by Azim Khan · 7 years ago
  27. b40dae5 Merge remote-tracking branch 'upstream-public/pr/1546' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  28. 1198e63 Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH by Gilles Peskine · 7 years ago
  29. 093c170 Improve documentation of mbedtls_ssl_write() by Darryl Green · 7 years ago
  30. cbe731c Merge remote-tracking branch 'upstream-public/pr/1532' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  31. c501f9c mbedtls_net_bind: ip_len can be NULL if client_ip is null by Ivan Krylov · 7 years ago
  32. 8b4cd26 Merge remote-tracking branch 'upstream-public/pr/1481' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  33. f22c59b Fix some comments regarding what files are symlinked by Gilles Peskine · 7 years ago
  34. 2a74061 Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted by Gilles Peskine · 7 years ago
  35. 0a91973 Do not define and initialize global mutexes on configurations that do not use them. by Gergely Budai · 7 years ago
  36. 3d72b5d Add end guard comment by Paul Bakker · 8 years ago
  37. d641260 Fix single threaded builds by Embedthis Software · 9 years ago
  38. cd0265e Support out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  39. 1c986a9 Update version to 2.1.11 by Jaeden Amero · 7 years ago mbedtls-2.1.11
  40. df6f3dd Merge remote-tracking branch 'upstream-restricted/pr/430' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  41. 8c12179 Merge remote-tracking branch 'upstream-restricted/pr/360' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  42. 5e533f4 Merge remote-tracking branch 'upstream-public/pr/1373' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  43. 9a00ef3 Merge branch 'pr_953' into HEAD by Gilles Peskine · 7 years ago
  44. af18fac Merge remote-tracking branch 'upstream-public/pr/937' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  45. ca4efdd Refer to X.690 by number by Gilles Peskine · 7 years ago
  46. 78df7fc Fix some comment typos by Manuel Pégourié-Gonnard · 7 years ago
  47. e9c44d2 Improve some comments by Manuel Pégourié-Gonnard · 7 years ago
  48. b119d40 Improve some comments, fix some typos by Manuel Pégourié-Gonnard · 7 years ago
  49. ab7796f Clarify documentation for directly-trusted certs by Manuel Pégourié-Gonnard · 7 years ago
  50. 25ec9cc Merge branch 'prr_428' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  51. 2e50efa Merge remote-tracking branch 'upstream-public/pr/1334' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  52. b9e3c6d pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 7 years ago
  53. f885c81 Update version to 2.1.10 by Jaeden Amero · 7 years ago
  54. 4913826 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  55. 15e4951 Add documentation warnings for weak algorithms by Hanno Becker · 7 years ago
  56. ca20ced Fix segfault on x32 by using better register constraints in bn_mul.h by James Cowgill · 9 years ago
  57. bfafd12 Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  58. 1ac9aa7 Set correct minimal versions in default conf by Ron Eldor · 7 years ago
  59. c313e7e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  60. b29e70b mbedtls_timing_get_timer: don't use uninitialized memory by Gilles Peskine · 7 years ago
  61. 02c3167 timing interface documentation: minor clarifications by Gilles Peskine · 7 years ago
  62. 451ea75 Merge remote-tracking branch 'restricted/pr/412' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  63. e40802a Correct record header size in case of TLS by Hanno Becker · 7 years ago
  64. a45d2ef Define ASN1 bitmask macros in more direct way by Andres Amaya Garcia · 7 years ago
  65. 45a5565 Add macros to ASN.1 module to parse ASN.1 tags by Andres Amaya Garcia · 7 years ago
  66. 7862cd0 Remove deprecation statement for TRUNC_HMAC_COMPAT from config.h by Hanno Becker · 7 years ago
  67. e53dc43 Deprecate MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT by Hanno Becker · 7 years ago
  68. adb30b9 Improve documentation of MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT option by Hanno Becker · 7 years ago
  69. 053b345 Add fallback to non-compliant truncated HMAC for compatibiltiy by Hanno Becker · 7 years ago
  70. 1854a0e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  71. 31dce36 Merge remote-tracking branch 'upstream-public/pr/1080' into mbedtls-2.1 by Gilles Peskine · 7 years ago
  72. 1b8822e Merge remote-tracking branch 'upstream-restricted/pr/422' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  73. 206110d Merge branch 'iotssl-1419-safermemcmp-volatile_backport-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  74. 9d5785b Clarify use of blinding in RSA private key operations by Hanno Becker · 7 years ago
  75. cb2ba29 Mention that mpi_fill_random interprets PRNG output as big-endian by Hanno Becker · 7 years ago
  76. 469e93c Add warning on the use of RFC 5114 primes by Hanno Becker · 7 years ago
  77. fe7fd6e Fix typo in asn1.h by Andres Amaya Garcia · 7 years ago
  78. 0ca1596 Don't allocate space for DTLS header if DTLS is disabled by Hanno Becker · 7 years ago
  79. 6499bed Add compile-time checks for size of record content and payload by Hanno Becker · 7 years ago
  80. c7845e5 Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  81. 7891da2 Enhance documentation of mbedtls_ssl_set_hostname by Hanno Becker · 8 years ago
  82. 00cb3af Backport 2.1:Add configuration file in md.h by Ron Eldor · 7 years ago
  83. 1fe5e8a Update version number to 2.1.9 by Simon Butcher · 7 years ago mbedtls-2.1.9
  84. 6ad82d7 Rename time and index parameter to avoid name conflict. by Hanno Becker · 7 years ago
  85. f2269b0 Update doc of return value of verify() by Manuel Pégourié-Gonnard · 7 years ago
  86. c386317 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 7 years ago
  87. cea8b53 Improve documentation of PKCS1 decryption functions by Hanno Becker · 7 years ago
  88. f2e1633 Prevent clever optimization to prematurely quit loop in safe memcmp by Hanno Becker · 7 years ago
  89. fbb9837 Update the version number to 2.1.8 by Simon Butcher · 7 years ago mbedtls-2.1.8
  90. 499391a Undo API change by Hanno Becker · 7 years ago
  91. 89930b3 Merge remote-tracking branch 'restricted/iotssl-1398_backport-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  92. 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
  93. ebe391d Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  94. 6a582e8 Fix mbedtls_ssl_read by Hanno Becker · 7 years ago
  95. 704f493 Simplify retaining of messages for future processing by Hanno Becker · 7 years ago
  96. 5ad6789 Clarify the use of ECDSA API by Janos Follath · 8 years ago
  97. c4cb493 Cleaned up negative test predicate for test case by Gilles Peskine · 7 years ago
  98. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 7 years ago
  99. e7375ef X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 7 years ago
  100. 955738a Remove SHA-1 in TLS by default by Gilles Peskine · 7 years ago