1. 888c2fd Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 8 years ago
  2. 2634aa9 Merge remote-tracking branch 'restricted/mbedtls-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  3. bbe0103 Merge remote-tracking branch 'hanno/iotssl-1241-backport-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  4. c2b9d98 Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  5. 73e7f4c RSA: wipe more stack buffers by Gilles Peskine · 8 years ago
  6. 213aec8 RSA: wipe stack buffers by Gilles Peskine · 8 years ago
  7. 139708d Fix backporting errors by Manuel Pégourié-Gonnard · 8 years ago
  8. bb1e688 Add exponent blinding to RSA with CRT by Janos Follath · 8 years ago
  9. 5d39257 Add exponent blinding to RSA without CRT by Janos Follath · 8 years ago
  10. 4c5154d Updated version number to 1.3.19 for release by Simon Butcher · 8 years ago
  11. 2b2fc11 Fix buffer overflow in mpi_write_string() by Andres AG · 8 years ago mbedtls-1.3.19-rc1
  12. f5ffc79 ECP: Prevent freeing a buffer on stack by Janos Follath · 9 years ago
  13. 03af0e0 Fix memory leak in x509_crl_parse() by Andres AG · 9 years ago
  14. 9fb2828 Merge branch 'mbedtls-1.3-iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  15. 741bd90 Merge branch 'mbedtls-1.3-iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  16. dcd49ec Add lib target to library/CMakeLists.txt by Andres AG · 9 years ago
  17. 746edf4 Add comment to integer overflow fix in base64.c by Simon Butcher · 9 years ago
  18. 59abd30 Fix integer overflow in mbedtls_base64_decode() by Andres AG · 9 years ago
  19. 74ef650 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  20. de6079a Fix buffer overreads in mbedtls_pem_read_buffer() by Andres AG · 9 years ago
  21. c71b7eb Fix data loss in unsigned int cast in PK by Andres AG · 9 years ago
  22. 2f3fe70 Fix verify out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  23. e567101 Fix CRL parsing to avoid infinite loop by Andres AG · 9 years ago
  24. f0a401f Fix unused variable/function compilation warnings by Andres AG · 9 years ago
  25. a697bf5 Fix for MSVC Compiler warnings by Simon B · 9 years ago
  26. c1d54bb Update library version to 1.3.18 by Simon Butcher · 9 years ago mbedtls-1.3.18
  27. 2d0ffbb Fix integration of bugfix for #626 by Simon Butcher · 9 years ago
  28. 2261f19 Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  29. 149950d Added checks for POLARSSL_SSL_CLI_C by Simon Butcher · 9 years ago
  30. 6037145 Merge branch for fix for #502 - Unchecked calls by Simon Butcher · 9 years ago
  31. 8a1a91f Update features list by Simon Butcher · 9 years ago
  32. 0da3e44 Add check for validity of date in x509_get_time() by Andres AG · 9 years ago
  33. 67ae0b9 Fix sig->tag update in mbedtls_x509_get_sig() by Andres AG · 9 years ago
  34. 441d6f9 Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature by Janos Follath · 9 years ago
  35. bfcd032 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  36. 6ad5d94 Fix documentation for mbedtls_gcm_finish() by Andres AG · 9 years ago
  37. 57e6e8f Fix 1 byte overread in mbedtls_asn1_get_int() by Andres AG · 9 years ago
  38. 372bf79 Add missing bounds check in X509 DER write funcs by Andres AG · 9 years ago
  39. 7458bc3 Fix guards in SSL for ECDH key exchanges by Simon Butcher · 9 years ago
  40. af1e74b X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  41. 3072458 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  42. cdbcd20 Fix documentation for mbedtls_gcm_finish() by Andres AG · 9 years ago
  43. 15fdb7f Fix 1 byte overread in mbedtls_asn1_get_int() by Andres AG · 9 years ago
  44. 17da9dd Add option for relaxed X509 time verification. by Janos Follath · 9 years ago
  45. 4556d20 Fixed unchecked calls to mbedtls_md_setup in rsa.c (#502) by Brian J Murray · 9 years ago
  46. 25e5698 Fix guards in SSL for ECDH key exchanges by Simon Butcher · 9 years ago
  47. 8a84454 X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  48. 4f7b13b Changed library version number to 1.3.17 by Simon Butcher · 9 years ago
  49. fd349bc Merge branch 'mbedtls-1.3' into mbedtls-1.3 by Simon Butcher · 9 years ago
  50. 307e181 Fix non compliance SSLv3 in server extension handling. by Janos Follath · 9 years ago
  51. 742783f Included tests for the overflow by Janos Follath · 9 years ago
  52. d3253b0 Fix for backprt of IOTSSL-628 by Simon Butcher · 9 years ago
  53. 092f2c4 Move underflow test to make time constant by Janos Follath · 9 years ago
  54. 3bed13d Included test for integer underflow. by Janos Follath · 9 years ago
  55. f18263d Removing 'if' branch from the fix. by Janos Follath · 9 years ago
  56. f570f7f Length check added by Janos Follath · 9 years ago
  57. 0166039 Corrects debug macro in ssl_cli.c by Simon Butcher · 9 years ago
  58. 4e03439 Fix bug in ssl_write_supported_elliptic_curves_ext by Janos Follath · 9 years ago
  59. 7ddc2cd Fix null pointer dereference in the RSA module. by Janos Follath · 9 years ago
  60. e9f8427 Adds test for odd bit length RSA key size by Simon Butcher · 9 years ago
  61. d61fc68 Fix odd bitlength RSA key generation by Janos Follath · 9 years ago
  62. a91d85e Fix for net_usleep() timing selftest on mingw by Simon Butcher · 10 years ago
  63. 20715dc Make ar invocation more portable by Manuel Pégourié-Gonnard · 10 years ago
  64. faae6d2 Fix backporting mistakes in previous 5 commits by Manuel Pégourié-Gonnard · 10 years ago
  65. 2db440d Improved on the previous fix and added a test case to cover both types by Janos Follath · 10 years ago
  66. 2b806fa Removed recursion from fix #309. by Janos Follath · 10 years ago
  67. ff5317e Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 10 years ago
  68. 87f1494 Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 10 years ago
  69. 84181ad Change version number to 1.3.16 by Simon Butcher · 10 years ago mbedtls-1.3.16
  70. 302c5fe Added _ENABLE_MD5_SIGNATURES into features list by Simon Butcher · 10 years ago
  71. d7fe6fb Fix for MPI divide on MSVC by Simon Butcher · 10 years ago
  72. 14400c8 Merge memory leak fix into branch 'mbedtls-1.3' by Simon Butcher · 10 years ago
  73. 7d3f3a8 Fix for memory leak in RSA-SSA signing by Simon Butcher · 10 years ago
  74. a192c8f Merge branch 'iotssl-541-1.3-pathlen-bugfix' by Simon Butcher · 10 years ago
  75. caa8b49 Merge remote-tracking branch 'origin/misc-1.3' into mbedtls-1.3 by Simon Butcher · 10 years ago
  76. cf16b79 Avoid seemingly-possible overflow by Manuel Pégourié-Gonnard · 10 years ago
  77. e4ed347 Added integer divide by as separate function by Simon Butcher · 10 years ago
  78. c050144 Fix wrong length limit in GCM by Manuel Pégourié-Gonnard · 10 years ago
  79. c4a47e3 Fix bug checking pathlen on first intermediate by Manuel Pégourié-Gonnard · 10 years ago
  80. 1f4e08c Changed version number to 1.3.15 by Simon Butcher · 10 years ago mbedtls-1.3.15
  81. edb2327 Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 10 years ago
  82. f23d6c5 Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 10 years ago
  83. 92ac059 Fixed pathlen contraint enforcement. by Janos Follath · 10 years ago
  84. b76e436 Fix boolean values according to DER specs by Jonathan Leroy · 10 years ago
  85. c4baf98 Fix typo in an OID name by Manuel Pégourié-Gonnard · 10 years ago
  86. 0aaefce Actually ignore most non-fatal alerts by Manuel Pégourié-Gonnard · 10 years ago
  87. 5ca3640 Fix other int casts in bounds checking by Manuel Pégourié-Gonnard · 10 years ago
  88. 8abc22d Fix other occurrences of same bounds check issue by Manuel Pégourié-Gonnard · 10 years ago
  89. 758f490 Fix potential buffer overflow in asn1write by Manuel Pégourié-Gonnard · 10 years ago
  90. 215a14b Fix potential heap corruption on Windows by Manuel Pégourié-Gonnard · 10 years ago
  91. 9c52176 Fix potential double-free in ssl_set_psk() by Manuel Pégourié-Gonnard · 10 years ago
  92. f093bde Bump version to 1.3.14 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-1.3.14
  93. c593427 Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 10 years ago
  94. 36abef4 Merge multiple backported vulnerability fixes by Simon Butcher · 10 years ago
  95. fa647a7 Fix references to non-standard SIZE_T_MAX by Manuel Pégourié-Gonnard · 10 years ago
  96. cf1db3c Fix spurious #endif from previous cherry-pick by Manuel Pégourié-Gonnard · 10 years ago
  97. 20607bb Fix macroization of inline in C++ by Manuel Pégourié-Gonnard · 10 years ago
  98. 6146247 Fix compile error in net.c with musl libc by Manuel Pégourié-Gonnard · 10 years ago
  99. de9c8a5 Fix potential overflow in CertificateRequest by Manuel Pégourié-Gonnard · 10 years ago
  100. f3e6e4b Add extra check before integer conversion by Manuel Pégourié-Gonnard · 10 years ago