1. af67d2c mbedtls_mpi_sub_abs: Skip memcpy when redundant (#6701). by Aaron M. Ucko · 2 years, 7 months ago
  2. 461b825 Merge pull request #6865 from scop/patch-1 by Dave Rodgman · 2 years, 7 months ago
  3. 74d6e59 Merge pull request #6927 from tom-cosgrove-arm/allow-more-than-255-errors-in-compat-and-all-sh by Dave Rodgman · 2 years, 7 months ago
  4. fc0e79e Have compat.sh and ssl-opt.sh not return success for > 255 errors by Tom Cosgrove · 2 years, 7 months ago
  5. 656a81e Merge pull request #6890 from daverodgman/vs2013 by Dave Rodgman · 2 years, 7 months ago
  6. 7a75d22 Update solution template to require VS2013 by Dave Rodgman · 2 years, 7 months ago
  7. 05bdb13 Update README and add changelog entry by Dave Rodgman · 2 years, 7 months ago
  8. 0f459d7 Update some comments & error messages by Dave Rodgman · 2 years, 7 months ago
  9. 378ecdd Rename VS2010 directory to VS2013 and update Makefiles etc by Dave Rodgman · 2 years, 7 months ago
  10. 6b4cb63 Merge pull request #6907 from Mbed-TLS/features/new-code-style/development by Gilles Peskine · 2 years, 7 months ago
  11. c848d22 Switch code style check to enforcement mode by Gilles Peskine · 2 years, 8 months ago archive/new-code-style/development archive/new-code-style/test/6802/target features/new-code-style/development features/new-code-style/test/6802/target
  12. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  13. fd13a0f Merge pull request #6905 from gilles-peskine-arm/code-style-casts-psa-headers-more by Gilles Peskine · 2 years, 7 months ago
  14. c55c343 Merge pull request #6884 from gilles-peskine-arm/check-files-unicode by Gilles Peskine · 2 years, 7 months ago
  15. 03e99cf Remove redundant error code definitions by Gilles Peskine · 2 years, 7 months ago
  16. 83c5ad4 Merge pull request #6787 from yuhaoth/pr/workaround-gnutls_anti_replay_fail by Ronald Cron · 2 years, 7 months ago
  17. 3900bdd Merge pull request #6823 from mpg/unify-openssl-variables by Gilles Peskine · 2 years, 7 months ago
  18. f9c8d76 Merge pull request #6893 from tom-daubney-arm/modify_generate_errors_script by Gilles Peskine · 2 years, 7 months ago
  19. b4ffe78 Merge pull request #6878 from gilles-peskine-arm/code-style-casts-psa-headers by Gilles Peskine · 2 years, 7 months ago
  20. 0770efe Merge pull request #6888 from daverodgman/iar-bignum-warning by Gilles Peskine · 2 years, 7 months ago
  21. bbbd803 Add Changelog by Dave Rodgman · 2 years, 7 months ago
  22. 1efe4a8 Add ChangeLog entry by Thomas Daubney · 2 years, 7 months ago
  23. 28d4d43 Merge pull request #6863 from valeriosetti/issue6830 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  24. 6e666c2 Remove obsolete comment by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  25. 3368724 Merge pull request #6870 from valeriosetti/issue6831 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  26. 3e60cad Improve comment and changlog by Jerry Yu · 2 years, 7 months ago
  27. 33878ed Modify generate errors script by Thomas Daubney · 2 years, 7 months ago
  28. a0b97bc fix wrong type in debug message by Valerio Setti · 2 years, 7 months ago
  29. 2c12185 test: fix dependencies on function and data files by Valerio Setti · 2 years, 7 months ago
  30. 1e868cc fix several typos and extra blank spaces by Valerio Setti · 2 years, 7 months ago
  31. 2b5d3de remove remaining occurencies of mbedtls_ecc_group_to_psa() from TLS by Valerio Setti · 2 years, 7 months ago
  32. 99e902f Add changlog entry. by Jerry Yu · 2 years, 7 months ago
  33. bdb936b Workaround anti replay fail of GnuTLS by Jerry Yu · 2 years, 7 months ago
  34. a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago
  35. f05b6ee Revert "Skip early data basic check temp" by Jerry Yu · 2 years, 8 months ago
  36. 14db512 Fix IAR warning by Glenn Strauss · 2 years, 7 months ago archive/new-code-style/test/6888/old features/new-code-style/test/6888/old
  37. b178036 Merge pull request #6873 from mpg/fix-derive-key-exercise by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  38. d11bb47 Reject invalid UTF-8 and weird characters in text files by Gilles Peskine · 2 years, 7 months ago
  39. b389743 Pass line number to issue_with_line by Gilles Peskine · 2 years, 7 months ago
  40. 0ed9e78 Treat more *.bin files as binary by Gilles Peskine · 2 years, 7 months ago
  41. cd0a565 Merge pull request #6703 from yuhaoth/pr/tls13-misc-from-prototype by Gilles Peskine · 2 years, 7 months ago
  42. f07ddde Merge pull request #6876 from davidhorstmann-arm/disable-code-style-for-bn-asm by Gilles Peskine · 2 years, 7 months ago
  43. 78d566b Fix pylint warnings about comparison to True by David Horstmann · 2 years, 7 months ago
  44. 8d1d6ed Fix incorrect typing of function in code_style.py by David Horstmann · 2 years, 7 months ago
  45. bec9532 Don't restyle end of file by David Horstmann · 2 years, 7 months ago
  46. 8e45cdd fix wrong dependency for X509_TRUSTED_CERTIFICATE_CALLBACK by Valerio Setti · 2 years, 7 months ago
  47. 8841d6b add missing dependency documentation for SSL_ASYNC_PRIVATE by Valerio Setti · 2 years, 7 months ago
  48. a651607 Skip restyling of PSA macros also defined in psa-arch-tests by Gilles Peskine · 2 years, 7 months ago
  49. 45873ce Skip restyling of PSA error code definitions by Gilles Peskine · 2 years, 7 months ago
  50. c571c5b Check Uncrustify returncode in code_style.py by David Horstmann · 2 years, 7 months ago
  51. cb3b6ae Disable code style correction for bignum assembly by David Horstmann · 2 years, 7 months ago
  52. 67419f0 tls: fix + save code size when DEBUG_C is not enabled by Valerio Setti · 2 years, 7 months ago
  53. 40d9ca9 tls: remove useless legacy function by Valerio Setti · 2 years, 7 months ago
  54. 9502b56 Fix test function derive_key_exercise() by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  55. 262851d Merge pull request #6868 from davidhorstmann-arm/workaround-uncrustify-asm-defines by Gilles Peskine · 2 years, 7 months ago
  56. a4bb0fa check_config: add missing dependencies for the build without BIGNUM by Valerio Setti · 2 years, 7 months ago
  57. e1655b8 test: add test for building without BIGNUM_C by Valerio Setti · 2 years, 7 months ago
  58. 73260b6 test: extend test_suite_ssl for testing new functions by Valerio Setti · 2 years, 7 months ago
  59. 3322f61 test: verify that TLS and X509 are independent from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
  60. 18c9fed tls: remove dependency from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
  61. e3d8f31 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  62. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  63. 66edfe4 Use `grep -E` instead of `egrep` by Ville Skyttä · 2 years, 7 months ago
  64. b4b0bb7 Merge pull request #5907 from mpg/use-psa-rsa-pss by Janos Follath · 2 years, 7 months ago
  65. 4511ca0 Use PSS-signed CRL for PSS tests by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  66. ea8c88f test: fix some descriptions by Valerio Setti · 2 years, 7 months ago
  67. 6ea0a8d Disable 'wrong salt len' PK test with USE_PSA by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  68. 62e1ebb changelog: fix text error by Valerio Setti · 2 years, 7 months ago
  69. c963bb1 test: remove SHA224 from default test driver config by Valerio Setti · 2 years, 7 months ago
  70. b402e4b Merge pull request #6595 from mfischer/lms_heap by Gilles Peskine · 2 years, 8 months ago
  71. 8eee21e Merge pull request #6836 from gilles-peskine-arm/code-style-more-kr-20221222 by Gilles Peskine · 2 years, 8 months ago
  72. 326cf46 test: improved readability in sha self tests by Valerio Setti · 2 years, 8 months ago
  73. e269750 sha: fix description for starts functions by Valerio Setti · 2 years, 8 months ago
  74. 77b1452 test: fix error in test_suite_ssl by Valerio Setti · 2 years, 8 months ago
  75. 676766f Merge pull request #6776 from gabor-mezei-arm/6222_bignum_mod_mul by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  76. 2fcb4c1 Merge pull request #6747 from gilles-peskine-arm/bignum-mod-random by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  77. e19d7e5 Require a space after a cast by Gilles Peskine · 2 years, 8 months ago
  78. fe6c19b added changelog file for PR #6784 by Valerio Setti · 2 years, 8 months ago
  79. 6528763 config: remove SHA224_C from some config files by Valerio Setti · 2 years, 8 months ago
  80. b6bf7dc test: fix depends.py for hash tests by Valerio Setti · 2 years, 8 months ago
  81. 543d00e sha: remove SHA1 from ssl_cookie by Valerio Setti · 2 years, 8 months ago
  82. d55cb5b sha: decline MD defines for various SHA by Valerio Setti · 2 years, 8 months ago
  83. d10e0a6 sha: fix minor issues/typos by Valerio Setti · 2 years, 8 months ago
  84. 2510dd4 Merge pull request #6282 from gstrauss/sw_derive_y by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  85. 5efe449 More robust dependency filtering by Gilles Peskine · 2 years, 8 months ago
  86. f287366 Simplify logic and document test_cases_for_values by Gilles Peskine · 2 years, 8 months ago
  87. 394da2d Pacify pylint by Gilles Peskine · 2 years, 8 months ago
  88. 6d40e54 Split the high nesting of BignumModRawConvertRep.generate_function_tests by Gilles Peskine · 2 years, 8 months ago
  89. 636809f Fix type declaration by Gilles Peskine · 2 years, 8 months ago
  90. 342b9a9 bignum_mod_raw.py: Added a filtering logic to `BignumModRawConvertRep.generate_function_tests()` by Minos Galanakis · 2 years, 8 months ago
  91. afa7c04 bignum_common.py: Refactored `BignumModRawConvertRep.generate_function_tests()` by Minos Galanakis · 2 years, 8 months ago
  92. ae4d2cf bignum_common.py: Introduce the set_representation setter. by Minos Galanakis · 2 years, 8 months ago
  93. 5689410 bignum_mod_raw: Simplified `BignumModRawCanonicalToFromModulusRep` output expressions. by Minos Galanakis · 2 years, 8 months ago
  94. 3d2aab8 bignum_common: Adjusted `format_arg` to always size input according to modulo. by Minos Galanakis · 2 years, 8 months ago
  95. f65c71f Fix possible uninitialization error by Gabor Mezei · 2 years, 8 months ago
  96. a6e0291 Update documentation by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  97. 3b1a706 Disable 'wrong salt len' test with USE_PSA by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  98. 4dacf58 Take advantage of now-public macro in pk.c by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  99. 6958355 Use PSA Crypto more often in pk_verify_ext() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  100. eab43a6 Merge pull request #6795 from gilles-peskine-arm/check_test_cases-quiet_ci by Manuel Pégourié-Gonnard · 2 years, 8 months ago