- 2d40b10 Fix mbedtls_ccm_update() buffered output description by Ronald Cron · 4 years, 2 months ago
- d1a29a9 Align mbedtls_ccm_update_ad() and mbedtls_ccm_update() descriptions by Ronald Cron · 4 years, 2 months ago
- 5905f91 Improve mbedtls_ccm_starts() description by Ronald Cron · 4 years, 2 months ago
- 266694e Define CCM multi-part API by Ronald Cron · 4 years, 3 months ago
- 7fc487c Merge pull request #4347 from hanno-arm/ssl_session_cache_3_0 by Janos Follath · 4 years, 3 months ago
- 59c4412 Merge pull request #4497 from netfoundry/fix-mingw-build-development by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- ca72287 Merge pull request #4304 from mstarzyk-mobica/convert_NO_SHA384_to_positive by Ronald Cron · 4 years, 3 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
- 425e23e Fix notes for is384 parameter by Mateusz Starzyk · 4 years, 3 months ago
- 1af28f9 Fix SHA224 documentation in default config. by Mateusz Starzyk · 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
- 2213871 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING by Manuel Pégourié-Gonnard · 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
- af5b26a Fix parameter names in documentation by Gilles Peskine · 4 years, 3 months ago
- fe561fe Doxygen: use \p for parameter names by Gilles Peskine · 4 years, 3 months ago
- 9d2d6c9 Clarfiy SHA224 and SHA256 documentation by Mateusz Starzyk · 4 years, 3 months ago
- c722ebb Update SHA-224 documentation. by Mateusz Starzyk · 4 years, 3 months ago
- 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
- b7bb0687 Rework and reword the guarantees on output_size by Gilles Peskine · 4 years, 3 months ago
- d9380b5 Document reasons for MBEDTLS_ERR_GCM_BAD_INPUT in update and finish by Gilles Peskine · 4 years, 3 months ago
- 8e8cdd1 Add some information about the multipart calling sequence by Gilles Peskine · 4 years, 3 months ago
- 518fdb0 Fix size/length confusion in documentation by Gilles Peskine · 4 years, 3 months ago
- 5211818 Fix copypasta in the description of mbedtls_gcm_update_ad by Gilles Peskine · 4 years, 3 months ago
- 96d6e08 Make the formatting of numbers consistent by Gilles Peskine · 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
- 864b425 Merge pull request #4488 from tom-daubney-arm/remove_rsa_mode_params by Gilles Peskine · 4 years, 3 months ago
- 0fdd8d2 Adding correction to documentation by Thomas Daubney · 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
- 9caed14 Fix typo in ssl session cache documentation by Hanno Becker · 4 years, 3 months ago
- 0d05f40 Clarify that session cache query must return free-able session by Hanno Becker · 4 years, 3 months ago
- 0248785 Document session cache callbacks by Hanno Becker · 4 years, 3 months ago
- d7b3d92 Change sha256 output type from an array to a pointer by Gilles Peskine · 4 years, 3 months ago
- e02e02f Change sha512 output type from an array to a pointer by Gilles Peskine · 4 years, 3 months ago
- 3473308 Remove mode param from mbedtls_rsa_rsaes_pkcs1_v15_decrypt by Thomas Daubney · 4 years, 3 months ago
- d21e0b7 Remove mode parameter from mbedtls_rsa_rsaes_oaep_decrypt function by Thomas Daubney · 4 years, 3 months ago
- c7feaf3 Remove mode param from mbedtls_rsa_pkcs1_decrypt by Thomas Daubney · 4 years, 3 months ago
- e42a50d use proper formatting macros when using MinGW provided stdio add changelog entry by eugene · 4 years, 3 months ago
- 9991414 Preparatory commit to remove tests by Thomas Daubney · 4 years, 3 months ago
- 102c89e Remove the MBEDTLS_SSL_RECORD_CHECKING option by TRodziewicz · 4 years, 3 months ago
- 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
- 1e8ca12 Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
- 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
- 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 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
- 3268d84 Remove unused error code MBEDTLS_ERR_SSL_CERTIFICATE_REQUIRED by Hanno Becker · 4 years, 3 months ago
- 56ee9e5 Remove MBEDTLS_ERR_SSL_INVALID_VERIFY_HASH by Hanno Becker · 4 years, 3 months ago
- 91e1cc3 Remove MBEDTLS_ERR_SSL_CERTIFICATE_TOO_LARGE error code by Hanno Becker · 4 years, 3 months ago
- eca840f Remove unused MBEDTLS_ERR_SSL_PEER_VERIFY_FAILED by Hanno Becker · 4 years, 3 months ago
- b86e588 Remove unused MBEDTLS_ERR_SSL_UNKNOWN_CIPHER by Hanno Becker · 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
- c86f330 Merge pull request #3777 from hanno-arm/x509-info-optimization_rebased by Dave Rodgman · 4 years, 3 months ago
- 2add5c1 On second thought changing the way the test is run by TRodziewicz · 4 years, 3 months ago
- e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
- e66f49c Merge branch 'development_3.0' into change_config_h_defaults by Tomasz Rodziewicz · 4 years, 3 months ago
- 92b1feb addind check_config.h to the commit by TRodziewicz · 4 years, 3 months ago
- e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 4 months ago
- 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
- 2c74586 Comment out MBEDTLS_X509_REMOVE_INFO in default config.h by Chris Jones · 4 years, 8 months ago
- 88c2bf3 Minor style improvements by Hanno Becker · 6 years 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
- 456d29c Rename mbedtls_error_add_ext to mbedtls_error_add by Chris Jones · 4 years, 3 months ago
- 894b9c4 Add documentation for change in CMAC self-test behaviour by Steven Cooreman · 4 years, 3 months ago
- e11e814 Improve documentation for error code checking by Chris Jones · 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
- 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
- 1818d96 Four config.h defaults have been changed. by TRodziewicz · 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
- bfa03e3 Update psa_util.h 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
- d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 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, 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
- 295fc13 Split mbedtls_gcm_update_ad out of mbedtls_gcm_starts by Gilles Peskine · 4 years, 4 months ago
- a56c448 Add output length parameters to mbedtls_gcm_update by Gilles Peskine · 4 years, 4 months ago
- 9461e45 Add output parameter to mbedtls_gcm_finish by Gilles Peskine · 4 years, 4 months ago
- 441907e Remove alignment requirement for mbedtls_gcm_update: documentation by Gilles Peskine · 4 years, 4 months ago
- 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago