TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
ada828f36a1caa64ce0fc4d3d5a9dba475bcd02f
/
tests
/
suites
/
test_suite_ssl.function
2de07f1
ssl: Don't access non-existent encrypt_then_mac field
by Jaeden Amero
· 6 years ago
a0e20d0
Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID
by Hanno Becker
· 6 years ago
43c24b8
Fix missing compile-time guards around CID-only constants
by Hanno Becker
· 6 years ago
d856c82
Add unit tests for record protection using CID
by Hanno Becker
· 6 years ago
6c87b3f
Record enc/dec tests: Don't take turns in sending / receiving roles
by Hanno Becker
· 6 years ago
6b9b1b8
Initialize psa_crypto in ssl test
by Ron Eldor
· 6 years ago
824ad7b
Add tests for the public tls_prf API
by Ron Eldor
· 6 years ago
78d1f70
Ensure non-NULL key buffer when building SSL test transforms
by Hanno Becker
· 6 years ago
a5780f1
Catch errors while building SSL test transforms
by Hanno Becker
· 6 years ago
3ee5421
Use mbedtls_{calloc|free}() in SSL unit test suite
by Hanno Becker
· 6 years ago
907ab20
Alternative between send/recv transform in SSL record test suite
by Hanno Becker
· 6 years ago
81e16a3
Fix memory leak on failure in test_suite_ssl
by Hanno Becker
· 6 years ago
b3268da
Add encryption/decryption tests for small records
by Hanno Becker
· 8 years ago
a18d132
Add tests for record encryption/decryption
by Hanno Becker
· 8 years ago
5fcca46
Rename HexParam_t -> data_t for consistent coding style
by Azim Khan
· 7 years ago
d30ca13
Combine hex parameters in a struct
by Azim Khan
· 8 years ago
11999bb
Fix minor code style issues
by Darryl Green
· 7 years ago
b25c0c7
Add test case calling ssl_set_hostname twice
by Hanno Becker
· 8 years ago
b31c5f6
Add SSL presets.
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
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
41d479e
Split ssl_init() -> ssl_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
4956fd7
Test and fix anti-replay functions
by Manuel Pégourié-Gonnard
· 11 years ago