1. e4a5c05 Adjust comments about SEED synchronisation by Manuel Pégourié-Gonnard · 5 years ago
  2. 54d95b1 Make basic-build-test.sh deterministic by Manuel Pégourié-Gonnard · 5 years ago
  3. 44183d1 Merge pull request #3409 from bensze01/license-2.7 by Janos Follath · 5 years ago
  4. eb7f35d Update LICENSE and README.md to reflect licensing by Bence Szépkúti · 5 years ago
  5. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  6. 693768f Merge pull request #3424 from ronald-cron-arm/ssl_write_client_hello-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  7. 4206bd4 Align with check-like function return value convention by Ronald Cron · 5 years ago
  8. 904775d ssl_client: Align line breaking with MBEDTLS_SSL_DEBUG_* by Ronald Cron · 5 years ago
  9. a32236c Use defines to check alpn ext list validity by Ronald Cron · 5 years ago
  10. 2064355 Return error in case of bad user configurations by Hanno Becker · 8 years ago
  11. d8562b5 Add error condition for bad user configurations by Hanno Becker · 8 years ago
  12. 0e8dc48 Uniformize bounds checks using new macro by Hanno Becker · 8 years ago
  13. dc7b5b9 Add macro for bounds checking by Hanno Becker · 8 years ago
  14. 29efc0f Remove unnecessary MBEDTLS_ECP_C preprocessor condition by Ronald Cron · 5 years ago
  15. 8cf6b49 Shorten lines in library/ssl_cli.c to at most 80 characters by Hanno Becker · 8 years ago
  16. 910a751 Introduce macros for constants in SSL ticket implementation by Hanno Becker · 7 years ago
  17. 87e93d0 Merge pull request #3412 from gilles-peskine-arm/montmul-cmp-branch-2.7 by Janos Follath · 5 years ago
  18. f3317e6 Clean up some comments by Gilles Peskine · 5 years ago
  19. fa85cc2 mbedtls_mpi_sub_abs: check the range of the result when it happens by Gilles Peskine · 5 years ago
  20. cc6a6bf Simplify the final reduction in mpi_montmul by Gilles Peskine · 5 years ago
  21. 6f3b68d Move carry propagation out of mpi_sub_hlp by Gilles Peskine · 5 years ago
  22. dc24cec More logical parameter order for mpi_sub_hlp by Gilles Peskine · 5 years ago
  23. ea9ba77 Explicitly cast down from mbedtls_mpi_uint to unsigned char by Gilles Peskine · 5 years ago
  24. 70529ab Add changelog entry: fix #3394 by Gilles Peskine · 5 years ago
  25. 7ff812e Remove a secret-dependent branch in Montgomery multiplication by Gilles Peskine · 5 years ago
  26. 3c44c65 Separate out low-level mpi_safe_cond_assign by Gilles Peskine · 5 years ago
  27. d108d07 Document some internal bignum functions by Gilles Peskine · 5 years ago
  28. 8ff7cc9 Revert "Shut up a clang-analyzer warning" by Gilles Peskine · 5 years ago
  29. d6496af Add a const annotation to the non-changing argument of mpi_sub_mul by Gilles Peskine · 5 years ago
  30. 09b4f19 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  31. b7246ad Add copyright dates to all scripts by Bence Szépkúti · 5 years ago
  32. 9967bfe Merge pull request #3397 from danh-arm/dh/branch-cov-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  33. 74908a0 Merge pull request #3402 from mpg/fix-hmac-drbg-deps-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  34. 1539d15 Merge pull request #3353 from gilles-peskine-arm/fix-ecp-mul-memory-leak-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  35. cdfa2f9 Add test for dependencies on HMAC_DRBG in all.sh by Manuel Pégourié-Gonnard · 5 years ago
  36. aba9e22 Enable branch coverage in basic_build_test.sh by Dan Handley · 5 years ago
  37. 701063b Add Changelog entry for #3318 by Jonas · 5 years ago
  38. 7e384f1 Merge pull request #3385 from mpg/fix-ctr-drbg-deps-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  39. c98fde5 Add test for building without CTR_DRBG by Manuel Pégourié-Gonnard · 5 years ago
  40. 801318d Merge pull request #3376 from gilles-peskine-arm/basic-build-test-status-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  41. 8eea3ae Fix undeclared deps on MBEDTLS_CTR_DRBG in tests by Manuel Pégourié-Gonnard · 5 years ago
  42. 003813f Merge pull request #3373 from gilles-peskine-arm/check-files-changelog-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  43. 39b6102 MBEDTLS_MEMORY_BACKTRACE is no longer included in the full config by Gilles Peskine · 5 years ago
  44. 9cc203a Create a seedfile explicitly by Gilles Peskine · 5 years ago
  45. b07541d If 'make lcov' failed, exit immediately by Gilles Peskine · 5 years ago
  46. 27c36f0 Note that we keep going even if some tests fail by Gilles Peskine · 5 years ago
  47. dd7ea38 Exit with a failure status if some tests failed by Gilles Peskine · 5 years ago
  48. 0506f62 Fix an LTS version number in a changelog entry by Gilles Peskine · 5 years ago
  49. 14b559a Finish the documentation of normalize_path by Gilles Peskine · 5 years ago
  50. c318925 Run assemble_changelog.py in all.sh by Gilles Peskine · 5 years ago
  51. 8fa5be5 Some .pem files are openssl output and have tabs and that's ok by Gilles Peskine · 5 years ago
  52. e7e149f .dsw files are Visual Studio stuff by Gilles Peskine · 5 years ago
  53. be76c19 Permit empty files by Gilles Peskine · 5 years ago
  54. 4be18cf Normalize line endings by Gilles Peskine · 5 years ago
  55. 4bda325 Check only files checked into Git by Gilles Peskine · 5 years ago
  56. 986a06d Exclude binary files from text checks by Gilles Peskine · 5 years ago
  57. b4805ec Regex mechanism for check-specific exemptions by Gilles Peskine · 5 years ago
  58. ab55bc7 Check all files by default by Gilles Peskine · 5 years ago
  59. 4513761 More accurate variable name by Gilles Peskine · 5 years ago
  60. c65aa67 Merge pull request #3369 from gilles-peskine-arm/error-include-asn1-2.7 by Gilles Peskine · 5 years ago
  61. a619390 Fix #3328 by Gilles Peskine · 5 years ago
  62. ac631bb Re-generate error.c by Gilles Peskine · 5 years ago
  63. c33e2a6 Do include asn1.h in error.c by Gilles Peskine · 5 years ago
  64. 4383849 Check that all necessary headers are included in error.c by Gilles Peskine · 5 years ago
  65. 64cad2f Merge pull request #3359 from ronald-cron-arm/tool_versions-2.7 by danh-arm · 5 years ago
  66. ebc6030 Merge pull request #3361 from paul-elliott-arm/fix-contributing-2.7 by Janos Follath · 5 years ago
  67. 97bd3fa Change Changelog link to point at Changelog readme by Paul Elliott · 5 years ago
  68. 6872e17 Add output of `python3` version by Ronald Cron · 5 years ago
  69. a960dc9 Add output of make and cmake versions by Ronald Cron · 5 years ago
  70. 154b470 Add test cases to check rng failure by Jonas · 5 years ago
  71. 86c5c61 Fix potential memory leak in EC multiplication by Jonas · 5 years ago
  72. 087bb4c Merge pull request #2705 from k-stachowiak/unified-exit-in-examples-2.7 by Gilles Peskine · 5 years ago
  73. a43d431 Add changelog entry file by Gilles Peskine · 5 years ago
  74. 1ddf292 Remove obsolete comment by k-stachowiak · 6 years ago
  75. a086522 Unify the example programs' termination by Krzysztof Stachowiak · 6 years ago
  76. cba1fad Merge pull request #3308 from yanesca/update_contributing_discussion_link-2.7 by Janos Follath · 5 years ago
  77. 648b30a Update link in contributing guide by Janos Follath · 5 years ago
  78. b048315 Merge pull request #3248 from gilles-peskine-arm/travis-rationalize-2.7 by Gilles Peskine · 5 years ago
  79. af71b95 Merge pull request #3295 from gilles-peskine-arm/config-full-clarify-2.7 by danh-arm · 5 years ago
  80. 7ccd025 Travis: do both a Cortex-A build and a Cortex-M0+ build by Gilles Peskine · 5 years ago
  81. 81b60fb all.sh: on arm builds (GCC or Arm Compiler), show the code size by Gilles Peskine · 5 years ago
  82. 4fb7a2f all.sh: add a Cortex-M0+ build by Gilles Peskine · 5 years ago
  83. 009908b all.sh: build_arm_none_eabi_gcc: do optimize by Gilles Peskine · 5 years ago
  84. a27af6f all.sh: backport component_build_arm_none_eabi_gcc_arm5vte by Gilles Peskine · 5 years ago
  85. f1709bb Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix by Gilles Peskine · 5 years ago
  86. c15574b Travis: rebalance the Linux builds by Gilles Peskine · 5 years ago
  87. adaaddb all.sh: reorganize testing around deprecated features by Gilles Peskine · 5 years ago
  88. 457351a Exclude DEPRECATED_WARNING in config full by Gilles Peskine · 5 years ago
  89. 63d92c6 Strict C99: don't use extremely large string literals by Gilles Peskine · 5 years ago
  90. 3aba3f4 Strict C99: don't use a signed* when an unsigned* is expected by Gilles Peskine · 5 years ago
  91. 2717eaf Fix build failure with MBEDTLS_PLATFORM_NV_SEED_ALT by Gilles Peskine · 5 years ago
  92. a21c5e9 Document and fix the MBEDTLS_xxx_ALT logic for the full config by Gilles Peskine · 5 years ago
  93. ba5dbae Sort lists for easier maintenance by Gilles Peskine · 5 years ago
  94. f48d468 Explain the rationale for inclusion in "full" and "baremetal" by Gilles Peskine · 5 years ago
  95. 165d1bb Enable X509_ALLOW_EXTENSIONS_NON_V3 in config full by Gilles Peskine · 5 years ago
  96. 89361c9 Remove obsolete options from config.pl by Gilles Peskine · 5 years ago
  97. b8da88d Merge pull request #3284 from gilles-peskine-arm/changelog-20200421-2.7 by Gilles Peskine · 5 years ago
  98. b60bf72 Merge pull request #3204 from irwir/fix_vcxproj-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  99. a958a01 Add changelog entry for #3196: x509_crt max_pathlen int overflow fix by Gilles Peskine · 5 years ago
  100. 00f2436 Travis: Windows: target Visual Studio 2017 by Gilles Peskine · 5 years ago