1. af77213 Change formatting of allocation check in x509_crl by Andres Amaya Garcia · 8 years ago
  2. fb023c1 Ensure memcpy is not called with NULL and 0 args in x509 module by Andres Amaya Garcia · 8 years ago
  3. 5dc2fe7 Style fixes in pem, x509_crl and buf_alloc by Andres Amaya Garcia · 8 years ago
  4. 8ad5acd Fix corner case uses of memory_buffer_alloc.c by Andres AG · 9 years ago
  5. 6598af0 Merge remote-tracking branch 'upstream-public/pr/1151' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  6. 3681692 Timing self test: shorten redundant tests by Gilles Peskine · 8 years ago
  7. d394962 Timing self test: increased duration by Gilles Peskine · 8 years ago
  8. e2bf3b8 Timing self test: increased tolerance by Gilles Peskine · 8 years ago
  9. 105e6bc Timing self test: print some diagnosis information by Gilles Peskine · 8 years ago
  10. b29e70b mbedtls_timing_get_timer: don't use uninitialized memory by Gilles Peskine · 8 years ago
  11. 3099b43 Timing: fix mbedtls_set_alarm(0) on Unix/POSIX by Gilles Peskine · 8 years ago
  12. 227692a Merge remote-tracking branch 'public/pr/1160' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  13. d1ededf Merge remote-tracking branch 'public/pr/1187' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  14. 912e447 Merge remote-tracking branch 'public/pr/1185' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  15. a15486a Merge branch 'pr_1044' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  16. 4b36dfb Merge remote-tracking branch 'upstream-public/pr/1174' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  17. 14ab4cf Fix build error with gcc -Werror=misleading-indentation by Gilles Peskine · 8 years ago
  18. 6ddfa37 Fix build without MBEDTLS_FS_IO by Gilles Peskine · 8 years ago
  19. 49349ba Merge remote-tracking branch 'upstream-public/pr/1153' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  20. f663c22 Merge remote-tracking branch 'upstream-public/pr/916' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  21. 25aa833 Merge branch 'pr_1082' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  22. 283a80d Merge remote-tracking branch 'upstream-public/pr/1108' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  23. a6f6947 Merge remote-tracking branch 'upstream-public/pr/943' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  24. d08ae68 Merge remote-tracking branch 'upstream-public/pr/1112' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  25. 7aa2419 Merge remote-tracking branch 'upstream-public/pr/1107' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  26. 1b052e8 Add checks for private parameter in mbedtls_ecdsa_sign() by Darryl Green · 8 years ago
  27. ea0aa65 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  28. be17ed5 Address PR review comments by Ron Eldor · 8 years ago
  29. 5bd2726 Backport 2.1:Fix crash when calling `mbedtls_ssl_cache_free` twice by Ron Eldor · 8 years ago
  30. 3cd07be Fix handling of HS msgs in mbedtls_ssl_read if renegotiation unused by Hanno Becker · 8 years ago
  31. e454d73 Swap branches accepting/refusing renegotiation in in ssl_read by Hanno Becker · 8 years ago
  32. 584ebe1 Wrong identifier used to check Encrypt-then-MAC flag by Hanno Becker · 8 years ago
  33. 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
  34. e298c8b Correct typo by Hanno Becker · 8 years ago
  35. bc04113 Correctly handle leap year in x509_date_is_valid() by Andres Amaya Garcia · 9 years ago
  36. bac9d4d Parse Signature Algorithm ext when renegotiating by Ron Eldor · 8 years ago
  37. 59ce0a7 Improve documentation in pkparse.c by Hanno Becker · 8 years ago
  38. 0c104b1 Fix typo by Hanno Becker · 8 years ago
  39. 570238e Fix typo in pkparse.c by Hanno Becker · 8 years ago
  40. bc7cbba Use X509 CRT version macros for version checks in x509write_crt_der by Hanno Becker · 8 years ago
  41. 7de3ff3 Minor style and typo corrections by Hanno Becker · 8 years ago
  42. c4cd8c6 Don't add extensions for X.509 non-v3 certificates by Hanno Becker · 8 years ago
  43. e3af3af Omit version from X.509 v1 certificates by Hanno Becker · 8 years ago
  44. c7845e5 Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  45. 593b0d3 Make mbedtls_ssl_set_hostname safe to be called multiple times by Hanno Becker · 8 years ago
  46. 69f00bf Correct parsing checks in `mbedtls_pk_parse_key` by Hanno Becker · 8 years ago
  47. da8e163 Remove unreachable branches in pkparse.c by Hanno Becker · 8 years ago
  48. e5d5b90 Mention in-place decryption in pk_parse_key_pkcs8_encrypted_der by Hanno Becker · 8 years ago
  49. ff53295 Remove unnecessary cast by Hanno Becker · 8 years ago
  50. a1d5856 Add missing calls to mbedtls_pem_free in mbedtls_pk_parse by Hanno Becker · 8 years ago
  51. 9f2b60b Use in-place decryption in pk_parse_pkcs8_encrypted_der by Hanno Becker · 8 years ago
  52. f581e11 Fix extraction of signature-type from PK context instance by Hanno Becker · 8 years ago
  53. 1042d86 Dont send alert on invalid DTLS record type by Andres Amaya Garcia · 8 years ago
  54. 66580d2 Add internal macro ENTROPY_HAVE_STRONG indicating strong entropy by Hanno Becker · 8 years ago
  55. 1fe5e8a Update version number to 2.1.9 by Simon Butcher · 8 years ago mbedtls-2.1.9
  56. 93a8789 Change PK module preprocessor check on word size by Andres Amaya Garcia · 8 years ago
  57. 6ad82d7 Rename time and index parameter to avoid name conflict. by Hanno Becker · 8 years ago
  58. cdb4dc9 Improve comments by Manuel Pégourié-Gonnard · 8 years ago
  59. c386317 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  60. 489939f Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 8 years ago
  61. b322be5 Prevent signed integer overflow in CSR parsing by Andres AG · 8 years ago
  62. 1f06d9b Fix potential integer overflow parsing DER CRT by Andres AG · 8 years ago
  63. 0ff660e Fix potential integer overflow parsing DER CRL by Andres AG · 8 years ago
  64. a886ce3 Backport 2.1: Check rc of mbedtls_mpi_fill_random by Ron Eldor · 9 years ago
  65. 0fb3e0a Backport: Resource leak fix on windows platform by Ron Eldor · 9 years ago
  66. ee709f4 Backport 2.1: Wrong preproccessor condition fix by Ron Eldor · 9 years ago
  67. 5ff277e Backport 2.1: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  68. fbb9837 Update the version number to 2.1.8 by Simon Butcher · 8 years ago mbedtls-2.1.8
  69. 499391a Undo API change by Hanno Becker · 8 years ago
  70. 89930b3 Merge remote-tracking branch 'restricted/iotssl-1398_backport-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  71. cc01908 Ensure application data records are not kept when fully processed by Hanno Becker · 8 years ago
  72. 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
  73. 63906d9 Merge remote-tracking branch 'restricted/IOTSSL-1366/mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  74. 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
  75. ebe391d Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  76. bfbc494 Add hard assertion to mbedtls_ssl_read_record_layer by Hanno Becker · 8 years ago
  77. 6a582e8 Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  78. 704f493 Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  79. 61c0c70 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  80. a3929ba Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 8 years ago
  81. b55f613 Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  82. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  83. 12c1954 Allow SHA-1 in SSL renegotiation tests by Gilles Peskine · 8 years ago
  84. 5877c27 X.509 self-tests: replaced SHA-1 certificates by SHA-256 by Gilles Peskine · 8 years ago
  85. 955738a Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  86. cd6e4d5 Merge remote-tracking branch 'restricted/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  87. 61946d2 Merge remote-tracking branch 'hanno/iotssl-1241-backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  88. 6820eba Merge branch 'iotssl-1272-fix-RSA-cache-attack-2.1-restricted' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  89. 705cc65 Add missing ret code checks in PEM module by Andres AG · 8 years ago
  90. 032aec0 Improve documentation by Hanno Becker · 8 years ago
  91. 118848f Split long lines. by Hanno Becker · 8 years ago
  92. aa8a2bd Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  93. b3e6872 Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  94. 39e2981 Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  95. 1cdf0fd Fix bug in threading sample implementation #667 by Janos Follath · 9 years ago
  96. 702dcd0 Fix bug in threading sample implementation #667 by Janos Follath · 9 years ago
  97. 89bf0a7 Backup errno in net_would_block by Hanno Becker · 8 years ago
  98. 4195e80 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 8 years ago
  99. 230ee31 RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 8 years ago
  100. 2938ccb Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago