1. e06e039 Fix basic-build-test.sh to work in different env by Teppo Järvelin · 6 years ago
  2. 1480444 Add config option for AES encryption only by Arto Kinnunen · 6 years ago
  3. 265d162 Update AES-128 bit configuration by Arto Kinnunen · 6 years ago
  4. e2bf54d Merge remote-tracking branch 'public/pr/2877' into baremetal by Simon Butcher · 6 years ago
  5. 5220781 Fix missing include in some files by Manuel Pégourié-Gonnard · 6 years ago
  6. 7a346b8 Replace memset() with mbedtls_platform_memset() by Manuel Pégourié-Gonnard · 6 years ago
  7. 0a9b44d Merge branch 'mbedtls-2.16' into baremetal-2.16-20191004 by Manuel Pégourié-Gonnard · 6 years ago
  8. 85b495b Merge remote-tracking branch 'origin/pr/652' into baremetal by Simon Butcher · 6 years ago
  9. d2c2486 baremetal.sh: include total in ROM report by Manuel Pégourié-Gonnard · 6 years ago
  10. 15be0ee baremetal.sh: extract ROM reporting to a function by Manuel Pégourié-Gonnard · 6 years ago
  11. f950e28 Changed generate_visualc_files.pl to exclude x509_xxx files by Teppo Järvelin · 6 years ago
  12. 303d399 Merge remote-tracking branch 'origin/pr/609' into baremetal by Simon Butcher · 6 years ago
  13. dfc9744 Don't set MBEDTLS_MEMORY_DEBUG through `scripts/config.pl full` by Hanno Becker · 6 years ago
  14. 8762101 Update documentation of exceptions for `config.pl full` by Andrzej Kurek · 6 years ago
  15. 307dfcd Disable memory buffer allocator in full config by Hanno Becker · 6 years ago
  16. 9ec3fe0 Introduce configuration option to remove CRT verification callbacks by Hanno Becker · 6 years ago
  17. 0956e3e Exclude NO_SHA224 option from scripts/config.pl by Manuel Pégourié-Gonnard · 6 years ago
  18. 8239fad TinyCrypt Config: Don't set MBEDTLS_USE_TINYCRYPT in config.pl full by Hanno Becker · 6 years ago
  19. 42e4e72 Merge remote-tracking branch 'origin/pr/648' into baremetal by Simon Butcher · 6 years ago
  20. d6fba18 Merge pull request #643 from hanno-arm/secp256r1-baremetal by Manuel Pégourié-Gonnard · 6 years ago
  21. fc8adba Merge branch 'mbedtls-2.16' into baremetal-2.16-20190827 by Manuel Pégourié-Gonnard · 6 years ago
  22. 4009d8f Make function mbedtls_ssl_set_hostname(...) as optional by Teppo Järvelin · 6 years ago
  23. 4a4047c Add script to auto-generate certs.c by Hanno Becker · 6 years ago
  24. d64a2f7 Fix wrong ifdef in ssl_server2 & add test for it by Manuel Pégourié-Gonnard · 6 years ago
  25. a1f3c52 Add --build-only option to baremetal.sh --ram by Hanno Becker · 6 years ago
  26. f010eba Merge pull request #632 from hanno-arm/baremetal_sh_debug-baremetal by Manuel Pégourié-Gonnard · 6 years ago
  27. 7c575d2 Merge pull request #605 from ARMmbed/x509_ondemand_remove_unneeded_fields by Manuel Pégourié-Gonnard · 6 years ago
  28. 0a4c78f Add --debug option to baremetal.sh by Hanno Becker · 6 years ago
  29. 64b4b6e Change worktree_rev to HEAD for rev-parse by Darryl Green · 6 years ago
  30. 133294e Merge remote-tracking branch 'origin/mbedtls-2.16' into baremetal by Simon Butcher · 6 years ago
  31. 47a4cba Split _abi_compliance_command into smaller functions by Gilles Peskine · 6 years ago
  32. ea94391 Record the commits that were compared by Gilles Peskine · 6 years ago
  33. 826286a Document how to build the typical argument for -s by Gilles Peskine · 6 years ago
  34. c53b93b Allow running /somewhere/else/path/to/abi_check.py by Gilles Peskine · 6 years ago
  35. d07614c Introduce MBEDTLS_X509_CRT_REMOVE_SUBJECT_ISSUER_ID removing IDs by Hanno Becker · 6 years ago
  36. 843b71a Introduce MBEDTLS_X509_CRT_REMOVE_TIME removing time fields from CRT by Hanno Becker · 6 years ago
  37. de8869c Merge remote-tracking branch 'restricted/pr/608' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  38. 7ee1d48 Merge remote-tracking branch 'restricted/pr/607' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  39. 44ba6b0 Merge remote-tracking branch 'restricted/pr/594' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  40. 3b876ac Adapt baremetal.h and baremetal.sh by Hanno Becker · 6 years ago
  41. 26ac9c4 Exclude new negative options from config.pl full by Manuel Pégourié-Gonnard · 6 years ago
  42. abd929c Merge branch 'mbedtls-2.16' into baremetal-2.16-01_07_19 by Hanno Becker · 6 years ago
  43. 691aa96 baremetal: Use Oz when building with armclang by Jaeden Amero · 6 years ago
  44. 73a36ff windows: Fix Release x64 configuration by Jaeden Amero · 6 years ago
  45. 7400e8f Merge remote-tracking branch 'origin/pr/591' into baremetal by Simon Butcher · 6 years ago
  46. f2ef573 Merge remote-tracking branch 'origin/pr/598' into baremetal by Simon Butcher · 6 years ago
  47. b4d967a Remove MBEDTLS_X509_REMOVE_INFO from `scripts/config.pl full` by Hanno Becker · 6 years ago
  48. 070f107 Add --check option to scripts/baremetal.sh by Manuel Pégourié-Gonnard · 6 years ago
  49. 1abb159 Merge branch 'mbedtls-2.16' into baremetal by Hanno Becker · 6 years ago
  50. ba8b1eb Use negated option for controlling TLS support. by Manuel Pégourié-Gonnard · 6 years ago
  51. 342223e Merge remote-tracking branch 'origin/pr/2676' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  52. 7cc9ca8 baremetal.sh: Print code-size summary by Hanno Becker · 6 years ago
  53. 0ae1a53 Show removed symbols in abi check by Darryl Green · 6 years ago
  54. f3c43dd Merge branch 'mbedtls-2.16' into baremetal by Manuel Pégourié-Gonnard · 6 years ago
  55. e831f55 Remove all abi dumps, not just ones shared between versions by Darryl Green · 6 years ago
  56. d5e1bfc Merge remote-tracking branch 'origin/pr/569' into baremetal by Simon Butcher · 6 years ago
  57. 0edb924 Merge remote-tracking branch 'origin/pr/565' into baremetal by Simon Butcher · 6 years ago
  58. 4ce0604 Enable use of CID in baremetal configuration and test script by Hanno Becker · 6 years ago
  59. fce6f83 Merge branch 'mbedtls-2.16' into baremetal by Hanno Becker · 6 years ago
  60. 999ac17 Merge remote-tracking branch 'origin/pr/566' into baremetal by Simon Butcher · 6 years ago
  61. fbf3c8a Only use submodule if present by Darryl Green · 6 years ago
  62. afdc1b5 Consistently use the name tinycrypt over uecc by Manuel Pégourié-Gonnard · 6 years ago
  63. 00c0aa0 Exclude MBEDTLS_USE_UECC from the full config by Jarno Lamsa · 6 years ago
  64. 2e7c7cd Merge remote-tracking branch 'public/mbedtls-2.16' into baremetal by Simon Butcher · 6 years ago
  65. a0415bc Use check_output instead of Popen by Darryl Green · 6 years ago
  66. 03c5e85 Start unused variable with underscore by Darryl Green · 6 years ago
  67. 3c9e7d2 Correct documentation by Darryl Green · 6 years ago
  68. 6b3cbfa Check that the report directory is a directory by Darryl Green · 6 years ago
  69. 30dc6d5 Use namespaces instead of full classes by Darryl Green · 6 years ago
  70. 26dff8e Fix pylint issues by Darryl Green · 6 years ago
  71. 5783847 Don't put abi dumps in subfolders by Darryl Green · 6 years ago
  72. 6602538 Add verbose switch to silence all output except the final report by Darryl Green · 6 years ago
  73. 3f74298 Fetch the remote crypto branch, rather than cloning it by Darryl Green · 6 years ago
  74. 88bfbc2 Prefix internal functions with underscore by Darryl Green · 6 years ago
  75. 7381bea Add RepoVersion class to make handling of many arguments easier by Darryl Green · 6 years ago
  76. 0478a32 Reduce indentation levels by Darryl Green · 6 years ago
  77. 7c0e052 Improve documentation by Darryl Green · 6 years ago
  78. 06c51d0 Use optional arguments for setting repositories by Darryl Green · 6 years ago
  79. c8e6ad4 Only build the library by Darryl Green · 6 years ago
  80. 879f250 Add ability to compare submodules from different repositories by Darryl Green · 6 years ago
  81. de11809 Add handling for cases when not all .so files are present by Darryl Green · 6 years ago
  82. ae5d66c Extend functionality to allow setting crypto submodule version by Darryl Green · 6 years ago
  83. 131e24b Simplify logic for checking if report folder can be removed by Darryl Green · 6 years ago
  84. 0da4578 Add option for a brief report of problems only by Darryl Green · 6 years ago
  85. 668063b Add option to skip identifiers in ABI checks by Darryl Green · 6 years ago
  86. 5a301f0 Extend abi-checking to different repos by Darryl Green · 6 years ago
  87. 4cd4b4b abi_check: Update submodules by Jaeden Amero · 7 years ago
  88. 9ef6028 abi_check: Allow checking current checkout by Jaeden Amero · 7 years ago
  89. db8821c Merge remote-tracking branch 'origin/pr/2470' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  90. 7f6e808 Remove uninitialized variable error in baremetal.sh by Hanno Becker · 6 years ago
  91. b4d8fab Rename generate_codesize_stats.sh to extract_codesize_stats.sh by Hanno Becker · 6 years ago
  92. 1373724 Add static callgraph output to `baremetal.sh --ram --stack` by Hanno Becker · 6 years ago
  93. c7c2081 Measure stack usage in baremetal script by Hanno Becker · 6 years ago
  94. 7a09785 Correct usage instructions for baremetal script by Hanno Becker · 6 years ago
  95. a778959 Don't ignore I/O and ECP heap usage in baremetal script by Hanno Becker · 6 years ago
  96. 5541e4e Add usage instructions to baremetal heap+stack usage function by Hanno Becker · 6 years ago
  97. 43fa8d6 Add scripts to build, test and measure baremetal configuration by Hanno Becker · 6 years ago
  98. 5d8aade Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  99. afd19dd Silence pylint by Gilles Peskine · 6 years ago
  100. 9df1763 abi_check.py: Document more methods by Gilles Peskine · 6 years ago