1. 165564d Merge pull request #3946 from AndrzejKurek/optimized-key-exchange by Andrzej Kurek · 4 years, 7 months ago
  2. ad3c4ff Add an "SSL" infix to MBEDTLS_DELAYED_SERVER_CERT_VERIFICATION by Andrzej Kurek · 4 years, 8 months ago
  3. 6b5c9a3 Add an "SSL" infix to MBEDTLS_EARLY_KEY_COMPUTATION by Andrzej Kurek · 4 years, 8 months ago
  4. 4f5549f Add an "SSL" infix to MBEDTLS_IMMEDIATE_TRANSMISSION by Andrzej Kurek · 4 years, 8 months ago
  5. 9627202 Move MBEDTLS_DELAYED_SERVER_CERT_VERIFICATION to baremetal config by Andrzej Kurek · 4 years, 8 months ago
  6. 1315124 Move the new config optimization defines to be optional by Andrzej Kurek · 4 years, 8 months ago
  7. 3e80b1a Fix compilation errors when building sign_with_k test function by Andrzej Kurek · 4 years, 8 months ago
  8. 88da3c2 Merge branch 'baremetal' into masked-aes by Shelly Liberman · 4 years, 8 months ago
  9. cdebcfe aes boolean masking by Shelly Liberman · 4 years, 9 months ago
  10. 7f81c86 Add a callback for platform faults in platform_util.c by Andrzej Kurek · 4 years, 9 months ago
  11. db0e50e Introduce MBEDTLS_OPTIMIZE_TINYCRYPT_ASM by Andrzej Kurek · 4 years, 10 months ago
  12. a793237 Calculate hashes of ssl encryption and decryption keys by Andrzej Kurek · 4 years, 11 months ago
  13. 1175044 Merge enc/dec cipher contexts in ssl transforms by Andrzej Kurek · 4 years, 11 months ago
  14. 825ebd4 Merge mbedtls 2.16.6 into baremetal by Andrzej Kurek · 5 years ago
  15. 6b5e60c config.pl full: exclude MBEDTLS_CTR_DRBG_USE_128_BIT_KEY by Gilles Peskine · 6 years ago
  16. 28ecfb0 Merge remote-tracking branch 'upstream/pr/2983' into baremetal by Arto Kinnunen · 6 years ago
  17. 5bc072f Fix mbedtls_strerror to work with all wanted codes by Teppo Järvelin · 6 years ago
  18. 2231138 Disable AES SCA countermeasures from full config by Arto Kinnunen · 6 years ago
  19. e06e039 Fix basic-build-test.sh to work in different env by Teppo Järvelin · 6 years ago
  20. 1480444 Add config option for AES encryption only by Arto Kinnunen · 6 years ago
  21. 265d162 Update AES-128 bit configuration by Arto Kinnunen · 6 years ago
  22. e2bf54d Merge remote-tracking branch 'public/pr/2877' into baremetal by Simon Butcher · 6 years ago
  23. 5220781 Fix missing include in some files by Manuel Pégourié-Gonnard · 6 years ago
  24. 7a346b8 Replace memset() with mbedtls_platform_memset() by Manuel Pégourié-Gonnard · 6 years ago
  25. 0a9b44d Merge branch 'mbedtls-2.16' into baremetal-2.16-20191004 by Manuel Pégourié-Gonnard · 6 years ago
  26. 85b495b Merge remote-tracking branch 'origin/pr/652' into baremetal by Simon Butcher · 6 years ago
  27. d2c2486 baremetal.sh: include total in ROM report by Manuel Pégourié-Gonnard · 6 years ago
  28. 15be0ee baremetal.sh: extract ROM reporting to a function by Manuel Pégourié-Gonnard · 6 years ago
  29. f950e28 Changed generate_visualc_files.pl to exclude x509_xxx files by Teppo Järvelin · 6 years ago
  30. 303d399 Merge remote-tracking branch 'origin/pr/609' into baremetal by Simon Butcher · 6 years ago
  31. dfc9744 Don't set MBEDTLS_MEMORY_DEBUG through `scripts/config.pl full` by Hanno Becker · 6 years ago
  32. 8762101 Update documentation of exceptions for `config.pl full` by Andrzej Kurek · 6 years ago
  33. 307dfcd Disable memory buffer allocator in full config by Hanno Becker · 6 years ago
  34. 9ec3fe0 Introduce configuration option to remove CRT verification callbacks by Hanno Becker · 6 years ago
  35. 0956e3e Exclude NO_SHA224 option from scripts/config.pl by Manuel Pégourié-Gonnard · 6 years ago
  36. 8239fad TinyCrypt Config: Don't set MBEDTLS_USE_TINYCRYPT in config.pl full by Hanno Becker · 6 years ago
  37. 42e4e72 Merge remote-tracking branch 'origin/pr/648' into baremetal by Simon Butcher · 6 years ago
  38. d6fba18 Merge pull request #643 from hanno-arm/secp256r1-baremetal by Manuel Pégourié-Gonnard · 6 years ago
  39. fc8adba Merge branch 'mbedtls-2.16' into baremetal-2.16-20190827 by Manuel Pégourié-Gonnard · 6 years ago
  40. 4009d8f Make function mbedtls_ssl_set_hostname(...) as optional by Teppo Järvelin · 6 years ago
  41. 4a4047c Add script to auto-generate certs.c by Hanno Becker · 6 years ago
  42. d64a2f7 Fix wrong ifdef in ssl_server2 & add test for it by Manuel Pégourié-Gonnard · 6 years ago
  43. a1f3c52 Add --build-only option to baremetal.sh --ram by Hanno Becker · 6 years ago
  44. f010eba Merge pull request #632 from hanno-arm/baremetal_sh_debug-baremetal by Manuel Pégourié-Gonnard · 6 years ago
  45. 7c575d2 Merge pull request #605 from ARMmbed/x509_ondemand_remove_unneeded_fields by Manuel Pégourié-Gonnard · 6 years ago
  46. 0a4c78f Add --debug option to baremetal.sh by Hanno Becker · 6 years ago
  47. 64b4b6e Change worktree_rev to HEAD for rev-parse by Darryl Green · 6 years ago
  48. 133294e Merge remote-tracking branch 'origin/mbedtls-2.16' into baremetal by Simon Butcher · 6 years ago
  49. 47a4cba Split _abi_compliance_command into smaller functions by Gilles Peskine · 6 years ago
  50. ea94391 Record the commits that were compared by Gilles Peskine · 6 years ago
  51. 826286a Document how to build the typical argument for -s by Gilles Peskine · 6 years ago
  52. c53b93b Allow running /somewhere/else/path/to/abi_check.py by Gilles Peskine · 6 years ago
  53. d07614c Introduce MBEDTLS_X509_CRT_REMOVE_SUBJECT_ISSUER_ID removing IDs by Hanno Becker · 6 years ago
  54. 843b71a Introduce MBEDTLS_X509_CRT_REMOVE_TIME removing time fields from CRT by Hanno Becker · 6 years ago
  55. de8869c Merge remote-tracking branch 'restricted/pr/608' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  56. 7ee1d48 Merge remote-tracking branch 'restricted/pr/607' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  57. 44ba6b0 Merge remote-tracking branch 'restricted/pr/594' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  58. 3b876ac Adapt baremetal.h and baremetal.sh by Hanno Becker · 6 years ago
  59. 26ac9c4 Exclude new negative options from config.pl full by Manuel Pégourié-Gonnard · 6 years ago
  60. abd929c Merge branch 'mbedtls-2.16' into baremetal-2.16-01_07_19 by Hanno Becker · 6 years ago
  61. 691aa96 baremetal: Use Oz when building with armclang by Jaeden Amero · 6 years ago
  62. 73a36ff windows: Fix Release x64 configuration by Jaeden Amero · 6 years ago
  63. 7400e8f Merge remote-tracking branch 'origin/pr/591' into baremetal by Simon Butcher · 6 years ago
  64. f2ef573 Merge remote-tracking branch 'origin/pr/598' into baremetal by Simon Butcher · 6 years ago
  65. b4d967a Remove MBEDTLS_X509_REMOVE_INFO from `scripts/config.pl full` by Hanno Becker · 6 years ago
  66. 070f107 Add --check option to scripts/baremetal.sh by Manuel Pégourié-Gonnard · 6 years ago
  67. 1abb159 Merge branch 'mbedtls-2.16' into baremetal by Hanno Becker · 6 years ago
  68. ba8b1eb Use negated option for controlling TLS support. by Manuel Pégourié-Gonnard · 6 years ago
  69. 342223e Merge remote-tracking branch 'origin/pr/2676' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  70. 7cc9ca8 baremetal.sh: Print code-size summary by Hanno Becker · 6 years ago
  71. 0ae1a53 Show removed symbols in abi check by Darryl Green · 6 years ago
  72. f3c43dd Merge branch 'mbedtls-2.16' into baremetal by Manuel Pégourié-Gonnard · 6 years ago
  73. e831f55 Remove all abi dumps, not just ones shared between versions by Darryl Green · 6 years ago
  74. d5e1bfc Merge remote-tracking branch 'origin/pr/569' into baremetal by Simon Butcher · 6 years ago
  75. 0edb924 Merge remote-tracking branch 'origin/pr/565' into baremetal by Simon Butcher · 6 years ago
  76. 4ce0604 Enable use of CID in baremetal configuration and test script by Hanno Becker · 6 years ago
  77. fce6f83 Merge branch 'mbedtls-2.16' into baremetal by Hanno Becker · 6 years ago
  78. 999ac17 Merge remote-tracking branch 'origin/pr/566' into baremetal by Simon Butcher · 6 years ago
  79. fbf3c8a Only use submodule if present by Darryl Green · 6 years ago
  80. afdc1b5 Consistently use the name tinycrypt over uecc by Manuel Pégourié-Gonnard · 6 years ago
  81. 00c0aa0 Exclude MBEDTLS_USE_UECC from the full config by Jarno Lamsa · 6 years ago
  82. 2e7c7cd Merge remote-tracking branch 'public/mbedtls-2.16' into baremetal by Simon Butcher · 6 years ago
  83. a0415bc Use check_output instead of Popen by Darryl Green · 6 years ago
  84. 03c5e85 Start unused variable with underscore by Darryl Green · 6 years ago
  85. 3c9e7d2 Correct documentation by Darryl Green · 6 years ago
  86. 6b3cbfa Check that the report directory is a directory by Darryl Green · 6 years ago
  87. 30dc6d5 Use namespaces instead of full classes by Darryl Green · 6 years ago
  88. 26dff8e Fix pylint issues by Darryl Green · 6 years ago
  89. 5783847 Don't put abi dumps in subfolders by Darryl Green · 6 years ago
  90. 6602538 Add verbose switch to silence all output except the final report by Darryl Green · 6 years ago
  91. 3f74298 Fetch the remote crypto branch, rather than cloning it by Darryl Green · 6 years ago
  92. 88bfbc2 Prefix internal functions with underscore by Darryl Green · 6 years ago
  93. 7381bea Add RepoVersion class to make handling of many arguments easier by Darryl Green · 6 years ago
  94. 0478a32 Reduce indentation levels by Darryl Green · 6 years ago
  95. 7c0e052 Improve documentation by Darryl Green · 6 years ago
  96. 06c51d0 Use optional arguments for setting repositories by Darryl Green · 6 years ago
  97. c8e6ad4 Only build the library by Darryl Green · 6 years ago
  98. 879f250 Add ability to compare submodules from different repositories by Darryl Green · 6 years ago
  99. de11809 Add handling for cases when not all .so files are present by Darryl Green · 6 years ago
  100. ae5d66c Extend functionality to allow setting crypto submodule version by Darryl Green · 6 years ago