1. 3d5d837 Merge pull request #198 from ARMmbed/psa_crypto_its by Gilles Peskine · 7 years ago
  2. 74a04cd Remove exporter script by Jaeden Amero · 7 years ago
  3. a90abf1 add MBEDTLS_PSA_HAS_ITS_IO by Moran Peker · 7 years ago
  4. 4611956 Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration option by Moran Peker · 7 years ago
  5. d49a499 psa: Implement persistent keys by Darryl Green · 7 years ago
  6. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  7. d9eee3b Add library as valid header file location by Darryl Green · 7 years ago
  8. 818eab2 Merge tag 'mbedtls-2.14.0' into feature-psa by Jaeden Amero · 7 years ago
  9. 02d6295 Move positive hash tests into a new test suite by itayzafrir · 7 years ago
  10. 1824696 Fix integer conversion warnings in psa_constant_names by Darryl Green · 7 years ago
  11. 498c2a1 psa_constant_names: support truncated MAC and AEAD by Gilles Peskine · 7 years ago
  12. 0deaf3d psa_constant_names: new function append_integer by Gilles Peskine · 7 years ago
  13. 3a33c01 mbed_crypto: Always describe the current version by Jaeden Amero · 7 years ago
  14. 44fed61 Create infrastructure for metadata validation unit tests by Gilles Peskine · 7 years ago
  15. daea26f Correct and simplify block-based cipher modes by Gilles Peskine · 7 years ago
  16. 23b9d14 Fix indentation in generated C file by Gilles Peskine · 7 years ago
  17. ddeb55a Remove trailing whitespace and fix indentation in generated C file by Gilles Peskine · 7 years ago
  18. 588e8cb Add psa headers to generate_visualc_files.pl by Darryl Green · 7 years ago
  19. 80e317a all.sh: Test the Mbed Crypto exporter by Jaeden Amero · 7 years ago
  20. debb2c0 crypto: Add an Mbed Crypto exporter script by Jaeden Amero · 7 years ago
  21. 029b5d6 New utility program psa/psa_constant_names by Gilles Peskine · 7 years ago
  22. 67a9351 psa: config: Add MBEDTLS_PSA_CRYPTO_SPM by Jaeden Amero · 7 years ago
  23. 0ff4e0b Add platform error codes by Ron Eldor · 7 years ago
  24. 9fa21bf Merge remote-tracking branch 'public/pr/1533' into development by Simon Butcher · 7 years ago
  25. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  26. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
  27. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  28. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  29. 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 7 years ago
  30. eb6ed71 Merge remote-tracking branch 'public/pr/1267' into development by Simon Butcher · 7 years ago
  31. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  32. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  33. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  34. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  35. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  36. cdd97fd Merge remote-tracking branch 'upstream-public/pr/1433' into development by Jaeden Amero · 7 years ago
  37. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  38. 418527b Fix minor issues with command line options by Darryl Green · 7 years ago
  39. 5121d4b Remove refs to VS6 from generate_visualc_files.pl by Andres AG · 7 years ago
  40. 3c5f949 genereate_visualc_files.pl deletes old files by Andres Amaya Garcia · 8 years ago
  41. 7869680 Updated abi_check.py docstrings by Darryl Green · 7 years ago
  42. 533407a Use "#!/usr/bin/env perl" as shebang line. by fbrosson · 7 years ago
  43. 5031a9a Merge remote-tracking branch 'upstream-public/pr/1134' into development-proposed by Jaeden Amero · 7 years ago
  44. 2623296 all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  45. a6f430f Fix current directory check by Darryl Green · 7 years ago
  46. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  47. 127c5af Add copyright to abi_check script by Darryl Green · 7 years ago
  48. 13678d2 Merge remote-tracking branch 'upstream-public/pr/922' into development-proposed by Gilles Peskine · 7 years ago
  49. 7c2dd58 Add script for ABI compatibility checking by Darryl Green · 7 years ago
  50. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  51. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  52. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 8 years ago
  53. 0cb7709 Add LinkLibraryDependencies to VS2010 app template by Jaeden Amero · 7 years ago
  54. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  55. 9214327 Sort list to make things easier to find by Gilles Peskine · 8 years ago
  56. c4e9694 Add MBEDTLS_NO_UDBL_DIVISION to excludes of full config by Azim Khan · 8 years ago
  57. c3c3a68 Update usage description by Azim Khan · 8 years ago
  58. 0d44573 Add option to do baremetal configuration. by Azim Khan · 8 years ago
  59. f16de7d Merge remote-tracking branch 'upstream-public/pr/995' into development by Gilles Peskine · 8 years ago
  60. 69944b1 Make matching more robbust in generate_errors.pl by Andres Amaya Garcia · 8 years ago
  61. d2da622 Ensure that only .h files are parsed in generate_errors.pl by Andres Amaya Garcia · 8 years ago
  62. 8ca0e8f Minor style fix by Gilles Peskine · 8 years ago
  63. d98e9e8 config.pl get: be better behaved by Gilles Peskine · 8 years ago
  64. 01f57e3 config.pl get: don't rewrite config.h; detect write errors by Gilles Peskine · 8 years ago
  65. f0f55cc Fixed "config.pl get" for options with no value by Gilles Peskine · 8 years ago
  66. 36855d6 Change generate_errors.pl to call perl grep by Andres Amaya Garcia · 8 years ago
  67. 7c0f17d Add `MBEDTLS_RSA_NO_CRT` to options unaffected by `config.pl full` by Hanno Becker · 8 years ago
  68. c6f346b Fix get option in config.pl script by Hanno Becker · 8 years ago
  69. fe94831 Remove malloc references in mbedtls/scripts by Andres Amaya Garcia · 8 years ago
  70. a7f51f6 Remove Yotta module from footprint.sh script by Ron Eldor · 8 years ago
  71. 08902ed Fix Visual Studio template files by Simon Butcher · 8 years ago
  72. 4d1e104 Merge iotssl-1079-macro-redefinition-warning by Simon Butcher · 8 years ago
  73. 31f9b5b Modify output_env.sh to make it extensible by Andres AG · 9 years ago
  74. 87bb577 Add ARM Compiler 6 build tests to all.sh by Andres AG · 9 years ago
  75. ee7157e Fix redefinition of macro ssl_set_bio by Andres AG · 9 years ago
  76. 2adecba Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
  77. 37a064a Remove CMAC as a separate and independent error group by Simon Butcher · 9 years ago
  78. 84a4c67 Added CMAC as proper low-level module and changed error returns by Robert Cragie · 10 years ago
  79. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  80. 40122e0 Remove list numbering in output_env.sh by Simon Butcher · 9 years ago
  81. 7a63eaf Add version printing for all.sh env vars by Andres AG · 9 years ago
  82. 9a5398f Fix footprint.sh call to makefile (#600) by Andres Amaya Garcia · 9 years ago
  83. 3ac0767 Suppress shell errors in output_env.sh by Simon Butcher · 9 years ago
  84. b72c678 Add script to print build environment info. (#539) by Janos Follath · 9 years ago
  85. 3d26513 Fix for config.pl if no arguments are passed by Simon Butcher · 9 years ago
  86. 6dc7c9c Adds checks to 1.3->2.0 API migration script by Simon Butcher · 9 years ago
  87. dd9895d Fix config.pl to return successful exitcode for full and realfull by Simon Butcher · 9 years ago
  88. 4ae8691 Adds 'get' command to scripts/config.pl to retrieve config state by Simon Butcher · 9 years ago
  89. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  90. 53de784 Add entropy safety switch. by Janos Follath · 9 years ago
  91. 9fa2e86 Add missing mbedtls_time_t definitions (#493) by -~- redtangent ~-~ · 9 years ago
  92. 768594d Removes yotta from bump_version.sh by Simon Butcher · 9 years ago
  93. 73883c1 Fixes formatting of spacing in config.pl by SimonB · 9 years ago
  94. ba9dd1e Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPY by SimonB · 9 years ago
  95. 60f2cf9 Adds option to config.pl to force config changes by SimonB · 9 years ago
  96. d091ed1 Add scripts/apidoc_full.sh by Manuel Pégourié-Gonnard · 10 years ago
  97. 1989caf Use a full config.h with doxygen by Manuel Pégourié-Gonnard · 10 years ago
  98. 3134ef0 footprint.sh: tune output again by Manuel Pégourié-Gonnard · 10 years ago
  99. 4553a6c footprint.sh: improve printed output by Manuel Pégourié-Gonnard · 10 years ago
  100. ac8673c Add quick script to estimate ROM footprint by Manuel Pégourié-Gonnard · 10 years ago