TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/iotssl-683-travis-failing-intermittently-tmp
/
tests
/
suites
4b852db
Merge branch 'iotssl-629-der-trailing-bytes'
by Simon Butcher
· 9 years ago
fbe85fe
Add missing dependencies to X509 Parse test suite for P-384 curve
by Simon Butcher
· 9 years ago
df4bca2
X509: Future CA among trusted: add more tests
by Janos Follath
· 9 years ago
12c868c
X509: Future CA among trusted: add unit tests
by Janos Follath
· 9 years ago
0269dad
Refactored test suite template code
by SimonB
· 9 years ago
152ea18
Added support for per test suite helper functions
by SimonB
· 9 years ago
aad787f
Parameterised the test suite applications
by Simon Butcher
· 10 years ago
e154f95
x509: trailing bytes in DER: correct a unit test
by Janos Follath
· 9 years ago
e9c1b1a
Merge remote-tracking branch 'yanesca/iss309' into development
by Manuel Pégourié-Gonnard
· 10 years ago
bfafadb
Change version number to 2.2.1
by Simon Butcher
· 10 years ago
mbedtls-2.2.1
8b4331a
Add test case for root with max_pathlen=0
by Manuel Pégourié-Gonnard
· 10 years ago
a3aa43d
Add test case for first intermediate max_pathlen=0
by Manuel Pégourié-Gonnard
· 10 years ago
8254ed2
Change version number to 2.2.0
by Simon Butcher
· 10 years ago
mbedos-release-15-11
mbedtls-2.2.0
a8838af
Use own implementation of strsep()
by Manuel Pégourié-Gonnard
· 10 years ago
568f1e7
Merge branch 'iotssl-515-max-pathlen' into development
by Manuel Pégourié-Gonnard
· 10 years ago
6c92268
Improved on the previous fix and added a test case to cover both types
by Janos Follath
· 10 years ago
45777c3
Fix a style issue
by Manuel Pégourié-Gonnard
· 10 years ago
e670f90
Fix whitespace at EOL issues
by Manuel Pégourié-Gonnard
· 10 years ago
03dde85
Use symbolic constants in test data
by Manuel Pégourié-Gonnard
· 10 years ago
c87747b
Removed debug code accidentally left in test code
by Simon Butcher
· 10 years ago
5f7c34b
Merge branch iotssl-521-keylen-check
by Simon Butcher
· 10 years ago
6cbacec
Improved on the fix of #309 and extended the test to cover subroutines.
by Janos Follath
· 10 years ago
044a86b
Tests and fix added for #309 (inplace mpi doubling).
by Janos Follath
· 10 years ago
65eefc8
Fix missing check for RSA key length on EE certs
by Manuel Pégourié-Gonnard
· 10 years ago
fadacb9
Merge branch 'development' into iotssl-461-ecjpake-finalization
by Manuel Pégourié-Gonnard
· 10 years ago
ef4f258
Additional corner cases for testing pathlen constrains. Just in case.
by Janos Follath
· 10 years ago
822b2c3
Added test case for pathlen constrains in intermediate certificates
by Janos Follath
· 10 years ago
c4e7d8a
Bump version to 2.1.2
by Manuel Pégourié-Gonnard
· 10 years ago
mbedtls-2.1.2
50a739f
Add test for base64 output length
by Manuel Pégourié-Gonnard
· 10 years ago
8cea8ad
Bump version to 2.1.1
by Manuel Pégourié-Gonnard
· 10 years ago
mbedtls-2.1.1
cd34589
Fix #ifdef in test suite
by Manuel Pégourié-Gonnard
· 10 years ago
d9802af
Add tests for round 2
by Manuel Pégourié-Gonnard
· 10 years ago
3059095
Complete tests for reading round one
by Manuel Pégourié-Gonnard
· 10 years ago
bbe4e52
Start adding tests for EC J-PAKE round one
by Manuel Pégourié-Gonnard
· 10 years ago
4d8685b
Add skeleton for EC J-PAKE module
by Manuel Pégourié-Gonnard
· 10 years ago
aac5502
Bump version to 2.1.0
by Manuel Pégourié-Gonnard
· 10 years ago
5275459
Merging iotssl-457-badtail with development branch
by Simon Butcher
· 10 years ago
fdbdd72
Skip to trusted certs early in the chain
by Manuel Pégourié-Gonnard
· 10 years ago
560fea3
Add tests for verify callback
by Manuel Pégourié-Gonnard
· 10 years ago
4d04cdc
Fix RSA mutex fix
by Manuel Pégourié-Gonnard
· 10 years ago
38db006
Finish test in pkwrite
by Manuel Pégourié-Gonnard
· 10 years ago
04b7eec
Fix pkwrite test that were failing on mingw32
by Manuel Pégourié-Gonnard
· 10 years ago
052d10c
Accept a trailing space at end of PEM lines
by Manuel Pégourié-Gonnard
· 10 years ago
4cb87f4
Prepare for 2.0.0 release
by Paul Bakker
· 10 years ago
archive/mbedtls-2.0
mbedtls-2.0
mbedtls-2.0.0
a16e7c4
Rename a debug function
by Manuel Pégourié-Gonnard
· 10 years ago
b74c245
Rework debug to not need dynamic alloc
by Manuel Pégourié-Gonnard
· 10 years ago
4fd0b25
Fix dual use of buffer in test
by Manuel Pégourié-Gonnard
· 10 years ago
4b00f08
Fix snprintf test
by Manuel Pégourié-Gonnard
· 10 years ago
ac5361f
Fix small issues in tests found by Coverity
by Manuel Pégourié-Gonnard
· 10 years ago
fd47423
Change SSL debug API in the library
by Manuel Pégourié-Gonnard
· 10 years ago
d23f593
Avoid static buffer in debug module
by Manuel Pégourié-Gonnard
· 10 years ago
655a964
Adapt check_key_usage to new weird bits
by Manuel Pégourié-Gonnard
· 10 years ago
9a70225
Add parsing/printing for new X.509 keyUsage flags
by Manuel Pégourié-Gonnard
· 10 years ago
0789433
Rename M255 to Curve25519
by Manuel Pégourié-Gonnard
· 10 years ago
9386664
Move from inttypes.h to stdint.h
by Manuel Pégourié-Gonnard
· 10 years ago
e91e21c
Simplify code in test suites
by Manuel Pégourié-Gonnard
· 10 years ago
7b6dcbe
Add tests for snprintf
by Manuel Pégourié-Gonnard
· 10 years ago
d5f38b0
Fix dependencies on time on x509 test suite
by Manuel Pégourié-Gonnard
· 10 years ago
7580ba4
Add a concept of entropy source strength.
by Manuel Pégourié-Gonnard
· 10 years ago
c0696c2
Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen
by Manuel Pégourié-Gonnard
· 10 years ago
097c7bb
Rename relevant global symbols from size to bitlen
by Manuel Pégourié-Gonnard
· 10 years ago
797f48a
Rename ecp_curve_info.size to bit_size
by Manuel Pégourié-Gonnard
· 10 years ago
b31c5f6
Add SSL presets.
by Manuel Pégourié-Gonnard
· 10 years ago
cbb1f6e
Implement cert profile checking
by Manuel Pégourié-Gonnard
· 10 years ago
9505164
Create cert profile API (unimplemented yet)
by Manuel Pégourié-Gonnard
· 10 years ago
bc7bbbc
Remove duplicated tests for x509_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
ba56136
Avoid in-out length in base64
by Manuel Pégourié-Gonnard
· 10 years ago
3335205
Avoid in-out length in dhm_calc_secret()
by Manuel Pégourié-Gonnard
· 10 years ago
f79b425
Avoid in-out length parameter in bignum
by Manuel Pégourié-Gonnard
· 10 years ago
c730ed3
Rename boolean functions to be clearer
by Manuel Pégourié-Gonnard
· 10 years ago
d14acbc
Test assumptions we make about the platform
by Manuel Pégourié-Gonnard
· 10 years ago
cb46fd8
Avoid non-standard strcasecmp()
by Manuel Pégourié-Gonnard
· 10 years ago
41b9c2b
Remove individual mdX_file() and shaX_file()
by Manuel Pégourié-Gonnard
· 10 years ago
bfffa90
Implement md_file in the MD layer
by Manuel Pégourié-Gonnard
· 10 years ago
7551cb9
Replace malloc with calloc
by Manuel Pégourié-Gonnard
· 10 years ago
5e94dde
Create ssl_internal.h and move some functions
by Manuel Pégourié-Gonnard
· 10 years ago
d9e6a3a
Rename pk_init_ctx() -> pk_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
8473f87
Rename cipher_init_ctx() to cipher_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
e6ef16f
Change X.509 verify flags to uint32_t
by Manuel Pégourié-Gonnard
· 10 years ago
e3a062b
Rename ecp_use_known_dp -> mbedtls_ecp_group_load()
by Manuel Pégourié-Gonnard
· 10 years ago
23ee4d6
Rm ecp_small tests (use only named groups)
by Manuel Pégourié-Gonnard
· 10 years ago
6729e79
Rename ssl_set_xxx() to ssl_conf_xxx()
by Manuel Pégourié-Gonnard
· 10 years ago
d36e33f
Move easy ssl_set_xxx() functions to work on conf
by Manuel Pégourié-Gonnard
· 10 years ago
419d5ae
Make endpoint+transport args of config_defaults()
by Manuel Pégourié-Gonnard
· 10 years ago
def0bbe
Allocate ssl_config out of ssl_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
d5a9e41
Adapt test_suite_debug to recent changes
by Manuel Pégourié-Gonnard
· 10 years ago
da61ed3
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
770b5e1
Fix missing NULL check in MPI
by Manuel Pégourié-Gonnard
· 10 years ago
41d479e
Split ssl_init() -> ssl_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
8d128ef
Split mbedtls_ctr_drbg_init() -> seed()
by Manuel Pégourié-Gonnard
· 10 years ago
f9e9481
Split mbedtls_hmac_drbg_init() -> seed{,_buf}()
by Manuel Pégourié-Gonnard
· 10 years ago
c34e8dd
Split mbedtls_gcm_init() -> gcm_setkey()
by Manuel Pégourié-Gonnard
· 10 years ago
6963ff0
Split mbedtls_ccm_init() -> setkey()
by Manuel Pégourié-Gonnard
· 10 years ago
e6028c9
Fix some X509 macro names
by Manuel Pégourié-Gonnard
· 10 years ago
e75fa70
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
b5f48ad
manually merge 39a183a add x509_crt_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
de9b363
Merge branch mbedtls-1.3 into development
by Manuel Pégourié-Gonnard
· 10 years ago
39a183a
Add x509_crt_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
5119df2
Add test case for dh params with privateValueLength
by Manuel Pégourié-Gonnard
· 10 years ago
e6c8366
Fix bug in pk_parse_key()
by Manuel Pégourié-Gonnard
· 10 years ago
Next »