1. 49349ba Merge remote-tracking branch 'upstream-public/pr/1153' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  2. f663c22 Merge remote-tracking branch 'upstream-public/pr/916' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  3. 25aa833 Merge branch 'pr_1082' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  4. 283a80d Merge remote-tracking branch 'upstream-public/pr/1108' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  5. a6f6947 Merge remote-tracking branch 'upstream-public/pr/943' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  6. d08ae68 Merge remote-tracking branch 'upstream-public/pr/1112' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  7. 7aa2419 Merge remote-tracking branch 'upstream-public/pr/1107' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  8. ea0aa65 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  9. 3cd07be Fix handling of HS msgs in mbedtls_ssl_read if renegotiation unused by Hanno Becker · 8 years ago
  10. e454d73 Swap branches accepting/refusing renegotiation in in ssl_read by Hanno Becker · 8 years ago
  11. a360411 Fixed SIGSEGV problem when writing with ssl_write_real a buffer that is over MBEDTLS_SSL_MAX_CONTENT_LEN bytes by Florin · 8 years ago
  12. e298c8b Correct typo by Hanno Becker · 8 years ago
  13. bc04113 Correctly handle leap year in x509_date_is_valid() by Andres Amaya Garcia · 9 years ago
  14. bac9d4d Parse Signature Algorithm ext when renegotiating by Ron Eldor · 8 years ago
  15. 59ce0a7 Improve documentation in pkparse.c by Hanno Becker · 8 years ago
  16. 0c104b1 Fix typo by Hanno Becker · 8 years ago
  17. 570238e Fix typo in pkparse.c by Hanno Becker · 8 years ago
  18. bc7cbba Use X509 CRT version macros for version checks in x509write_crt_der by Hanno Becker · 8 years ago
  19. 7de3ff3 Minor style and typo corrections by Hanno Becker · 8 years ago
  20. c4cd8c6 Don't add extensions for X.509 non-v3 certificates by Hanno Becker · 8 years ago
  21. e3af3af Omit version from X.509 v1 certificates by Hanno Becker · 8 years ago
  22. c7845e5 Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  23. 593b0d3 Make mbedtls_ssl_set_hostname safe to be called multiple times by Hanno Becker · 8 years ago
  24. 69f00bf Correct parsing checks in `mbedtls_pk_parse_key` by Hanno Becker · 8 years ago
  25. da8e163 Remove unreachable branches in pkparse.c by Hanno Becker · 8 years ago
  26. e5d5b90 Mention in-place decryption in pk_parse_key_pkcs8_encrypted_der by Hanno Becker · 8 years ago
  27. ff53295 Remove unnecessary cast by Hanno Becker · 8 years ago
  28. a1d5856 Add missing calls to mbedtls_pem_free in mbedtls_pk_parse by Hanno Becker · 8 years ago
  29. 9f2b60b Use in-place decryption in pk_parse_pkcs8_encrypted_der by Hanno Becker · 8 years ago
  30. f581e11 Fix extraction of signature-type from PK context instance by Hanno Becker · 8 years ago
  31. 1042d86 Dont send alert on invalid DTLS record type by Andres Amaya Garcia · 8 years ago
  32. 66580d2 Add internal macro ENTROPY_HAVE_STRONG indicating strong entropy by Hanno Becker · 8 years ago
  33. 1fe5e8a Update version number to 2.1.9 by Simon Butcher · 8 years ago mbedtls-2.1.9
  34. 6ad82d7 Rename time and index parameter to avoid name conflict. by Hanno Becker · 8 years ago
  35. cdb4dc9 Improve comments by Manuel Pégourié-Gonnard · 8 years ago
  36. c386317 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  37. 489939f Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 8 years ago
  38. b322be5 Prevent signed integer overflow in CSR parsing by Andres AG · 8 years ago
  39. 1f06d9b Fix potential integer overflow parsing DER CRT by Andres AG · 8 years ago
  40. 0ff660e Fix potential integer overflow parsing DER CRL by Andres AG · 8 years ago
  41. a886ce3 Backport 2.1: Check rc of mbedtls_mpi_fill_random by Ron Eldor · 9 years ago
  42. 0fb3e0a Backport: Resource leak fix on windows platform by Ron Eldor · 9 years ago
  43. ee709f4 Backport 2.1: Wrong preproccessor condition fix by Ron Eldor · 9 years ago
  44. 5ff277e Backport 2.1: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  45. fbb9837 Update the version number to 2.1.8 by Simon Butcher · 8 years ago mbedtls-2.1.8
  46. 499391a Undo API change by Hanno Becker · 8 years ago
  47. 89930b3 Merge remote-tracking branch 'restricted/iotssl-1398_backport-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  48. cc01908 Ensure application data records are not kept when fully processed by Hanno Becker · 8 years ago
  49. 1defa8f Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-2.1-restricted' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  50. 63906d9 Merge remote-tracking branch 'restricted/IOTSSL-1366/mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  51. 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
  52. ebe391d Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  53. bfbc494 Add hard assertion to mbedtls_ssl_read_record_layer by Hanno Becker · 8 years ago
  54. 6a582e8 Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  55. 704f493 Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  56. 61c0c70 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  57. a3929ba Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 8 years ago
  58. b55f613 Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  59. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  60. 12c1954 Allow SHA-1 in SSL renegotiation tests by Gilles Peskine · 8 years ago
  61. 5877c27 X.509 self-tests: replaced SHA-1 certificates by SHA-256 by Gilles Peskine · 8 years ago
  62. 955738a Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  63. cd6e4d5 Merge remote-tracking branch 'restricted/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  64. 61946d2 Merge remote-tracking branch 'hanno/iotssl-1241-backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  65. 6820eba Merge branch 'iotssl-1272-fix-RSA-cache-attack-2.1-restricted' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  66. 705cc65 Add missing ret code checks in PEM module by Andres AG · 8 years ago
  67. 032aec0 Improve documentation by Hanno Becker · 8 years ago
  68. 118848f Split long lines. by Hanno Becker · 8 years ago
  69. aa8a2bd Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  70. b3e6872 Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  71. 39e2981 Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  72. 1cdf0fd Fix bug in threading sample implementation #667 by Janos Follath · 9 years ago
  73. 702dcd0 Fix bug in threading sample implementation #667 by Janos Follath · 9 years ago
  74. 89bf0a7 Backup errno in net_would_block by Hanno Becker · 8 years ago
  75. 4195e80 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 8 years ago
  76. 230ee31 RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 8 years ago
  77. 2938ccb Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  78. 2a8d655 Correct sign in modular exponentiation algorithm. by Hanno Becker · 8 years ago
  79. 9ef9f10 Add exponent blinding to RSA with CRT by Janos Follath · 8 years ago
  80. 578517d Add exponent blinding to RSA without CRT by Janos Follath · 8 years ago
  81. 74fd868 RSA: wipe more stack buffers by Gilles Peskine · 8 years ago
  82. bd90851 More length checks in RSA PKCS1v15 verify by Gilles Peskine · 8 years ago
  83. fd8f79d More length checks in RSA PKCS1v15 verify by Gilles Peskine · 8 years ago
  84. 8877ec2 RSA: wipe stack buffers by Gilles Peskine · 8 years ago
  85. 2323477 Update version number to 2.1.7 for release by Simon Butcher · 8 years ago mbedtls-2.1.7
  86. e0545c3 Fix buffer overflow in mbedtls_mpi_write_string() by Andres AG · 9 years ago mbedtls-2.1.7-rc1
  87. 8c5385e Backport 2.1:Resource leak in ssl_cookie and mutex by Ron Eldor · 9 years ago
  88. 8dbb35a ECP: Prevent freeing a buffer on stack by Janos Follath · 9 years ago
  89. f4cbe10 Fix memory leak in mbedtls_x509_crl_parse() by Andres AG · 9 years ago
  90. 5ad4045 Fix buffer overread in mbedtls_x509_get_time() by Janos Follath · 9 years ago
  91. d352e6d Merge branch 'mbedtls-2.1-iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  92. f26f0e3 Merge branch 'mbedtls-2.1-iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  93. c892509 Fix data loss in unsigned int cast in PK by Andres AG · 9 years ago
  94. 8efc769 Fix renegotiation at incorrect times in DTLS by Andres AG · 9 years ago
  95. 480a958 Fix unused variable/function compilation warnings by Andres AG · 9 years ago
  96. 7a77cb2 Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
  97. 2b912b4 Add comment to integer overflow fix in base64.c by Simon Butcher · 9 years ago
  98. d00d3e2 Fix integer overflow in mbedtls_base64_decode() by Andres AG · 9 years ago
  99. ef1329e Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  100. 63285aa Fix compiler warning with MSVC by Simon B · 9 years ago