- e093281 Pacify check-names by Dave Rodgman · 1 year, 6 months ago
- d09f96b Improve docs by Dave Rodgman · 1 year, 6 months ago
- 22b934e Use struct not union by Dave Rodgman · 1 year, 6 months ago
- f4e8234 Improve docs by Dave Rodgman · 1 year, 6 months ago
- ec9936d Improve gcc guards by Dave Rodgman · 1 year, 6 months ago
- b327a1e Change unaligned access method for old gcc by Dave Rodgman · 1 year, 6 months ago
- 32c28ce Merge pull request #8715 from valeriosetti/issue7964 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 747bedb Merge pull request #8733 from ivq/gcm_ad_len_check by Janos Follath · 1 year, 6 months ago
- 12285c5 Add calls to BLOCK_CIPHER_PSA_INIT / BLOCK_CIPHER_PSA_DONE by Dave Rodgman · 1 year, 6 months ago
- b90e695 Merge pull request #8692 from ronald-cron-arm/read-early-data by Ronald Cron · 1 year, 6 months ago
- 38dbab9 tests: ssl: Adjust early data test by Ronald Cron · 1 year, 6 months ago
- 78a38f6 tls13: srv: Do not use early_data_status by Ronald Cron · 1 year, 6 months ago
- 3b90345 Revert "tls13: Introduce early_data_state SSL context field" by Ronald Cron · 1 year, 6 months ago
- 164537c tls13: early data: Improve, add comments by Ronald Cron · 1 year, 6 months ago
- ed7d4bf tls13: srv: Simplify mbedtls_ssl_read_early_data() API by Ronald Cron · 1 year, 6 months ago
- 44d70a5 tls13: early data: Improve documentation by Ronald Cron · 1 year, 6 months ago
- 2c43089 ssl.h: Fix comments by Ronald Cron · 1 year, 6 months ago
- 0883b8b tls13: Introduce early_data_state SSL context field by Ronald Cron · 1 year, 6 months ago
- 7d21cde ssl.h: Simplify guard by Ronald Cron · 1 year, 6 months ago
- 7b6ee94 tls13: srv: Reject early data in case of HRR by Ronald Cron · 1 year, 7 months ago
- 579bd4d Update early data test by Jerry Yu · 1 year, 9 months ago
- 192e0f9 ssl_server2: Add read early data support by Jerry Yu · 2 years, 8 months ago
- d9ca354 tls13: srv: Add mbedtls_ssl_read_early_data() API by Jerry Yu · 1 year, 8 months ago
- 3a04562 Update mbedtls_ssl_read_early_data() definition by Ronald Cron · 1 year, 7 months ago
- 032985c Add MBEDTLS_ERR_SSL_RECEIVED_EARLY_DATA error code by Jerry Yu · 1 year, 8 months ago
- 6a5904d tls13: srv: Move early data size check placeholder by Jerry Yu · 1 year, 8 months ago
- 739a1d4 tls: Add internal function ssl_read_application_data() by Jerry Yu · 2 years, 8 months ago
- 5d0ae90 tls13: srv: Refine early data status by Ronald Cron · 1 year, 7 months ago
- 149b0e7 ssl.h: Fix comment by Ronald Cron · 1 year, 7 months ago
- ba8e9ad Fix test dependencies by Dave Rodgman · 1 year, 6 months ago
- 11cc412 Merge pull request #8711 from ronald-cron-arm/tls13-ticket-and-early-data-unit-test by Ronald Cron · 1 year, 6 months ago
- cb88c49 Merge pull request #8754 from Redfoxymoon/development by Paul Elliott · 1 year, 6 months ago
- 6823247 Fix compile warning in tests by Dave Rodgman · 1 year, 6 months ago
- eb84534 Use TEST_EQUAL instead of TEST_ASSERT where possible by Ronald Cron · 1 year, 6 months ago
- 5de9c6f Fix and add comments in ticket and early data test function by Ronald Cron · 1 year, 6 months ago
- 095a3a5 Fix PSA init and done macros in TLS unit tests by Ronald Cron · 1 year, 6 months ago
- faf026c Explain purpose of test specific write/parse ticket functions by Ronald Cron · 1 year, 6 months ago
- 4c92845 Merge pull request #8767 from daverodgman/sha-glibc-changelog by Dave Rodgman · 1 year, 6 months ago
- 1ee85b4 Merge pull request #8766 from tom-cosgrove-arm/unify-clang-version-checking-in-all.sh by Paul Elliott · 1 year, 6 months ago gh-readonly-queue/development/pr-8766-f1562a721723288f0659f4a2889edbb868611897
- f1562a7 Merge pull request #8657 from gilles-peskine-arm/pk-psa-bridge-design by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- dae21d3 Support SHA-512 hwcap detection on old libc by Dave Rodgman · 1 year, 6 months ago
- cbb9cae Changelog for building SHA-256 and 512 with old libc by Gilles Peskine · 2 years, 6 months ago
- 36dee75 Update ECDSA signature conversion based on experimentation by Gilles Peskine · 1 year, 6 months ago
- d4c373a Refactor all.sh clang version detection code by Tom Cosgrove · 1 year, 6 months ago
- 9e4eeff Fix comment about verison of clang required for 'build_aes_armce' by Tom Cosgrove · 1 year, 6 months ago
- 2a6cb5c fix build for midipix by Ørjan Malde · 1 year, 6 months ago
- 47c74a4 Merge pull request #8741 from Ryan-Everett-arm/add-locking-macros by Paul Elliott · 1 year, 6 months ago
- 12abdde Merge pull request #8699 from minosgalanakis/update/rsa_context_in_programs_5014 by Paul Elliott · 1 year, 6 months ago gh-readonly-queue/development/pr-8699-c4e911889ecd680882b0ef925ac6445af7a37767
- c4e9118 Merge pull request #8751 from trofi/gcc-14-calloc-fix by Paul Elliott · 1 year, 6 months ago gh-readonly-queue/development/pr-8751-935182fe2b5f4801e29026ea504f168ca450150b
- da2a33d tests: fix `calloc()` argument list (`gcc-14` fix) by Sergei Trofimovich · 1 year, 6 months ago
- 935182f Merge pull request #1158 from daverodgman/mbedtls-3.5.2rc by Dave Rodgman · 1 year, 6 months ago
- ef56795 Fix 1 forgotten separate input/output buffer by Chien Wong · 1 year, 6 months ago
- 92c17c4 Use separate input/output buffer. Explain why error is expected by Chien Wong · 1 year, 6 months ago
- f5e231c Merge pull request #8719 from daverodgman/iar-codegen by Dave Rodgman · 1 year, 6 months ago
- 3877d48 Refactor macros by Ryan Everett · 1 year, 6 months ago
- 99ff1f5 Add test cases on GCM AD, input, IV length by Chien Wong · 1 year, 6 months ago
- 13f2f4e Merge remote-tracking branch 'restricted/development' into mbedtls-3.5.2rc by Dave Rodgman · 1 year, 6 months ago
- daca7a3 Update BRANCHES.md by Dave Rodgman · 1 year, 6 months ago mbedtls-3.5.2 v3.5.2
- cb05ce3 Minor fixes to locking macros by Ryan Everett · 1 year, 6 months ago
- 90afb13 Add ..._GOTO_EXIT macro by Ryan Everett · 1 year, 6 months ago
- d6d6a76 Add ..._GOTO_RETURN macro by Ryan Everett · 1 year, 6 months ago
- 019c2a7 Handle sizeof(size_t) > sizeof(uint64_t) by Chien Wong · 1 year, 6 months ago
- aa3fa98 Merge pull request #8726 from v1gnesh/patch-1 by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8726-34c6e8a7702f6b16a02b5c9b2c3b0ada0c557a48
- c64280a Fix comment typo by Dave Rodgman · 1 year, 6 months ago
- 468c02c Update ChangeLog.d/8726.txt by v1gnesh · 1 year, 6 months ago
- 00b530e Limit compiler hint to compilers that are known to benefit from it by Dave Rodgman · 1 year, 6 months ago
- e23d647 Bump version by Dave Rodgman · 1 year, 6 months ago
- 6ba4169 Assemble Changelog by Dave Rodgman · 1 year, 6 months ago
- 0d57f10 Update Marvin fix Changelog entry by Janos Follath · 1 year, 7 months ago
- 393df9c Add warning for PKCS 1.5 decryption by Janos Follath · 1 year, 7 months ago
- 16ab76b Fix typo by Janos Follath · 1 year, 7 months ago
- b4b8f3d RSA: improve readability by Janos Follath · 1 year, 7 months ago
- 47ee770 RSA: remove unneeded temporaries by Janos Follath · 1 year, 7 months ago
- e6750b2 RSA: document Montgomery trick in unblind by Janos Follath · 1 year, 7 months ago
- a62a554 Fix style by Janos Follath · 1 year, 9 months ago
- 100dcdd Make local function static by Janos Follath · 1 year, 9 months ago
- a865fc9 Add Changelog for the Marvin attack fix by Janos Follath · 1 year, 9 months ago
- 6bcbc92 Extend blinding to RSA result check by Janos Follath · 1 year, 9 months ago
- d6b0965 Make RSA unblinding constant flow by Janos Follath · 1 year, 9 months ago
- 968a928 Add Changelog for #8687 by Paul Elliott · 1 year, 7 months ago
- af553bf Add required dependency to the testcase by Jonathan Winzig · 1 year, 7 months ago
- acd35a5 Remove unneeded testcase by Jonathan Winzig · 1 year, 7 months ago
- 144bfde Update test-data to use SIZE_MAX by Jonathan Winzig · 1 year, 7 months ago
- 93f5240 Add missing newline at the end of test_suite_x509write.data by Jonathan Winzig · 1 year, 7 months ago
- a0c9448 Update fix to be more platform-independent by Jonathan Winzig · 1 year, 7 months ago
- 63b5e21 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
- 1c7629c Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
- 858bc65 Add comment on impossible overflows by Chien Wong · 1 year, 6 months ago
- bf4b5ed Add back restriction on AD length of GCM by Chien Wong · 1 year, 6 months ago
- d0b55ed Create 8726.txt changelog entry by v1gnesh · 1 year, 6 months ago
- 3c129dd Update entropy_poll.c by v1gnesh · 1 year, 6 months ago
- 34c6e8a Merge pull request #8700 from valeriosetti/issue8461 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- f8fdbb5 tests: tls13: Run early data test only in TLS 1.3 only config by Ronald Cron · 1 year, 6 months ago
- a8dd81b tests: tls13: Add early data unit test by Ronald Cron · 1 year, 7 months ago
- ec3408d tests: ssl: Move setting of debug callback by Ronald Cron · 1 year, 7 months ago
- d903a86 tests: tls13: Add session resume with ticket unit test by Ronald Cron · 1 year, 7 months ago
- 77abfe6 ssl_helpers.c: Add ticket write/parse test functions by Ronald Cron · 1 year, 7 months ago
- 297c608 tls13: cli: Fix setting of early data transform by Ronald Cron · 1 year, 7 months ago
- fb12d92 Merge pull request #8693 from Ryan-Everett-arm/implement-key-slot-mutex by Janos Follath · 1 year, 7 months ago
- 075f879 Remove include of build_info.h by Dave Rodgman · 1 year, 7 months ago