- e383fa6 Move x509_crt_verify_info to ssl_test_common_source.c by Chris Jones · 4 years, 3 months ago
- 856db5f Remove merge conflict marker by Chris Jones · 4 years, 8 months ago
- ee33c60 Fix minor styling issues by Chris Jones · 4 years, 8 months ago
- 2c74586 Comment out MBEDTLS_X509_REMOVE_INFO in default config.h by Chris Jones · 4 years, 8 months ago
- eb2efb0 Avoid unused variable warning in X.509 CSR fuzzing by Hanno Becker · 4 years, 10 months ago
- da12174 Fix preprocessor guard in ssl_server2.c by Hanno Becker · 4 years, 10 months ago
- 54dcf5e Add ChangeLog entry by Hanno Becker · 4 years, 10 months ago
- 54ac185 Adapt X.509 fuzzing code to support MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
- fff2d57 Fix X.509 parsing tests if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
- 2c2722d Add missing MBEDTLS_X509_REMOVE_INFO guards in ssl_context_info.c by Hanno Becker · 4 years, 10 months ago
- b4e5ddc Fix X.509 CRT parsing test if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
- 88c2bf3 Minor style improvements by Hanno Becker · 6 years ago
- c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
- 7ac83f9 Print X.509 verify info strings even if MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
- e111356 Remove MBEDTLS_X509_REMOVE_INFO from `scripts/config.pl full` by Hanno Becker · 6 years ago
- 5d4c4b1 Add missing dependencies on !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years 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
- 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
- dca8509 Update future Mbed TLS version in Changelog by Dave Rodgman · 4 years, 3 months ago
- 10ba553 Update Changelog by Dave Rodgman · 4 years, 3 months ago
- ddb8ea6 Fix Changelog entry by Dave Rodgman · 4 years, 3 months ago
- a00e850 Documentation updates for Mbed TLS 3.0 by Dave Rodgman · 4 years, 4 months ago
- 5ec6906 Add sign-off for some older commits which are missing it. by Dave Rodgman · 4 years, 4 months ago
- b5939e8 Merge pull request #4160 from stevew817/feature/driver_builtin_keys by Ronald Cron · 4 years, 4 months ago
- c102164 Merge pull request #4339 from TRodziewicz/remove_depr_error_codes by Manuel Pégourié-Gonnard · 4 years, 4 months ago development_3.0
- 2bbb5bc Merge pull request #4380 from paul-elliott-arm/bignum_unchecked_return by Ronald Cron · 4 years, 4 months ago
- 9a97a13 Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
- f6b677e Merge pull request #4349 from mpg/apply-4334-3.0 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 1216233 Merge pull request #4391 from gilles-peskine-arm/error-on-removed-options-20210421 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- cc26e3b Remove extraneous word by Gilles Peskine · 4 years, 4 months ago
- fa4e4b8 Error out if attempting to use a removed feature by Gilles Peskine · 4 years, 4 months ago
- b683776 Per-line opt-out of check-names typo check by Gilles Peskine · 4 years, 4 months ago
- bfa03e3 Update psa_util.h by Tomasz Rodziewicz · 4 years, 4 months ago
- 7bdbc45 Update issue4283.txt by Tomasz Rodziewicz · 4 years, 4 months ago
- 3408d60 revert the error.h file include in psa_util.c by TRodziewicz · 4 years, 4 months ago
- e022938 error.c re-generated once more by TRodziewicz · 4 years, 4 months ago
- d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
- 1fbdb25 error.c re-generated by TRodziewicz · 4 years, 4 months ago
- 33946bb Two platform error codes moved to error.h to fix _without_platform test by TRodziewicz · 4 years, 4 months ago
- f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
- 70c68da Remove unnecessary changelog by Paul Elliott · 4 years, 4 months ago
- 986b55a Style Fix by Paul Elliott · 4 years, 4 months ago
- 7725a63 Fix unchecked return in bignum by Paul Elliott · 4 years, 4 months ago
- 218da3f Merge pull request #4370 from tniessen/docs-typo by Ronald Cron · 4 years, 4 months ago
- 835beff Fix typo in architecture docs by Tobias Nießen · 4 years, 4 months ago
- 1cc91e7 Merge pull request #4366 from gilles-peskine-arm/development_3.0-merge_2.x-20210419 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 16529bd Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- ee25913 Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
- 0bbb38c Merge pull request #4199 from TRodziewicz/mul_shortcut_fix by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 5192e00 Merge pull request #4266 from mstarzyk-mobica/remove_allow_sha1_in_certificates by Gilles Peskine · 4 years, 4 months ago
- bf4c4f9 Reword changelog entry for removal of SHA-1 from the default TLS configuration. 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
- 2333e63 Revert 2 files conflicting after previous push in the Github. by TRodziewicz · 4 years, 4 months ago
- 13af41f Merge pull request #4156 from mstarzyk-mobica/drop_old_tls_options by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 31e27af Reword the builtin key language on persistency declaration by Steven Cooreman · 4 years, 4 months ago
- 966db26 Minor code flow improvements by Steven Cooreman · 4 years, 4 months ago
- 2cca9b8 Rename test driver source files to avoid file name conflicts by Steven Cooreman · 4 years, 4 months ago
- 16141ed Add test driver sources to VC build by Steven Cooreman · 4 years, 4 months ago
- a17fb8e Fix line lenghts in changelog entry for removal of old TLS features. by Mateusz Starzyk · 4 years, 4 months ago
- ce48702 Get a builtin key's attributes in order to correctly get its size by Steven Cooreman · 4 years, 4 months ago
- 7ddee7f Use remove_key_data_from_memory instead of wipe_key_slot by Steven Cooreman · 4 years, 4 months ago
- 7609b1f leverage psa_allocate_buffer_to_slot from slot management by Steven Cooreman · 4 years, 4 months ago
- 0bb6536 If no storage backend is available, don't even attempt key loading by Steven Cooreman · 4 years, 4 months ago
- 054bf7f Reduce indentation need by checking negative case first by Steven Cooreman · 4 years, 4 months ago
- 43e4a40 Give builtin key export test functions the same dependencies by Steven Cooreman · 4 years, 4 months ago
- b938b0b Documentation clarification after review by Steven Cooreman · 4 years, 4 months ago
- a1ce2f2 Rename test driver lifetime to location by Steven Cooreman · 4 years, 5 months ago
- c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
- 4b51925 Stricter test dependencies on builtin key test by Steven Cooreman · 4 years, 5 months ago
- 1a0fbac Refactor opaque key handling in the test driver by Steven Cooreman · 4 years, 5 months ago
- e384252 Move include to top of file by Steven Cooreman · 4 years, 5 months ago
- 33a32f0 Move test driver implementation of platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
- 649a8f4 replace memcpy of structure with regular assignment by Steven Cooreman · 4 years, 5 months ago
- ffc7fc9 Move variable declarations to top of function by Steven Cooreman · 4 years, 5 months ago
- 85d554a Use different variables for buffer size and data length by Steven Cooreman · 4 years, 5 months ago
- 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
- e5e30859 Remove potentially unused exit label by Steven Cooreman · 4 years, 6 months ago
- 5be864f Add changelog for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
- 437fcfc Add simple test coverage for builtin keys (PSA opaque driver export) by Steven Cooreman · 4 years, 6 months ago
- f9a55ff Add test driver implementation for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
- 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
- cbcefae Merge pull request #4348 from mpg/revert-4334-dev by Janos Follath · 4 years, 4 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- 4222682 Uniformize ChangeLog entries. by Mateusz Starzyk · 4 years, 4 months ago
- f5c5351 Remove remaining comments and strings refering to removed features. by Mateusz Starzyk · 4 years, 4 months ago
- 720b659 Changelog added by TRodziewicz · 4 years, 4 months ago
- c22f50a fix error.c - second try by TRodziewicz · 4 years, 4 months ago
- c28d2ae fix error.c - now it's autogenerated by TRodziewicz · 4 years, 4 months ago
- 136b398 Remove deprecated things from hashing modules by TRodziewicz · 4 years, 4 months ago
- 93c0847 Revert "Remove deprecated things from hashing modules" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 1492111 Revert "fix error.c - now it's autogenerated" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 30dcdf4 Revert "fix error.c - second try" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 247745f Revert "Changelog added" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 9013489 Merge pull request #4253 from mstarzyk-mobica/long_url_in_changelog_entry by Gilles Peskine · 4 years, 4 months ago
- c039514 Merge pull request #4334 from TRodziewicz/origin/remove_old_func_from_hashing by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 09c916a Merge pull request #4257 from ronald-cron-arm/psa-aead by Gilles Peskine · 4 years, 4 months ago
- fce7061 Merge pull request #4324 from chris-jones-arm/remove-default-ticket-lifetime by Gilles Peskine · 4 years, 4 months ago
- 06fe88e Changelog added. by TRodziewicz · 4 years, 4 months ago