1. e770722 Merge remote-tracking branch 'upstream-public/pr/1062' into development by Gilles Peskine · 8 years ago
  2. 68306ed Merge remote-tracking branch 'upstream-public/pr/1094' into development by Gilles Peskine · 8 years ago
  3. 888fede Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  4. 735b37e Correctly handle leap year in x509_date_is_valid() by Andres Amaya Garcia · 9 years ago
  5. 73a3817 Parse Signature Algorithm ext when renegotiating by Ron Eldor · 8 years ago
  6. bd9d42c Fix typo and bracketing in macro args by Andres Amaya Garcia · 8 years ago
  7. 106637f Correctly handle leap year in x509_date_is_valid() by Andres Amaya Garcia · 9 years ago
  8. 8dd73e6 Parse Signature Algorithm ext when renegotiating by Ron Eldor · 8 years ago
  9. 86968c6 Fix typo and bracketing in macro args by Andres Amaya Garcia · 8 years ago
  10. 6bce9cb Always print gmt_unix_time in TLS client by Andres Amaya Garcia · 8 years ago
  11. 1a9a51c Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  12. 947194e Make mbedtls_ssl_set_hostname safe to be called multiple times by Hanno Becker · 8 years ago
  13. 074c58f Always print gmt_unix_time in TLS client by Andres Amaya Garcia · 8 years ago
  14. 2f38a43 Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  15. 39f5d35 Make mbedtls_ssl_set_hostname safe to be called multiple times by Hanno Becker · 8 years ago
  16. b427421 Improve documentation in pkparse.c by Hanno Becker · 8 years ago
  17. f04111f Fix typo by Hanno Becker · 8 years ago
  18. 0b7b83f 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
  19. 2b187c4 Correct typo by Hanno Becker · 8 years ago
  20. 0169253 Document code silently discarding invalid records by Andres Amaya Garcia · 8 years ago
  21. 2fad94b Dont send alert on invalid DTLS record type by Andres Amaya Garcia · 8 years ago
  22. 9be1926 Correct parsing checks in `mbedtls_pk_parse_key` by Hanno Becker · 8 years ago
  23. 66a0f83 Remove unreachable branches in pkparse.c by Hanno Becker · 8 years ago
  24. b8d1657 Mention in-place decryption in pk_parse_key_pkcs8_encrypted_der by Hanno Becker · 8 years ago
  25. 2aa80a7 Remove unnecessary cast by Hanno Becker · 8 years ago
  26. 9c6cb38 Fix typo in pkparse.c by Hanno Becker · 8 years ago
  27. fab3569 Use in-place decryption in pk_parse_pkcs8_encrypted_der by Hanno Becker · 8 years ago
  28. 771d30e Add missing calls to mbedtls_pem_free in mbedtls_pk_parse by Hanno Becker · 8 years ago
  29. 72ea31b Update version number to 2.6.0 by Simon Butcher · 8 years ago mbedtls-2.6.0
  30. a55e084 Fix naked call to time() with platform call by Simon Butcher · 8 years ago
  31. 61937d4 Rename time and index parameter to avoid name conflict. by Hanno Becker · 8 years ago
  32. 2e3ddfa Prevent signed integer overflow in CSR parsing by Andres AG · 8 years ago
  33. 8016474 Fix potential integer overflow parsing DER CRT by Andres AG · 8 years ago
  34. 4f753c1 Fix potential integer overflow parsing DER CRL by Andres AG · 8 years ago
  35. 683ac27 Checked names by Gilles Peskine · 8 years ago
  36. a95d630 Fix platform setup/teardown feature and comments by Simon Butcher · 8 years ago
  37. d91f99f Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT by Andres Amaya Garcia · 8 years ago
  38. 3c8a39d Remove internal functions from setup API by Andres Amaya Garcia · 8 years ago
  39. 2a6f39c Add library setup and teardown APIs by Andres Amaya Garcia · 8 years ago
  40. bedc205 Export mbedtls_aes_(en/de)crypt to retain for API compatibility by Hanno Becker · 8 years ago
  41. 639ce56 Undo API change from SHA1 deprecation by Hanno Becker · 8 years ago
  42. d300a57 Undo API change by Hanno Becker · 8 years ago
  43. 7269fee Check return code of mbedtls_mpi_fill_random by Ron Eldor · 9 years ago
  44. 3e19df5 Resource leak fix on windows platform by Ron Eldor · 9 years ago
  45. 8ab0595 Wrong preproccessor condition fix by Ron Eldor · 9 years ago
  46. 5a21fd6 fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 9 years ago
  47. bfea4a7 Remove mutexes from ECP hardware acceleration by Janos Follath · 8 years ago
  48. 642ea1f Prevent signed integer overflow in CSR parsing by Andres AG · 8 years ago
  49. 487b7a9 Fix potential integer overflow parsing DER CRT by Andres AG · 8 years ago
  50. 853c46c Fix potential integer overflow parsing DER CRL by Andres AG · 8 years ago
  51. 710f541 Checked names by Gilles Peskine · 8 years ago
  52. c0da47d Fix platform setup/teardown feature and comments by Simon Butcher · 8 years ago
  53. 9da6951 Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT by Andres Amaya Garcia · 8 years ago
  54. 82d7314 Remove internal functions from setup API by Andres Amaya Garcia · 8 years ago
  55. 122d899 Add library setup and teardown APIs by Andres Amaya Garcia · 8 years ago
  56. 489b985 Export mbedtls_aes_(en/de)crypt to retain for API compatibility by Hanno Becker · 8 years ago
  57. 0a38f1a Undo API change from SHA1 deprecation by Hanno Becker · 8 years ago
  58. 544039a Undo API change by Hanno Becker · 8 years ago
  59. 7875b24 Check return code of mbedtls_mpi_fill_random by Ron Eldor · 9 years ago
  60. eba5dab Resource leak fix on windows platform by Ron Eldor · 9 years ago
  61. 85bdcf8 Wrong preproccessor condition fix by Ron Eldor · 9 years ago
  62. e1b92fe fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 9 years ago
  63. a9e775e Remove mutexes from ECP hardware acceleration by Janos Follath · 8 years ago
  64. 9107b5f Improve comments by Manuel Pégourié-Gonnard · 8 years ago
  65. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  66. d15795a Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 8 years ago
  67. f2a597f Update the version number to 2.5.1 by Simon Butcher · 8 years ago archive/mbedtls-2.5 archive/mbedtls-2.5.2 mbedtls-2.5 mbedtls-2.5.2 mbedtls-2.5.1
  68. 4a42f3c Merge remote-tracking branch 'restricted/iotssl-1398' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  69. bdf3905 Ensure application data records are not kept when fully processed by Hanno Becker · 8 years ago
  70. b86b143 Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-restricted' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  71. a0bf6ec Merge remote-tracking branch 'restricted/IOTSSL-1366/development-restricted' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  72. db108ac Merge remote-tracking branch 'hanno/mpi_read_file_underflow' into development by Manuel Pégourié-Gonnard · 8 years ago
  73. 1178ac5 Merge remote-tracking branch 'hanno/sliding_exponentiation' into development by Manuel Pégourié-Gonnard · 8 years ago
  74. bb9dd0c Add hard assertion to mbedtls_ssl_read_record_layer by Hanno Becker · 8 years ago
  75. 4a810fb Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  76. af0665d Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  77. e6706e6 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  78. 39ae8cd Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 8 years ago
  79. ddc6e52 Merge remote-tracking branch 'gilles/iotssl-1223/development' into development by Manuel Pégourié-Gonnard · 8 years ago
  80. 383a118 Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development by Manuel Pégourié-Gonnard · 8 years ago
  81. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  82. cd3c845 Allow SHA-1 in SSL renegotiation tests by Gilles Peskine · 8 years ago
  83. 750c353 X.509 self-tests: replaced SHA-1 certificates by SHA-256 by Gilles Peskine · 8 years ago
  84. 5e79cb3 Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  85. 23b33f8 Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development by Manuel Pégourié-Gonnard · 8 years ago
  86. d50177f Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  87. 9f77017 Updated version number to 2.5.0 by Simon Butcher · 8 years ago mbedtls-2.5.0
  88. f5bf718 Change return type of AES decrypt and encrypt by Andres AG · 8 years ago
  89. 18ac716 RSA: wipe more stack buffers by Gilles Peskine · 8 years ago
  90. 4a7f6a0 RSA: wipe stack buffers by Gilles Peskine · 8 years ago
  91. 6e87698 Fix bug in threading sample implementation #667 by Janos Follath · 9 years ago
  92. f9203b4 Add exponent blinding to RSA with CRT by Janos Follath · 8 years ago
  93. e81102e Add exponent blinding to RSA without CRT by Janos Follath · 8 years ago
  94. 088ce43 Implement optional CA list suppression in Certificate Request by Janos Follath · 8 years ago
  95. cf7ae7e Improve documentation by Hanno Becker · 8 years ago
  96. 0d0cd4b Split long lines by Hanno Becker · 8 years ago
  97. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  98. 1aa267c Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  99. af610a0 Fix check-doxy-blocks.pl errors (cmac.c ecjpake.h) by Andres Amaya Garcia · 9 years ago
  100. 6c8ccd5 Fix cleanup label alignment by Janos Follath · 9 years ago