TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
f08284769d770ea9ed2840c4d66d455b6877435a
/
tests
f082847
Add an option to test constant-flow with valgrind
by Manuel Pégourié-Gonnard
· 5 years ago
590b2d9
Add mbedtls_ssl_cf_memcpy_offset() with tests
by Manuel Pégourié-Gonnard
· 5 years ago
f0b469e
Merge branch 'mbedtls-2.16' into mbedtls-2.16-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
14cb46d
Merge pull request #3598 from makise-homura/mbedtls-2.16
by Gilles Peskine
· 5 years ago
d69edda
Merge pull request #3601 from gufe44/helpers-redirect-restore-output-2.16
by Gilles Peskine
· 5 years ago
650ce76
Fix bug in redirection of unit test outputs
by gufe44
· 5 years ago
50f6a19
Backport e2k support to mbedtls-2.7
by makise-homura
· 5 years ago
300e1b3
compat.sh: stop using allow_sha1
by Manuel Pégourié-Gonnard
· 5 years ago
91615cf
compat.sh: quit using SHA-1 certificates
by Manuel Pégourié-Gonnard
· 5 years ago
0e7bdd1
compat.sh: enable CBC-SHA-2 suites for GnuTLS
by Manuel Pégourié-Gonnard
· 5 years ago
2645bcc
Fix license header in pre-commit hook
by Bence Szépkúti
· 5 years ago
a2947ac
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
daba4f6
Merge pull request #3555 from mpg/x509-verify-non-dns-san-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
4ca6050
Merge pull request #734 from gilles-peskine-arm/x509parse_crl-empty_entry-2.16
by Gilles Peskine
· 5 years ago
62870c9
Remove obsolete buildbot reference in compat.sh
by Manuel Pégourié-Gonnard
· 5 years ago
a1919ad
Fix misuse of printf in shell script
by Manuel Pégourié-Gonnard
· 5 years ago
7442f84
Fix added proxy command when IPv6 is used
by Manuel Pégourié-Gonnard
· 5 years ago
581af9f
Simplify test syntax
by Manuel Pégourié-Gonnard
· 5 years ago
bedcb3e
Fix logic error in setting client port
by Manuel Pégourié-Gonnard
· 5 years ago
cbd5c03
ssl-opt.sh: include test name in log files
by Manuel Pégourié-Gonnard
· 5 years ago
e63fc6d
ssl-opt.sh: remove old buildbot-specific condition
by Manuel Pégourié-Gonnard
· 5 years ago
fcf6c16
ssl-opt.sh: add proxy to all DTLS tests
by Manuel Pégourié-Gonnard
· 5 years ago
9acf943
Merge pull request #3560 from gufe44/netbsd-rand-arc4random_buf-2.16
by Gilles Peskine
· 5 years ago
3fa7c64
Use arc4random_buf instead of rand on NetBSD
by gufe44
· 5 years ago
4ddfdbf
Add the decomposition of the base case as a comment
by Gilles Peskine
· 5 years ago
d8dc8e2
x509parse_crl: more negative test cases
by Gilles Peskine
· 5 years ago
58c8da2
Add test: DNS names should not match IP addresses
by Manuel Pégourié-Gonnard
· 5 years ago
c703cf1
Add a pre-commit hook that checks generated files
by Manuel Pégourié-Gonnard
· 5 years ago
9ad5128
Add -u option to check-generated-files.sh
by Manuel Pégourié-Gonnard
· 5 years ago
681615a
Remove obsolete comment about test dependency
by Manuel Pégourié-Gonnard
· 5 years ago
2b80249
Add comment on memsan + constant-flow testing
by Manuel Pégourié-Gonnard
· 5 years ago
1e94128
Factor repeated condition to its own macro
by Manuel Pégourié-Gonnard
· 5 years ago
0dab12e
Start testing cf_hmac() for constant flow
by Manuel Pégourié-Gonnard
· 5 years ago
a237722
Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN
by Manuel Pégourié-Gonnard
· 5 years ago
fde7505
Add dummy constant-flow HMAC function with tests
by Manuel Pégourié-Gonnard
· 5 years ago
a586099
Merge pull request #3475 from gilles-peskine-arm/rename-check_files-2.16
by Gilles Peskine
· 5 years ago
ee69477
Rename Python scripts to use '_' and not '-'
by Gilles Peskine
· 5 years ago
15a7cd1
Merge tag 'mbedtls-2.16.7' into merge-2.16.7-release-to-mbedtls-2.16
by Janos Follath
· 5 years ago
ef5f8fc
Bump version to Mbed TLS 2.16.7
by Janos Follath
· 5 years ago
14a5645
tests: Get rid of mbedtls_test_unhexify() in unit test code
by Ronald Cron
· 5 years ago
1d5ef29
tests: ccm: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
b2eb38d
tests: aes.ofb: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
afbe3ee
tests: nist_kw: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
7e8f1af
tests: chacha20: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
d7a4df8
tests: hkdf: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
6d1f0ad
tests: aria: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
5b13a86
tests: Reformating due to *hexify functions renaming
by Ronald Cron
· 5 years ago
a0c9ff3
tests: Add mbedtls_test_ prefix to *hexify functions
by Ronald Cron
· 5 years ago
f69b919
Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.7r0
by Janos Follath
· 5 years ago
805b146
all.sh: clean up some uses of "local" variables
by Manuel Pégourié-Gonnard
· 5 years ago
d2b5ad8
Use all.sh in pre-push hook
by Manuel Pégourié-Gonnard
· 5 years ago
1ee6850
Make check_generate_test_code more -q friendly
by Manuel Pégourié-Gonnard
· 5 years ago
de4ad2d
Add a --quiet option to all.sh
by Manuel Pégourié-Gonnard
· 5 years ago
1bff684
Adjust comments about SEED synchronisation
by Manuel Pégourié-Gonnard
· 5 years ago
c2400d3
Make basic-build-test.sh deterministic
by Manuel Pégourié-Gonnard
· 5 years ago
2df5857
Remove SHA-1 as a fallback option
by Manuel Pégourié-Gonnard
· 5 years ago
72177e3
Add fall-back to hash-based KDF for internal ECP DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
047986c
Add support for RESTARTABLE with internal RNG
by Manuel Pégourié-Gonnard
· 5 years ago
23983f3
Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG
by Manuel Pégourié-Gonnard
· 5 years ago
f744bd7
Update license headers to Apache-2.0 OR GPL-2.0-or-later
by Bence Szépkúti
· 5 years ago
51b41d5
Add Apache-2.0 headers to all scripts
by Bence Szépkúti
· 5 years ago
468a76f
Add copyright dates to all scripts
by Bence Szépkúti
· 5 years ago
cd6fd06
Remove hardcoded line number from the zeroize test
by Bence Szépkúti
· 5 years ago
74fc3be
Remove superfluous include from zeroize.c
by Bence Szépkúti
· 5 years ago
471ae59
Merge pull request #3396 from danh-arm/dh/branch-cov-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
3a562d7
Merge pull request #3401 from mpg/fix-hmac-drbg-deps-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
62b293d
Merge pull request #3352 from gilles-peskine-arm/fix-ecp-mul-memory-leak-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
c5243c1
Add test for dependencies on HMAC_DRBG in all.sh
by Manuel Pégourié-Gonnard
· 5 years ago
8cb1981
Enable branch coverage in basic_build_test.sh
by Dan Handley
· 5 years ago
49d3dd0
Merge pull request #3384 from mpg/fix-ctr-drbg-deps-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
014ff5b
Add test for building without CTR_DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
503b79e
Merge pull request #3375 from gilles-peskine-arm/basic-build-test-status-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
f2c6e34
Fix undeclared deps on MBEDTLS_CTR_DRBG in tests
by Manuel Pégourié-Gonnard
· 5 years ago
f25cd6b
MBEDTLS_MEMORY_BACKTRACE is no longer included in the full config
by Gilles Peskine
· 5 years ago
d9701ae
Create a seedfile explicitly
by Gilles Peskine
· 5 years ago
ed1f673
If 'make lcov' failed, exit immediately
by Gilles Peskine
· 5 years ago
8bfe12b
Note that we keep going even if some tests fail
by Gilles Peskine
· 5 years ago
f54a5de
Exit with a failure status if some tests failed
by Gilles Peskine
· 5 years ago
b648487
Finish the documentation of normalize_path
by Gilles Peskine
· 5 years ago
3c23c82
Run assemble_changelog.py in all.sh
by Gilles Peskine
· 5 years ago
43c74d2
Some .pem files are openssl output and have tabs and that's ok
by Gilles Peskine
· 5 years ago
4018251
.dsw files are Visual Studio stuff
by Gilles Peskine
· 5 years ago
66de311
Permit empty files
by Gilles Peskine
· 5 years ago
cd29f86
Normalize line endings
by Gilles Peskine
· 5 years ago
ce5d854
Check only files checked into Git
by Gilles Peskine
· 5 years ago
ffaef81
Exclude binary files from text checks
by Gilles Peskine
· 5 years ago
e6f1f24
Regex mechanism for check-specific exemptions
by Gilles Peskine
· 5 years ago
125f89b
Check all files by default
by Gilles Peskine
· 5 years ago
e856ba1
More accurate variable name
by Gilles Peskine
· 5 years ago
c98ca37
Add test cases to check rng failure
by Jonas
· 5 years ago
8b34fef
Merge pull request #2710 from k-stachowiak/unified-exit-in-examples-2.16
by Gilles Peskine
· 5 years ago
ff8ae11
Adjust the zeroization test to the new length of zeroize.c
by k-stachowiak
· 6 years ago
0f59341
Merge pull request #3247 from gilles-peskine-arm/travis-rationalize-2.16
by Gilles Peskine
· 5 years ago
e6c0c7d
all.sh: on arm builds (GCC or Arm Compiler), show the code size
by Gilles Peskine
· 5 years ago
dac156b
all.sh: add a Cortex-M0+ build
by Gilles Peskine
· 5 years ago
fcccfbc
all.sh: build_arm_none_eabi_gcc: do optimize
by Gilles Peskine
· 5 years ago
a3c6c8a
Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix
by Gilles Peskine
· 5 years ago
77b1f30
all.sh: reorganize testing around deprecated features
by Gilles Peskine
· 5 years ago
313bb50
Strict C99: check it in the full config
by Gilles Peskine
· 5 years ago
5ac9793
Strict C99: make sure that fileno() is declared
by Gilles Peskine
· 5 years ago
Next »