1. 3fbc5d3 Merge pull request #4815 from gilles-peskine-arm/generate_errors-multiline-3.0 by Gilles Peskine · 4 years ago
  2. cfb5d39 Merge pull request #4659 from spencer-burke/fixing_4222 by Gilles Peskine · 4 years ago
  3. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  4. 8bb9b80 Merge pull request #4806 from hanno-arm/ssl_session_serialization_version by Gilles Peskine · 4 years ago
  5. 5772313 Document temporary overlap of TLS version in SSL context and session by Hanno Becker · 4 years ago
  6. 677c6c4 Merge pull request #4801 from hanno-arm/ssl_session_exported_private by Dave Rodgman · 4 years ago
  7. b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
  8. fadbdbb Store TLS version in SSL session structure by Hanno Becker · 4 years ago
  9. 3b9bea0 Merge pull request #4750 from yutotakano/fix-reserved-identifier-clash by Gilles Peskine · 4 years ago
  10. 0379942 Explicitly mark mbedtls_ssl_config.respect_cli_pref as private by Hanno Becker · 4 years ago
  11. 95832d8 Explicitly mark mbedtls_ssl_session.exported as private by Hanno Becker · 4 years ago
  12. 538a0cb Replace `_RR` with `prec_RR` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  13. ef6aa5c Support Curve448 via the PSA API by Archana · 4 years, 2 months ago
  14. 1bc9e93 Manual updates to version information by Dave Rodgman · 4 years, 1 month ago
  15. dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
  16. c628fc9 Correct and clarify the SSL error code documentation by Dave Rodgman · 4 years, 1 month ago
  17. 03edc86 Fix docs in error.h by Dave Rodgman · 4 years, 1 month ago
  18. bb05cd0 Remove MBEDTLS_ERR_SSL_NO_CIPHER_CHOSEN by Dave Rodgman · 4 years, 1 month ago
  19. 53c8689 Introduce new TLS error codes by Dave Rodgman · 4 years, 1 month ago
  20. 096c411 Remove MBEDTLS_ERR_SSL_NO_USABLE_CIPHERSUITE by Dave Rodgman · 4 years, 1 month ago
  21. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  22. e55a821 Remove explicit link to MBEDTLS_CONFIG_FILE by Bence Szépkúti · 4 years, 1 month ago
  23. 5e2743f Mention MBEDTLS_CONFIG_FILE in build_info.h docs by Bence Szépkúti · 4 years, 1 month ago
  24. 9cd7065 No other headers are included by mbedtls_config.h by Bence Szépkúti · 4 years, 1 month ago
  25. 2abf03c Remove all TLS 1.0 and 1.1 instances and add some compatibility tests by TRodziewicz · 4 years, 1 month ago
  26. b561bed Make MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE more generic by Hanno Becker · 4 years, 1 month ago
  27. 90d59dd Remove MBEDTLS_ERR_SSL_BAD_HS_CLIENT_HELLO by Hanno Becker · 4 years, 1 month ago
  28. c3411d4 Remove MBEDTLS_ERR_SSL_BAD_HS_SERVER_HELLO by Hanno Becker · 4 years, 1 month ago
  29. 9ed1ba5 Rename MBEDTLS_ERR_SSL_BAD_HS_CERTIFICATE by Hanno Becker · 4 years, 1 month ago
  30. 5697af0 Remove MBEDTLS_ERR_SSL_BAD_HS_CERTIFICATE_REQUEST by Hanno Becker · 4 years, 1 month ago
  31. cbc8f6f Remove MBEDTLS_ERR_SSL_BAD_HS_SERVER_KEY_EXCHANGE by Hanno Becker · 4 years, 1 month ago
  32. a0ca87e Remove MBEDTLS_ERR_SSL_BAD_HS_FINISHED by Hanno Becker · 4 years, 1 month ago
  33. d200296 Remove MBEDTLS_ERR_SSL_BAD_HS_CHANGE_CIPHER_SPEC by Hanno Becker · 4 years, 1 month ago
  34. d934a2a Remove MBEDTLS_ERR_SSL_BAD_HS_CERTIFICATE_VERIFY by Hanno Becker · 4 years, 1 month ago
  35. d3eec78 Remove MBEDTLS_ERR_SSL_BAD_HS_CLIENT_KEY_EXCHANGE_CS by Hanno Becker · 4 years, 1 month ago
  36. 666b5b4 Remove MBEDTLS_ERR_SSL_BAD_HS_CLIENT_KEY_EXCHANGE by Hanno Becker · 4 years, 1 month ago
  37. 029cc2f Remove MBEDTLS_ERR_SSL_BAD_HS_SERVER_HELLO_DONE by Hanno Becker · 4 years, 1 month ago
  38. b24e74b Remove MBEDTLS_ERR_SSL_BAD_HS_CLIENT_KEY_EXCHANGE_RP error code by Hanno Becker · 4 years, 1 month ago
  39. d01fc5f Introduce MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE error code by Hanno Becker · 4 years, 1 month ago
  40. 241c197 Remove MBEDTLS_ERR_SSL_BAD_HS_NEW_SESSION_TICKET by Hanno Becker · 4 years, 1 month ago
  41. bc00044 Rename MBEDTLS_ERR_SSL_BAD_HS_PROTOCOL_VERSION by Hanno Becker · 4 years, 1 month ago
  42. 93636cc Add MBEDTLS_ERR_SSL_UNRECOGNIZED_NAME by Hanno Becker · 4 years, 1 month ago
  43. 2fe5f61 Add generic codes for syntactic and semantic message parsing errors by Hanno Becker · 4 years, 1 month ago
  44. 1b2a883 Correct documentation references to Mbed TLS by Bence Szépkúti · 4 years, 1 month ago
  45. a1d1f5b Fix typo by Bence Szépkúti · 4 years, 1 month ago
  46. 5c70c14 Remove def directive for version symbol by Bence Szépkúti · 4 years, 1 month ago
  47. 1cafe5c Base config compat check on MBETLS_VERSION_NUMBER by Bence Szépkúti · 4 years, 1 month ago
  48. fc04aa2 Remove MBEDTLS_USER_CONFIG_VERSION handling by Bence Szépkúti · 4 years, 1 month ago
  49. 2bb7456 Base the config version on MBEDTLS_VERSION_NUMBER by Bence Szépkúti · 4 years, 1 month ago
  50. b2e23de Make config version symbols optional by Bence Szépkúti · 4 years, 1 month ago
  51. 04982f7 Move version defines to build_info.h by Bence Szépkúti · 4 years, 1 month ago
  52. d3da503 Move comment closer to relevant code by Bence Szépkúti · 4 years, 2 months ago
  53. ba7248a Introduce versioning in the config files by Bence Szépkúti · 4 years, 2 months ago
  54. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  55. c5c9eb4 Move preprocessor logic to build_info.h by Bence Szépkúti · 4 years, 2 months ago
  56. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  57. 5ab7303 Introduce a level of indirection in config header by Bence Szépkúti · 4 years, 2 months ago
  58. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
  59. 1fed4b8 Merge pull request #4720 from gilles-peskine-arm/gcm-finish-outlen by Gilles Peskine · 4 years, 1 month ago
  60. fedd52c Merge pull request #4707 from gilles-peskine-arm/require-matching-hashlen-rsa-implementation by Gilles Peskine · 4 years, 1 month ago
  61. 5a7be10 Add output_length parameter to mbedtls_gcm_finish by Gilles Peskine · 4 years, 1 month ago
  62. f06b92d Merge pull request #4567 from mstarzyk-mobica/gcm_ad by Gilles Peskine · 4 years, 1 month ago
  63. cb17fc3 Merge pull request #4671 from mpg/x509-crt-profile-public by Dave Rodgman · 4 years, 1 month ago
  64. 44a0ae9 Merge pull request #4710 from mstarzyk-mobica/ccm_taglen by Ronald Cron · 4 years, 1 month ago
  65. 82c48c9 Adjust tag_len documentation for the mbedtls_ccm_finish(). by Mateusz Starzyk · 4 years, 1 month ago
  66. c9d86a0 Merge pull request #4665 from yanesca/issue-3990-fix_psa_verify_with_alt by Gilles Peskine · 4 years, 1 month ago
  67. 98d45b9 Add missing tag_len in ccm api. by Mateusz Starzyk · 4 years, 1 month ago
  68. e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 1 month ago
  69. 9dbbc29 PK signature function: require exact hash length by Gilles Peskine · 4 years, 1 month ago
  70. e7885e5 RSA: Require hashlen to match md_alg when applicable by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  71. 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  72. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  73. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  74. b795332 mbedtls_rsa_rsassa_pss_*: improve documentation by Janos Follath · 4 years, 4 months ago
  75. 6364d32 Remove the duplicate code in mbedtls/include/mbedtls/check_config.h by Spencer Burke · 4 years, 2 months ago
  76. d8f32e7 Move export callback and context to the end of SSL context by Hanno Becker · 4 years, 2 months ago
  77. e0dad72 Remove return value from key export callback by Hanno Becker · 4 years, 2 months ago
  78. 7e6c178 Make key export callback and context connection-specific by Hanno Becker · 4 years, 2 months ago
  79. 22b34f7 Remote key export identifier used for TLS < 1.2. by Hanno Becker · 4 years, 2 months ago
  80. ddc739c Add missing documentation for key export callback parameters by Hanno Becker · 4 years, 2 months ago
  81. 457d616 Define and implement new key export API for Mbed TLS 3.0 by Hanno Becker · 4 years, 2 months ago
  82. 2d6e6f8 Remove '_ext' suffix from SSL key exporter API by Hanno Becker · 4 years, 2 months ago
  83. 78ba2af Remove old key export API by Hanno Becker · 4 years, 2 months ago
  84. 9a32d45 Merge pull request #4517 from hanno-arm/ticket_api_3_0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  85. ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  86. 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
  87. 963bb81 Removing global variable and moving variant function comment block by TRodziewicz · 4 years, 2 months ago
  88. 5c5b820 Fix typo in doc'n of session resumption API by Hanno Becker · 4 years, 2 months ago
  89. 9d4c2c4 Clarify how to create custom profiles by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  90. 75628d5 Code review fixes by TRodziewicz · 4 years, 2 months ago
  91. 3995750 Remove secp256k1 from the default X.509 and TLS profiles by Gilles Peskine · 4 years, 2 months ago
  92. a03fb29 Document backward compatibility promises for the default TLS profile by Gilles Peskine · 4 years, 2 months ago
  93. a28f0f5 Leave the preference order for hashes unspecified by Gilles Peskine · 4 years, 2 months ago
  94. b1940a7 In TLS, order curves by resource usage, not size by Gilles Peskine · 4 years, 2 months ago
  95. 377c91e Remove meaningless clause by Gilles Peskine · 4 years, 2 months ago
  96. 5752e59 Reduce the default ECP window size by Gilles Peskine · 4 years, 2 months ago
  97. ae270bf Upgrade the default TLS hash and curve selection, matching X.509 by Gilles Peskine · 4 years, 2 months ago
  98. ffb92da Upgrade the default X.509 profile to the former "next" profile by Gilles Peskine · 4 years, 2 months ago
  99. 55a7fb8 Improve documentation by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  100. 5314e08 Make the fields of mbedtls_x509_crt_profile public by Manuel Pégourié-Gonnard · 4 years, 2 months ago