1. c703cf1 Add a pre-commit hook that checks generated files by Manuel Pégourié-Gonnard · 5 years ago
  2. 9ad5128 Add -u option to check-generated-files.sh by Manuel Pégourié-Gonnard · 5 years ago
  3. a586099 Merge pull request #3475 from gilles-peskine-arm/rename-check_files-2.16 by Gilles Peskine · 5 years ago
  4. ee69477 Rename Python scripts to use '_' and not '-' by Gilles Peskine · 5 years ago
  5. 5b6bebe Merge pull request #714 from ARMmbed/merge-2.16.7-release-to-mbedtls-2.16 by Janos Follath · 5 years ago
  6. 15a7cd1 Merge tag 'mbedtls-2.16.7' into merge-2.16.7-release-to-mbedtls-2.16 by Janos Follath · 5 years ago
  7. abc4602 Merge pull request #711 from ARMmbed/mbedtls-2.16.7r0-pr by Janos Follath · 5 years ago mbedtls-2.16.7 v2.16.7
  8. dd5f369 Merge pull request #3461 from ronald-cron-arm/programs-use-common-test-code-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  9. 599a234 Merge pull request #3460 from gilles-peskine-arm/programs-cmake-cleanup-2.16 by Janos Follath · 5 years ago
  10. 6c48d09 Update ChangeLog header by Janos Follath · 5 years ago
  11. ef5f8fc Bump version to Mbed TLS 2.16.7 by Janos Follath · 5 years ago
  12. 49e6caf Assemble ChangeLog by Janos Follath · 5 years ago
  13. 14a5645 tests: Get rid of mbedtls_test_unhexify() in unit test code by Ronald Cron · 5 years ago
  14. 1d5ef29 tests: ccm: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  15. b2eb38d tests: aes.ofb: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  16. afbe3ee tests: nist_kw: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  17. 7e8f1af tests: chacha20: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  18. d7a4df8 tests: hkdf: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  19. 6d1f0ad tests: aria: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  20. 5b13a86 tests: Reformating due to *hexify functions renaming by Ronald Cron · 5 years ago
  21. a0c9ff3 tests: Add mbedtls_test_ prefix to *hexify functions by Ronald Cron · 5 years ago
  22. c9914ec programs: cmake: Fix relative path warnings by Ronald Cron · 5 years ago
  23. c7f8aec programs: ssl: cmake: Add missing executable by Ronald Cron · 5 years ago
  24. fc253b3 programs: ssl: cmake: Reorder declaration of executables by Ronald Cron · 5 years ago
  25. f69b919 Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.7r0 by Janos Follath · 5 years ago
  26. eab4a7a Merge pull request #3446 from mpg/use-all-sh-checks-for-pre-push-2.16 by Gilles Peskine · 5 years ago
  27. 805b146 all.sh: clean up some uses of "local" variables by Manuel Pégourié-Gonnard · 5 years ago
  28. d2b5ad8 Use all.sh in pre-push hook by Manuel Pégourié-Gonnard · 5 years ago
  29. 1ee6850 Make check_generate_test_code more -q friendly by Manuel Pégourié-Gonnard · 5 years ago
  30. de4ad2d Add a --quiet option to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  31. 3a1944a Merge pull request #704 from mpg/l13-hw-starts-finish-2.16-restricted by Manuel Pégourié-Gonnard · 5 years ago
  32. 81286d2 Merge pull request #701 from mpg/ecp-mul-null-rng-2.16-restricted by Janos Follath · 5 years ago
  33. b0c2608 Merge pull request #3442 from mpg/make-coverage-script-deterministic-2.16 by Gilles Peskine · 5 years ago
  34. 1bff684 Adjust comments about SEED synchronisation by Manuel Pégourié-Gonnard · 5 years ago
  35. c2400d3 Make basic-build-test.sh deterministic by Manuel Pégourié-Gonnard · 5 years ago
  36. 2df1423 Test multi-block output of the hash-based KDF by Manuel Pégourié-Gonnard · 5 years ago
  37. 66e4dff Merge pull request #3357 from bensze01/license-2.16 by Janos Follath · 5 years ago
  38. 2df5857 Remove SHA-1 as a fallback option by Manuel Pégourié-Gonnard · 5 years ago
  39. 2ebb1e1 Revert "Allow inclusion of entropy.h when it's disabled" by Manuel Pégourié-Gonnard · 5 years ago
  40. 20cd85c Use starts/finish around Lucky 13 dummy compressions by Manuel Pégourié-Gonnard · 5 years ago
  41. 7d7c004 Improve comment justifying a hard-coded limitation by Manuel Pégourié-Gonnard · 5 years ago
  42. a90a95b Zeroize temporary stack buffer by Manuel Pégourié-Gonnard · 5 years ago
  43. 2d91c30 Update dependencies documentation by Manuel Pégourié-Gonnard · 5 years ago
  44. 424210a Allow inclusion of entropy.h when it's disabled by Manuel Pégourié-Gonnard · 5 years ago
  45. 301a9ee Fix potential memory overread in seed functions by Manuel Pégourié-Gonnard · 5 years ago
  46. 72177e3 Add fall-back to hash-based KDF for internal ECP DRBG by Manuel Pégourié-Gonnard · 5 years ago
  47. 0defc57 Fix typo in a comment by Manuel Pégourié-Gonnard · 5 years ago
  48. 18b0b3c Avoid superflous randomization with restartable by Manuel Pégourié-Gonnard · 5 years ago
  49. c7295f5 Use HMAC_DRBG by default for ECP internal DRBG by Manuel Pégourié-Gonnard · 5 years ago
  50. c334f41 Skip redundant checks for NULL f_rng by Manuel Pégourié-Gonnard · 5 years ago
  51. 84fd657 Add Security ChangeLog entry for lack of blinding by Manuel Pégourié-Gonnard · 5 years ago
  52. b34aeeb Update documentation about optional f_rng parameter by Manuel Pégourié-Gonnard · 5 years ago
  53. 047986c Add support for RESTARTABLE with internal RNG by Manuel Pégourié-Gonnard · 5 years ago
  54. d18f051 Move internal drbg init to specific mul functions by Manuel Pégourié-Gonnard · 5 years ago
  55. fb11d25 Implement use of internal DRBG for ecp_mul() by Manuel Pégourié-Gonnard · 5 years ago
  56. 23983f3 Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  57. 948cd2384 Update LICENSE and README.md to reflect licensing by Bence Szépkúti · 5 years ago
  58. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  59. 51b41d5 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  60. 468a76f Add copyright dates to all scripts by Bence Szépkúti · 5 years ago
  61. efb669c Merge pull request #3418 from ronald-cron-arm/ssl_write_client_hello-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  62. 9581fa3 Align with check-like function return value convention by Ronald Cron · 5 years ago
  63. 32b629d ssl_client: Align line breaking with MBEDTLS_SSL_DEBUG_* by Ronald Cron · 5 years ago
  64. 157cffe Use defines to check alpn ext list validity by Ronald Cron · 5 years ago
  65. f250380 Return error in case of bad user configurations by Hanno Becker · 8 years ago
  66. d729602 Add error condition for bad user configurations by Hanno Becker · 8 years ago
  67. f8f61aa Uniformize bounds checks using new macro by Hanno Becker · 8 years ago
  68. 7ea4b4d Add macro for bounds checking by Hanno Becker · 8 years ago
  69. 711eea3 Remove unnecessary MBEDTLS_ECP_C preprocessor condition by Ronald Cron · 5 years ago
  70. 35f8a54 Shorten lines in library/ssl_cli.c to at most 80 characters by Hanno Becker · 8 years ago
  71. 8f39726 Introduce macros for constants in SSL ticket implementation by Hanno Becker · 7 years ago
  72. dbe3d2b Merge pull request #3415 from bensze01/zeroize-2.16 by danh-arm · 5 years ago
  73. cd6fd06 Remove hardcoded line number from the zeroize test by Bence Szépkúti · 5 years ago
  74. 74fc3be Remove superfluous include from zeroize.c by Bence Szépkúti · 5 years ago
  75. 001eb3c Merge pull request #3411 from gilles-peskine-arm/montmul-cmp-branch-2.16 by Janos Follath · 5 years ago
  76. de719d5 Clean up some comments by Gilles Peskine · 5 years ago
  77. 08fd43c mbedtls_mpi_sub_abs: check the range of the result when it happens by Gilles Peskine · 5 years ago
  78. 635a374 Simplify the final reduction in mpi_montmul by Gilles Peskine · 5 years ago
  79. 36acd54 Move carry propagation out of mpi_sub_hlp by Gilles Peskine · 5 years ago
  80. 46bf7da More logical parameter order for mpi_sub_hlp by Gilles Peskine · 5 years ago
  81. 6a9433e Explicitly cast down from mbedtls_mpi_uint to unsigned char by Gilles Peskine · 5 years ago
  82. 5f56950 Add changelog entry: fix #3394 by Gilles Peskine · 5 years ago
  83. 8f67266 Remove a secret-dependent branch in Montgomery multiplication by Gilles Peskine · 5 years ago
  84. c81c588 Separate out low-level mpi_safe_cond_assign by Gilles Peskine · 5 years ago
  85. 3ce3ddf Document some internal bignum functions by Gilles Peskine · 5 years ago
  86. bdcb396 Revert "Shut up a clang-analyzer warning" by Gilles Peskine · 5 years ago
  87. e9073a6 Add a const annotation to the non-changing argument of mpi_sub_mul by Gilles Peskine · 5 years ago
  88. 471ae59 Merge pull request #3396 from danh-arm/dh/branch-cov-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  89. 3a562d7 Merge pull request #3401 from mpg/fix-hmac-drbg-deps-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  90. 62b293d Merge pull request #3352 from gilles-peskine-arm/fix-ecp-mul-memory-leak-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  91. c5243c1 Add test for dependencies on HMAC_DRBG in all.sh by Manuel Pégourié-Gonnard · 5 years ago
  92. 8cb1981 Enable branch coverage in basic_build_test.sh by Dan Handley · 5 years ago
  93. 7c0f1c3 Add Changelog entry for #3318 by Jonas · 5 years ago
  94. 49d3dd0 Merge pull request #3384 from mpg/fix-ctr-drbg-deps-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  95. 014ff5b Add test for building without CTR_DRBG by Manuel Pégourié-Gonnard · 5 years ago
  96. 503b79e Merge pull request #3375 from gilles-peskine-arm/basic-build-test-status-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  97. f2c6e34 Fix undeclared deps on MBEDTLS_CTR_DRBG in tests by Manuel Pégourié-Gonnard · 5 years ago
  98. 2d727df Merge pull request #3372 from gilles-peskine-arm/check-files-changelog-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  99. f25cd6b MBEDTLS_MEMORY_BACKTRACE is no longer included in the full config by Gilles Peskine · 5 years ago
  100. d9701ae Create a seedfile explicitly by Gilles Peskine · 5 years ago