- 1e8ca12 Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
- b548cda Merge pull request #4397 from TRodziewicz/change_config_h_defaults by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 532ca93 Trailing spaces removed from comments in config.h by Tomasz Rodziewicz · 4 years, 3 months ago
- 1fc7c4c Update config.h by Tomasz Rodziewicz · 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
- 6c3fe31 Update config.h by Tomasz Rodziewicz · 4 years, 3 months ago
- c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 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
- 1a85d3b Merge pull request #4146 from stevew817/allow_skipping_3des_cmac_when_alt by Ronald Cron · 4 years, 3 months ago
- e66f49c Merge branch 'development_3.0' into change_config_h_defaults by Tomasz Rodziewicz · 4 years, 3 months ago
- 2c74586 Comment out MBEDTLS_X509_REMOVE_INFO in default config.h by Chris Jones · 4 years, 8 months ago
- 7ac83f9 Print X.509 verify info strings even if MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 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
- ede3085 Add ChangeLog file and fix comment in config.h by TRodziewicz · 4 years, 3 months ago
- c338cef Add notes to the documentation about CMAC_ALT algorithm support by Steven Cooreman · 4 years, 3 months ago
- 85aff9f Correction fixing the test_depends_curves_psa falure by TRodziewicz · 4 years, 3 months ago
- b133605 Test why the test_depends_curves_psa fails in CI by Tomasz Rodziewicz · 4 years, 3 months ago
- 7062796 Testing the failed ubuntu test by TRodziewicz · 4 years, 3 months ago
- 1818d96 Four config.h defaults have been changed. by TRodziewicz · 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, 5 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
- 4dfb83c Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 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
- 7e37338 Drop single-DES ciphersuites. 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, 5 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, 5 months ago
- 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
- 9e9ca1a Drop support for parsing SSLv2 ClientHello. by Mateusz Starzyk · 4 years, 6 months ago
- 3848e31 Fix internal references in public documentation by Chris Jones · 4 years, 5 months ago
- 66a4cd4 Rename rsa_internal.* to rsa_alt_helpers.* by Chris Jones · 4 years, 5 months ago
- 4c5819c Move bn_mul.h to library/ by Chris Jones · 4 years, 5 months ago
- bb86d0c Merge pull request #3995 from stevew817/feature/psa_configurable_static_ram_usage by Gilles Peskine · 4 years, 6 months ago
- 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 6 months ago
- 1f968fd Define the user-configurable PSA config flag in config.h by Steven Cooreman · 4 years, 6 months ago
- 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
- 3768ac1 Add MBEDTLS_PSA_CRYPTO_CLIENT configuration option by Ronald Cron · 4 years, 6 months ago
- 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
- 6226a12 Documentation update for MBEDTLS_ECP_NO_FALLBACK by Steven Cooreman · 4 years, 6 months ago
- 2a54a6f Refactor the variable buffer length config description by Andrzej Kurek · 4 years, 7 months ago
- 557289b Add a missing dependency to config.h by Andrzej Kurek · 4 years, 10 months ago
- 97b4984 Add a flag for disabling fallback in ecp.c by Steven Cooreman · 4 years, 7 months ago
- b0a748e Copyediting by Gilles Peskine · 4 years, 8 months ago
- b663a60 Note the expectations on mbedtls_psa_external_get_random() by Gilles Peskine · 4 years, 9 months ago
- 14c332b Fix a Doxygen warning by Gilles Peskine · 4 years, 9 months ago
- ed03890 PSA: allow the configuration to favor HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
- 82e57d1 PSA: support HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
- b8af228 Autonomous random driver: declare the type and function by Gilles Peskine · 4 years, 9 months ago
- f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
- 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
- 77c89f5 Fix several typos by Ronald Cron · 4 years, 9 months ago
- c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
- 58858b7 Document that MBEDTLS_PSA_CRYPTO_CONFIG requires config_psa.h by Gilles Peskine · 4 years, 9 months ago
- a26b3e5 Only include config_psa.h from config.h with new-style PSA configuration by Gilles Peskine · 4 years, 9 months ago
- 842d671 Update include/mbedtls/config.h by Johan Pascal · 4 years, 10 months ago
- e79c1e8 style by Johan Pascal · 4 years, 10 months ago
- 9cfb5eb Disable SRTP by default by Ron Eldor · 7 years ago
- f0f7c19 Add comment describing the feature by Ron Eldor · 7 years ago
- b62bb51 Add RFC5764 - SRTP key generation during DTLS handshake by Johan Pascal · 10 years ago
- 36a82e5 Ensure MBEDTLS_ECDSA_C is set when DETERMINISTIC_ECDSA is used by John Durkop · 4 years, 9 months ago
- 185764f Enhance description for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 10 months ago
- 2dfaf9c Update how MBEDTLS_PSA_CRYPTO_CONFIG is handled by John Durkop · 4 years, 10 months ago
- 7758c85 Update requires for MBEDTLS_PSA_CRYPTO_DRIVERS by John Durkop · 4 years, 11 months ago
- 6e33dbe Created infrastructure for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 11 months ago
- dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
- 9a2511e Fix key owner identifier documentation by Ronald Cron · 4 years, 11 months ago
- 628ed4e Merge pull request #3592 from d-otte/development by Manuel Pégourié-Gonnard · 5 years ago
- 4374dc4 fixing spelling mistakes (window <-- windows) by Daniel Otte · 5 years ago
- 0d59f7b0 Add configuration flag `MBEDTLS_PSA_CRYPTO_DRIVERS` by Steven Cooreman · 5 years ago
- 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
- 72f65fc psa: Rename pss_key_owner_id_t to mbedtls_key_owner_id_t by Ronald Cron · 5 years ago
- d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
- dd00bfc Improve comments on constant-flow testing in config.h by Manuel Pégourié-Gonnard · 5 years ago
- abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
- 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
- 8ff863b Add warning about test-only config.h option by Manuel Pégourié-Gonnard · 5 years ago
- 390fb4f Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago
- 7ab66a6 Add missing dependencies for ECDH_xxx key exchanges by Gilles Peskine · 7 years ago
- 799e576 ECDSA requires a short Weierstrass curve by Gilles Peskine · 7 years ago
- 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
- 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
- bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
- d6916d7 Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto by Gilles Peskine · 5 years ago
- ceef848 Rename TLS 1.3 padding granularity macro by Hanno Becker · 5 years ago
- 29e9895 Change TLS 1.3 default padding to no padding by Hanno Becker · 5 years ago
- 1399692 Introduce configuration option for TLS 1.3 padding granularity by Hanno Becker · 5 years ago
- 3c358d4 Improve documentation of MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL by Hanno Becker · 5 years ago
- e416060 Disable experimental TLS 1.3 features in default config by Hanno Becker · 5 years ago