1. f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include
  2. 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
  3. 862abe2 Fix lowercase comment start by David Horstmann · 1 year, 10 months ago
  4. 9f48fff Ensure tests will fail if CMake generation fails by David Horstmann · 1 year, 10 months ago
  5. b7b4f23 Add CMake include path for generated header by David Horstmann · 1 year, 10 months ago
  6. c4243c6 Merge pull request #8253 from paul-elliott-arm/fix_travis_coverity_build by Gilles Peskine · 1 year, 10 months ago
  7. d2dbd77 Re-add python install of requirements to Travis CI. by Paul Elliott · 1 year, 11 months ago
  8. d472a8f Merge pull request #7980 from xkqian/codesize_exclude_psa_wrappers by Dave Rodgman · 1 year, 10 months ago
  9. db3035b Fix a typo in psa-crypto-implementation-structure.md by Xiaokang Qian · 1 year, 10 months ago
  10. 76e55a2 Change the documenti about psa_crypto_driver_wrappers.c{h} by Xiaokang Qian · 1 year, 11 months ago
  11. e9dc63e No need to include the 3rd party entry point head file by Xiaokang Qian · 1 year, 11 months ago
  12. 1198e43 Change the description of auto-generated driver dispatch files by Xiaokang Qian · 1 year, 11 months ago
  13. b909aea Remove useless spaces in Makefile by Xiaokang Qian · 1 year, 11 months ago
  14. 9e11126 Remove useless empty line by Xiaokang Qian · 1 year, 11 months ago
  15. c23c351 Remove the UN_USED_DISABLE attribute by Xiaokang Qian · 1 year, 11 months ago
  16. 7d546c7 Change to os.path functions base on comment by Xiaokang Qian · 1 year, 11 months ago
  17. 0e5b53c Move the dependency adjacent to the generated file by Xiaokang Qian · 1 year, 11 months ago
  18. 1b61d6e Change include guards of psa_crypto_driver_wrappers_no_static.h by Xiaokang Qian · 1 year, 11 months ago
  19. 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
  20. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  21. 54a4fdf Automaticly generate psa_crypto_driver_wrappers_no_static.c by Xiaokang Qian · 1 year, 11 months ago
  22. 97d1ccb Dont't generate object file for file only include static functions by Xiaokang Qian · 1 year, 11 months ago
  23. 4792b20 Revert 3rd party p-256 entry file by Xiaokang Qian · 1 year, 11 months ago
  24. 42266dd Revert the Makefile to remove the dependency of generate_files by Xiaokang Qian · 1 year, 11 months ago
  25. 9345b2e Move functions out of the static file by Xiaokang Qian · 1 year, 11 months ago
  26. cad99fa Change code style by Xiaokang Qian · 1 year, 11 months ago
  27. b7cc2e2 Disable unused warning on visual studio and generate files before lib by Xiaokang Qian · 2 years ago
  28. e9c39c4 Enable build of non-static psa wrapper functions by Xiaokang Qian · 2 years ago
  29. e518eea Move function psa_driver_wrapper_export_public_key out of auto-generated by Xiaokang Qian · 2 years ago
  30. 5db65c7 Remove static inline functions declare and make it only in c file by Xiaokang Qian · 2 years ago
  31. 077ffc0 Ensure build of P256 pass by Xiaokang Qian · 2 years ago
  32. 5cb930f Surpress the unsed function warnings by Xiaokang Qian · 2 years ago
  33. b862031 Remove useless declaration by Xiaokang Qian · 2 years ago
  34. 7046468 Define the psa wrapper functions as static inline by Thomas Daubney · 2 years, 1 month ago
  35. fc9fc33 Merge pull request #8047 from minosgalanakis/bugfix/update_win_crypto_apis by Paul Elliott · 1 year, 10 months ago
  36. 2108775 x509_crt: Removed unused intsafe.h by Minos Galanakis · 1 year, 10 months ago
  37. a9bb34c x509_crt: Removed length_as_int intermediate variable by Minos Galanakis · 1 year, 10 months ago
  38. 59108d3 x509_crt: Adjusted the len of lpMultiByteStr arg in WideCharToMultiByte by Minos Galanakis · 1 year, 10 months ago
  39. 08a67cc x509_crt: Set WideCharToMultiByte to use -1 for length. by Minos Galanakis · 1 year, 11 months ago
  40. b17410d vs2013 templates: Set bcrypt to be the sole dependency. by Minos Galanakis · 1 year, 11 months ago
  41. 40995e1 x509_crt: Removed checks for windows versions < WINXP by Minos Galanakis · 1 year, 11 months ago
  42. fac45fb entropy_poll: Removed checks for windows versions < WINXP by Minos Galanakis · 1 year, 11 months ago
  43. c91d847 ChangeLog: Adjusted the updated_windows_apis log by Minos Galanakis · 1 year, 11 months ago
  44. a8b02ef pkey-random: Removed setting mbedtls_target in libs by Minos Galanakis · 1 year, 11 months ago
  45. e8a5d1a entropy_poll: Updated documentation for entropy_poll loop. by Minos Galanakis · 1 year, 11 months ago
  46. 7f8e8c5 program-random: Updated Cmake libs variable by Minos Galanakis · 1 year, 11 months ago
  47. ce33e7b pkey Cmakelists: Updated the set libs to be consistent with others. by Minos Galanakis · 1 year, 11 months ago
  48. 2c6e561 entropy_poll.c: Added looping logic to `mbedtls_platform_entropy_poll()`. by Minos Galanakis · 1 year, 11 months ago
  49. 7afebcc ChangeLog.d: Added mininum required Windows version. by Minos Galanakis · 1 year, 11 months ago
  50. 4952f70 Removed unsupported Visual Studio related code in entropy_poll.c and x509_crt.c. by Minos Galanakis · 2 years ago
  51. e960365 ChangeLog.d: Reworded updated_windows_apis.txt. by Minos Galanakis · 2 years ago
  52. 8792717 Changelog: Removed entry from root file by Minos Galanakis · 2 years ago
  53. 12b493f entropy_poll/x509_crt: Added MBEDTLS_POP_TARGET_PRAGMA define guards. by Minos Galanakis · 2 years ago
  54. 24a1c16 library Makefile: Moved -lbcrypt to LOCAL_LDFLAGS by Minos Galanakis · 2 years ago
  55. e13775d fuzzer Makefile: Added -lbcrypt linkage by Minos Galanakis · 2 years ago
  56. a277b21 Code style fixes by Minos Galanakis · 2 years ago
  57. b8d6b82 programs: Cleaned up bcrypt linking refererences. by Minos Galanakis · 2 years ago
  58. 769ee65 Fix Visual Studio Release|x64 builds by Simon Butcher · 7 years ago
  59. de573f5 Fix coding style of length_as_int var in x509_crt.c by Simon Butcher · 7 years ago
  60. 949aa8f Remove redundant Visual Studio 6 data files by Simon Butcher · 7 years ago
  61. 35e5dad Add clarifying comment on use of MultiByteToWideChar() and CP_ACP by Simon Butcher · 7 years ago
  62. bcb6cfb Fix the tests build with mingw for the new Win32 APIs by Simon Butcher · 7 years ago
  63. def90f4 Fix formatting and detail of comments in PR #730 by Simon Butcher · 7 years ago
  64. 1c0c5d2 Fix for building programs with mingw by Simon Butcher · 7 years ago
  65. 33425de Correct check for WIN32 in cmake files for programs by Simon Butcher · 7 years ago
  66. 34b8d83 Update ChangeLog for PR #730 for Win32 API fixes by Simon Butcher · 7 years ago
  67. e068aa7 Fix the build for mingw and CMake + VStudio by Simon Butcher · 7 years ago
  68. 0ec1e68 Replace Windows APIs that are banned in Windows Store apps by Kevin Kane · 9 years ago
  69. 87fe996 Merge pull request #8249 from bensze01/fixed-typing-package-versions by Gilles Peskine · 1 year, 10 months ago
  70. 68dca1e Merge pull request #8247 from mpg/sha3-fixup by Dave Rodgman · 1 year, 10 months ago dev/gilles-peskine-arm/before-python-fix
  71. 5a3add2 Merge pull request #8234 from kouzhudong/development by Dave Rodgman · 1 year, 10 months ago
  72. d06e70c Set explicit version for the typing packages by Bence Szépkúti · 1 year, 11 months ago
  73. 4fe1e87 Fix SHA-3 dependencies in test_suite_md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  74. f6f76c5 Merge pull request #8240 from mpg/doc-driver-only-hashes by Dave Rodgman · 1 year, 11 months ago
  75. 030f11b Type fixes and wording improvements by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  76. e47c53e Fix SHA-3 in accel tests that need it by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  77. f4ceb16 Fix dependencies for SHA-3 MD dispatch tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  78. 1f61b7b Document driver-only hashes by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  79. cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  80. 10304d8 Merge pull request #8244 from paul-elliott-arm/remove_travis_ci by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8244-27b7e2f350fb8cbebf28492a4a444daf24f5cb3b
  81. 27b7e2f Merge pull request #8243 from daverodgman/update-tfm-config by Dave Rodgman · 1 year, 11 months ago
  82. 6809f23 Merge pull request #8210 from yanrayw/aes_128bit_improvement by Gilles Peskine · 1 year, 11 months ago
  83. ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
  84. 645a541 Remove all travis builds except for coverity_scan by Paul Elliott · 1 year, 11 months ago
  85. 739d815 Remove PK options by Dave Rodgman · 1 year, 11 months ago
  86. 84e8f1d Set MBEDTLS_MD_C by Dave Rodgman · 1 year, 11 months ago
  87. 4f53520 Merge pull request #8241 from daverodgman/cast_warning by Dave Rodgman · 1 year, 11 months ago
  88. 38c3228 fix cast warning by Dave Rodgman · 1 year, 11 months ago
  89. 41434d0 Merge pull request #8237 from tom-cosgrove-arm/mbedtls_pk_write_key_der-unused-len-and-unreachable-ret by Tom Cosgrove · 1 year, 11 months ago
  90. aaebc9b Merge pull request #8235 from daverodgman/misc-size by Dave Rodgman · 1 year, 11 months ago
  91. 8d276fb Remove unused variable and unreachable return from mbedtls_pk_write_key_der() by Tom Cosgrove · 1 year, 11 months ago
  92. af3b6fe Merge pull request #8232 from gilles-peskine-arm/rename-p256m-config by Gilles Peskine · 1 year, 11 months ago
  93. a15b485 Fix MSVC error C4703 about possibly uninitialized variable in pkwrite.c by correy · 1 year, 11 months ago
  94. ef6795d Reduce size of mbedtls_asn1_get_len by Dave Rodgman · 1 year, 11 months ago
  95. d3450da Re-order mbedtls_ccm_context by Dave Rodgman · 1 year, 11 months ago
  96. 67cf66b Add a note about the code size benefits by Gilles Peskine · 1 year, 11 months ago
  97. 29d0bfb Rename option where concatenated with -D by Gilles Peskine · 1 year, 11 months ago
  98. 3aa7969 Add a note about p256m near the option to enable secp256r1 by Gilles Peskine · 1 year, 11 months ago
  99. 08b66cd Move MBEDTLS_PSA_P256M_DRIVER_ENABLED to keep alphabetical order by Gilles Peskine · 1 year, 11 months ago
  100. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 11 months ago