TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/gh-readonly-queue/development/pr-10074-a3d27b54fc9dd5d4f030e3e46e637015a863362c
/
tests
a5db6c1
Fix record insertion
by Manuel Pégourié-Gonnard
· 4 months ago
7af97b6
Use HANDSHAKE_OVER in nominal test cases
by Manuel Pégourié-Gonnard
· 4 months ago
8d73bdc
Improve comments
by Manuel Pégourié-Gonnard
· 4 months ago
132f5b9
Use same dependencies for helper functions
by Manuel Pégourié-Gonnard
· 4 months ago
1f471a1
Tighten dependencies again
by Manuel Pégourié-Gonnard
· 4 months ago
921a2ac
Improve dependency declarations
by Manuel Pégourié-Gonnard
· 4 months ago
0a1996f
Tighten dependency declarations
by Manuel Pégourié-Gonnard
· 4 months ago
c0721e0
Improve documentation
by Gilles Peskine
· 5 months ago
eb48890
Remove redundant setup
by Gilles Peskine
· 5 months ago
161cadd
Fix copypasta
by Gilles Peskine
· 5 months ago
84ccbd8
Simulate closing the connection mid-message
by Gilles Peskine
· 5 months ago
5e3c0bd
Also test inserting non-empty, non-handshake records
by Gilles Peskine
· 5 months ago
c34ea47
Fix the build without MBEDTLS_DEBUG_C
by Gilles Peskine
· 5 months ago
0742672
Fix the build in PSK-only configurations
by Gilles Peskine
· 5 months ago
7ab9fb6
Pacify ancient clang -Wmissing-initializer
by Gilles Peskine
· 5 months ago
7c1dbef
Test split, coalesced-split and empty handshake records
by Gilles Peskine
· 5 months ago
92122ed
Create handshake record coalescing tests
by Gilles Peskine
· 5 months ago
a4bf002
Document gotcha of move_handshake_to_state
by Gilles Peskine
· 5 months ago
3b819cf
Merge pull request #10109 from mpg/merge-from-restricted
by Gilles Peskine
· 4 months ago
8bbe60a
Merge pull request #10102 from ronald-cron-arm/check-generated-files-follow-up
by Ronald Cron
· 4 months ago
ed4a2b4
Merge branch 'development-restricted' into merge-from-restricted
by Manuel Pégourié-Gonnard
· 4 months ago
e235958
Merge pull request #10078 from bjwtaylor/pk_rsa_alt-removal
by Manuel Pégourié-Gonnard
· 4 months ago
444db89
Remove check-generated-files.sh
by Ronald Cron
· 4 months ago
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
064f68e
Merge pull request #10032 from valeriosetti/psasim-doc-update
by Manuel Pégourié-Gonnard
· 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
05a9787
Remove MBEDTLS_PK_RSA_ALT
by Ben Taylor
· 5 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
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
b33e06c
tests: psasim: remove references to mbedtls_psa_register_se_key()
by Valerio Setti
· 5 months ago
9f2939c
test: components: remove references to MBEDTLS_PSA_CRYPTO_SE_C
by Valerio Setti
· 5 months ago
440cb2a
Remove RNG from x509 and PK
by Ben Taylor
· 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
9ee58e4
Update test dependencies
by Gabor Mezei
· 5 months ago
47c6277
Update dependencies
by Gabor Mezei
· 5 months ago
3ead04a
Remove/migrate tests for key exchange based on decryption
by Gabor Mezei
· 5 months ago
3ee9a8c
Remove `TLS-RSA` related test cases
by Gabor Mezei
· 5 months ago
e1e2730
Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option
by Gabor Mezei
· 5 months ago
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
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
e916652
Add supported_curves/groups extension
by Manuel Pégourié-Gonnard
· 6 months ago
6637ef7
New test function inject_client_content_on_the_wire()
by Manuel Pégourié-Gonnard
· 6 months ago
f475a15
ssl-opt: Disabled the renegotiation delay for fragmented HS renegotiation.
by Minos Galanakis
· 5 months ago
641e08e
ssl-opt: Updated documentation.
by Minos Galanakis
· 5 months ago
1d78c7d
ssl-opt: Added client-initiated server-rejected renegotation test.
by Minos Galanakis
· 5 months ago
a8f1438
ssl-opt: Updated O_NEXT_CLI_RENEGOTIATE used by fragmented HS renegotiation with certificates.
by Minos Galanakis
· 5 months ago
df4ddfd
ssl-opt: Fragmented HS renegotiation, removed -legacy_renegotiation argument.
by Minos Galanakis
· 5 months ago
0b830f1
ssl-opt: Fragmented HS renegotiation, removed requires_certificate_authentication dependency.
by Minos Galanakis
· 5 months ago
9b2e4b8
ssl-opt: Fragmented HS renegotiation, removed requires_openssl_3_x dependency.
by Minos Galanakis
· 5 months ago
af0e60b
ssl-opt: Fragmented HS renegotiation, adjusted test names for consistency.
by Minos Galanakis
· 5 months ago
70be67b
ssl-opt: Fragmented HS renegotiation, updated matching regex
by Minos Galanakis
· 5 months ago
ae54c74
ssl-opt: Added coverage for client-initiated fragmented HS renegotiation tests.
by Minos Galanakis
· 5 months ago
a7b19aa
ssl-opt: Refactored fragmented HS renegotiation tests.
by Minos Galanakis
· 5 months ago
990a109
ssl-opt: Fragmented HS renegotiation, updated documentation.
by Minos Galanakis
· 5 months ago
135ebd3
ssl-opt: Removed mock-tests from HS renegotiation.
by Minos Galanakis
· 5 months ago
87be69a
sll-opt: Added refence fix for the Mock HS Defrag test using renegotitiation delay
by Minos Galanakis
· 5 months ago
05009c7
Added Mock Renegotiation negative test for testing.
by Minos Galanakis
· 5 months ago
529188f
ssl-opt: Added fragmented HS tests for server-initiated renegotiation.
by Minos Galanakis
· 5 months ago
5aaa6e0
ssl-opt: Added fragmented HS tests for client-initiated renegotiation.
by Minos Galanakis
· 6 months ago
daa14a4
ssl-opt: Added fragmented HS tests for SSL_VARIABLE_BUFFER_LENGTH.
by Minos Galanakis
· 6 months ago
906d3cd
Merge pull request #10020 from bensze01/msvc-format-size-macros
by Bence Szépkúti
· 5 months ago
gh-readonly-queue/development/pr-10020-50432e42c88991743d4b4a9bb732d5313fe026e8
24f11a3
Use an array of strings instead of pointer smuggling
by Bence Szépkúti
· 5 months ago
46e0b1c
Use dummy typedef instead of macro
by Bence Szépkúti
· 5 months ago
a2a0c2c
Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev
by Minos Galanakis
· 5 months ago
58bb7ec
Disable fatal assertions in Windows printf tests
by Bence Szépkúti
· 5 months ago
154066d
Add testcase for MBEDTLS_PRINTF_MS_TIME
by Bence Szépkúti
· 5 months ago
c6a8bf0
Test handling of format macros defined in debug.h
by Bence Szépkúti
· 5 months ago
1221052
Run test_suite_debug without MBEDTLS_SSL_TLS_C
by Bence Szépkúti
· 5 months ago
6408113
tests: move component_test_tf_psa_crypto_cmake_as_package to tf-psa-crypto
by Valerio Setti
· 5 months ago
2d1f260
Merge pull request #9954 from gabor-mezei-arm/9753_migrate_RSA_key_exchange_tests
by Ronald Cron
· 5 months ago
Next »