TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
b5fd7b9a54108c8437f45f200ef09bef8525fbcf
b5fd7b9
Merge pull request #10295 from gilles-peskine-arm/nv-seed-only-prepare-mbedtls
by Ronald Cron
· 3 weeks ago
gh-readonly-queue/development/pr-10295-4e9d91005f3e1b8823b358515f92339968acfbac
4e9d910
Merge pull request #10272 from bjwtaylor/include-private-pk
by Gilles Peskine
· 3 weeks ago
bdc0901
Merge pull request #10307 from amtkarm1/private-access-err-fix
by Bence Szépkúti
· 3 weeks ago
1030f80
Add private include to additional files
by Ben Taylor
· 3 weeks ago
c801d32
include private pk.h internally
by Ben Taylor
· 5 weeks ago
375fab7
Added a fix for the CI failure due to private access error
by Anton Matkin
· 3 weeks ago
0b49112
Merge pull request #10212 from bjwtaylor/remove-hkdf
by Gilles Peskine
· 3 weeks ago
d2c293b
Merge pull request #10115 from bjwtaylor/move-fuzz-progs
by Manuel Pégourié-Gonnard
· 3 weeks ago
6582237
Merge pull request #10304 from davidhorstmann-arm/disambiguate-doxygen-filename
by Gilles Peskine
· 3 weeks ago
gh-readonly-queue/development/pr-10304-05ffb5e81709024b74b0b12e3e8cc13c4abdee36
05ffb5e
Merge pull request #10302 from bensze01/freebsd
by Bence Szépkúti
· 3 weeks ago
901cca7
Disambiguate version.h in doxygen comment
by David Horstmann
· 3 weeks ago
abafe32
Merge pull request #10297 from ronald-cron-arm/remove-legacy-crypto-options-preparation-1
by Ronald Cron
· 3 weeks ago
5956d28
Restrict CI-specific python requirements to Linux
by Bence Szépkúti
· 3 weeks ago
9dda0ca
Don't install cryptography on the FreeBSD CI
by Bence Szépkúti
· 3 weeks ago
4561164
Freeze cryptography version on the CI at 35.0.0
by Bence Szépkúti
· 3 weeks ago
ce7de61
cmake: Fix list of TF-PSA-Crypto library targets
by Ronald Cron
· 3 weeks ago
8f548c9
Merge pull request #10256 from ariwo17/psa-dlopen-demo
by minosgalanakis
· 3 weeks ago
3c2a1cb
Prepare to ignore a new test case
by Gilles Peskine
· 3 weeks ago
606671b
Explicitly enable built-in entropy in sample and test configs
by Gilles Peskine
· 3 weeks ago
30a53fe
Update TF-PSA-Crypto submodule to PSA-only dynamic loading
by Ari Weiler-Ofek
· 3 weeks ago
c3d54b6
Fix comment in dlopen.c to remove reference to deprecated API
by Ari Weiler-Ofek
· 3 weeks ago
abcfd4c
Modified dlopen.c and tfpsacrypto_dlopen.c so that they use PSA API-only dynamic loading
by Ari Weiler-Ofek
· 7 weeks ago
9edf4c5
test_psa_crypto_config_accel_rsa_crypto: Disable MBEDTLS_GENPRIME
by Ronald Cron
· 3 weeks ago
4c48114
analyze_outcomes.py: Ignore test cases depending on MBEDTLS_GENPRIME
by Ronald Cron
· 4 weeks ago
a5f3648
Replace legacy RSA crypto options in check_config.h
by Ronald Cron
· 5 weeks ago
50f99ca
depends.py: Add warning log
by Ronald Cron
· 3 weeks ago
e0b06eb
test_xts: Remove temporarily file earlier
by Ronald Cron
· 3 weeks ago
f256f8a
Add test_xts component
by Ronald Cron
· 4 weeks ago
b5c6fcc
test_psa_crypto_config_accel_cipher_aead_cmac: Disable POLY1305
by Ronald Cron
· 4 weeks ago
3f12006
build_psa_config_file: Check PSA_WANT_ALG_CMAC instead of MBEDTLS_CMAC_C
by Ronald Cron
· 5 weeks ago
fbd5157
ssl-opt.sh: Replace MBEDTLS_ECP_DP_* dependencies
by Ronald Cron
· 4 weeks ago
68ba7f7
ssl-opt.sh: Replace MBEDTLS_RSA_C dependencies
by Ronald Cron
· 5 weeks ago
bd28acf
ssl-opt.sh: Remove dependencies on built-in CBC and AES
by Ronald Cron
· 4 weeks ago
d5da020
depends.py: Do not fail when disabling a non-existing option
by Ronald Cron
· 5 weeks ago
aeac0b3
Disable new platform-related option
by Gilles Peskine
· 4 weeks ago
ba2376c
Merge pull request #10275 from ariwo17/remove-des-core-before-crypto
by David Horstmann
· 4 weeks ago
7aa58bc
Merge pull request #10281 from amtkarm1/task-private-headers-gen-errors-pl
by Manuel Pégourié-Gonnard
· 4 weeks ago
a3e1e95
Merge pull request #10286 from davidhorstmann-arm/update-4.x-lts-timeline
by Ronald Cron
· 4 weeks ago
5d8d299
Disable PSA_WANT_KEY_TYPE_DES to stop DES from being re-enabled
by Ari Weiler-Ofek
· 4 weeks ago
c1d9531
Do not link against builtin/everest/p256m libraries anymore
by Ronald Cron
· 7 weeks ago
b5e2836
Update note about the first 4.x LTS
by David Horstmann
· 4 weeks ago
0807268
remove hkdf header file from query_config template
by Ben Taylor
· 8 weeks ago
0c10d9b
Improved the error generating script, so that it is a little more explicit
by Anton Matkin
· 4 weeks ago
04c4d9c
Updated tf-psa-crypto pointer to tf-psa-crypto1.0.0-beta_mergeback
by Minos Galanakis
· 4 weeks ago
4716308
Bring forward ChangeLog changes.
by Minos Galanakis
· 5 weeks ago
83bef5b
Merge tag 'mbedtls-4.0.0-beta' into mbedtls-4.0.0-beta-mergeback
by Minos Galanakis
· 4 weeks ago
f94bc63
Updated generate_errors.pl to include private directories too: the header is deemed to be private if it is in a private subdirectory
by Anton Matkin
· 4 weeks ago
86422e5
Remove: DES selftest, component_test_psa_crypto_config_accel_des and dead DES mentions prior to TF-PSA-Crypto cleanup
by Ari Weiler-Ofek
· 5 weeks ago
a9ff1c4
Merge pull request #10262 from ariwo17/remove-des-from-error-generation
by David Horstmann
· 5 weeks ago
2795197
Remove DES handling from error generator
by Ari Weiler-Ofek
· 5 weeks ago
5341e3c
Update tf-psa-crypto submodule to include DES error macro changes
by Ari Weiler-Ofek
· 5 weeks ago
64e80dd
Merge pull request #10255 from gilles-peskine-arm/migration-guide-20250624-mbedtls
by Manuel Pégourié-Gonnard
· 5 weeks ago
159a652
Minor clarifications
by Gilles Peskine
· 5 weeks ago
0b44f56
Typos
by Gilles Peskine
· 5 weeks ago
5acb3a5
Copyediting
by Gilles Peskine
· 6 weeks ago
ac18d0c
Fix spelling of mbedtls_low_level_strerr
by Gilles Peskine
· 6 weeks ago
9b69972
Remove crypto error codes, refer to the crypto guide instead
by Gilles Peskine
· 6 weeks ago
bf92bae
Copy error-codes.md from tf-psa-crypto
by Gilles Peskine
· 6 weeks ago
d3a6cbb
Subsection for the removal of explicit RNG contexts
by Gilles Peskine
· 6 weeks ago
9000633
Move some crypto changelog files to TF-PSA-Crypto
by Gilles Peskine
· 6 weeks ago
2649aa2
TLS key exchange removals
by Gilles Peskine
· 6 weeks ago
2ee5c55
Fix spelling of psa_generate_random()
by Gilles Peskine
· 6 weeks ago
fbab8c1
General notes about the transition to PSA
by Gilles Peskine
· 6 weeks ago
72968cc
Generalize the section on function prototype changes
by Gilles Peskine
· 6 weeks ago
f6c03d1
typo
by Gilles Peskine
· 6 weeks ago
826225fe
Migration guide entries for removed deprecated functions
by Gilles Peskine
· 6 weeks ago
a0e06dd
Don't mention changes to fields that were already private
by Gilles Peskine
· 6 weeks ago
15037de
Consolidate changes to mbedtls_ssl_ticket_setup()
by Gilles Peskine
· 6 weeks ago
663b6df
Generalize section to other function prototype changes
by Gilles Peskine
· 6 weeks ago
6f035a8
Explain why the programs have been removed
by Gilles Peskine
· 6 weeks ago
617ee75
Copyediting and wording improvements
by Gilles Peskine
· 6 weeks ago
cd5abfe
Move the X.509 and SSL content from the crypto migration guide
by Gilles Peskine
· 6 weeks ago
2607918
Move PSA transition document to TF-PSA-Crypto
by Gilles Peskine
· 6 weeks ago
1c2d9a3
Migration guide for OID
by Gilles Peskine
· 6 weeks ago
8ba67ae
Rendered documentation: info about private elements in public headers
by Gilles Peskine
· 6 weeks ago
0204470
Slight improvement to the Doxygen entry point
by Gilles Peskine
· 6 weeks ago
b8ebc21
Correct typo
by Ben Taylor
· 5 weeks ago
5578c06
Remove duplicated slash
by Ben Taylor
· 5 weeks ago
d9fc98a
Correct CFLAGS path int Makefile
by Ben Taylor
· 5 weeks ago
56d54c6
Remove fuzz progs from Makefile
by Ben Taylor
· 8 weeks ago
c9b7175
Add in fuzz path variable
by Ben Taylor
· 8 weeks ago
d6cc47e
Add some name changes in to allow merge
by Ben Taylor
· 9 weeks ago
80490a2
Revert some changes to allow merge
by Ben Taylor
· 9 weeks ago
946b0d9
Corrected windows paths
by Ben Taylor
· 3 months ago
9784b40
Remove wildcard as it is no longer required
by Ben Taylor
· 3 months ago
ebaf90f
Remove ChangeLog as it is not required
by Ben Taylor
· 3 months ago
51ab2d4
Add ChangeLog
by Ben Taylor
· 3 months ago
38b063a
add fix to fuzz makefile for windows
by Ben Taylor
· 4 months ago
7287040
fixed issue with binary cleanup in fuzz programs
by Ben Taylor
· 4 months ago
c42f5d4
added fix for Makefile in fuzz programs
by Ben Taylor
· 4 months ago
aa5aa47
corrected Makefile path for fuzz progs
by Ben Taylor
· 4 months ago
a59cef4
add fixes for the fuzz Make system
by Ben Taylor
· 4 months ago
dc02779
update common. to fuzz_common.h
by Ben Taylor
· 4 months ago
eea3dda
corrected cmake path
by Ben Taylor
· 4 months ago
2584ead
add fix for fuzz Makefile for new common path
by Ben Taylor
· 4 months ago
107b21c
removed common.* from programs/fuzz
by Ben Taylor
· 4 months ago
dd27691
remove fuzz_privkey.c and fuzz_pubkey.c
by Ben Taylor
· 4 months ago
9213318
Merge pull request #10197 from gilles-peskine-arm/ssl_helpers-split_perform_handshake-dev
by Manuel Pégourié-Gonnard
· 5 weeks ago
71157fd
Update BRANCHES.md
by Minos Galanakis
· 6 weeks ago
mbedtls-4.0.0-beta
v4.0.0-beta
8bccf16
Assemble ChangeLog
by Minos Galanakis
· 6 weeks ago
Next »