aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-18Add issues fixed to changelog entryPaul Elliott1-0/+1
2024-03-18Abstractify example in design explorationDavid Horstmann1-4/+4
2024-03-18Rename mbedtls_psa_core_poison_memory()David Horstmann1-9/+10
2024-03-18Clarify design decision in light of actionsDavid Horstmann1-1/+1
2024-03-18Minor relaxation to auto-gen regexDave Rodgman1-1/+1
2024-03-18all.sh: Add TLS 1.2 only componentRonald Cron1-0/+16
2024-03-18all.sh: Adapt/Fix some componentsRonald Cron1-16/+10
2024-03-18all.sh: Disable TLS 1.3 when pre-requisites are not meetRonald Cron1-0/+14
2024-03-18Enable TLS 1.3 by defaultRonald Cron2-2/+4
2024-03-18Merge pull request #8928 from Ryan-Everett-arm/update-psa-thread-safety-docsDave Rodgman3-312/+234
2024-03-18line length fixDave Rodgman1-1/+2
2024-03-18Check file content to see if it looks auto-generatedDave Rodgman1-1/+8
2024-03-18Merge pull request #8934 from paul-elliott-arm/add_threading_changelogManuel Pégourié-Gonnard1-0/+6
2024-03-18Update docs/architecture/psa-thread-safety/psa-thread-safety.mdRyan Everett1-0/+2
2024-03-18Merge pull request #8921 from gilles-peskine-arm/pk_import_into_psa-test-life...Manuel Pégourié-Gonnard2-1/+162
2024-03-17Add changelog entry for threading MVPPaul Elliott1-0/+6
2024-03-15Merge pull request #8901 from paul-elliott-arm/make_psa_global_data_safePaul Elliott6-45/+436
2024-03-15Respond to feedback on psa-thread-safety.mdRyan Everett1-30/+38
2024-03-15Update slot transition diagramRyan Everett2-2/+2
2024-03-15Merge pull request #8930 from ronald-cron-arm/tls13-doc-updateManuel Pégourié-Gonnard5-233/+211
2024-03-15Add explanatory comment for init flagsPaul Elliott1-0/+1
2024-03-15Add comments about RNG mutex requirementsPaul Elliott1-0/+6
2024-03-15Start subsystem IDs at 1 instead of 0Paul Elliott1-1/+3
2024-03-15Merge pull request #8911 from waleed-elmelegy-arm/check-alpn-when-receiving-e...Ronald Cron7-2/+122
2024-03-15Improve tls13-support.mdRonald Cron1-2/+2
2024-03-15Fix documentation about anti-replay defensesRonald Cron1-3/+3
2024-03-15Improve the change logRonald Cron1-3/+4
2024-03-15Merge pull request #8918 from ronald-cron-arm/improve-tls-srv-version-nego-te...Manuel Pégourié-Gonnard1-168/+515
2024-03-15Remove experimental warnings related to early dataRonald Cron2-13/+0
2024-03-15Fix minor style issuesPaul Elliott2-2/+0
2024-03-15Merge pull request #8923 from bensze01/drop-old-compilersBence Szépkúti11-23/+36
2024-03-15pk_import_into_psa: test persistent keysGilles Peskine2-1/+162
2024-03-15Merge pull request #8914 from ronald-cron-arm/resumption-early-data-compat-testsRonald Cron3-514/+943
2024-03-15Add ALPN checking when accepting early dataWaleed Elmelegy6-1/+118
2024-03-15Fix bug in ALPN negotiatingWaleed Elmelegy2-1/+4
2024-03-15Drop reference to Visual Studio 2013 from configBence Szépkúti1-1/+1
2024-03-15Update changelogBence Szépkúti1-1/+4
2024-03-15Merge pull request #8924 from Ryan-Everett-arm/threading-same-key-testsPaul Elliott6-174/+610
2024-03-15Merge pull request #8858 from waleed-elmelegy-arm/add_alpn_to_sessionRonald Cron6-8/+155
2024-03-15Document that we do not implement the anti-replay defensesRonald Cron1-0/+5
2024-03-15tls13-early-data.md: Fix reading early data documentationRonald Cron1-26/+41
2024-03-15tls13-early-data.md: Adapt code examples to new coding styleRonald Cron1-53/+59
2024-03-15docs: Move TLS 1.3 early data doc to a dedicated fileRonald Cron2-172/+171
2024-03-15tls13-support.md: Stop referring to the prototypeRonald Cron1-40/+2
2024-03-15tls13-support.md: Early data supported nowRonald Cron1-4/+2
2024-03-15tls13-support.md: Some fixesRonald Cron1-4/+5
2024-03-15Add change log for early data featureRonald Cron1-0/+4
2024-03-15ssl-opt.sh: Add m->m resumption and early data testsRonald Cron1-0/+199
2024-03-15ssl-opt.sh: Rework m->m resumption testsRonald Cron1-205/+270
2024-03-15ssl-opt.sh: Move m->m resumption testsRonald Cron1-356/+356