- 6832774 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
- e9b5592 Remove useless platform macro redefinitions: automatic part by Gilles Peskine · 2 years, 11 months ago
- 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
- 62c8763 Improve macro expansion help message by Jerry Yu · 3 years ago
- 08dccc1 Improve help message by Jerry Yu · 3 years ago
- 2fcb056 Add requires_{any,all}_configs_enabled functions by Jerry Yu · 3 years ago
- 0ff241a Remove largely useless bit of test log to silence GCC 12 by Gilles Peskine · 3 years, 1 month ago
- d87e46f Merge pull request #3641 from okhowang/c99 by Dave Rodgman · 3 years, 3 months ago
- 9bc53a2 Merge pull request #5806 from josesimoes/fix-3031 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- faef649 Fix Ubuntu compile error in udp_proxy.c by Dave Rodgman · 3 years, 3 months ago
- 2341956 Remove prompt to exit in all programs by josesimoes · 3 years, 3 months ago
- 72b99ed Merge pull request #5381 from mpg/benchmark-ecc-heap by Gilles Peskine · 3 years, 3 months ago
- afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 3 months ago
- ed35887 Merge pull request #2104 from hanno-arm/iotssl-2071 by Dave Rodgman · 3 years, 4 months ago
- 8f5a29a Improve fix for printf specifier by Dave Rodgman · 3 years, 4 months ago
- eaba723 Fix printf specifier by Dave Rodgman · 3 years, 4 months ago
- e2e7e94 Fail for types not of size 2, 4 or 8 by Dave Rodgman · 3 years, 4 months ago
- baae59c Improve documentation of absence-of-padding check by Hanno Becker · 7 years ago
- 0d7dd3c Check that size_t and ptrdiff_t don't have padding by Hanno Becker · 7 years ago
- 4ab3850 Check that integer types don't use padding bits in selftest by Hanno Becker · 7 years ago
- e756f64 Seed the PRNG even if time() isn't available by Gilles Peskine · 3 years, 4 months ago
- 6056e7a Fix benchmark and udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
- 5b9cb9e programs/test: fix build without MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
- fd222da Fix the build when MBEDTLS_PLATFORM_C is unset by Gilles Peskine · 3 years, 5 months ago
- bf5b46c Fix alignment in benchmark output by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 6ced002 Count allocs without side-effects by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- cd4ad0c No need to call a function to avoid a warning. by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 68322c4 Remove old useless function from benchmark by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- c405544 Use alloc counters in memory benchmarking by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- a93aa58 Fix build failure in benchmark in reduced configs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 29ceb56 fix help message issues by Jerry Yu · 3 years, 8 months ago
- a15f3cc Add list_config into query_comile_time_config by Jerry Yu · 3 years, 8 months ago
- 84e63a7 Add list_config generation by Jerry Yu · 3 years, 8 months ago
- 834d229 Fix dynamic library extension on macOS by Gilles Peskine · 3 years, 9 months ago
- 7fb54c5 More explicit output for the test program by Gilles Peskine · 3 years, 9 months ago
- b6a0299 Avoid undefined variable warning without MBEDTLS_MD_C by Gilles Peskine · 3 years, 9 months ago
- 88e3e70 Use CMake's knowledge of what system library has dlopen() by Gilles Peskine · 3 years, 9 months ago
- f80a029 Don't build dlopen when building for Windows by Gilles Peskine · 3 years, 9 months ago
- 5dbee58 Only link with libdl on Linux by Gilles Peskine · 3 years, 9 months ago
- ca14459 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago
- a7c247e New test app for dynamic loading of libmbed* with dlopen by Gilles Peskine · 3 years, 9 months ago
- a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
- d64f4b2 Fix assorted spelling and wording issues by David Horstmann · 3 years, 10 months ago
- e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 3 years, 11 months ago
- 86cfa6c Allow CMake to generate query_config.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
- 0bf740e Merge pull request #4765 from gilles-peskine-arm/all.sh-subshells-3.0 by Gilles Peskine · 4 years ago
- 91e890e Add documentation by Gilles Peskine · 4 years ago
- 3cbd69c Switch to 4-space indentation by Gilles Peskine · 4 years ago
- 03ab544 Generate cpp_cummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
- 71ce4ef Fix bug with UDP proxy not forwarding enough by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
- 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
- f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
- a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 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
- 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
- 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
- 9a9609e Make static all the functions moved to bechmark.c by TRodziewicz · 4 years, 2 months ago
- 90f304f Fixing test_clang_opt (asm not defined) by TRodziewicz · 4 years, 2 months ago
- d854083 Move part of timing module out of the library by TRodziewicz · 4 years, 2 months ago
- 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
- c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
- 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
- c1905a1 Change mbedtls_rsa_init() signature by Ronald Cron · 4 years, 2 months ago
- 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
- d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
- ba9cb76 static initialize comb table by kXuan · 4 years, 4 months ago
- 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 3 months ago
- 3248be4 Merge pull request #4462 from netfoundry/gcc11.fixes by Gilles Peskine · 4 years, 3 months ago
- aa13e93 avoid "maybe-uninitialized" and "free-nonheap-object" errors/warnings with gcc11 by Shawn Carey · 4 years, 3 months ago
- 2213871 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 9c58274 Remove automatically generated source files by Gilles Peskine · 4 years, 3 months ago
- 102c89e Remove the MBEDTLS_SSL_RECORD_CHECKING option by TRodziewicz · 4 years, 3 months ago
- 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
- dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 98d00d0 Merge pull request #4426 from ronald-cron-arm/remove-enable-weak-ciphersuites by Ronald Cron · 4 years, 3 months ago
- 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
- 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
- 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
- 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
- cee4270 Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option by Ronald Cron · 4 years, 3 months ago
- 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
- f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
- a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
- 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- 9c63568 Remove MBEDTLS_SSL_DEFAULT_TICKET_LIFETIME by Chris Jones · 4 years, 4 months ago
- 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
- d520037 Merge pull request #3512 from gilles-peskine-arm/ecp-alloc-202007 by Gilles Peskine · 4 years, 4 months ago
- 4dfb83c Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- a2d16b3 Remove certs.h includes from test applications. by Mateusz Starzyk · 4 years, 5 months ago
- 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
- e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
- 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
- a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
- 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