- 1e660ed Change the comment wording in config.h by TRodziewicz · 4 years, 2 months ago
- e8dd709 Combine MBEDTLS_SSL_<CID-TLS1_3>_PADDING_GRANULARITY options by TRodziewicz · 4 years, 3 months ago
- b7abba2 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 by Gilles Peskine · 4 years, 2 months ago
- 8a5304d Merge pull request #4553 from gilles-peskine-arm/aria_alt-3.0 by Gilles Peskine · 4 years, 2 months ago
- 59392b0 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT by Gilles Peskine · 4 years, 2 months ago
- 9d1ce40 Additional corrections by TRodziewicz · 4 years, 2 months ago
- 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
- 6370dbe Remove the _SSL_FALLBACK_ parts by TRodziewicz · 4 years, 3 months ago
- 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
- 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
- f54c5c5 Fixes typo by Thomas Daubney · 4 years, 3 months ago
- 2c65db9 Corrects documentation in rsa.h by Thomas Daubney · 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
- 0341278 Modifies documentation in rsa.h by Thomas Daubney · 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
- 41e4ce4 Removes RSA constants by Thomas Daubney · 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
- 10bc18e Corrects outstanding documentation issues by Thomas Daubney · 4 years, 3 months ago
- 782a7f5 Removes mode param from mbedtls_rsa_rsassa_pss_verify_ext by Thomas Daubney · 4 years, 3 months ago
- 9e65f79 Removes f_rng param from mbedtls_rsa_rsassa_pss_verify_ext by Thomas Daubney · 4 years, 3 months ago
- 578e9ab Removes p_rng param from mbedtls_rsa_rsassa_pss_verify_ext by Thomas Daubney · 4 years, 3 months ago
- 5ee4cc0 Removes mode param from mbedtls_rsa_rsassa_pss_verify by Thomas Daubney · 4 years, 3 months ago
- 718a53d Removed f_rng param from mbedtls_rsa_rsassa_pss_verify by Thomas Daubney · 4 years, 3 months ago
- 08f4c9c Removes p_rng param from mbedtls_rsa_rsassa_pss_verify by Thomas Daubney · 4 years, 3 months ago
- 2e12625 Removes mode parameter from mbedtls_rsa_rsassa_pkcs1_v15_verify by Thomas Daubney · 4 years, 3 months ago
- 475053d Removes f_rng from mbedtls_rsa_rsassa_pkcs1_v15_verify by Thomas Daubney · 4 years, 3 months ago
- cbc088f Removes p_rng from mbedtls_rsa_rsassa_pkcs1_v15_verify by Thomas Daubney · 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
- 68d9cbc Removes mode param from mbedtls_rsa_pkcs1_verify by Thomas Daubney · 4 years, 3 months ago
- 613d1a4 Removes p_rng param from mbedtls_rsa_pkcs1_verify by Thomas Daubney · 4 years, 3 months ago
- ac13312 Removes f_rng parameter from mbedtls_rsa_pkcs1_verify by Thomas Daubney · 4 years, 3 months ago
- de9fdc4 Removes mode param from mbedtls_rsa_rsassa_pss_sign by Thomas Daubney · 4 years, 3 months ago
- 5265498 Removes mode param from mbedtls_rsa_rsassa_pkcs1_v15_sign by Thomas Daubney · 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
- 140184d Removes mode param from mbedtls_rsa_pkcs1_sign by Thomas Daubney · 4 years, 3 months ago
- fa1581e Modifies typedef of mbedtls_pk_rsa_alt_sign_func by Thomas Daubney · 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
- 141700f Removes mode param from mbedtls_rsa_rsaes_oaep_encrypt by Thomas Daubney · 4 years, 3 months ago
- 53e4ac6 Removes mode param from mbedtls_rsa_rsaes_pkcs1_v15_encrypt by Thomas Daubney · 4 years, 3 months ago
- 2177277 Removes mode param from mbedtls_rsa_pkcs1_encrypt by Thomas Daubney · 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