TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
cb0ec05717c935e29a3c35a72bbbaf8ba1f51bf8
/
tests
/
suites
cb0ec05
Initialize ret from test code
by Gilles Peskine
· 5 years ago
d4c9fd1
Report the first failure, not the last one
by Gilles Peskine
· 5 years ago
2a8e958
Always revoke certificate on CRL
by Raoul Strackx
· 5 years ago
84be024
Merge pull request #3594 from gilles-peskine-arm/fix-compat.sh-with-ubuntu-16.04-gnutls-2.7
by Gilles Peskine
· 5 years ago
46b3fc2
Merge pull request #3599 from makise-homura/mbedtls-2.7
by Gilles Peskine
· 5 years ago
24e2217
Merge pull request #3600 from gufe44/helpers-redirect-restore-output-2.7
by Gilles Peskine
· 5 years ago
b0ab8c2
Fix bug in redirection of unit test outputs
by gufe44
· 5 years ago
03c2b8f
Backport e2k support to mbedtls-2.7
by makise-homura
· 5 years ago
da118e1
Regenerate test client certificates with a PrintableString issuer
by Gilles Peskine
· 5 years ago
918b5f1
Merge pull request #3556 from mpg/x509-verify-non-dns-san-2.7
by Manuel Pégourié-Gonnard
· 5 years ago
206cb39
Use arc4random_buf instead of rand on NetBSD
by gufe44
· 5 years ago
894c05d
Add test: DNS names should not match IP addresses
by Manuel Pégourié-Gonnard
· 5 years ago
2a4f899
Bump version to Mbed TLS 2.7.16
by Janos Follath
· 5 years ago
1539d15
Merge pull request #3353 from gilles-peskine-arm/fix-ecp-mul-memory-leak-2.7
by Manuel Pégourié-Gonnard
· 5 years ago
8eea3ae
Fix undeclared deps on MBEDTLS_CTR_DRBG in tests
by Manuel Pégourié-Gonnard
· 5 years ago
154b470
Add test cases to check rng failure
by Jonas
· 5 years ago
2717eaf
Fix build failure with MBEDTLS_PLATFORM_NV_SEED_ALT
by Gilles Peskine
· 5 years ago
8aaf2c5
Merge pull request #3196 from piotr-now/max_pathlen_overflow_mbedtls-2.7
by Jaeden Amero
· 5 years ago
3fd9297
Guard from undefined behaviour in case of an INT_MAX max_pathlen
by Andrzej Kurek
· 5 years ago
e61988a
Merge pull request #3165 from ronald-cron-arm/unmet-dependencies-buffer-overflow-fix-2.7
by Gilles Peskine
· 5 years ago
b4b458f
Bump version to Mbed TLS 2.7.15
by Janos Follath
· 5 years ago
75d26b5
unit tests: Indicate missing unmet dependencies
by Ronald Cron
· 5 years ago
1d3eab6
unit tests: Fix potential buffer overflow
by Ronald Cron
· 5 years ago
59f2139
Prefer unsigned types for non-negative numbers
by Ronald Cron
· 5 years ago
eb5d0e9
unit tests: Backport ARRAY_LENGTH macro
by Ronald Cron
· 5 years ago
6766550
Note that unmet_dependencies is only filled in verbose mode
by Gilles Peskine
· 5 years ago
0f22670
Bump version to Mbed TLS 2.7.14
by Janos Follath
· 5 years ago
9c16ede
Check for buffer overflow in test function
by Manuel Pégourié-Gonnard
· 5 years ago
355bbc0
Test each failure mode of pk_parse_key_pkcs1_der()
by Manuel Pégourié-Gonnard
· 5 years ago
bfd0259
Clean up test function pk_parse_key
by Manuel Pégourié-Gonnard
· 5 years ago
261aea1
shrink tests: clearer description
by Gilles Peskine
· 6 years ago
84b8e25
Better coverage for copy and swap
by Gilles Peskine
· 6 years ago
6f43c60
Bignum copy/shrink: More precise test case descriptions
by Gilles Peskine
· 6 years ago
a67508e
Merge pull request #3002 from gilles-peskine-arm/coverity-20200115-2.7 into mbedtls-2.7
by Janos Follath
· 6 years ago
16ba09c
Check that mbedtls_mpi_grow succeeds
by Gilles Peskine
· 6 years ago
ee88f81
Bump version to Mbed TLS 2.7.13
by Janos Follath
· 6 years ago
d8180f8
Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted
by Jaeden Amero
· 6 years ago
mbedtls-2.7.13
db64989
Merge pull request #2895 from gilles-peskine-arm/drbg-set_entropy_len-2.7
by Jaeden Amero
· 6 years ago
02fbc08
Enable more test cases without MBEDTLS_MEMORY_DEBUG
by Gilles Peskine
· 6 years ago
786f068
More accurate test case description
by Gilles Peskine
· 6 years ago
04d45c9
Clarify that the "FATAL" message is expected
by Gilles Peskine
· 6 years ago
f4482aa
mpi_lt_mpi_ct: Add further tests
by Janos Follath
· 6 years ago
a776aea
mpi_lt_mpi_ct: Fix test numbering
by Janos Follath
· 6 years ago
1b86eeb
mpi_lt_mpi_ct perform tests for both limb size
by Janos Follath
· 6 years ago
6adff06
mbedtls_mpi_lt_mpi_ct: add tests for 32 bit limbs
by Janos Follath
· 6 years ago
9332ece
Add more tests for mbedtls_mpi_lt_mpi_ct
by Janos Follath
· 6 years ago
aaa3f22
mpi_lt_mpi_ct test: hardcode base 16
by Janos Follath
· 6 years ago
c3b376e
Change mbedtls_mpi_cmp_mpi_ct to check less than
by Janos Follath
· 6 years ago
883801d
Add tests to constant time mpi comparison
by Janos Follath
· 6 years ago
b729e1b
CTR_DRBG: support set_entropy_len() before seed()
by Gilles Peskine
· 6 years ago
5cc748e
Merge remote-tracking branch 'origin/pr/2866' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
2fc6cf5
Merge remote-tracking branch 'origin/pr/2704' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
0ab4092
Reduce stack usage of test_suite_pkcs1_v15
by Ron Eldor
· 7 years ago
dd4277f
Reduce stack usage of test_suite_pkcs1_v21
by Ron Eldor
· 7 years ago
b3d3973
Reduce stack usage of test_suite_rsa
by Ron Eldor
· 7 years ago
6827d1c
Reduce stack usage of test_suite_pk
by Ron Eldor
· 7 years ago
d7bd10d
Bump version to Mbed TLS 2.7.12
by Jaeden Amero
· 6 years ago
ad72522
Merge remote-tracking branch 'upstream-restricted/mbedtls-2.7-proposed' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
3b8cf47
Merge remote-tracking branch 'upstream-restricted/pr/508' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
298a43a
Merge remote-tracking branch 'upstream-restricted/pr/549' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
ab327df
Merge remote-tracking branch 'upstream-restricted/pr/614' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
c7ad7ed
Merge remote-tracking branch 'upstream-public/pr/2755' into mbedtls-2.7
by Gilles Peskine
· 6 years ago
d56ca65
entropy_nv_seed: cope with SHA-256
by Gilles Peskine
· 6 years ago
923f7f9
entropy_nv_seed: clean up properly
by Gilles Peskine
· 6 years ago
4f928c0
Create certificates with correct string formatting
by Ron Eldor
· 6 years ago
3936a02
Update certificates to expire in 2029
by Ron Eldor
· 6 years ago
0f16ada
Add a test for mlaformed ECJPAKE context
by k-stachowiak
· 6 years ago
0cf1776
Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
dd11fbc
Merge remote-tracking branch 'origin/pr/2320' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
9bf1509
Adapt auth_crypt_tv usage to 2.7
by Gilles Peskine
· 6 years ago
dd91b24
Add missing dependencies in test_suite_cipher.gcm
by Hanno Becker
· 7 years ago
311276c
Add NIST AES GCM test vectors to single-step cipher API test suite
by Hanno Becker
· 7 years ago
35a7e46
Merge remote-tracking branch 'origin/pr/2688' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
mbedtls-2.7.11
6794f68
Update library version to 2.7.11
by Jaeden Amero
· 6 years ago
19557c2
Always return a high-level error code from X.509 module
by Hanno Becker
· 6 years ago
1de13db
Obey bounds of ASN.1 substructures
by Hanno Becker
· 6 years ago
b6bf496
Correct name of X.509 parsing test for well-formed, ill-signed CRT
by Hanno Becker
· 6 years ago
958c411
Add test cases exercising successful verification of MD2/MD4/MD5 CRT
by Hanno Becker
· 6 years ago
c6b33db
Add test case exercising verification of valid MD2 CRT
by Hanno Becker
· 6 years ago
067f357
Add instructions for MD[245] test CRTs to tests/data_files/Makefile
by Hanno Becker
· 6 years ago
fb63a7c
Convert further x509parse tests to use lower-case hex data
by Hanno Becker
· 6 years ago
29cf243
Use SHA-256 instead of MD2 in X.509 CRT parsing tests
by Hanno Becker
· 6 years ago
f9681e5
Consistently use lower case hex data in X.509 parsing tests
by Hanno Becker
· 6 years ago
f3df5b8
Merge remote-tracking branch 'origin/pr/2519' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
99b679f
Merge remote-tracking branch 'origin/pr/2504' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
a5f5ad3
Merge remote-tracking branch 'restricted/pr/554' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
b4686b4
Update library version to 2.7.10
by Jaeden Amero
· 6 years ago
mbedtls-2.7.10
b175375
Fix errors in AEAD test function
by Jack Lloyd
· 6 years ago
f56da14
Add non-regression test for buffer overflow
by Janos Follath
· 6 years ago
6728797
Merge remote-tracking branch 'public/pr/2148' into mbedtls-2.7
by Simon Butcher
· 6 years ago
b46f1bd
Fix too small buffer in a test
by Gilles Peskine
· 6 years ago
496c9e0
Add test case for ecdh_get_params with mismatching group
by Gilles Peskine
· 7 years ago
390bbd0
Add test case for ecdh_calc_secret
by Gilles Peskine
· 7 years ago
f054f8b
Merge remote-tracking branch 'origin/pr/2384' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
8fd9156
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
abb7622
Add tests for (named) bitstring to suite_asn1write
by Andres Amaya Garcia
· 7 years ago
4d29820
Correct code formatting in the timing test suites
by k-stachowiak
· 7 years ago
9368113
Reduce the timing tests complexity
by k-stachowiak
· 7 years ago
d09324a
Merge remote-tracking branch 'public/pr/2264' into mbedtls-2.7
by Simon Butcher
· 7 years ago
e552a82
Test the new deterministic ECDSA function
by Janos Follath
· 7 years ago
Next »