1. e249c0e config.pl full: exclude MBEDTLS_CTR_DRBG_USE_128_BIT_KEY by Gilles Peskine · 6 years ago
  2. 33b84f4 Omit all deprecated definitions rather than a hard-coded list by Gilles Peskine · 6 years ago
  3. f30d4d9 More accurate parsing of #define directives by Gilles Peskine · 6 years ago
  4. 5c196fb Readability improvements by Gilles Peskine · 6 years ago
  5. 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
  6. 78450a3 ECDH: Disables MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED by default by Christoph M. Wintersteiger · 7 years ago
  7. 48d26c2 ECDH: Add Everest Curve25519 to VS project files by Christoph M. Wintersteiger · 7 years ago
  8. 8aa7e9b Merge branch 'psa-api-1.0-beta' into merge-psa-api-branch-into-development by Janos Follath · 6 years ago
  9. 3963993 Merge 'mbedtls/development' into merge-crypto-development-20190806 by Gilles Peskine · 6 years ago
  10. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  11. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  12. 762351b Change worktree_rev to HEAD for rev-parse by Darryl Green · 6 years ago
  13. d0e66b0 Turn off secure element support by default by Gilles Peskine · 6 years ago
  14. b8e4ae1 Remove certs.h by Jaeden Amero · 6 years ago
  15. ada828f Split _abi_compliance_command into smaller functions by Gilles Peskine · 6 years ago
  16. 3e2da4a Record the commits that were compared by Gilles Peskine · 6 years ago
  17. b6ce234 Document how to build the typical argument for -s by Gilles Peskine · 6 years ago
  18. 6aa32cc Allow running /somewhere/else/path/to/abi_check.py by Gilles Peskine · 6 years ago
  19. a8ade16 Gate secure element support by a separate config option by Gilles Peskine · 6 years ago
  20. 66b7edb Merge remote-tracking branch 'origin/pr/2711' into development by Jaeden Amero · 6 years ago
  21. e2d5b9e Merge remote-tracking branch 'origin/pr/2690' into development by Jaeden Amero · 6 years ago
  22. 4f4af6e windows: Fix Release x64 configuration by Jaeden Amero · 6 years ago
  23. d042198 Merge remote-tracking branch 'origin/pr/2675' into development by Jaeden Amero · 6 years ago
  24. 39a8a26 Merge remote-tracking branch 'origin/pr/2661' into development by Jaeden Amero · 6 years ago
  25. c5de462 Making version features easily ROM-able when using Arm C compiler. by Máté Varga · 6 years ago
  26. c6f874b Show removed symbols in abi check by Darryl Green · 6 years ago
  27. a3b93ff Make docstring style consistent by Gilles Peskine · 6 years ago
  28. f2688e2 Remove all abi dumps, not just ones shared between versions by Darryl Green · 6 years ago
  29. 54f5445 Pacify Pylint by Gilles Peskine · 6 years ago
  30. 42a0a0a Obey Python naming and method structure conventions by Gilles Peskine · 6 years ago
  31. 9d4d750 Add a bit of documentation by Gilles Peskine · 6 years ago
  32. 0bbad74 Switch script to Python3 by Gilles Peskine · 6 years ago
  33. 2938268 Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190524 by Gilles Peskine · 6 years ago
  34. 9f3d39d Generating visualc files - let Mbed TLS take precedence over crypto by Andrzej Kurek · 6 years ago
  35. b78cf2b Adjust visual studio file generation to always use the crypto submodule by Andrzej Kurek · 6 years ago
  36. 9c754a9 config.pl: disable PSA_ITS_FILE and PSA_CRYPTO_STORAGE for baremetal by Andrzej Kurek · 6 years ago
  37. 03c35a5 Disable MBEDTLS_ECP_RESTARTABLE in full config by Andrzej Kurek · 6 years ago
  38. 971dea3 Enable USE_PSA_CRYPTO with config.pl full by Manuel Pégourié-Gonnard · 7 years ago
  39. de7636e Enable MBEDTLS_PSA_CRYPTO_C by default by Manuel Pégourié-Gonnard · 7 years ago
  40. 3d07ffa Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  41. dcaefae Parametrize Diffie-Hellman keys by a group identifier by Gilles Peskine · 6 years ago
  42. d2dba36 Only use submodule if present by Darryl Green · 6 years ago
  43. 7b3603c Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  44. ed05b29 scripts: Remove unneeded scripts by Jaeden Amero · 6 years ago
  45. 356acc8 scripts: Remove dependency on NET by Jaeden Amero · 6 years ago
  46. 43a450c scripts: Remove dependency on X.509 by Jaeden Amero · 6 years ago
  47. b58ff95 scripts: Remove dependency on TLS by Jaeden Amero · 6 years ago
  48. a4308b2 Remove unused TLS, NET, and X.509 files by Jaeden Amero · 7 years ago
  49. bb1f701 config: Remove X.509 options by Jaeden Amero · 7 years ago
  50. 1c66e48 config: Remove TLS and NET options by Jaeden Amero · 7 years ago
  51. 8298d70 Only build libmbedcrypto by Jaeden Amero · 7 years ago
  52. 5c03c65 Merge remote-tracking branch 'origin/pr/2547' into development by Jaeden Amero · 6 years ago
  53. b2ee0b8 Use check_output instead of Popen by Darryl Green · 6 years ago
  54. 882e57e psa_constant_names: support key agreement algorithms by Gilles Peskine · 6 years ago
  55. 521dbc6 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  56. 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
  57. 463f049 generate_errors.pl: refactor and simplify the code by Andrzej Kurek · 6 years ago
  58. f025d53 Start unused variable with underscore by Darryl Green · 6 years ago
  59. f67e349 Correct documentation by Darryl Green · 6 years ago
  60. e90205f generate_errors.pl: typo fix by Andrzej Kurek · 6 years ago
  61. 9b11af4 revert changes to generate_features.pl and generate_query_config.pl by Andrzej Kurek · 6 years ago
  62. 492bc40 Check that the report directory is a directory by Darryl Green · 6 years ago
  63. 0d1ca51 Use namespaces instead of full classes by Darryl Green · 6 years ago
  64. 8184df5 Fix pylint issues by Darryl Green · 6 years ago
  65. fe9a675 Don't put abi dumps in subfolders by Darryl Green · 6 years ago
  66. 3c3da79 Add verbose switch to silence all output except the final report by Darryl Green · 6 years ago
  67. 1d95c53 Fetch the remote crypto branch, rather than cloning it by Darryl Green · 6 years ago
  68. 3a5f6c8 Prefix internal functions with underscore by Darryl Green · 6 years ago
  69. 7c1a733 Add RepoVersion class to make handling of many arguments easier by Darryl Green · 6 years ago
  70. e29ce70 Reduce indentation levels by Darryl Green · 6 years ago
  71. 4cde8a0 Improve documentation by Darryl Green · 6 years ago
  72. c5132ff Use optional arguments for setting repositories by Darryl Green · 6 years ago
  73. ddf25a6 Only build the library by Darryl Green · 6 years ago
  74. 4831145 Add ability to compare submodules from different repositories by Darryl Green · 6 years ago
  75. 3e7a980 Add handling for cases when not all .so files are present by Darryl Green · 6 years ago
  76. 9f357d6 Extend functionality to allow setting crypto submodule version by Darryl Green · 6 years ago
  77. 3d3d552 Simplify logic for checking if report folder can be removed by Darryl Green · 6 years ago
  78. e62f9bb Add option for a brief report of problems only by Darryl Green · 6 years ago
  79. c2883a2 Add option to skip identifiers in ABI checks by Darryl Green · 6 years ago
  80. da84e32 Extend abi-checking to different repos by Darryl Green · 6 years ago
  81. 91c6030 generate_errors.pl: add mbedtls header shadowing by crypto headers by Andrzej Kurek · 6 years ago
  82. 7c1e619 Merge remote-tracking branch 'origin/pr/2464' into development by Jaeden Amero · 6 years ago
  83. 92f91fc Add an option to use crypto source files in generated visual c project by Andrzej Kurek · 6 years ago
  84. b4b1ae1 Add description of generate_query_config.pl argument by Andrzej Kurek · 6 years ago
  85. 79369cd Add crypto includes when generating features in generate_features.pl by Andrzej Kurek · 6 years ago
  86. ef90760 Include crypto config when generating query config by Andrzej Kurek · 6 years ago
  87. 57f4d9e Update crypto submodule to test with private headers by Jaeden Amero · 6 years ago
  88. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  89. 6bf4bae Remove compilation option MBEDTLS_PSA_HAS_ITS_IO by Gilles Peskine · 6 years ago
  90. e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
  91. b0fc484 Add crypto includes when generating errors in generate_errors.pl by Andrzej Kurek · 6 years ago
  92. 9afb2e9 Remove tests that depend on TLS or X.509 by Jaeden Amero · 7 years ago
  93. 03c60de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  94. 2b9eb0b Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  95. 4a51228 Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  96. a9d6ba2 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  97. e915d53 Silence pylint by Gilles Peskine · 6 years ago
  98. 712afa7 abi_check.py: Document more methods by Gilles Peskine · 6 years ago
  99. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  100. 5e6d24c psa: Add backwards compatible error codes by Jaeden Amero · 6 years ago