1. 4e62cbc Add generated files by Ronald Cron · 3 years, 8 months ago
  2. 29ceb56 fix help message issues by Jerry Yu · 3 years, 8 months ago
  3. a15f3cc Add list_config into query_comile_time_config by Jerry Yu · 3 years, 8 months ago
  4. 84e63a7 Add list_config generation by Jerry Yu · 3 years, 8 months ago
  5. 834d229 Fix dynamic library extension on macOS by Gilles Peskine · 3 years, 9 months ago
  6. 7fb54c5 More explicit output for the test program by Gilles Peskine · 3 years, 9 months ago
  7. b6a0299 Avoid undefined variable warning without MBEDTLS_MD_C by Gilles Peskine · 3 years, 9 months ago
  8. 88e3e70 Use CMake's knowledge of what system library has dlopen() by Gilles Peskine · 3 years, 9 months ago
  9. f80a029 Don't build dlopen when building for Windows by Gilles Peskine · 3 years, 9 months ago
  10. 5dbee58 Only link with libdl on Linux by Gilles Peskine · 3 years, 9 months ago
  11. ca14459 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago
  12. a7c247e New test app for dynamic loading of libmbed* with dlopen by Gilles Peskine · 3 years, 9 months ago
  13. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  14. d64f4b2 Fix assorted spelling and wording issues by David Horstmann · 3 years, 10 months ago
  15. e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  16. 86cfa6c Allow CMake to generate query_config.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  17. 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  18. 0bf740e Merge pull request #4765 from gilles-peskine-arm/all.sh-subshells-3.0 by Gilles Peskine · 4 years ago
  19. 91e890e Add documentation by Gilles Peskine · 4 years ago
  20. 3cbd69c Switch to 4-space indentation by Gilles Peskine · 4 years ago
  21. 03ab544 Generate cpp_cummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
  22. 71ce4ef Fix bug with UDP proxy not forwarding enough by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  23. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  24. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  25. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  26. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  27. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
  28. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  29. 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 4 years, 2 months ago
  30. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  31. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  32. 9a9609e Make static all the functions moved to bechmark.c by TRodziewicz · 4 years, 2 months ago
  33. 90f304f Fixing test_clang_opt (asm not defined) by TRodziewicz · 4 years, 2 months ago
  34. d854083 Move part of timing module out of the library by TRodziewicz · 4 years, 2 months ago
  35. 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
  36. c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
  37. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  38. c1905a1 Change mbedtls_rsa_init() signature by Ronald Cron · 4 years, 2 months ago
  39. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  40. d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
  41. ba9cb76 static initialize comb table by kXuan · 4 years, 4 months ago
  42. 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 3 months ago
  43. 3248be4 Merge pull request #4462 from netfoundry/gcc11.fixes by Gilles Peskine · 4 years, 3 months ago
  44. aa13e93 avoid "maybe-uninitialized" and "free-nonheap-object" errors/warnings with gcc11 by Shawn Carey · 4 years, 3 months ago
  45. 2213871 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  46. 9c58274 Remove automatically generated source files by Gilles Peskine · 4 years, 3 months ago
  47. 102c89e Remove the MBEDTLS_SSL_RECORD_CHECKING option by TRodziewicz · 4 years, 3 months ago
  48. 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
  49. dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  50. 98d00d0 Merge pull request #4426 from ronald-cron-arm/remove-enable-weak-ciphersuites by Ronald Cron · 4 years, 3 months ago
  51. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  52. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  53. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  54. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  55. cee4270 Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option by Ronald Cron · 4 years, 3 months ago
  56. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  57. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
  58. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  59. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  60. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  61. 9c63568 Remove MBEDTLS_SSL_DEFAULT_TICKET_LIFETIME by Chris Jones · 4 years, 4 months ago
  62. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  63. d520037 Merge pull request #3512 from gilles-peskine-arm/ecp-alloc-202007 by Gilles Peskine · 4 years, 4 months ago
  64. 4dfb83c Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  65. a2d16b3 Remove certs.h includes from test applications. by Mateusz Starzyk · 4 years, 5 months ago
  66. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  67. e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
  68. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  69. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  70. 2012ed7 Drop support for compatibility with our own previous buggy implementation of truncated HMAC (MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT). by Mateusz Starzyk · 4 years, 6 months ago
  71. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  72. 9e9ca1a Drop support for parsing SSLv2 ClientHello. by Mateusz Starzyk · 4 years, 6 months ago
  73. a1df494 Remove internal file references in programs/ by Chris Jones · 4 years, 5 months ago
  74. ea0a865 Move entropy_poll.h to library by Chris Jones · 4 years, 5 months ago
  75. 16dbaeb Move padlock.h to library by Chris Jones · 4 years, 5 months ago
  76. 187782f Move aesni.h to library by Chris Jones · 4 years, 5 months ago
  77. 84a773f Rename ssl_internal.h to ssl_misc.h by Chris Jones · 4 years, 5 months ago
  78. 4c5819c Move bn_mul.h to library/ by Chris Jones · 4 years, 5 months ago
  79. e2191cd Update includes to use library/ instead of include/mbedtls/ by Chris Jones · 4 years, 6 months ago
  80. 7b9f33c Move include/mbedtls/rsa_internal.h to library/rsa_internal.h by Chris Jones · 4 years, 6 months ago
  81. 7d48b28 Remove 1.3 to 2.0 transition helpers files. by Mateusz Starzyk · 4 years, 6 months ago
  82. 5fd5747 Add missing header to cpp_dummy_build.cpp test by David Brown · 4 years, 6 months ago
  83. bb86d0c Merge pull request #3995 from stevew817/feature/psa_configurable_static_ram_usage by Gilles Peskine · 4 years, 6 months ago
  84. ea8d387 Fix config query file by Steven Cooreman · 4 years, 6 months ago
  85. 4dad303 Merge pull request #4089 from mstarzyk-mobica/remove_havege by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  86. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  87. 3768ac1 Add MBEDTLS_PSA_CRYPTO_CLIENT configuration option by Ronald Cron · 4 years, 6 months ago
  88. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  89. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  90. 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
  91. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
  92. 97b4984 Add a flag for disabling fallback in ecp.c by Steven Cooreman · 4 years, 7 months ago
  93. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  94. a27a4e2 Merge pull request #3929 from gilles-peskine-arm/psa-driver-remove-old-accel by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  95. 28f62f6 Support running the benchmark with a single curve by Gilles Peskine · 5 years ago
  96. db6b03b Remove old-style accelerator and entropy driver interfaces by Gilles Peskine · 4 years, 8 months ago
  97. 80448aa Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  98. ed03890 PSA: allow the configuration to favor HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  99. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
  100. a8e309e cmake: Fix added sources to targets by David Brown · 4 years, 9 months ago