TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/better-cf-padding-checks
/
tests
/
suites
17ffc5d
Bump version to Mbed TLS 2.24.0
by Janos Follath
· 5 years ago
d2ce916
Merge branch 'development-restricted'
by Janos Follath
· 5 years ago
d4b9133
Merge pull request #3611 from gilles-peskine-arm/psa-coverity-cleanups-202008
by Gilles Peskine
· 5 years ago
9e4d438
Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_time
by Gilles Peskine
· 5 years ago
a2e518d
Fix the documentation of has_even_parity
by Gilles Peskine
· 5 years ago
ed9fbc6
Clearer function name for parity check
by Gilles Peskine
· 5 years ago
6c75152
Explain the purpose of check_parity
by Gilles Peskine
· 5 years ago
34f063c
Add missing cleanup to hash multipart operation tests
by Gilles Peskine
· 5 years ago
29c4a6c
Add negative tests for MAC verification
by Gilles Peskine
· 5 years ago
090e16c
Don't destroy the key during a MAC verification operation
by Gilles Peskine
· 5 years ago
8b356b5
Test other output sizes for psa_mac_sign_finish
by Gilles Peskine
· 5 years ago
5e65cec
Simplify output bounds check in mac_sign test
by Gilles Peskine
· 5 years ago
3d404d6
Test PSA_MAC_FINAL_SIZE in mac_sign exactly
by Gilles Peskine
· 5 years ago
cd65f4c
Add empty-output-buffer test cases for single-part hash functions
by Gilles Peskine
· 5 years ago
e92c68a
Note that a failure in cleanup is intentional
by Gilles Peskine
· 5 years ago
64f13ef
Add missing cleanup to some multipart operation tests
by Gilles Peskine
· 5 years ago
a09713c
test cleanup: Annotate file removal after a failed creation
by Gilles Peskine
· 5 years ago
14613bc
Fix parity tests to actually fail the test on error
by Gilles Peskine
· 5 years ago
d4ac4e0
Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted
by Janos Follath
· 5 years ago
04b7488
Fix potential use of uninitialised variable
by Manuel Pégourié-Gonnard
· 5 years ago
0f343ac
Merge pull request #3528 from gufe44/helpers-redirect-restore-output
by Gilles Peskine
· 5 years ago
8a79b9b
Fix "unused function" warning in some configs
by Manuel Pégourié-Gonnard
· 5 years ago
067f6e0
Fix bug in redirection of unit test outputs
by gufe44
· 5 years ago
abccfc1
Merge development into development-restricted
by Dan Handley
· 5 years ago
feb0396
Fix memory leak in test_suite_x509write with PSA crypto
by Manuel Pégourié-Gonnard
· 5 years ago
7fe2c5f
Add mbedtls_ssl_cf_memcpy_offset() with tests
by Manuel Pégourié-Gonnard
· 5 years ago
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
a4e8614
Always revoke certificate on CRL
by Raoul Strackx
· 5 years ago
71f4fa1
Merge pull request #721 from gilles-peskine-arm/x509parse_crl-empty_entry-development
by Gilles Peskine
· 5 years ago
8ca03a7
Merge pull request #3554 from mpg/x509-verify-non-dns-san-dev
by Manuel Pégourié-Gonnard
· 5 years ago
c4af324
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
7d2a4d8
Add test: DNS names should not match IP addresses
by Manuel Pégourié-Gonnard
· 5 years ago
eaa0739
Merge pull request #716 from mpg/ct-varlen-hmac
by Manuel Pégourié-Gonnard
· 5 years ago
210bea3
Add the decomposition of the base case as a comment
by Gilles Peskine
· 5 years ago
d486787
Initialize key pointer in ecdh to NULL
by Steven Cooreman
· 5 years ago
3fa684e
Allow importing Montgomery public keys in PSA Crypto
by Steven Cooreman
· 5 years ago
ea6a740
Merge pull request #717 from mpg/non-etm-cbc-negative-testing
by Manuel Pégourié-Gonnard
· 5 years ago
e55653f
Improve comments about padlen convention
by Manuel Pégourié-Gonnard
· 5 years ago
c321900
Fix suboptimal use of ASSER_ALLOC()
by Manuel Pégourié-Gonnard
· 5 years ago
ca8287c
Use test_set_step() in loop in cf_hmac test
by Manuel Pégourié-Gonnard
· 5 years ago
ed0e864
Factor repeated condition to its own macro
by Manuel Pégourié-Gonnard
· 5 years ago
9670a59
Start testing cf_hmac() for constant flow
by Manuel Pégourié-Gonnard
· 5 years ago
b51f044
Fix misleading comment in test function
by Manuel Pégourié-Gonnard
· 5 years ago
864abbf
Rework how lengths are expressed in CBC test
by Manuel Pégourié-Gonnard
· 5 years ago
b2281e1
x509parse_crl: more negative test cases
by Gilles Peskine
· 5 years ago
4adc04a
Give a constant a name in test function
by Manuel Pégourié-Gonnard
· 5 years ago
65a6fa3
Make cf_hmac() STATIC_TESTABLE
by Manuel Pégourié-Gonnard
· 5 years ago
045f094
Add dummy constant-flow HMAC function with tests
by Manuel Pégourié-Gonnard
· 5 years ago
5a3c210
Update to renamed curve constant
by Steven Cooreman
· 5 years ago
aec44e9
Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clarification
by Steven Cooreman
· 5 years ago
0024df6
Remove superfluous argument to ecp_write_key
by Steven Cooreman
· 5 years ago
913a204
Fix undeclared dependency of test function
by Manuel Pégourié-Gonnard
· 5 years ago
62af37d
Add tests with ARIA, Camellia, 3DES
by Manuel Pégourié-Gonnard
· 5 years ago
7a1cb41
Add test cases with MD5, SHA1, SHA384
by Manuel Pégourié-Gonnard
· 5 years ago
e79e3bb
Add test cases with various record sizes
by Manuel Pégourié-Gonnard
· 5 years ago
527c1ff
Generate good/bad padding programmatically
by Manuel Pégourié-Gonnard
· 5 years ago
fafe855
Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macros
by Manuel Pégourié-Gonnard
· 5 years ago
14f0e52
Fix Curve25519 ecp_read_key vectors to match description
by Steven Cooreman
· 5 years ago
c9b7f78
Rework mbedtls_ecp_write_key to remove unnecessary output parameter
by Steven Cooreman
· 5 years ago
6f5cc71
Document masking of Montgomery private keys in psa_export_key
by Steven Cooreman
· 5 years ago
de8593f
Implement and test mbedtls_ecp_write_key
by Steven Cooreman
· 5 years ago
642a4ef
Merge pull request #3463 from gilles-peskine-arm/tests-not-executed
by Gilles Peskine
· 5 years ago
0ac01a1
TLS: Add negative tests for non-EtM CBC decryption
by Manuel Pégourié-Gonnard
· 5 years ago
75e2703
Rename DH Family Macros According to PSA Spec
by Paul Elliott
· 5 years ago
8ff510a
Rename ECC Family Macros According to PSA Spec
by Paul Elliott
· 5 years ago
be9a575
Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development
by Janos Follath
· 5 years ago
0435cd8
Bump version to Mbed TLS 2.23.0
by Janos Follath
· 5 years ago
82ac38e
Merge pull request #3438 from ronald-cron-arm/programs-use-common-test-code
by Gilles Peskine
· 5 years ago
7eefa22
Fix copypasta in test case descriptions
by Gilles Peskine
· 5 years ago
b20b873
Remove metadata tests for features that are not implemented
by Gilles Peskine
· 5 years ago
af9dbc9
Fix dependency in PSA test cases
by Gilles Peskine
· 5 years ago
a911b32
Fix dependency in AES GCM test case
by Gilles Peskine
· 5 years ago
961914d
Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE
by Gilles Peskine
· 5 years ago
a0c2539
Rework mbedtls_test_unhexify()
by Ronald Cron
· 5 years ago
9ed4073
tests: Get rid of mbedtls_test_unhexify() in unit test code
by Ronald Cron
· 5 years ago
c7ba560
tests: ccm: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
df02eb0
tests: aes.ofb: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
7370185
tests: nist_kw: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
7e51271
tests: chacha20: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
4030833
tests: hkdf: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
e85a2c3
tests: aria: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
dda1045
Merge pull request #3419 from ndilieto/development
by Gilles Peskine
· 5 years ago
25c7dbe
Merge pull request #3435 from paul-elliott-arm/fix_dangerous_parameters
by Manuel Pégourié-Gonnard
· 5 years ago
d335f2b
Merge pull request #3421 from niacat/posix_c_source
by Manuel Pégourié-Gonnard
· 5 years ago
b77fad8
test_suite_x509parse.function improvement
by Nicola Di Lieto
· 5 years ago
c84b1e6
Pass "certificate policies" extension to callback
by Nicola Di Lieto
· 5 years ago
f5a5e45
Refactor equality-testing asserts in SE driver tests to TEST_EQUAL
by Steven Cooreman
· 5 years ago
a50f283
Add test to check key ID's from the vendor range are accepted
by Steven Cooreman
· 5 years ago
6a81eb6
Remove Dangerous Parameter Passing
by Paul Elliott
· 5 years ago
9dfcae8
Merge pull request #3426 from paul-elliott-arm/resource_leak
by Manuel Pégourié-Gonnard
· 5 years ago
b21b1f5
Merge pull request #3387 from ronald-cron-arm/tests-common-code
by Manuel Pégourié-Gonnard
· 5 years ago
6c5bd7f
tests: Reformating due to rnd_* renaming
by Ronald Cron
· 5 years ago
351f0ee
tests: Add mbedtls_test_ prefix to rnd_* symbols
by Ronald Cron
· 5 years ago
2dbba99
tests: Reformating due to hexcmp() renaming
by Ronald Cron
· 5 years ago
de70b16
tests: Add mbedtls_test_ prefix to hexcmp()
by Ronald Cron
· 5 years ago
f73ab00
tests: Reformating due to unhexify_alloc() renaming
by Ronald Cron
· 5 years ago
a256c70
tests: Add mbedtls_test_ prefix to unhexify_alloc()
by Ronald Cron
· 5 years ago
690f3eb
tests: Add mbedtls_test_ prefix to zero_alloc()
by Ronald Cron
· 5 years ago
ff31eab
tests: Reformating due to *hexify functions renaming
by Ronald Cron
· 5 years ago
72d628f
tests: Add mbedtls_test_ prefix to *hexify functions
by Ronald Cron
· 5 years ago
Next »