1. 44183d1 Merge pull request #3409 from bensze01/license-2.7 by Janos Follath · 5 years ago
  2. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  3. 904775d ssl_client: Align line breaking with MBEDTLS_SSL_DEBUG_* by Ronald Cron · 5 years ago
  4. a32236c Use defines to check alpn ext list validity by Ronald Cron · 5 years ago
  5. 2064355 Return error in case of bad user configurations by Hanno Becker · 8 years ago
  6. d8562b5 Add error condition for bad user configurations by Hanno Becker · 8 years ago
  7. 0e8dc48 Uniformize bounds checks using new macro by Hanno Becker · 8 years ago
  8. 29efc0f Remove unnecessary MBEDTLS_ECP_C preprocessor condition by Ronald Cron · 5 years ago
  9. 8cf6b49 Shorten lines in library/ssl_cli.c to at most 80 characters by Hanno Becker · 8 years ago
  10. 910a751 Introduce macros for constants in SSL ticket implementation by Hanno Becker · 7 years ago
  11. 87e93d0 Merge pull request #3412 from gilles-peskine-arm/montmul-cmp-branch-2.7 by Janos Follath · 5 years ago
  12. f3317e6 Clean up some comments by Gilles Peskine · 5 years ago
  13. fa85cc2 mbedtls_mpi_sub_abs: check the range of the result when it happens by Gilles Peskine · 5 years ago
  14. cc6a6bf Simplify the final reduction in mpi_montmul by Gilles Peskine · 5 years ago
  15. 6f3b68d Move carry propagation out of mpi_sub_hlp by Gilles Peskine · 5 years ago
  16. dc24cec More logical parameter order for mpi_sub_hlp by Gilles Peskine · 5 years ago
  17. ea9ba77 Explicitly cast down from mbedtls_mpi_uint to unsigned char by Gilles Peskine · 5 years ago
  18. 7ff812e Remove a secret-dependent branch in Montgomery multiplication by Gilles Peskine · 5 years ago
  19. 3c44c65 Separate out low-level mpi_safe_cond_assign by Gilles Peskine · 5 years ago
  20. d108d07 Document some internal bignum functions by Gilles Peskine · 5 years ago
  21. 8ff7cc9 Revert "Shut up a clang-analyzer warning" by Gilles Peskine · 5 years ago
  22. d6496af Add a const annotation to the non-changing argument of mpi_sub_mul by Gilles Peskine · 5 years ago
  23. 1539d15 Merge pull request #3353 from gilles-peskine-arm/fix-ecp-mul-memory-leak-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  24. ac631bb Re-generate error.c by Gilles Peskine · 5 years ago
  25. 86c5c61 Fix potential memory leak in EC multiplication by Jonas · 5 years ago
  26. 3fd9297 Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  27. 0a99708 Merge branch 'mbedtls-2.7-restricted' into prepare-rc-2.7.15-update by Manuel Pégourié-Gonnard · 5 years ago
  28. 6e0806b Merge remote-tracking branch 'restricted/pr/671' into mbedtls-2.7-restricted by Manuel Pégourié-Gonnard · 5 years ago
  29. b4b458f Bump version to Mbed TLS 2.7.15 by Janos Follath · 5 years ago
  30. e170ee7 Merge branch 'mbedtls-2.7-restricted' into mbedtls-2.7.15r0 by Janos Follath · 5 years ago
  31. 29b7b95 Merge pull request #3145 from mpg/fix-reconnect-2.7 by Gilles Peskine · 5 years ago
  32. 54587fc Fix leakage of projective coordinates in ECC by Manuel Pégourié-Gonnard · 5 years ago
  33. 6062b49 Fix bug in handling of DTLS client hard reconnect by Manuel Pégourié-Gonnard · 5 years ago
  34. 4bbbdc3 Improve debug logging of client hard reconnect by Manuel Pégourié-Gonnard · 5 years ago
  35. 2c3351e Correct comment on the configuration option in x509.c by Simon Butcher · 5 years ago
  36. 8758053 Fix compilation issue when DTLS and SSL_HW_RECORD_ACCEL are on by Andres Amaya Garcia · 7 years ago
  37. 0f22670 Bump version to Mbed TLS 2.7.14 by Janos Follath · 5 years ago
  38. 609d79e Fix pkparse bug wrt MBEDTLS_RSA_ALT by Manuel Pégourié-Gonnard · 5 years ago
  39. 869e966 Check public part when parsing private RSA key by Manuel Pégourié-Gonnard · 5 years ago
  40. 8cc0491 Don't pass zero to rsa_complete() as a param by Manuel Pégourié-Gonnard · 5 years ago
  41. 6cf5931 Merge pull request #3028 from gilles-peskine-arm/mpi_copy_shrink-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  42. b40d60f Revert "Merge pull request #3011 from Patater/dev/jp-bennett/development-2.7" by Janos Follath · 6 years ago
  43. 5d11712 Merge pull request #3020 from mpg/fix-ssl-opt-gnutls-no-sha1-2.7 by Janos Follath · 6 years ago
  44. ac3c806 Fix comment to match reality by Manuel Pégourié-Gonnard · 6 years ago
  45. 918b25d Revert "Fix certs.c to match the content of the files" by Manuel Pégourié-Gonnard · 6 years ago
  46. 774c163 Minor comment improvement by Gilles Peskine · 6 years ago
  47. 6a26967 Improve comments in mpi_shrink by Gilles Peskine · 6 years ago
  48. 2aeab87 mpi_copy: make the 0 case slightly more robust by Gilles Peskine · 6 years ago
  49. 205e88c Fix certs.c to match the content of the files by Manuel Pégourié-Gonnard · 6 years ago
  50. 100e147 Parse RSA parameters DP, DQ and QP from PKCS1 private keys by Jack Lloyd · 6 years ago
  51. a67508e Merge pull request #3002 from gilles-peskine-arm/coverity-20200115-2.7 into mbedtls-2.7 by Janos Follath · 6 years ago
  52. 130e136 Merge pull request #3011 from Patater/dev/jp-bennett/development-2.7 by Jaeden Amero · 6 years ago
  53. 791babc Allow loading symlinked certificates by Jonathan Bennett · 6 years ago
  54. 0f595f7 Remove redundant block_size validity check by Gilles Peskine · 6 years ago
  55. d22a793 Add missing return code check on call to mbedtls_md() by Gilles Peskine · 6 years ago
  56. ee88f81 Bump version to Mbed TLS 2.7.13 by Janos Follath · 6 years ago
  57. d8180f8 Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago mbedtls-2.7.13
  58. b2be1fc Catch AES failure in mbedtls_ctr_drbg_random by Gilles Peskine · 6 years ago
  59. 2414ce1 Parse HelloVerifyRequest: avoid buffer overread at the start by Gilles Peskine · 6 years ago
  60. 99b6777 Parse HelloVerifyRequest: avoid buffer overread on the cookie by Gilles Peskine · 6 years ago
  61. c5a016d Merge remote-tracking branch 'restricted/pr/666' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  62. e70059d Merge remote-tracking branch 'restricted/pr/668' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  63. 0759736 Zeroize local AES variables before exiting the function by Andrzej Kurek · 6 years ago
  64. b4edac5 mpi_lt_mpi_ct: fix condition handling by Janos Follath · 6 years ago
  65. 5823961 ct_lt_mpi_uint: cast the return value explicitely by Janos Follath · 6 years ago
  66. cff9e6e mbedtls_mpi_lt_mpi_ct: simplify condition by Janos Follath · 6 years ago
  67. 8ec2a95 Rename variable for better readability by Janos Follath · 6 years ago
  68. a2b9a96 mbedtls_mpi_lt_mpi_ct: Improve documentation by Janos Follath · 6 years ago
  69. 51ed14e Make mbedtls_mpi_lt_mpi_ct more portable by Janos Follath · 6 years ago
  70. 3173a53 Document ct_lt_mpi_uint by Janos Follath · 6 years ago
  71. 782cbe5 mpi_lt_mpi_ct: make use of unsigned consistent by Janos Follath · 6 years ago
  72. db9f449 ct_lt_mpi_uint: make use of biL by Janos Follath · 6 years ago
  73. c3b376e Change mbedtls_mpi_cmp_mpi_ct to check less than by Janos Follath · 6 years ago
  74. 8461c0e mbedtls_mpi_cmp_mpi_ct: remove multiplications by Janos Follath · 6 years ago
  75. 8de2d45 Remove excess vertical space by Janos Follath · 6 years ago
  76. c587a32 Remove declaration after statement by Janos Follath · 6 years ago
  77. 5f3019b Fix side channel vulnerability in ECDSA by Janos Follath · 6 years ago
  78. e0187b9 Add new, constant time mpi comparison by Janos Follath · 6 years ago
  79. 82debf8 ECDSA: Fix side channel vulnerability by Janos Follath · 6 years ago
  80. b729e1b CTR_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 6 years ago
  81. 845ac10 CTR_DRBG: Don't use functions before they're defined by Gilles Peskine · 6 years ago
  82. 9c74224 HMAC_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 6 years ago
  83. d7bd10d Bump version to Mbed TLS 2.7.12 by Jaeden Amero · 6 years ago
  84. 20b77ec Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  85. 68cfefe Merge remote-tracking branch 'origin/pr/2399' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  86. dfe95ae Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  87. b98e326 HMAC DRBG: Split entropy-gathering requests to reduce request sizes by Hanno Becker · 6 years ago
  88. 3b8cf47 Merge remote-tracking branch 'upstream-restricted/pr/508' into mbedtls-2.7-restricted by Gilles Peskine · 6 years ago
  89. 298a43a Merge remote-tracking branch 'upstream-restricted/pr/549' into mbedtls-2.7-restricted by Gilles Peskine · 6 years ago
  90. ab327df Merge remote-tracking branch 'upstream-restricted/pr/614' into mbedtls-2.7-restricted by Gilles Peskine · 6 years ago
  91. 5d3be4a Merge pull request #640 from ARMmbed/mbedtls-2.7-proposed by Gilles Peskine · 6 years ago
  92. 3936a02 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  93. 76fda56 Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  94. 202b1df Fix handling of md failure by k-stachowiak · 6 years ago
  95. d1800a7 Prevent building the HAVEGE module on platforms where it doesn't work by Gilles Peskine · 6 years ago
  96. 8850e2e Fix misuse of signed ints in the HAVEGE module by Gilles Peskine · 6 years ago
  97. 1e61b0f Merge remote-tracking branch 'restricted/pr/581' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  98. 0b20357 Merge remote-tracking branch 'origin/pr/2713' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  99. 0cf1776 Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  100. ba59f6b ssl_tls: Enable Suite B with subset of ECP curves by Jaeden Amero · 6 years ago