1. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 10 months ago
  2. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 10 months ago
  3. a8861e0 Fix boolean options in the wrong section by Gilles Peskine · 1 year, 10 months ago
  4. 7393686 Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  5. 5b7c38f Sort full config exceptions in config.py by Janos Follath · 2 years ago
  6. 3ed980d Fix full config in config.py by Janos Follath · 2 years ago
  7. 7eea4a7 Enable MBEDTLS_PSA_CRYPTO_CONFIG in "config.py full" by Gilles Peskine · 2 years ago
  8. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years ago
  9. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 1 month ago
  10. 0ec8a90 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 9 months ago
  11. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  12. a870467 Add checks if MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH enabled by Yanray Wang · 2 years, 3 months ago
  13. a08def9 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  14. e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 6 months ago
  15. b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
  16. 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 5 months ago
  17. 3825749 Add milliseconds time function by Jerry Yu · 2 years, 7 months ago
  18. ad27b80 Declare ECP_RESTARTABLE and USE_PSA compatible by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  19. f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 8 months ago
  20. cf42536 Add a note that config.py must remain compatible with Python 3.4 by Gilles Peskine · 2 years, 9 months ago
  21. c9deb18 mbedtls: add support for pkcs7 by Nayna Jain · 4 years, 8 months ago
  22. ed5c21d Declare deprecated option for no_deprecated configs by Gilles Peskine · 3 years, 1 month ago
  23. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  24. 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
  25. ba4162a Place MBEDTLS_CONFIG_FILE and such into a new section by Gilles Peskine · 3 years, 3 months ago
  26. c82f62e Merge pull request #4907 from gilles-peskine-arm/config-baremetal-size-3.0 by Gilles Peskine · 3 years, 3 months ago
  27. 87fbfb5 SECLIB-667: Accelerate SHA-512 with A64 crypto extensions by Tom Cosgrove · 3 years, 4 months ago
  28. f3ebd90 SECLIB-667: Accelerate SHA-256 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
  29. 120f29d New configuration preset baremetal_size by Gilles Peskine · 3 years, 11 months ago
  30. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  31. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  32. 8e90cf4 config.py: new command line commands set-all and unset-all by Gilles Peskine · 4 years, 2 months ago
  33. 3ecb92e Remove _X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by TRodziewicz · 4 years, 2 months ago
  34. 3670e38 Remove 3DES ciphersuites by TRodziewicz · 4 years, 1 month ago
  35. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 2 months ago
  36. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 2 months ago
  37. 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
  38. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 3 months ago
  39. e111356 Remove MBEDTLS_X509_REMOVE_INFO from `scripts/config.pl full` by Hanno Becker · 6 years ago
  40. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
  41. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 3 months ago
  42. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 3 months ago
  43. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 5 months ago
  44. e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 4 months ago
  45. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  46. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 5 months ago
  47. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 5 months ago
  48. 9e9ca1a Drop support for parsing SSLv2 ClientHello. by Mateusz Starzyk · 4 years, 5 months ago
  49. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  50. 77e09b6 Don't turn on NO_FALLBACK for full build since it removes functionality by Steven Cooreman · 4 years, 6 months ago
  51. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 8 months ago
  52. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  53. dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 9 months ago
  54. 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
  55. cb54610 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in baremetal configuration by Ronald Cron · 4 years, 10 months ago
  56. 2647b68 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in full configuration by Ronald Cron · 5 years ago
  57. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 4 years, 11 months ago
  58. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 4 years, 11 months ago
  59. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  60. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  61. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  62. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  63. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  64. d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
  65. 30de2e8 Make no_deprecated naming more consistent by Gilles Peskine · 5 years ago
  66. c34faba List MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT in is_seamless_alt by Gilles Peskine · 5 years ago
  67. 98f8f95 Minor improvements to the description of full and baremetal by Gilles Peskine · 5 years ago
  68. 659db00 Clarify that EXCLUDE_FROM_FULL has exceptions from is_seamless_alt by Gilles Peskine · 5 years ago
  69. c9d0433 Improve the description of EXCLUDED_FROM_FULL by Gilles Peskine · 5 years ago
  70. 3a584ae Enable SSLv3 in the full config by Gilles Peskine · 5 years ago
  71. be1d609 New config: full_non_deprecated by Gilles Peskine · 5 years ago
  72. 90581ee Turn off DEPRECATED_WARNING in full and baremetal by Gilles Peskine · 5 years ago
  73. dc6d838 Enable MBEDTLS_PSA_CRYPTO_SE_C in config full by Gilles Peskine · 5 years ago
  74. 6710e15 Enable X509_ALLOW_EXTENSIONS_NON_V3 in config full and fix tests by Gilles Peskine · 5 years ago
  75. 32e889d Document and fix the MBEDTLS_xxx_ALT logic for the full config by Gilles Peskine · 5 years ago
  76. cfffc28 Document the full and baremetal configurations by Gilles Peskine · 5 years ago
  77. bbaa2b7 Move long lists out of functions by Gilles Peskine · 5 years ago
  78. e22a4da Explicit return value from main by Gilles Peskine · 5 years ago
  79. ce674a9 Clearer code to search for config.h by Gilles Peskine · 5 years ago
  80. b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
  81. 4e11749 Revert "config: Remove TLS and NET options" by Gilles Peskine · 5 years ago
  82. 252e391 Revert "config: Remove X.509 options" by Gilles Peskine · 5 years ago
  83. 5da20cc Merge pull request #3023 from gilles-peskine-arm/config-crypto by Gilles Peskine · 5 years ago
  84. 31987c6 Add config presets with only crypto by Gilles Peskine · 5 years ago
  85. 2b9ebce Remove deprecated modules from config.py full by Manuel Pégourié-Gonnard · 5 years ago
  86. ad6cb11 Declare new config.h option MBEDTLS_SHA512_NO_SHA384 by Manuel Pégourié-Gonnard · 6 years ago
  87. 80a6071 config.pl full: exclude MBEDTLS_ENTROPY_FORCE_SHA256 by Gilles Peskine · 6 years ago
  88. 24600e8 Disable memory_buffer_alloc in the full config by Gilles Peskine · 6 years ago
  89. 261742b Fix config.py output when a symbol has acquired or lost a value by Gilles Peskine · 6 years ago
  90. 7f04013 Documentation improvements by Gilles Peskine · 6 years ago
  91. 2552bc7 Fix "#define ... not found" error when using the default file name by Gilles Peskine · 6 years ago
  92. 63cdb28 Fix "--force set" without a value sneaking a None in by Gilles Peskine · 6 years ago
  93. a52f97d Fix --force requiring an argument by Gilles Peskine · 6 years ago
  94. b6fa797 Fix Config.unset() making the name known by Gilles Peskine · 6 years ago
  95. 812f185 Also search config.h near the script by Gilles Peskine · 6 years ago
  96. 5d650c8 Fix 'config.py set' without --force by Gilles Peskine · 6 years ago
  97. a26ea87 Fix encoding errors by Gilles Peskine · 6 years ago
  98. a47ab22 Print help when invoked with no arguments by Gilles Peskine · 6 years ago
  99. 4efaeba Support writing to a different file by Gilles Peskine · 6 years ago
  100. 651a64d Sort symbol lists in alphabetical order by Gilles Peskine · 6 years ago