TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
1bca5ef096f1416ee89f1e487b83000e17fbc867
/
tests
1bca5ef
Increase waiting times compat.sh and ssl-opt.sh
by Manuel Pégourié-Gonnard
· 8 years ago
175668a
Address issues found by coverity
by Hanno Becker
· 8 years ago
465c8b7
Merge remote-tracking branch 'public/pr/1222' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
e8be5e2
all.sh: add some documentation
by Gilles Peskine
· 8 years ago
a15a41c
Merge remote-tracking branch 'public/pr/1217' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
273ac90
all.sh: new option --no-armcc
by Gilles Peskine
· 8 years ago
ded50da
all.sh: --keep-going mode
by Gilles Peskine
· 8 years ago
4d4872a
all.sh: cleaned up usage output
by Gilles Peskine
· 8 years ago
fb18b6c
all.sh: indent
by Gilles Peskine
· 8 years ago
605c228
Merge branch 'pr_998' into mbedtls-1.3
by Gilles Peskine
· 8 years ago
103299e
compat.sh: use wait_server_start
by Gilles Peskine
· 8 years ago
80f6be7
wait_server_start: minor efficiency improvement
by Gilles Peskine
· 8 years ago
b9c40b3
Merge remote-tracking branch 'public/pr/1119' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
6e20636
Merge remote-tracking branch 'upstream-public/pr/1175' into mbedtls-1.3
by Gilles Peskine
· 8 years ago
3a3228c
Merge remote-tracking branch 'upstream-public/pr/1155' into mbedtls-1.3
by Gilles Peskine
· 8 years ago
8c94611
Merge branch 'pr_1083' into mbedtls-1.3
by Gilles Peskine
· 8 years ago
f15cbda
Merge remote-tracking branch 'upstream-public/pr/1109' into mbedtls-1.3
by Gilles Peskine
· 8 years ago
f945a22
Merge remote-tracking branch 'upstream-public/pr/944' into mbedtls-1.3
by Gilles Peskine
· 8 years ago
25f762d
Allow test suites to be run on Windows
by Nicholas Wilson
· 10 years ago
e298532
Merge remote-tracking branch 'upstream-public/pr/1113' into mbedtls-1.3
by Gilles Peskine
· 8 years ago
851111d
Add tests for invalid private parameters in ecdsa_sign()
by Darryl Green
· 8 years ago
be812f6
Add build and ssl-opt.sh run for SSL_DISABLE_RENEGOTIATION to all.sh
by Hanno Becker
· 8 years ago
e8f3d93
Add dep'n on !DISABLE_RENEGOTIATION to renego tests in ssl-opt.sh
by Hanno Becker
· 8 years ago
8a6ba0b
Improve leap year test names in x509parse.data
by Andres Amaya Garcia
· 8 years ago
7c02d13
Correctly handle leap year in x509_date_is_valid()
by Andres AG
· 9 years ago
ea111c5
Renegotiation: Add tests for SigAlg ext parsing
by Janos Follath
· 8 years ago
c143653
Add tests for encrypted 2048 and 4096-bit RSA keys
by Hanno Becker
· 8 years ago
ef4acc5
Minor style and typo corrections
by Hanno Becker
· 8 years ago
524f255
Extend x509write_crt suite by RSA_ALT signing test
by Hanno Becker
· 8 years ago
3c89dca
Omit version from X.509 v1 certificates
by Hanno Becker
· 8 years ago
f1cc6a4
Allow comments in test data files
by Gilles Peskine
· 8 years ago
3674a48
Guard some tests by presence of default entropy
by Hanno Becker
· 8 years ago
adb9bd2
Add internal macro ENTROPY_HAVE_DEFAULT indicating default entropy
by Hanno Becker
· 8 years ago
cffe2da
Support negative dependencies in test cases
by Hanno Becker
· 8 years ago
65382c3
Fix typos in entropy test data
by Hanno Becker
· 8 years ago
8cd5d43
Initialize RSA context in RSA test suite before first potentially failing operation
by Hanno Becker
· 8 years ago
03bd022
Update version to 1.3.21
by Simon Butcher
· 8 years ago
e513cf7
Remove the check in ssl-opt.sh for MAX_INTERMEDIATE_CA
by Simon Butcher
· 8 years ago
4c338d5
Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA
by Simon Butcher
· 8 years ago
8825233
Fix typo
by Hanno Becker
· 8 years ago
63ee8c1
Check threshold for POLARSSL_X509_MAX_INTERMEDIATE_CA in X509 tests
by Hanno Becker
· 8 years ago
806c680
Improve Readme for long test certificate chains
by Hanno Becker
· 8 years ago
5a0ea97
Check value of POLARSSL_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh
by Hanno Becker
· 8 years ago
1fbc5fb
Fix typos
by Janos Follath
· 8 years ago
33e8d34
Fix filtering bug in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 8 years ago
e23f7b3
Make test script more portable
by Manuel Pégourié-Gonnard
· 8 years ago
77644f2
Improve comments
by Manuel Pégourié-Gonnard
· 8 years ago
a68d591
Add SSL tests for long cert chains
by Manuel Pégourié-Gonnard
· 8 years ago
d0e7557
Only return VERIFY_FAILED from a single point
by Manuel Pégourié-Gonnard
· 8 years ago
8af7bfa
Improve behaviour on fatal errors
by Manuel Pégourié-Gonnard
· 8 years ago
7ac5019
Add test for limit on intermediate certificates
by Manuel Pégourié-Gonnard
· 8 years ago
c94aeb5
Add CRT DER tests with incorrect version
by Simon Butcher
· 8 years ago
c31d691
Add CRL DER tests with incorrect version
by Simon Butcher
· 8 years ago
bb43aa9
Add CSR DER tests with incorrect version
by Simon Butcher
· 8 years ago
4f1e64e
Backport 1.3: check if iv is zero in gcm.
by Ron Eldor
· 9 years ago
97818fb
Fix project Makefiles to work in Windows
by Andres Amaya Garcia
· 8 years ago
8a2855e
Update the version number to 1.3.20
by Simon Butcher
· 8 years ago
mbedtls-1.3.20
7d81093
Merge remote-tracking branch 'restricted/1205' into mbedtls-1.3-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
ce8f919
Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-1.3-restricted' into mbedtls-1.3-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
f1ab790
Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-1.3' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
6fd6d24
Add tests for missing CA chains and bad curves.
by Hanno Becker
· 8 years ago
a9ec0cd
Restrict MD5 in x509 certificates
by Ron Eldor
· 8 years ago
e633ef7
Add negative testing for pem_read_buffer()
by Andres Amaya Garcia
· 8 years ago
a1cf6c8
More tests of FALLBACK_SCSV
by Gilles Peskine
· 8 years ago
1c6339f
Abort modular inversion when modulus is one.
by Hanno Becker
· 8 years ago
88bbab2
Correct sign in modular exponentiation algorithm.
by Hanno Becker
· 8 years ago
348a728
Fix backporting error
by Manuel Pégourié-Gonnard
· 8 years ago
19c10e9
RSA PKCS1v1.5 verification: check padding length
by Manuel Pégourié-Gonnard
· 8 years ago
4c5154d
Updated version number to 1.3.19 for release
by Simon Butcher
· 8 years ago
2b2fc11
Fix buffer overflow in mpi_write_string()
by Andres AG
· 8 years ago
mbedtls-1.3.19-rc1
c066af6
Fix failing pkparse test case
by Andres AG
· 8 years ago
0990a8b
Add invalid key tests for curve SECP224K1
by Janos Follath
· 9 years ago
9fb2828
Merge branch 'mbedtls-1.3-iotssl-1071-ca-flags'
by Simon Butcher
· 8 years ago
741bd90
Merge branch 'mbedtls-1.3-iotssl-1077-dos-crl'
by Simon Butcher
· 8 years ago
22d77a2
Fix generate_code.pl to handle escaped :
by Andres AG
· 9 years ago
480f7e7
Add tests for overreads in pem_read_buffer()
by Andres AG
· 9 years ago
562bbb6
Add PK tests to avoid hashlen overflow for RSA
by Andres AG
· 9 years ago
1842a00
Fix curves.pl script to build
by Simon Butcher
· 9 years ago
28ba747
Add tests for out flags from x509_crt_verify_top()
by Andres AG
· 9 years ago
67c6df4
Add test for infinite loop in CRL parse
by Andres AG
· 9 years ago
c1d54bb
Update library version to 1.3.18
by Simon Butcher
· 9 years ago
mbedtls-1.3.18
2261f19
Merge branch 'mbedtls-1.3'
by Simon Butcher
· 9 years ago
123fb02
Update all.sh test script
by Simon Butcher
· 9 years ago
0da3e44
Add check for validity of date in x509_get_time()
by Andres AG
· 9 years ago
696f92e
Add simple test for repeated IVs when using AEAD
by Simon Butcher
· 9 years ago
bfcd032
Restore P>Q in RSA key generation (#558)
by Janos Follath
· 9 years ago
f527609
Add test for bounds in X509 DER write funcs
by Andres AG
· 9 years ago
4bfbd6b
Fix skipped test dependency in x509parse
by Andres AG
· 9 years ago
8b82d20
Add missing dependencies to X509 Parse test suite for P-384 curve
by Simon Butcher
· 9 years ago
486c4f9
X509: Future CA among trusted: add more tests
by Janos Follath
· 9 years ago
c35f458
X509: Future CA among trusted: add unit tests
by Janos Follath
· 9 years ago
3072458
Restore P>Q in RSA key generation (#558)
by Janos Follath
· 9 years ago
a5a7f8d
Fix skipped test dependency in x509parse
by Andres AG
· 9 years ago
463129b
Add missing dependencies to X509 Parse test suite for P-384 curve
by Simon Butcher
· 9 years ago
aeff929
X509: Future CA among trusted: add more tests
by Janos Follath
· 9 years ago
e6bf979
X509: Future CA among trusted: add unit tests
by Janos Follath
· 9 years ago
4f7b13b
Changed library version number to 1.3.17
by Simon Butcher
· 9 years ago
fd349bc
Merge branch 'mbedtls-1.3' into mbedtls-1.3
by Simon Butcher
· 9 years ago
53fa7cc
Fix for armcc in all.sh
by Simon Butcher
· 9 years ago
8abaa8b
Add a test for SSLv3 with extensions, server side
by Janos Follath
· 9 years ago
Next »