TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
ae9f2a2accee345b52f24903be0e53ae3445b1e1
/
tests
ae9f2a2
Fix compilation error
by Ron Eldor
· 6 years ago
39512b4
Add const to variable
by Ron Eldor
· 6 years ago
6e76108
Fix endianity issue when reading uint32
by Ron Eldor
· 6 years ago
2ad73aa
Increase test suite timeout
by Ron Eldor
· 7 years ago
3adb981
Reduce stack usage of test_suite_pkcs1_v15
by Ron Eldor
· 7 years ago
5d7254a
Reduce stack usage of test_suite_pkcs1_v21
by Ron Eldor
· 7 years ago
e4c5fa7
Reduce stack usage of test_suite_rsa
by Ron Eldor
· 7 years ago
5533f4a
Reduce stack usage of test_suite_pk
by Ron Eldor
· 7 years ago
60ebd98
Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh
by Andrzej Kurek
· 6 years ago
c73f857
Remove unnecessary memory buffer alloc and memory backtrace unsets
by Andrzej Kurek
· 6 years ago
1f5a596
Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test
by Andrzej Kurek
· 6 years ago
1d07082
all.sh: restructure memory allocator tests
by Andrzej Kurek
· 6 years ago
d130b98
Add missing dependency in memory buffer alloc set in all.sh
by Hanno Becker
· 6 years ago
f8799e8
Add all.sh run with full config and ASan enabled
by Hanno Becker
· 6 years ago
74b5e34
Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled
by Hanno Becker
· 6 years ago
a9c2a3b
Adapt all.sh to removal of buffer allocator from full config
by Andrzej Kurek
· 6 years ago
fcb8711
Bump version to Mbed TLS 2.16.3
by Jaeden Amero
· 6 years ago
8940867
Merge remote-tracking branch 'origin/mbedtls-2.16' into mbedtls-2.16-restricted
by Jaeden Amero
· 6 years ago
43dc0d6
ssl-opt.sh: wait for proxy to start before running the script further
by Unknown
· 6 years ago
6d079ba
Merge remote-tracking branch 'upstream-restricted/mbedtls-2.16-proposed' into mbedtls-2.16-restricted
by Gilles Peskine
· 6 years ago
4d7c748
Merge remote-tracking branch 'upstream-restricted/pr/503' into mbedtls-2.16-restricted
by Gilles Peskine
· 6 years ago
33f66ba
Merge remote-tracking branch 'upstream-restricted/pr/556' into mbedtls-2.16-restricted
by Gilles Peskine
· 6 years ago
3a93065
Merge remote-tracking branch 'upstream-restricted/pr/613' into mbedtls-2.16-restricted
by Gilles Peskine
· 6 years ago
376d0d9
Merge remote-tracking branch 'upstream-public/pr/2736' into mbedtls-2.16
by Gilles Peskine
· 6 years ago
c1b621c
Merge remote-tracking branch 'upstream-public/pr/2754' into mbedtls-2.16
by Gilles Peskine
· 6 years ago
7a93214
Merge remote-tracking branch 'upstream-public/pr/2778' into mbedtls-2.16
by Gilles Peskine
· 6 years ago
e30c091
Exclude DTLS 1.2 only with older OpenSSL
by Gilles Peskine
· 6 years ago
560f332
Document the rationale for the armel build
by Gilles Peskine
· 6 years ago
e07b9ff
Switch armel build to -Os
by Gilles Peskine
· 6 years ago
0bd284d
Add a build on ARMv5TE in ARM mode
by Gilles Peskine
· 6 years ago
c3c738e
Merge pull request #639 from ARMmbed/mbedtls-2.16-proposed
by Gilles Peskine
· 6 years ago
a60dc25
Merge pull request #2419 from RonEld/Backport2.16_2734
by Gilles Peskine
· 6 years ago
1e3eb28
Merge pull request #2735 from hanno-arm/skip_test-2.16
by Gilles Peskine
· 6 years ago
756b3f2
entropy_nv_seed: cope with SHA-256
by Gilles Peskine
· 6 years ago
0450eec
entropy_nv_seed: clean up properly
by Gilles Peskine
· 6 years ago
fc41bd7
Don't call memset after calloc
by Gilles Peskine
· 6 years ago
af4578f
Merge remote-tracking branch 'origin/mbedtls-2.16' into mbedtls-2.16-restricted
by Jaeden Amero
· 6 years ago
cb686a1
Merge remote-tracking branch 'origin/pr/2743' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
7c52e22
Fix parsing issue when int parameter is in base 16
by Ron Eldor
· 6 years ago
e81ff54
Refactor receive_uint32()
by Ron Eldor
· 6 years ago
3dd7790
Refactor get_byte function
by Ron Eldor
· 6 years ago
9d40da2
Make the script portable to both pythons
by Ron Eldor
· 6 years ago
b43fe57
Update the test encoding to support python3
by Ron Eldor
· 6 years ago
56b6e52
update the test script
by Ron Eldor
· 6 years ago
3650392
Update certificates to expire in 2029
by Ron Eldor
· 6 years ago
9647bc5
Update soon to be expired crl
by Ron Eldor
· 6 years ago
a258ccd
tests: Limit each log to 10 GiB
by Jaeden Amero
· 6 years ago
d7ec086
Merge remote-tracking branch 'origin/mbedtls-2.16' into mbedtls-2.16-restricted
by Jaeden Amero
· 6 years ago
ad1836a
Add a test for mlaformed ECJPAKE context
by k-stachowiak
· 6 years ago
dc25c32
Test that a shared library build produces a dynamically linked executable
by Gilles Peskine
· 6 years ago
2c47ffc
Test that the shared library build with CMake works
by Gilles Peskine
· 6 years ago
87bf1b5
Add a test of MBEDTLS_CONFIG_FILE
by Gilles Peskine
· 6 years ago
d3369f6
Add TEST_ASSUME macro to allow skipping tests at runtime
by Hanno Becker
· 6 years ago
47d7c2d
Allow TODO in code
by Gilles Peskine
· 6 years ago
79cfef0
Use the docstring in the command line help
by Gilles Peskine
· 6 years ago
7b03e87
Merge remote-tracking branch 'restricted/pr/582' into mbedtls-2.16-restricted
by Jaeden Amero
· 6 years ago
5ecbd14
Merge remote-tracking branch 'origin/pr/2701' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
a5ebd5f
Merge remote-tracking branch 'origin/pr/2615' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
096bccf
Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
f580d43
Merge remote-tracking branch 'origin/pr/2053' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
d81c11b
Merge remote-tracking branch 'origin/pr/2687' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
mbedtls-2.16.2
dcab202
Add all.sh component that exercises invalid_param checks
by Gilles Peskine
· 6 years ago
137d31b
Make test suites compatible with #include <assert.h>
by Gilles Peskine
· 6 years ago
8118e46
Pass -m32 to the linker as well
by Gilles Peskine
· 6 years ago
418e761
Merge remote-tracking branch 'origin/pr/2484' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
7aed01c
Merge remote-tracking branch 'origin/pr/2481' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
1adf212
Merge remote-tracking branch 'origin/pr/2497' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
ff36cda
Update library to 2.16.2
by Jaeden Amero
· 6 years ago
11f38e2
Add a test for signing content with a long ECDSA key
by k-stachowiak
· 6 years ago
adffe39
test: Remove redundant 0-byte decryption test
by Jaeden Amero
· 6 years ago
4e47aa0
test: Check empty buffer decryption for chachapoly
by Jaeden Amero
· 6 years ago
2f47214
Always return a high-level error code from X.509 module
by Hanno Becker
· 6 years ago
4e1bfc1
Obey bounds of ASN.1 substructures
by Hanno Becker
· 6 years ago
bdf2035
Correct name of X.509 parsing test for well-formed, ill-signed CRT
by Hanno Becker
· 6 years ago
cfa3418
Add test cases exercising successful verification of MD2/MD4/MD5 CRT
by Hanno Becker
· 6 years ago
4d7210c
Add test case exercising verification of valid MD2 CRT
by Hanno Becker
· 6 years ago
8d59f25
Add MD[245] test CRTs to tree
by Hanno Becker
· 6 years ago
928f617
Add instructions for MD[245] test CRTs to tests/data_files/Makefile
by Hanno Becker
· 6 years ago
8b3bcba
Convert further x509parse tests to use lower-case hex data
by Hanno Becker
· 6 years ago
ada3831
test: Always use `make clean` by itself
by Jaeden Amero
· 6 years ago
67d1848
Use SHA-256 instead of MD2 in X.509 CRT parsing tests
by Hanno Becker
· 6 years ago
556e6d8
Consistently use lower case hex data in X.509 parsing tests
by Hanno Becker
· 6 years ago
dd7e193
Add new line at the end of test-ca2.key.enc
by Hanno Becker
· 6 years ago
e562e7d
Add run to all.sh exercising !MBEDTLS_PEM_PARSE_C + !MBEDTLS_FS_IO
by Hanno Becker
· 6 years ago
7a11e72
ssl-opt.sh: Auto-skip tests that use files if MBEDTLS_FS_IO unset
by Hanno Becker
· 6 years ago
f8b0b15
Rename server1.der to server1.crt.der
by Hanno Becker
· 6 years ago
389ee9b
Add DER encoded files to git tree
by Hanno Becker
· 6 years ago
5895a2d
Add build instructions to generate DER versions of CRTs and keys
by Hanno Becker
· 6 years ago
39d7c58
list-symbols.sh: if the build fails, print the build transcript
by Gilles Peskine
· 6 years ago
902a1f3
Document "check-names.sh -v"
by Gilles Peskine
· 6 years ago
473f2d4
all.sh: invoke check-names.sh in print-trace-on-exit mode
by Gilles Peskine
· 6 years ago
5e525fb
Print a command trace if the check-names.sh exits unexpectedly
by Gilles Peskine
· 6 years ago
6e6ae9b
Use 'config.pl baremetal' in all.sh
by Manuel Pégourié-Gonnard
· 6 years ago
3997a6c
Document the scripts behaviour further
by Darryl Green
· 6 years ago
3ef06d5
Add --internal option to list-identifiers.sh
by Darryl Green
· 6 years ago
20d707d
Merge remote-tracking branch 'origin/pr/2571' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
0a47c4f
Clarify comment mangled by an earlier refactoring
by Gilles Peskine
· 6 years ago
99a3310
Add an "out-of-box" component
by Gilles Peskine
· 6 years ago
7dd44b2
Run ssl-opt.sh on 32-bit runtime
by Gilles Peskine
· 6 years ago
e59c419
Fix typo in data_file generator code
by Jaeden Amero
· 6 years ago
Next »