- d8a1017 add section headings by Dave Rodgman · 4 years, 1 month ago
- 36bb5ff minor updates by Dave Rodgman · 4 years, 1 month ago
- d267ec3 Add formatting codes to level 3 headings by Dave Rodgman · 4 years, 1 month ago
- a0e8db0 Change headings to level 3 to enable use of sections by Dave Rodgman · 4 years, 1 month ago
- 949c21b Minor updates to migration guide by Dave Rodgman · 4 years, 1 month ago
- 1cb2331 Remove line that got into the wrong place by Dave Rodgman · 4 years, 1 month ago
- 7b0c4de Fix missing part of sentence by Dave Rodgman · 4 years, 1 month ago
- 759c010 Fix errors in migration guide by Dave Rodgman · 4 years, 1 month ago
- 1aea404 Add a very short summary by Dave Rodgman · 4 years, 1 month ago
- e45e640 Re-order to put some more significant items at the top by Dave Rodgman · 4 years, 1 month ago
- 8cccbe1 Update the migration guide by Dave Rodgman · 4 years, 1 month ago
- dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
- c424098 Change exceptional case for running negative tests by Dave Rodgman · 4 years, 1 month ago
- e5b828c Fix error string checked for by ssl-opt.sh negative tests by Dave Rodgman · 4 years, 1 month ago
- bec7caf Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
- 737237f Fix ECJPAKE test failures by Dave Rodgman · 4 years, 1 month ago
- 39bd5a6 Address review comment by Dave Rodgman · 4 years, 1 month ago
- c50b717 Update a couple of ssl error codes by Dave Rodgman · 4 years, 1 month ago
- 4b60e07 Improve Changelog wording by Dave Rodgman · 4 years, 1 month ago
- c628fc9 Correct and clarify the SSL error code documentation by Dave Rodgman · 4 years, 1 month ago
- 6ce10be Fix test failure by Dave Rodgman · 4 years, 1 month ago
- bed8927 Correct some TLS alerts and error codes by Dave Rodgman · 4 years, 1 month ago
- 03edc86 Fix docs in error.h by Dave Rodgman · 4 years, 1 month ago
- bb05cd0 Remove MBEDTLS_ERR_SSL_NO_CIPHER_CHOSEN by Dave Rodgman · 4 years, 1 month ago
- 53c8689 Introduce new TLS error codes by Dave Rodgman · 4 years, 1 month ago
- 096c411 Remove MBEDTLS_ERR_SSL_NO_USABLE_CIPHERSUITE by Dave Rodgman · 4 years, 1 month ago
- 8588940 Improve changelog by Dave Rodgman · 4 years, 1 month ago
- 43fcb8d Address review feedback by Dave Rodgman · 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
- 55a4d93 Merge pull request #4589 from bensze01/split_config by Dave Rodgman · 4 years, 1 month ago
- e55a821 Remove explicit link to MBEDTLS_CONFIG_FILE by Bence Szépkúti · 4 years, 1 month ago
- 5e2743f Mention MBEDTLS_CONFIG_FILE in build_info.h docs by Bence Szépkúti · 4 years, 1 month ago
- 9cd7065 No other headers are included by mbedtls_config.h by Bence Szépkúti · 4 years, 1 month ago
- 4a9d1bf Remove check_config.h inclusion from ecc-heap.sh by Bence Szépkúti · 4 years, 1 month ago
- 414d6bd Fix pre-existing typo in comment by Bence Szépkúti · 4 years, 1 month ago
- e8dbd53 Update error code for cert parsing failure by Dave Rodgman · 4 years, 1 month ago
- 5f8c18b Update error code from ssl_parse_signature_algorithm by Dave Rodgman · 4 years, 1 month ago
- 8f12739 Update alert message for parsing PSK hint by Dave Rodgman · 4 years, 1 month ago
- b561bed Make MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE more generic by Hanno Becker · 4 years, 1 month ago
- 77b4a65 Address review feedback by Hanno Becker · 4 years, 1 month ago
- 2fc9a65 Address review feedback by Hanno Becker · 4 years, 1 month ago
- 2e3ecda Adust migration guide for SSL error codes by Hanno Becker · 4 years, 1 month ago
- 90d59dd Remove MBEDTLS_ERR_SSL_BAD_HS_CLIENT_HELLO by Hanno Becker · 4 years, 1 month ago
- c3411d4 Remove MBEDTLS_ERR_SSL_BAD_HS_SERVER_HELLO by Hanno Becker · 4 years, 1 month ago
- 9ed1ba5 Rename MBEDTLS_ERR_SSL_BAD_HS_CERTIFICATE by Hanno Becker · 4 years, 1 month ago
- 5697af0 Remove MBEDTLS_ERR_SSL_BAD_HS_CERTIFICATE_REQUEST by Hanno Becker · 4 years, 1 month ago
- cbc8f6f Remove MBEDTLS_ERR_SSL_BAD_HS_SERVER_KEY_EXCHANGE by Hanno Becker · 4 years, 1 month ago
- a0ca87e Remove MBEDTLS_ERR_SSL_BAD_HS_FINISHED by Hanno Becker · 4 years, 1 month ago
- d200296 Remove MBEDTLS_ERR_SSL_BAD_HS_CHANGE_CIPHER_SPEC by Hanno Becker · 4 years, 1 month ago
- d934a2a Remove MBEDTLS_ERR_SSL_BAD_HS_CERTIFICATE_VERIFY by Hanno Becker · 4 years, 1 month ago
- d3eec78 Remove MBEDTLS_ERR_SSL_BAD_HS_CLIENT_KEY_EXCHANGE_CS by Hanno Becker · 4 years, 1 month ago
- 666b5b4 Remove MBEDTLS_ERR_SSL_BAD_HS_CLIENT_KEY_EXCHANGE by Hanno Becker · 4 years, 1 month ago
- 029cc2f Remove MBEDTLS_ERR_SSL_BAD_HS_SERVER_HELLO_DONE by Hanno Becker · 4 years, 1 month ago
- b24e74b Remove MBEDTLS_ERR_SSL_BAD_HS_CLIENT_KEY_EXCHANGE_RP error code by Hanno Becker · 4 years, 1 month ago
- d01fc5f Introduce MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE error code by Hanno Becker · 4 years, 1 month ago
- 241c197 Remove MBEDTLS_ERR_SSL_BAD_HS_NEW_SESSION_TICKET by Hanno Becker · 4 years, 1 month ago
- bc00044 Rename MBEDTLS_ERR_SSL_BAD_HS_PROTOCOL_VERSION by Hanno Becker · 4 years, 1 month ago
- 93636cc Add MBEDTLS_ERR_SSL_UNRECOGNIZED_NAME by Hanno Becker · 4 years, 1 month ago
- 2fe5f61 Add generic codes for syntactic and semantic message parsing errors by Hanno Becker · 4 years, 1 month ago
- dbf5d2b Improve the instructions in the migration guide by Bence Szépkúti · 4 years, 1 month ago
- 1b2a883 Correct documentation references to Mbed TLS by Bence Szépkúti · 4 years, 1 month ago
- a1d1f5b Fix typo by Bence Szépkúti · 4 years, 1 month ago
- 8a88f62 Merge pull request #4726 from athoelke/at-pbkdf2-doc-fixes by Janos Follath · 4 years, 1 month ago
- 5c70c14 Remove def directive for version symbol by Bence Szépkúti · 4 years, 2 months ago
- 60c8634 Remove references to MBEDTLS_USER_CONFIG_VERSION by Bence Szépkúti · 4 years, 2 months ago
- 1cafe5c Base config compat check on MBETLS_VERSION_NUMBER by Bence Szépkúti · 4 years, 2 months ago
- fc04aa2 Remove MBEDTLS_USER_CONFIG_VERSION handling by Bence Szépkúti · 4 years, 2 months ago
- 36da4cc Update changelog and migration guide by Bence Szépkúti · 4 years, 2 months ago
- 2bb7456 Base the config version on MBEDTLS_VERSION_NUMBER by Bence Szépkúti · 4 years, 2 months ago
- b2e23de Make config version symbols optional by Bence Szépkúti · 4 years, 2 months ago
- 04982f7 Move version defines to build_info.h by Bence Szépkúti · 4 years, 2 months ago
- 8d9132f Fix typo by Bence Szépkúti · 4 years, 2 months ago
- 90b79ab Add migration guide and changelog by Bence Szépkúti · 4 years, 2 months ago
- c850054 Remove reference to including check_config.h by Bence Szépkúti · 4 years, 2 months ago
- d3da503 Move comment closer to relevant code by Bence Szépkúti · 4 years, 2 months ago
- ba7248a Introduce versioning in the config files by Bence Szépkúti · 4 years, 2 months ago
- dba968f Realign Markdown table by Bence Szépkúti · 4 years, 2 months ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- 2893269 Remove reference to obsolete inclusion guard by Bence Szépkúti · 4 years, 2 months ago
- c5c9eb4 Move preprocessor logic to build_info.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
- 5ab7303 Introduce a level of indirection in config header 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
- 63ad854 Merge pull request #4712 from daverodgman/psa_cipher_and_mac_abort_on_error by Dave Rodgman · 4 years, 1 month ago
- 918708b Merge pull request #4729 from paul-elliott-arm/fix_test_illegal_access by Gilles Peskine · 4 years, 1 month ago
- e57dd2d Fix potential free of uninitialised pointer by Paul Elliott · 4 years, 1 month ago
- 52d18cd Remove trailing space by Andrew Thoelke · 4 years, 1 month ago
- 90d1cb8 Use more standard label name by Dave Rodgman · 4 years, 1 month ago
- 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
- f9f1bdf Translate MBEDTLS_ERR_PK_BUFFER_TOO_SMALL for PSA by Gilles Peskine · 4 years, 1 month ago
- 908982b Fix the build with MBEDTLS_ECP_RESTARTABLE enabled by Gilles Peskine · 4 years, 2 months ago
- 16fe8fc Fix unused variable warning by Gilles Peskine · 4 years, 2 months ago
- f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 2 months ago
- 1fed4b8 Merge pull request #4720 from gilles-peskine-arm/gcm-finish-outlen by Gilles Peskine · 4 years, 1 month ago
- 6f71058 Improve psa_hash_update negative test by Dave Rodgman · 4 years, 1 month ago
- a0f4b59 Fixes for PBKDF2 documentation by Andrew Thoelke · 4 years, 1 month ago
- 8036bdd Tidy up logic in psa_mac_sign_finish by Dave Rodgman · 4 years, 1 month ago
- b5dd7c7 Correct coding style issues by Dave Rodgman · 4 years, 1 month ago
- 5464824 Call abort on error in psa_mac/cipher setup by Dave Rodgman · 4 years, 1 month ago
- 685b6a7 Update multipart hash operations to abort on error by Dave Rodgman · 4 years, 1 month ago