1. ec03b04 Update generated files by Gilles Peskine · 2 years, 7 months ago
  2. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  3. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  4. b3b0ec9 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
  5. 093a4aa Remove useless platform macro redefinitions: automatic part by Gilles Peskine · 2 years, 10 months ago
  6. 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
  7. eee5c8a Merge pull request #5982 from gilles-peskine-arm/selftest-calloc-pointer-comparison-fix-2.28 by Dave Rodgman · 3 years, 1 month ago
  8. 52396ef Remove largely useless bit of test log to silence GCC 12 by Gilles Peskine · 3 years, 1 month ago
  9. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  10. f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
  11. 8e9e1f6 Merge pull request #5744 from mpg/benchmark-ecc-heap-2.28 by Gilles Peskine · 3 years, 3 months ago
  12. db7d0d9 Update query_config by Gilles Peskine · 3 years, 4 months ago
  13. 6408495 Fix alignment in benchmark output by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  14. 7c45b67 Fix the build when MBEDTLS_PLATFORM_C is unset by Gilles Peskine · 3 years, 5 months ago
  15. 7ece768 Seed the PRNG even if time() isn't available by Gilles Peskine · 3 years, 4 months ago
  16. 65f93d5 Fix udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  17. 0e4a1aa programs/test: fix build without MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  18. 301db66 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  19. 5e41e0e Update generated file by Gilles Peskine · 3 years, 8 months ago
  20. 47569e0 fix help message issues by Jerry Yu · 3 years, 8 months ago
  21. 4f2dff4 Add list_config into query_comile_time_config by Jerry Yu · 3 years, 8 months ago
  22. 0abd677 Add list_config generation by Jerry Yu · 3 years, 8 months ago
  23. 6fa5c1d Use the normal idiom to support MBEDTLS_CONFIG_FILE by Gilles Peskine · 3 years, 8 months ago
  24. 8e8e965 Fix dynamic library extension on macOS by Gilles Peskine · 3 years, 9 months ago
  25. eea9c74 More explicit output for the test program by Gilles Peskine · 3 years, 9 months ago
  26. 3dbb3e7 Avoid undefined variable warning without MBEDTLS_MD_C by Gilles Peskine · 3 years, 9 months ago
  27. 99d8486 Use CMake's knowledge of what system library has dlopen() by Gilles Peskine · 3 years, 9 months ago
  28. 507c787 Don't build dlopen when building for Windows by Gilles Peskine · 3 years, 9 months ago
  29. 71fcb3c Only link with libdl on Linux by Gilles Peskine · 3 years, 9 months ago
  30. 27482f1 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago
  31. e943353 New test app for dynamic loading of libmbed* with dlopen by Gilles Peskine · 3 years, 9 months ago
  32. d599dc7 Merge pull request #4932 from tom-daubney-arm/all.sh-subshells-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  33. 95f2324 Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x by Gilles Peskine · 3 years, 10 months ago
  34. 6eb8007 Add documentation by Gilles Peskine · 4 years ago
  35. 560e1dc Switch to 4-space indentation by Gilles Peskine · 4 years ago
  36. 9b35640 Generate cpp_dummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
  37. 8ad54fa Update files generated from config.h by Gilles Peskine · 3 years, 10 months ago
  38. 377a310 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  39. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  40. f87422f Merge pull request #4427 from gilles-peskine-arm/tls_ext_cid-config-2.x by Manuel Pégourié-Gonnard · 4 years ago
  41. 1413428 Fix bug with UDP proxy not forwarding enough by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  42. 4e54f25 avoid "maybe-uninitialized" and "free-nonheap-object" errors/warnings with gcc11 by Shawn Carey · 4 years, 3 months ago
  43. 065a1c8 Allow configuring MBEDTLS_TLS_EXT_CID at compile time by Gilles Peskine · 4 years, 3 months ago
  44. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  45. d520037 Merge pull request #3512 from gilles-peskine-arm/ecp-alloc-202007 by Gilles Peskine · 4 years, 4 months ago
  46. 5fd5747 Add missing header to cpp_dummy_build.cpp test by David Brown · 4 years, 6 months ago
  47. bb86d0c Merge pull request #3995 from stevew817/feature/psa_configurable_static_ram_usage by Gilles Peskine · 4 years, 6 months ago
  48. ea8d387 Fix config query file by Steven Cooreman · 4 years, 6 months ago
  49. 3768ac1 Add MBEDTLS_PSA_CRYPTO_CLIENT configuration option by Ronald Cron · 4 years, 6 months ago
  50. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  51. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  52. 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
  53. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
  54. 97b4984 Add a flag for disabling fallback in ecp.c by Steven Cooreman · 4 years, 7 months ago
  55. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  56. a27a4e2 Merge pull request #3929 from gilles-peskine-arm/psa-driver-remove-old-accel by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  57. 28f62f6 Support running the benchmark with a single curve by Gilles Peskine · 5 years ago
  58. db6b03b Remove old-style accelerator and entropy driver interfaces by Gilles Peskine · 4 years, 8 months ago
  59. 80448aa Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  60. ed03890 PSA: allow the configuration to favor HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  61. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
  62. a8e309e cmake: Fix added sources to targets by David Brown · 4 years, 9 months ago
  63. 381c107 cmake: Avoid using target_properties for old cmake by David Brown · 4 years, 9 months ago
  64. 8f284c1 Add the SRTP configuration to query_config by Ron Eldor · 6 years ago
  65. 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
  66. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  67. 88ebb2d Include public and public-ish PSA headers in CPP check by Steven Cooreman · 4 years, 10 months ago
  68. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  69. 2542c21 Add MBEDTLS_PSA_CRYPTO_CONFIG to test program by John Durkop · 4 years, 10 months ago
  70. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
  71. 0d59f7b0 Add configuration flag `MBEDTLS_PSA_CRYPTO_DRIVERS` by Steven Cooreman · 5 years ago
  72. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  73. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  74. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  75. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  76. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  77. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  78. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  79. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  80. bfd45f1 programs: cmake: Use list of executables by Ronald Cron · 5 years ago
  81. 0b90c9d programs: cmake: Fix relative path warnings by Ronald Cron · 5 years ago
  82. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  83. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  84. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  85. 15fee93 Merge pull request #3363 from bensze01/zeroize by danh-arm · 5 years ago
  86. 5620d71 Remove hardcoded line number from the zeroize test by Bence Szépkúti · 5 years ago
  87. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  88. bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
  89. d6916d7 Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto by Gilles Peskine · 5 years ago
  90. ceef848 Rename TLS 1.3 padding granularity macro by Hanno Becker · 5 years ago
  91. 3427f1d Update query_config.c by Hanno Becker · 5 years ago
  92. 81f3662 Update query_config.c by Hanno Becker · 5 years ago
  93. 4850263 Merge pull request #3319 from Kxuan/development by danh-arm · 5 years ago
  94. e24fc7b Merge pull request #2595 from k-stachowiak/unified-exit-in-examples by Gilles Peskine · 5 years ago
  95. 297896e Remove obsolete comment by k-stachowiak · 6 years ago
  96. e22da99 Fix typo in program benchmark. by Zhai Zhaoxuan · 5 years ago
  97. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  98. 5edd388 Get rid of a magic value in benchmark.c by Manuel Pégourié-Gonnard · 5 years ago
  99. e52fd3f Fix integer overflow in benchmark program by Manuel Pégourié-Gonnard · 5 years ago
  100. f4563b4 Fix some style issues in udp_proxy by Manuel Pégourié-Gonnard · 5 years ago