TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
2a992bf39b6d6cadc46009ede5ee08ed2b7c0fa7
2a992bf
Merge pull request #9915 from Harry-Ramsey/move-ssl-macros-development
by Ronald Cron
· 6 months ago
93a496e
Update framework pointer
by Harry Ramsey
· 6 months ago
285722a
Update TF-PSA-Crypto pointer
by Harry Ramsey
· 7 months ago
70fbf41
Merge pull request #9945 from minosgalanakis/update_checkboxes_crypto
by David Horstmann
· 6 months ago
d5c8bf0
PR-Template: Updated the PR template with TF-PSA-Crypto checkbox
by Minos Galanakis
· 6 months ago
2547ae9
Move SSL macro checks from TF-PSA-Crypto to Mbed TLS
by Harry Ramsey
· 7 months ago
9c2afb4
Merge pull request #9923 from mpg/use-psa-crypto
by Manuel Pégourié-Gonnard
· 6 months ago
ed44508
Merge pull request #9916 from valeriosetti/issue9688
by Ronald Cron
· 6 months ago
072c98e
Remove empty #if #endif block
by Manuel Pégourié-Gonnard
· 6 months ago
d883ba7
Merge pull request #9633 from gabor-mezei-arm/9143_update_depends.py_curves_domain
by Ronald Cron
· 6 months ago
53fe26c
Update a function's doxygen
by Manuel Pégourié-Gonnard
· 6 months ago
28905b7
Remove mention of USE_PSA_CRYPTO in documentation
by Manuel Pégourié-Gonnard
· 6 months ago
c7403ed
Rm dead !USE_PSA code: ssl_tls12_client (part 2)
by Manuel Pégourié-Gonnard
· 6 months ago
fef4089
Rm dead !USE_PSA code: ssl_tls12_client (part 1)
by Manuel Pégourié-Gonnard
· 6 months ago
8fcfcf9
Appease unifdef
by Manuel Pégourié-Gonnard
· 6 months ago
07a1edd
Rm dead !USE_PSA code: ssl_tls.c (part 2)
by Manuel Pégourié-Gonnard
· 6 months ago
88800dd
Rm dead !USE_PSA code: ssl_tls.c (part 1)
by Manuel Pégourié-Gonnard
· 6 months ago
1a3959c
Rm dead !USE_PSA code: ssl_msg.c
by Manuel Pégourié-Gonnard
· 6 months ago
df5e1b6
Rm dead !USE_PSA code: ssl_tls12_server.c (part 2)
by Manuel Pégourié-Gonnard
· 6 months ago
5891676
Rm dead !USE_PSA code: ssl_tls12_server.c (part 1)
by Manuel Pégourié-Gonnard
· 6 months ago
0b44a81
Rm dead !USE_PSA code: ssl_tls13*.c part 2
by Manuel Pégourié-Gonnard
· 6 months ago
855f5bf
Rm dead !USE_PSA code: ssl_tls13_xxx (part 1)
by Manuel Pégourié-Gonnard
· 6 months ago
48e0e3a
Rm dead !USE_PSA code: check_config.h
by Manuel Pégourié-Gonnard
· 6 months ago
615914b
Rm dead !USE_PSA code: SSL headers (part 2)
by Manuel Pégourié-Gonnard
· 6 months ago
11ae619
Rm dead !USE_PSA code: SSL headers (part 1)
by Manuel Pégourié-Gonnard
· 6 months ago
8738161
Rm dead !USE_PSA code: SSL ciphersuite (part 2)
by Manuel Pégourié-Gonnard
· 6 months ago
daeaa51
Rm dead !USE_PSA code: SSL ciphersuites (part 1)
by Manuel Pégourié-Gonnard
· 6 months ago
b18c8b9
Rm dead !USE_PSA code: SSL hooks
by Manuel Pégourié-Gonnard
· 6 months ago
f60b09b
Rm dead !USE_PSA code: X.509
by Manuel Pégourié-Gonnard
· 6 months ago
7554eea
Disable 224K1 while testing the other curves
by Gabor Mezei
· 6 months ago
fe14d85
Remove unused symbol
by Gabor Mezei
· 7 months ago
069e3e6
Remove reference for `PSA_WANT_ALG_SECP_K1_224`
by Gabor Mezei
· 7 months ago
0a2f257
Use symbol matching for the curves domain
by Gabor Mezei
· 7 months ago
1c49cff
Use PSA macros for the `curves` domain
by Gabor Mezei
· 11 months ago
0ebd6de
ssl-opt.sh: remove tests forcing DHE-RSA for which have alternatives
by Valerio Setti
· 7 months ago
3b412e2
ssl-opt.sh: remove tests which are specific for DHE-RSA
by Valerio Setti
· 7 months ago
309a7ec
ssl-opt.sh: adapt tests from DHE-RSA to ECDHE-RSA
by Valerio Setti
· 7 months ago
592f682
test_suite_ssl: update description for conf_curve and conf_gruop tests
by Valerio Setti
· 6 months ago
8638603
test_suite_ssl: remove tests specific for DHE-RSA
by Valerio Setti
· 7 months ago
b8ef2a4
test_suite_ssl: adapt handshake_fragmentation() to use ECDHE-RSA
by Valerio Setti
· 7 months ago
5b7bfd8
test_suite_ssl: adapt DHE-RSA tests to ECDHE-RSA
by Valerio Setti
· 7 months ago
189dcf6
Merge pull request #9910 from valeriosetti/issue9684
by Ronald Cron
· 6 months ago
gh-readonly-queue/development/pr-9910-7e1154c959fec59aabb9dfa60daed067d0779026
7e1154c
Merge pull request #9906 from mpg/rm-conf-curves
by Manuel Pégourié-Gonnard
· 6 months ago
094fd49
tf-psa-crypto: update reference
by Valerio Setti
· 6 months ago
944f3ab
changelog: add note about DHE-PSK removal
by Valerio Setti
· 7 months ago
27bc563
docs: remove references of DHE-PSK
by Valerio Setti
· 7 months ago
6ba324d
mbedtls_config: remove MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED
by Valerio Setti
· 7 months ago
a073452
check_config: remove checks for DHE-PSK
by Valerio Setti
· 7 months ago
6e892cb
components-configuration-crypto.sh: remove references to DHE_PSK kex
by Valerio Setti
· 7 months ago
70cc4e6
analyze_outcomes.py: remove exceptions related to DHE-PSK
by Valerio Setti
· 7 months ago
6348b46
ssl_ciphersuites: remove references/usages of DHE-PSK
by Valerio Setti
· 7 months ago
48659a1
ssl_tls: remove usage of DHE-PSK
by Valerio Setti
· 7 months ago
64d264d
compat.sh: remove usage of DHE-PSK
by Valerio Setti
· 7 months ago
9a9c9a5
compat.sh: do not use DHE-PSK key exchange in gnutls tests
by Valerio Setti
· 7 months ago
5c730c1
ssl-opt.sh: remove DHE-PSK only test cases
by Valerio Setti
· 7 months ago
1532ea4
Merge pull request #9918 from davidhorstmann-arm/clarify-x509-security-md
by Janos Follath
· 6 months ago
0704fbf
Fix missing-word typo
by David Horstmann
· 6 months ago
490e305
Stop recommended deprecated function in migration guide
by Manuel Pégourié-Gonnard
· 7 months ago
faa1a0f
Add paragraph on undefined behaviour
by David Horstmann
· 6 months ago
2fe0da7
Add X.509 formatting validation to SECURITY.md
by David Horstmann
· 6 months ago
c4e768a
Fix incorrect test function
by Manuel Pégourié-Gonnard
· 6 months ago
5a77c23
Merge pull request #9909 from gilles-peskine-arm/psa-storage-test-cases-never-supported-negative-dev
by David Horstmann
· 7 months ago
7dc5709
Update submodule
by Gilles Peskine
· 7 months ago
13c418d
Add ignore list entries for ECDH/FFDH algorithm without key type
by Gilles Peskine
· 7 months ago
fe683e7
Remove test coverage exceptions that are no longer needed
by Gilles Peskine
· 7 months ago
08c4362
Update submodules
by Gilles Peskine
· 7 months ago
6daf4ef
Merge pull request #9914 from Harry-Ramsey/remove-tf-psa-crypto-test
by Ronald Cron
· 7 months ago
gh-readonly-queue/development/pr-9914-bff7733714fd2fabf2bf641d7ebce1c3f6fbd28a
bff7733
Merge pull request #9913 from valeriosetti/issue9892
by Ronald Cron
· 7 months ago
cec9562
Update framework pointer
by Harry Ramsey
· 7 months ago
28eed1a
Update TF-PSA-Crypto pointer
by Harry Ramsey
· 7 months ago
e65bfe6
Remove check_test_dependencies TF-PSA-Crypto test from Mbed TLS
by Harry Ramsey
· 7 months ago
19846f5
changelog: add note for mbedtls_x509write_crt_set_serial() deprecation
by Valerio Setti
· 7 months ago
6487da1
tests: remove usage of mbedtls_x509write_crt_set_serial
by Valerio Setti
· 7 months ago
6b64a1b
x509: remove definition and implementation of x509write_crt_set_serial
by Valerio Setti
· 7 months ago
4787b40
Add ChangeLog entry
by Manuel Pégourié-Gonnard
· 7 months ago
4c3134a
Remove useless dependency from test function
by Manuel Pégourié-Gonnard
· 7 months ago
6402c35
Remove internal helper mbedtls_ssl_get_groups()
by Manuel Pégourié-Gonnard
· 7 months ago
6b72016
Remove mbedtls_ssl_conf::curve_list
by Manuel Pégourié-Gonnard
· 7 months ago
93d4591
Remove deprecated function mbedtls_ssl_conf_curves()
by Manuel Pégourié-Gonnard
· 7 months ago
99d8216
Merge pull request #9888 from valeriosetti/issue101-development
by Ronald Cron
· 7 months ago
gh-readonly-queue/development/pr-9888-67ba14c0bafd3de423fa0d89feb5f8eed4d4322c
dff650e
framework: update reference
by Valerio Setti
· 7 months ago
ba8500b
components-build-system.sh: fix path of pkgconfig.sh
by Valerio Setti
· 7 months ago
3533e9b
Move files out of Mbed TLS
by Valerio Setti
· 7 months ago
67ba14c
Merge pull request #9863 from valeriosetti/issue86-development
by Ronald Cron
· 7 months ago
7459ef2
framework: update reference
by Valerio Setti
· 8 months ago
3730e4a
scripts: add new min_requirements.py script
by Valerio Setti
· 8 months ago
f62b8ba
Move files out of Mbed TLS
by Valerio Setti
· 8 months ago
69dcb6d
Merge pull request #9853 from valeriosetti/issue73-main
by Ronald Cron
· 7 months ago
e9468eb
framework: update reference
by Valerio Setti
· 8 months ago
c9e32b4
component-basic-checks: fix paths of files moved to framework
by Valerio Setti
· 8 months ago
6f1cedf
Move files out of Mbed TLS
by Valerio Setti
· 8 months ago
eef2a2e
Merge pull request #9841 from gilles-peskine-arm/psa-storage-test-cases-never-supported-positive-dev
by Gilles Peskine
· 7 months ago
gh-readonly-queue/development/pr-9841-272ba234ec43f96d7b0e03afa7229b382ff53df2
49e48ef
Remove test coverage exceptions that are no longer needed
by Gilles Peskine
· 7 months ago
46fb5dc
Update submodules
by Gilles Peskine
· 7 months ago
bc7c523
Remove uses of secp244k1
by Gilles Peskine
· 7 months ago
a074fe4
Declare the new Python module used by generate_psa_tests.py
by Gilles Peskine
· 8 months ago
1701c34
Fix `make dir/file` not rebuilding existing files
by Gilles Peskine
· 9 months ago
272ba23
Merge pull request #9825 from valeriosetti/issue69-main
by Ronald Cron
· 7 months ago
5300725
framework: updated reference
by Valerio Setti
· 7 months ago
976b53f
scripts: fix paths for files moved to framework
by Valerio Setti
· 8 months ago
Next »