TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/gh-readonly-queue/development/pr-10101-3189752b2f77a1118d8d8166d9e50c58b2f9fa66
694cbfa
Merge pull request #10101 from ronald-cron-arm/remove-all-sh-wrapper
by Ronald Cron
· 4 months ago
gh-readonly-queue/development/pr-10101-3189752b2f77a1118d8d8166d9e50c58b2f9fa66
5d9b9d2
Rename mbedtls-all.sh to just all.sh
by Ronald Cron
· 4 months ago
8e2d40d
Remove all.sh wrapper
by Ronald Cron
· 4 months ago
3189752
Merge pull request #10073 from felixc-arm/remove-inject-entropy
by Ronald Cron
· 4 months ago
1459e75
Update tf-psa-crypto pointer
by Felix Conway
· 4 months ago
064f68e
Merge pull request #10032 from valeriosetti/psasim-doc-update
by Manuel Pégourié-Gonnard
· 4 months ago
48426b1
Add MBEDTLS_PSA_INJECT_ENTROPY back into config-split.md
by Felix Conway
· 4 months ago
133f7aa
Add MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES to ignore list for CI
by Felix Conway
· 5 months ago
92efce2
[development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY
by Felix Conway
· 5 months ago
e57ea21
Merge pull request #10042 from bjwtaylor/remove-ssl-conf
by Manuel Pégourié-Gonnard
· 4 months ago
06bdb16
Merge pull request #10000 from bjwtaylor/remove-sample-programs
by David Horstmann
· 4 months ago
gh-readonly-queue/development/pr-10000-df9491fe165fd604131b240a962c66e329ba008a
df9491f
Merge pull request #10093 from mpg/2.28-eol-dev
by Manuel Pégourié-Gonnard
· 4 months ago
7a84f0f
removed rng parameters from struct mbedtls_ssl_config
by Ben Taylor
· 4 months ago
f19a08f
Merge pull request #10062 from ronald-cron-arm/check-generated-files
by Ronald Cron
· 4 months ago
b9d7b5f
Update TF-PSA-Crypto pointer
by Ronald Cron
· 6 months ago
4cd8fbb
Use TF_PSA_CRYPTO_ROOT_DIR
by Ronald Cron
· 5 months ago
aa5c159
all.sh: check generated files: Use make_generated_files.py
by Ronald Cron
· 5 months ago
99226e9
cmake: Generate test_keys.h and test_certs.h in the build tree
by Ronald Cron
· 6 months ago
81a674e
Adapt to generate_config_tests.py changes
by Ronald Cron
· 5 months ago
a1e1c2c
Update framework pointer
by Ronald Cron
· 6 months ago
ddbf729
Add directory and list arguments to generate_visualc_files.pl
by Ronald Cron
· 5 months ago
6bf29fd
Merge pull request #10050 from valeriosetti/issue8151-development
by Ronald Cron
· 4 months ago
cd2660f
fixed code style
by Ben Taylor
· 5 months ago
8224e71
remove NULL guard
by Ben Taylor
· 5 months ago
c12152e
corrected style
by Ben Taylor
· 5 months ago
b9f83b3
Remove srand from fuzz
by Ben Taylor
· 5 months ago
03c05c3
Remove additional line
by Ben Taylor
· 5 months ago
fb68b8c
Remove empty ifdef
by Ben Taylor
· 5 months ago
9774e9a
corrected code style
by Ben Taylor
· 5 months ago
1f09146
tidy up syntax
by Ben Taylor
· 5 months ago
1cd1e01
Correct code style
by Ben Taylor
· 5 months ago
0deda0e
Update debug
by Ben Taylor
· 5 months ago
d5d7078
removed NR psa-init
by Ben Taylor
· 5 months ago
6ff2da1
added further debug
by Ben Taylor
· 5 months ago
fd52984
resolved ci failures
by Ben Taylor
· 5 months ago
602b296
pre-test version of the mbedtls_ssl_conf_rng removal
by Ben Taylor
· 5 months ago
47111a1
initial remove of mbedtls_ssl_conf_rng
by Ben Taylor
· 5 months ago
fc66d58
Delete some sample programs
by Ben Taylor
· 6 months ago
a881db9
tf-psa-crypto: update reference
by Valerio Setti
· 4 months ago
f0ca71c
framework: update reference
by Valerio Setti
· 4 months ago
b33e06c
tests: psasim: remove references to mbedtls_psa_register_se_key()
by Valerio Setti
· 5 months ago
ba66794
library: remove psa_crypto_se.c from Makefile
by Valerio Setti
· 5 months ago
9f2939c
test: components: remove references to MBEDTLS_PSA_CRYPTO_SE_C
by Valerio Setti
· 5 months ago
ae5f6c4
scripts: config.py: remove references to MBEDTLS_PSA_CRYPTO_SE_C
by Valerio Setti
· 5 months ago
48d1c14
Merge pull request #10037 from bjwtaylor/remove-rng-parameters-from-pk
by Manuel Pégourié-Gonnard
· 4 months ago
a465aa4
The LTS branch 2.28 is now EOL
by Manuel Pégourié-Gonnard
· 4 months ago
3b11f41
Update tf-psa-crypto to include dependencies.
by Ben Taylor
· 5 months ago
440cb2a
Remove RNG from x509 and PK
by Ben Taylor
· 5 months ago
b90a16d
Merge pull request #10089 from felixc-arm/add-define-in-programs
by David Horstmann
· 4 months ago
44b3b91
Merge pull request #9926 from gilles-peskine-arm/error-codes-add-force-low-mbedtls
by Manuel Pégourié-Gonnard
· 4 months ago
gh-readonly-queue/development/pr-9926-0a69f14abcac00bb13dcdd9dc4edd2e0996bd30e
858b829
Add define to fuzz/common.c and ssl/ssl_test_lib.c
by Felix Conway
· 4 months ago
61621cb
Don't allow psa_xxx() to return MBEDTLS_ERR_XXX
by Gilles Peskine
· 6 months ago
1ffdb18
Remove mbedtls_low_level_sterr() and mbedtls_high_level_strerr()
by Gilles Peskine
· 6 months ago
2759512
Update crypto submodule
by Gilles Peskine
· 6 months ago
c8c1a39
Changelog entry for error code space unification
by Gilles Peskine
· 6 months ago
a7e14dc
Don't expect added error codes
by Gilles Peskine
· 11 months ago
998760a
Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program
by Felix Conway
· 4 months ago
0a69f14
Merge pull request #10015 from gabor-mezei-arm/9682_remove_RSA_key_exchange
by Ronald Cron
· 5 months ago
2c7f388
Update framework
by Gabor Mezei
· 5 months ago
5ba9b57
Convert test function to a static function
by Gabor Mezei
· 5 months ago
1ac784c
Fix test case migration
by Gabor Mezei
· 5 months ago
10018fc
Do not remeove macro from design doc
by Gabor Mezei
· 5 months ago
9ee58e4
Update test dependencies
by Gabor Mezei
· 5 months ago
817a155
Add missing newline
by Gabor Mezei
· 5 months ago
aeea5e6
Add changelog entry
by Gabor Mezei
· 5 months ago
47c6277
Update dependencies
by Gabor Mezei
· 5 months ago
58535da
Only check for certificates if it is supported
by Gabor Mezei
· 5 months ago
3ead04a
Remove/migrate tests for key exchange based on decryption
by Gabor Mezei
· 5 months ago
e99e591
Remove key exchange based on encryption/decryption
by Gabor Mezei
· 5 months ago
3ee9a8c
Remove `TLS-RSA` related test cases
by Gabor Mezei
· 5 months ago
3c7db0e
Remove `MBEDTLS_TLS_RSA_*` ciphersuite macros
by Gabor Mezei
· 5 months ago
5814e3e
Remove `MBEDTLS_KEY_EXCHANGE_RSA` key exchange type
by Gabor Mezei
· 5 months ago
e1e2730
Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option
by Gabor Mezei
· 5 months ago
4515d10
Merge pull request #10039 from bjwtaylor/remove-rng-from-ssl
by Manuel Pégourié-Gonnard
· 5 months ago
gh-readonly-queue/development/pr-10039-94b99721246b48e34969e05c8489c1ccf87e8e86
94b9972
Merge pull request #10007 from minosgalanakis/task9887_extend_defragmentation_tests
by Gilles Peskine
· 5 months ago
625c8fd
ssl-opt: Added 4 and 128 bytes tests to HS defragmentation for server initiated reneg
by Minos Galanakis
· 5 months ago
dfc082e
ssl-opt: Fixed a minor typo.
by Minos Galanakis
· 5 months ago
54a6386
Merge pull request #10052 from mpg/defragment-ext-test-dev
by Manuel Pégourié-Gonnard
· 5 months ago
gh-readonly-queue/development/pr-10052-d9028228c94e621744f014dbf89301b2b96d883b
d902822
Merge pull request #10063 from davidhorstmann-arm/update-3.0-migration-guide
by Manuel Pégourié-Gonnard
· 5 months ago
1d18110
Reword slightly to be more tentative
by David Horstmann
· 5 months ago
6dcfdf1
Adapt dependencies to the new world
by Manuel Pégourié-Gonnard
· 5 months ago
af4606d
Re-introduce log asserts on positive cases
by Manuel Pégourié-Gonnard
· 5 months ago
47d0b79
Improve a test assertion
by Manuel Pégourié-Gonnard
· 5 months ago
f4a67cf
Fix a typo
by Manuel Pégourié-Gonnard
· 5 months ago
e5ddf36
Add test cases for EOF in the middle of fragments
by Manuel Pégourié-Gonnard
· 5 months ago
ed873f9
Adjust logic around log pattern
by Manuel Pégourié-Gonnard
· 5 months ago
2285d61
Add test for length larger than 2^16
by Manuel Pégourié-Gonnard
· 5 months ago
4f1b38a
Adapt "large ClientHello" tests to incremental
by Manuel Pégourié-Gonnard
· 5 months ago
757040c
Cleanly reject non-HS in-between HS fragments
by Manuel Pégourié-Gonnard
· 5 months ago
1038b22
Reduce the level of logging used in tests
by Manuel Pégourié-Gonnard
· 5 months ago
55d9124
Move new tests to their own data file
by Manuel Pégourié-Gonnard
· 5 months ago
299f94a
Fix dependency issues
by Manuel Pégourié-Gonnard
· 5 months ago
1bed827
New test function for large ClientHello
by Manuel Pégourié-Gonnard
· 5 months ago
6e79ff5
Fix hash dependencies for TLS 1.2 tests
by Manuel Pégourié-Gonnard
· 5 months ago
e760d7b
Fix curve dependencies
by Manuel Pégourié-Gonnard
· 5 months ago
ae567ad
Add missing dependency declaration
by Manuel Pégourié-Gonnard
· 5 months ago
73247c6
Fix dependency issues
by Manuel Pégourié-Gonnard
· 5 months ago
5d0a921
Add test with non-HS record in-between HS fragments
by Manuel Pégourié-Gonnard
· 6 months ago
de7aac7
Add test to TLS 1.3 ClientHello fragmentation
by Manuel Pégourié-Gonnard
· 6 months ago
4afdf34
Add reference tests with 1.3 ClientHello
by Manuel Pégourié-Gonnard
· 6 months ago
Next »