- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- fedd52c Merge pull request #4707 from gilles-peskine-arm/require-matching-hashlen-rsa-implementation by Gilles Peskine · 4 years, 1 month ago
- f06b92d Merge pull request #4567 from mstarzyk-mobica/gcm_ad by Gilles Peskine · 4 years, 1 month ago
- e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 1 month ago
- 9dbbc29 PK signature function: require exact hash length by Gilles Peskine · 4 years, 1 month ago
- 5ec5003 Document the return type change in the migration guide by Dave Rodgman · 4 years, 1 month ago
- e7885e5 RSA: Require hashlen to match md_alg when applicable by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 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
- f41dc7c Removal of RC4 certs and fixes to docs and tests by TRodziewicz · 4 years, 1 month ago
- 7e6c178 Make key export callback and context connection-specific by Hanno Becker · 4 years, 2 months ago
- d5c9cc7 Add migration guide for modified key export API by Hanno Becker · 4 years, 2 months ago
- 9a32d45 Merge pull request #4517 from hanno-arm/ticket_api_3_0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 4 years, 2 months 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
- 3995750 Remove secp256k1 from the default X.509 and TLS profiles by Gilles Peskine · 4 years, 2 months ago
- ec78bc4 Meld DEFAULT_ALLOW_SHA1_IN_CERTIFICATES removal migration guide by Gilles Peskine · 4 years, 2 months ago
- 6b1f64a Wording clarifications by Gilles Peskine · 4 years, 2 months ago
- b1940a7 In TLS, order curves by resource usage, not size by Gilles Peskine · 4 years, 2 months ago
- 3758fd6 Changelog entry and migration guide for hash and curve profile upgrades by Gilles Peskine · 4 years, 2 months ago
- 8707259 Improve ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- e6e51aa Add ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- bd513bb Enable multiple calls to mbedtls_gcm_update_ad. by Mateusz Starzyk · 4 years, 2 months ago
- 15a7b73 Documentation rewording by TRodziewicz · 4 years, 2 months ago
- 8f91c72 Code review follow-up corrections by TRodziewicz · 4 years, 2 months ago
- 7ff652a Addition of ChangeLog and migration guide entry files. 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
- 9c90226 Addition of the migration guide and change log files by TRodziewicz · 4 years, 2 months ago
- 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
- 3946f79 Correction according to code review (function and param. names change by TRodziewicz · 4 years, 2 months ago
- 8b223b6 Addition of the migration guide entry file. by TRodziewicz · 4 years, 2 months ago
- 1fcd72e change log and migr. guide fixes and _DEPRECATED_REMOVED removed by TRodziewicz · 4 years, 2 months ago
- 02b76b7 Merge pull request #4619 from TRodziewicz/remove_MBEDTLS_X509_CHECK_x_KEY_USAGE_options by Gilles Peskine · 4 years, 2 months ago
- 2a5e5a2 Correction to the migration guide entry wording by TRodziewicz · 4 years, 2 months ago
- 0ea2576 Correction to the migr. guide wording and removal of not needed option by TRodziewicz · 4 years, 2 months ago
- b836738 Addition of the migration guide by TRodziewicz · 4 years, 3 months ago
- 1e66642 Addition of change log and migration guide files. by TRodziewicz · 4 years, 2 months ago
- f8abfa8 Improve migration guide by Ronald Cron · 4 years, 2 months ago
- 6fe1bc3 Add change log and migration guide by Ronald Cron · 4 years, 2 months ago
- 16fdab7 Merge pull request #4382 from hanno-arm/max_record_payload_api by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 61f292e Fix migration guide for now-removed deprecated functions by Hanno Becker · 4 years, 2 months ago
- 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
- 442fdc2 Remove MBEDTLS_X509_CHECK_*_KEY_USAGE options but enable the code by TRodziewicz · 4 years, 2 months ago
- 13a9776 Editorial improvements by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 3b5a7c1 Update ChangeLog and migration guide by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 84191ea Merge pull request #4315 from Kxuan/feat-pre-compute-tls by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 782c2b9 fix comment, ChangeLog & migration-guide for MBEDTLS_ECP_FIXED_POINT_OPTIM by kXuan · 4 years, 2 months ago
- 1b1327c Merge pull request #4581 from TRodziewicz/remove_supp_for_extensions_in_pre-v3_X.509_certs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- df77624 Merge pull request #4490 from TRodziewicz/Combine__SSL_<CID-TLS1_3>_PADDING_GRANULARITY_options by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 1b3b27c Merge pull request #4587 from TRodziewicz/remove_3DES_ciphersuites by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 3dafa9b Merge pull request #4555 from ronald-cron-arm/m-ccm-api by Ronald Cron · 4 years, 2 months ago
- fe3069b Merge pull request #4585 from mpg/cipher-aead-delayed by Gilles Peskine · 4 years, 2 months ago
- c01b87b Fix some typos by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- f668bd1 Add migration guide for developers of CCM alternative implementation by Ronald Cron · 4 years, 2 months ago
- 22fc906 Add ChangeLog and migration guide for MBEDTLS_ECP_FIXED_POINT_OPTIM by kXuan · 4 years, 2 months ago
- 231649a Changing the migration guide entry wording. by TRodziewicz · 4 years, 2 months ago
- 4e57f4c Adding removed defines to check_config.h and fixing the migration guide entry. by TRodziewicz · 4 years, 2 months ago
- 6d84e91 Merge pull request #4568 from creiter32/to_upstream/csr_critical_extensions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- ee57ebe Add ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 3670e38 Remove 3DES ciphersuites by TRodziewicz · 4 years, 2 months ago
- ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
- dee975a Remove MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3 option by TRodziewicz · 4 years, 2 months ago
- 2bec09c Fix typo in migration guide by Hanno Becker · 4 years, 2 months ago
- 196739b Change wording in documentation of PSK configuration by Hanno Becker · 4 years, 2 months ago
- 062f353 Changes after code review by TRodziewicz · 4 years, 2 months ago
- caf2ae0 ChangeLog and migration guide added. by TRodziewicz · 4 years, 3 months ago
- 95273f4 Expose flag for critical extensions by Christoph Reiter · 4 years, 6 months ago
- 0a02fbb Addition of the migration guide entry. by TRodziewicz · 4 years, 2 months ago
- a86c312 Addition of the migration guide entry. by TRodziewicz · 4 years, 2 months ago
- b7abba2 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 by Gilles Peskine · 4 years, 2 months ago
- 6f96611 Corrections to ChangeLog and Migration guide by Thomas Daubney · 4 years, 2 months ago
- 3ca92b1 Re-wording of Migration guide entry by Thomas Daubney · 4 years, 2 months ago
- 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
- d807060 Addition of migration guide and corrections to the ChangeLog file by TRodziewicz · 4 years, 3 months ago
- 2fbbe1d Corrections to ChangeLog and Migration guide by Thomas Daubney · 4 years, 2 months ago
- 3bbf4c0 Fix typo in migration guide for ticket API change by Hanno Becker · 4 years, 2 months ago
- b2efc4d Add migration guide by Hanno Becker · 4 years, 3 months ago
- 62b0d1d Adds ChangeLog and Migration guide entry by Thomas Daubney · 4 years, 2 months ago
- 7fc487c Merge pull request #4347 from hanno-arm/ssl_session_cache_3_0 by Janos Follath · 4 years, 2 months ago
- ca72287 Merge pull request #4304 from mstarzyk-mobica/convert_NO_SHA384_to_positive by Ronald Cron · 4 years, 2 months ago
- 49fef37 Merge pull request #4342 from gilles-peskine-arm/gcm-update-any-length by Ronald Cron · 4 years, 3 months ago
- 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
- 3489cc1 Improve migration guide for SHA384 option by Mateusz Starzyk · 4 years, 3 months ago
- 15c7b40 Reorder the text to say who is affected first by Gilles Peskine · 4 years, 3 months ago
- 7f312c8 Add migration guides for GCM by Gilles Peskine · 4 years, 3 months ago
- 729fa5b Merge pull request #4450 from mstarzyk-mobica/remove_null_entropy by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 2396b21 Provide more in-depth migration guide after removal of null entropy. by Mateusz Starzyk · 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
- 44085de Add migration guide for SHA384 and SHA224 options. by Mateusz Starzyk · 4 years, 3 months ago
- 0e3ec27 Merge pull request #4506 from gilles-peskine-arm/array-parameters-to-pointers-sha512 by Ronald Cron · 4 years, 3 months ago
- ef80a9c Add migration guide for removed null entropy config option by Mateusz Starzyk · 4 years, 3 months ago
- 9039303 Add migration guide by Hanno Becker · 4 years, 3 months ago
- fdcde47 Merge pull request #4458 from davidhorstmann-arm/remove-max-content-len by Ronald Cron · 4 years, 3 months ago
- e13a23b New line added at the end of the migration guide entry by TRodziewicz · 4 years, 3 months ago
- 5605911 Merge pull request #4447 from hanno-arm/ssl_config_cleanup by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 57d7ab7 Correction to migration guide entry wording by TRodziewicz · 4 years, 3 months ago
- 67e49a6 Add migration guide by Hanno Becker · 4 years, 3 months ago
- 8e184e2 Add migration guide by Hanno Becker · 4 years, 3 months ago
- 699d4d7 Add migration guide for new SSL ticket API by Hanno Becker · 4 years, 3 months ago
- 548b136 Add migration guide for removal of mbedtls_ssl_get_session_pointer() by Hanno Becker · 4 years, 3 months ago