1. 4796c19 Merge pull request #3283 from gilles-peskine-arm/changelog-20200421-2.16 by Gilles Peskine · 5 years ago
  2. 899f638 Merge pull request #3205 from irwir/fix_vcxproj-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  3. 08fc4aa Add changelog entry for #3197: x509_crt max_pathlen int overflow fix by Gilles Peskine · 5 years ago
  4. f0b343c Merge pull request #3213 from gilles-peskine-arm/changelog-assemble-2.16 by Gilles Peskine · 5 years ago
  5. cff94e3 Copy the changelog entry assembling script from development by Gilles Peskine · 5 years ago
  6. 9fb6324 Merge pull request #3200 from gilles-peskine-arm/check-bounds-of-test-intex-in-suites-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  7. ff87343 Merge pull request #3207 from mpg/check-bounds-of-test-intex-in-suites-2.16 by Gilles Peskine · 5 years ago
  8. 15316fd Merge pull request #3169 from gilles-peskine-arm/check-windows-files-2.16 by Gilles Peskine · 5 years ago
  9. edf0076 Merge pull request #3198 from mpg/fix-overflow-benchmark-2.16 by Gilles Peskine · 5 years ago
  10. 531b00b Make negative function_id value impossible in test suites by k-stachowiak · 6 years ago
  11. 12c299c Merge pull request #3184 from gilles-peskine-arm/pylint-up-to-2.4-2.16 by Gilles Peskine · 5 years ago
  12. 3d9b798 [backport 2.16] Finalize fixing bugs in .vcxproj files by irwir · 5 years ago
  13. bd8caeb Make negative function_id value impossible in test suites by k-stachowiak · 6 years ago
  14. da1d437 Merge pull request #3197 from piotr-now/max_pathlen_overflow_mbedtls-2.16 by Jaeden Amero · 5 years ago
  15. acf7f2c Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  16. e675a8d Get rid of a magic value in benchmark.c by Manuel Pégourié-Gonnard · 5 years ago
  17. 0195579 Fix integer overflow in benchmark program by Manuel Pégourié-Gonnard · 5 years ago
  18. a8bc328 Merge pull request #3164 from ronald-cron-arm/unmet-dependencies-buffer-overflow-fix-2.16 by Gilles Peskine · 5 years ago
  19. 11b0269 Pylint: silence locally-disabled/enabled messages by Gilles Peskine · 5 years ago
  20. 867ab91 Pylint: allow using pass even when not strictly necessary by Gilles Peskine · 5 years ago
  21. 399b82f Pylint: minor code simplifications by Gilles Peskine · 5 years ago
  22. 5d1dfd4 Pylint: abide by useless-object-inheritance warnings by Gilles Peskine · 5 years ago
  23. a1bb3f8 mbedtls_test.py: drop compatibility with Python 2 by Gilles Peskine · 5 years ago
  24. af67f8d Document more methods in Python scripts by Gilles Peskine · 5 years ago
  25. ea16e3d Pylint: disable logging-format-interpolation warning by Gilles Peskine · 5 years ago
  26. 926f696 Pylint: allow if-return-else-return by Gilles Peskine · 5 years ago
  27. 8c3ad4b Make check_python_files non-optional in all.sh by Gilles Peskine · 5 years ago
  28. c373000 Make sure to use a Python 3 pylint by Gilles Peskine · 5 years ago
  29. 2a1d933 Merge pull request #682 from ARMmbed/prepare-rc-2.16.6-updated by Janos Follath · 5 years ago mbedtls-2.16.6
  30. dab3fd6 Merge branch 'mbedtls-2.16-restricted' into prepare-rc-2.16.6-updated by Manuel Pégourié-Gonnard · 5 years ago
  31. ef98d49 Merge remote-tracking branch 'restricted/pr/670' into mbedtls-2.16-restricted by Manuel Pégourié-Gonnard · 5 years ago
  32. 85ce08d Add missing ChangeLog entry by Janos Follath · 5 years ago
  33. c04703c Bump version to Mbed TLS 2.16.6 by Janos Follath · 5 years ago
  34. 816305b Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.6r0 by Janos Follath · 5 years ago
  35. 84751ec Merge pull request #3157 from mpg/improve-make-tags-2.16 by Gilles Peskine · 5 years ago
  36. ce56956 Systematically use Windows line endings in Windows files by Gilles Peskine · 5 years ago
  37. fea21d4 Fix a stray CR inside a line by Gilles Peskine · 5 years ago
  38. 368ccd4 In Windows files, detect CR without LF as well as LF without CR by Gilles Peskine · 5 years ago
  39. 0d5b016 Check that Windows files have Windows line endings by Gilles Peskine · 5 years ago
  40. cecc726 Also check Windows files by Gilles Peskine · 5 years ago
  41. 1978b68 Sort the list for easier maintenance by Gilles Peskine · 5 years ago
  42. eb9929e List each item on a separate line for easier maintenance by Gilles Peskine · 5 years ago
  43. 3a1b209 Merge pull request #676 from ARMmbed/ecc-projective-2.16-restricted by Janos Follath · 5 years ago
  44. d69f51b Clarify confusion between file names and suffixes of file names by Gilles Peskine · 5 years ago
  45. b19ad11 unit tests: Indicate missing unmet dependencies by Ronald Cron · 5 years ago
  46. 69cc630 unit tests: Fix potential buffer overflow by Ronald Cron · 5 years ago
  47. bde4d30 Prefer unsigned types for non-negative numbers by Gilles Peskine · 6 years ago
  48. 07c83f2 unit tests: Backport ARRAY_LENGTH macro by Ronald Cron · 5 years ago
  49. 5e65619 Merge pull request #3142 from mpg/fix-reconnect-2.16 by Gilles Peskine · 5 years ago
  50. 6c2908e Allow alternative ctags versions in Makefile by Manuel Pégourié-Gonnard · 5 years ago
  51. a151d5b Improve ctags invocation in Makefile by Manuel Pégourié-Gonnard · 5 years ago
  52. 901e87e Merge pull request #3124 from AndrzejKurek/typo_asn1_tests by Manuel Pégourié-Gonnard · 5 years ago
  53. 984c1f7 Merge pull request #3136 from sbutcher-arm/additional-config-checks-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  54. f600416 Fix leakage of projective coordinates in ECC by Manuel Pégourié-Gonnard · 5 years ago
  55. bfa0f7d Merge pull request #3143 from gilles-peskine-arm/unmet_dependencies-int-2.16 by Janos Follath · 5 years ago
  56. b08a334 Improve debug logging of client hard reconnect by Manuel Pégourié-Gonnard · 5 years ago
  57. 7fe5ac1 Fix some style issues in udp_proxy by Manuel Pégourié-Gonnard · 5 years ago
  58. e8caf26 Since unmet_dependencies stores integers, represent them as int by Gilles Peskine · 5 years ago
  59. edb58ad Merge pull request #3106 from mpg/3013-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  60. 34cbf10 Adjust timeout of tests with "no resend" assertions by Manuel Pégourié-Gonnard · 6 years ago
  61. b85ce9e Add negative test for hard reconnect cookie check by Manuel Pégourié-Gonnard · 5 years ago
  62. 5cc0879 Correct comment on the configuration option in x509.c by Simon Butcher · 5 years ago
  63. 14ba0ce Add additional sanity checks to check_config.h by Simon Butcher · 6 years ago
  64. 5c15847 Typo fix in test_suite_asn1write.function by Andrzej Kurek · 5 years ago
  65. 96955d5 Merge pull request #3114 from mpg/ssl-opt-names-2.16 by Gilles Peskine · 5 years ago
  66. 98a879a Improve some test names in ssl-opt.sh by Manuel Pégourié-Gonnard · 5 years ago
  67. a46f75c Fix debug message by using the correct function name called by Ercan Ozturk · 6 years ago
  68. b5695d9 Merge pull request #3101 from sbutcher-arm/change-used-pylint-2.16 by Janos Follath · 5 years ago
  69. 47f7287 Change the use of pylint to optionally use pylint3 by Simon Butcher · 5 years ago
  70. acfa368 Merge pull request #2439 from andresag01/mbedtls-2.16-iotssl-2544-deprecate-record-accel by Manuel Pégourié-Gonnard · 5 years ago
  71. 302f57a Merge pull request #3090 from sbutcher-arm/output-env-pylint-mbedtls-2.16 by Jaeden Amero · 5 years ago
  72. bae7328 Fix output_env.sh for varying pylint3 output by Simon Butcher · 5 years ago
  73. 85c4c86 Add Python, Perl and Pylint to output_env.sh by Simon Butcher · 5 years ago
  74. 874a64e Merge pull request #3083 from sbutcher-arm/output_env-enhancements-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  75. 679d2de Make minor fixes to output_env.sh after review by Simon Butcher · 5 years ago
  76. 3104eec Enhance the output_env.sh script by Simon Butcher · 5 years ago
  77. 22348c7 Merge pull request #3063 from danh-arm/dh/drop-cla-2.16 by danh-arm · 5 years ago
  78. d7c2737 Merge pull request #3060 from mpg/skip-close-notify-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  79. 21e9a4c Add project description to README.md by Dan Handley · 5 years ago
  80. 0b54a46 Minor formatting fixes to CONTRIBUTING.md by Dan Handley · 5 years ago
  81. 69feadc Drop requirement for a CLA by Dan Handley · 5 years ago
  82. 9f3bdb8 Add test for MBEDTLS_SSL_HW_RECORD_ACCEL in all.sh by Andres Amaya Garcia · 7 years ago
  83. 52dbda6 Fix compilation issue when DTLS and SSL_HW_RECORD_ACCEL are on by Andres Amaya Garcia · 7 years ago
  84. 498e632 Fix possible close_notify/ClientHello confusion by Manuel Pégourié-Gonnard · 5 years ago
  85. 0fce215 Merge pull request #3053 from yanesca/bump-version-2.16.5 by Janos Follath · 5 years ago mbedtls-2.16.5
  86. 04039a5 Add release info to ChangeLog by Janos Follath · 5 years ago
  87. 334cf59 Bump version to Mbed TLS 2.16.5 by Janos Follath · 5 years ago
  88. 0b59b6d Merge pull request #3048 from mpg/fix-rsa-complete-2.16 by Gilles Peskine · 5 years ago
  89. 6444d15 Add ChangeLog entries for pk_parse_key() fixes by Manuel Pégourié-Gonnard · 5 years ago
  90. d09fcde Fix pkparse bug wrt MBEDTLS_RSA_ALT by Manuel Pégourié-Gonnard · 5 years ago
  91. 96ed13e Test each failure mode of pk_parse_key_pkcs1_der() by Manuel Pégourié-Gonnard · 5 years ago
  92. 12fb9c3 Clean up test function pk_parse_key by Manuel Pégourié-Gonnard · 5 years ago
  93. 25bb8dc Check public part when parsing private RSA key by Manuel Pégourié-Gonnard · 5 years ago
  94. 9ab0305 Don't pass zero to rsa_complete() as a param by Manuel Pégourié-Gonnard · 5 years ago
  95. a59988e Merge pull request #3029 from gilles-peskine-arm/test-opt-all-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  96. 8d9b1c4 Merge pull request #3027 from gilles-peskine-arm/mpi_copy_shrink-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  97. b458b1f Merge pull request #3034 from yanesca/revert_pr_3012 by Janos Follath · 6 years ago
  98. cabf0ee Revert "Merge pull request #3012 from Patater/dev/jp-bennett/development-2.16" by Janos Follath · 6 years ago
  99. 82ebf51 Merge pull request #3019 from mpg/fix-ssl-opt-gnutls-no-sha1-2.16 by Janos Follath · 6 years ago
  100. 0fe92c2 Test GCC and Clang with common build options by Gilles Peskine · 6 years ago