1. 9f3d39d Generating visualc files - let Mbed TLS take precedence over crypto by Andrzej Kurek · 6 years ago
  2. b78cf2b Adjust visual studio file generation to always use the crypto submodule by Andrzej Kurek · 6 years ago
  3. 9c754a9 config.pl: disable PSA_ITS_FILE and PSA_CRYPTO_STORAGE for baremetal by Andrzej Kurek · 6 years ago
  4. 03c35a5 Disable MBEDTLS_ECP_RESTARTABLE in full config by Andrzej Kurek · 6 years ago
  5. 971dea3 Enable USE_PSA_CRYPTO with config.pl full by Manuel Pégourié-Gonnard · 7 years ago
  6. de7636e Enable MBEDTLS_PSA_CRYPTO_C by default by Manuel Pégourié-Gonnard · 7 years ago
  7. d2dba36 Only use submodule if present by Darryl Green · 6 years ago
  8. 5c03c65 Merge remote-tracking branch 'origin/pr/2547' into development by Jaeden Amero · 6 years ago
  9. b2ee0b8 Use check_output instead of Popen by Darryl Green · 6 years ago
  10. 021dc3f generate_visualc_files.pl: add mbedtls source shadowing by crypto by Andrzej Kurek · 6 years ago archive/iotssl-2801-generate-files-with-submodule iotssl-2801-generate-files-with-submodule
  11. 463f049 generate_errors.pl: refactor and simplify the code by Andrzej Kurek · 6 years ago
  12. f025d53 Start unused variable with underscore by Darryl Green · 6 years ago
  13. f67e349 Correct documentation by Darryl Green · 6 years ago
  14. e90205f generate_errors.pl: typo fix by Andrzej Kurek · 6 years ago
  15. 9b11af4 revert changes to generate_features.pl and generate_query_config.pl by Andrzej Kurek · 6 years ago
  16. 492bc40 Check that the report directory is a directory by Darryl Green · 6 years ago
  17. 0d1ca51 Use namespaces instead of full classes by Darryl Green · 6 years ago
  18. 8184df5 Fix pylint issues by Darryl Green · 6 years ago
  19. fe9a675 Don't put abi dumps in subfolders by Darryl Green · 6 years ago
  20. 3c3da79 Add verbose switch to silence all output except the final report by Darryl Green · 6 years ago
  21. 1d95c53 Fetch the remote crypto branch, rather than cloning it by Darryl Green · 6 years ago
  22. 3a5f6c8 Prefix internal functions with underscore by Darryl Green · 6 years ago
  23. 7c1a733 Add RepoVersion class to make handling of many arguments easier by Darryl Green · 6 years ago
  24. e29ce70 Reduce indentation levels by Darryl Green · 6 years ago
  25. 4cde8a0 Improve documentation by Darryl Green · 6 years ago
  26. c5132ff Use optional arguments for setting repositories by Darryl Green · 6 years ago
  27. ddf25a6 Only build the library by Darryl Green · 6 years ago
  28. 4831145 Add ability to compare submodules from different repositories by Darryl Green · 6 years ago
  29. 3e7a980 Add handling for cases when not all .so files are present by Darryl Green · 6 years ago
  30. 9f357d6 Extend functionality to allow setting crypto submodule version by Darryl Green · 6 years ago
  31. 3d3d552 Simplify logic for checking if report folder can be removed by Darryl Green · 6 years ago
  32. e62f9bb Add option for a brief report of problems only by Darryl Green · 6 years ago
  33. c2883a2 Add option to skip identifiers in ABI checks by Darryl Green · 6 years ago
  34. da84e32 Extend abi-checking to different repos by Darryl Green · 6 years ago
  35. 91c6030 generate_errors.pl: add mbedtls header shadowing by crypto headers by Andrzej Kurek · 6 years ago
  36. 7c1e619 Merge remote-tracking branch 'origin/pr/2464' into development by Jaeden Amero · 6 years ago
  37. 92f91fc Add an option to use crypto source files in generated visual c project by Andrzej Kurek · 6 years ago
  38. b4b1ae1 Add description of generate_query_config.pl argument by Andrzej Kurek · 6 years ago
  39. 79369cd Add crypto includes when generating features in generate_features.pl by Andrzej Kurek · 6 years ago
  40. ef90760 Include crypto config when generating query config by Andrzej Kurek · 6 years ago
  41. 57f4d9e Update crypto submodule to test with private headers by Jaeden Amero · 6 years ago
  42. b0fc484 Add crypto includes when generating errors in generate_errors.pl by Andrzej Kurek · 6 years ago
  43. 4a51228 Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  44. e915d53 Silence pylint by Gilles Peskine · 6 years ago
  45. 712afa7 abi_check.py: Document more methods by Gilles Peskine · 6 years ago
  46. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  47. 1724574 Add MBEDTLS_PSA_HAS_ITS_IO to config.pl exclude list by Andrzej Kurek · 6 years ago
  48. d3643ef Add PSA defines to config.pl exclude list by Andrzej Kurek · 6 years ago
  49. 17c53c5 Fix check-generated-files.sh failure with query_config by Andres Amaya Garcia · 7 years ago
  50. bc432b8 Use \r instead of 0xD in generate_visualc_files.pl by Andres Amaya Garcia · 7 years ago
  51. 8645f73 Update query_config.c with new macros by Andres Amaya Garcia · 7 years ago
  52. ef672f0 Exclude macros from query_config.c generation by Andres Amaya Garcia · 7 years ago
  53. 27b3372 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  54. 5bc6e92 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  55. c84a65d Fix missing include in vs proj files for query programs by Andres Amaya Garcia · 7 years ago
  56. c28da7e Improve comments in query_config.fmt by Andres Amaya Garcia · 7 years ago
  57. 5aca555 Fix GCC 0-length printf format string error by Andres Amaya Garcia · 7 years ago
  58. 2fdc2c2 Fix multiple stdio.h inclusion in query_config.c by Andres Amaya Garcia · 7 years ago
  59. 109f8b6 Fix typo in quenerate_query_config.pl comment by Andres Amaya Garcia · 7 years ago
  60. 4c981a0 Add gen_query_config.pl to check-gen-files and bump_version by Andres Amaya Garcia · 7 years ago
  61. 88121a9 Script generation of query_config.c file by Andres Amaya Garcia · 7 years ago
  62. e10f191 Remove MBEDTLS_PSA_CRYPTO_SPM from config.pl by Hanno Becker · 7 years ago
  63. aeefa49 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  64. ffeb1b8 abi_check: Update submodules by Jaeden Amero · 7 years ago
  65. 7acb0cf abi_check: Allow checking current checkout by Jaeden Amero · 7 years ago
  66. 484ee33 psa: Add PSA Crypto configuration by Jaeden Amero · 7 years ago
  67. 0ff4e0b Add platform error codes by Ron Eldor · 7 years ago
  68. 9fa21bf Merge remote-tracking branch 'public/pr/1533' into development by Simon Butcher · 7 years ago
  69. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  70. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
  71. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  72. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  73. 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 7 years ago
  74. eb6ed71 Merge remote-tracking branch 'public/pr/1267' into development by Simon Butcher · 7 years ago
  75. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  76. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  77. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  78. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  79. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  80. cdd97fd Merge remote-tracking branch 'upstream-public/pr/1433' into development by Jaeden Amero · 7 years ago
  81. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  82. 418527b Fix minor issues with command line options by Darryl Green · 7 years ago
  83. 5121d4b Remove refs to VS6 from generate_visualc_files.pl by Andres AG · 7 years ago
  84. 3c5f949 genereate_visualc_files.pl deletes old files by Andres Amaya Garcia · 8 years ago
  85. 7869680 Updated abi_check.py docstrings by Darryl Green · 7 years ago
  86. 533407a Use "#!/usr/bin/env perl" as shebang line. by fbrosson · 7 years ago
  87. 5031a9a Merge remote-tracking branch 'upstream-public/pr/1134' into development-proposed by Jaeden Amero · 7 years ago
  88. 2623296 all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  89. a6f430f Fix current directory check by Darryl Green · 7 years ago
  90. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  91. 127c5af Add copyright to abi_check script by Darryl Green · 7 years ago
  92. 13678d2 Merge remote-tracking branch 'upstream-public/pr/922' into development-proposed by Gilles Peskine · 7 years ago
  93. 7c2dd58 Add script for ABI compatibility checking by Darryl Green · 7 years ago
  94. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  95. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  96. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 8 years ago
  97. 0cb7709 Add LinkLibraryDependencies to VS2010 app template by Jaeden Amero · 7 years ago
  98. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  99. 9214327 Sort list to make things easier to find by Gilles Peskine · 8 years ago
  100. c4e9694 Add MBEDTLS_NO_UDBL_DIVISION to excludes of full config by Azim Khan · 8 years ago