TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
2eaf2c79692abcfef2980c64ed5139efd5581736
/
tests
/
suites
2eaf2c7
ssl: Don't access non-existent encrypt_then_mac field
by Jaeden Amero
· 6 years ago
5dbcc9f
Introduce specific error for ver/cfg mismatch on deserialization
by Hanno Becker
· 6 years ago
f78af37
Improve test for detection of ver/cfg corruption in serialized data
by Hanno Becker
· 6 years ago
08ec129
Use US spelling 'serialize' instead of UK spelling 'serialise'
by Hanno Becker
· 6 years ago
cb9ba0f
Use consistent spelling of 'serialise/serialize' in SSL test suite
by Hanno Becker
· 6 years ago
f99ec26
Add negative tests for unexpected ver/cfg in session deserialization
by Hanno Becker
· 6 years ago
c4f5080
Re-enable test that now works with new format
by Manuel Pégourié-Gonnard
· 6 years ago
35ccdbb
Normalize spelling to serialiZation
by Manuel Pégourié-Gonnard
· 6 years ago
749312f
Fix undeclared dependency on FS_IO in test code
by Manuel Pégourié-Gonnard
· 6 years ago
d1a5451
Fix style issues and typos in test code
by Manuel Pégourié-Gonnard
· 6 years ago
081b152
Fix another wrong check for errors in test code
by Manuel Pégourié-Gonnard
· 6 years ago
2a62a05
Add test that save-load is the identity
by Manuel Pégourié-Gonnard
· 6 years ago
aab6204
Fix populate_session() and its usage in tests
by Manuel Pégourié-Gonnard
· 6 years ago
5709811
Add test for session_load() from small buffers
by Manuel Pégourié-Gonnard
· 6 years ago
98fccc3
Add test for session_save() on small buffers
by Manuel Pégourié-Gonnard
· 6 years ago
1ba5c68
Disable test for load-save identity
by Manuel Pégourié-Gonnard
· 6 years ago
16f6bb1
Improve load-save test with tickets and certs
by Manuel Pégourié-Gonnard
· 6 years ago
dfa5a7a
Start adding unit test for session serialisation
by Manuel Pégourié-Gonnard
· 6 years ago
6945983
Rename MBEDTLS_SSL_CID->MBEDTLS_SSL_DTLS_CONNECTION_ID in SSL suite
by Hanno Becker
· 6 years ago
a5a2b08
Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID
by Hanno Becker
· 6 years ago
6943920
Add missing dependencies in unit tests for CID-based record enc/dec
by Hanno Becker
· 6 years ago
505089d
Fix missing compile-time guards around CID-only constants
by Hanno Becker
· 6 years ago
d8f753b
Add unit tests for record protection using CID
by Hanno Becker
· 6 years ago
36fb379
Record enc/dec tests: Don't take turns in sending / receiving roles
by Hanno Becker
· 6 years ago
724a695
Merge remote-tracking branch 'origin/pr/562' into baremetal
by Simon Butcher
· 6 years ago
a131766
Ensure non-NULL key buffer when building SSL test transforms
by Hanno Becker
· 6 years ago
1acadb7
Catch errors while building SSL test transforms
by Hanno Becker
· 6 years ago
afc528a
Use mbedtls_{calloc|free}() in SSL unit test suite
by Hanno Becker
· 6 years ago
b17a1a2
Alternative between send/recv transform in SSL record test suite
by Hanno Becker
· 6 years ago
5c1176e
Fix memory leak on failure in test_suite_ssl
by Hanno Becker
· 6 years ago
3693c72
Add record encryption/decryption tests for ARIA to SSL test suite
by Hanno Becker
· 7 years ago
d300003
Add encryption/decryption tests for small records
by Hanno Becker
· 8 years ago
611a83b
Add tests for record encryption/decryption
by Hanno Becker
· 8 years ago
f41fa48
Merge remote-tracking branch 'origin/pr/2520' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
7702735
Merge remote-tracking branch 'origin/pr/2503' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
9bfcebf
Merge remote-tracking branch 'origin/pr/2364' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
186c2c0
Merge remote-tracking branch 'restricted/pr/553' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
9f4f8ee
Update library version to 2.16.1
by Jaeden Amero
· 6 years ago
mbedtls-2.16.1
b25719b
Fix errors in AEAD test function
by Jack Lloyd
· 6 years ago
276284f
Add non-regression test for buffer overflow
by Janos Follath
· 6 years ago
e6a3f57
Merge remote-tracking branch 'public/pr/2429' into mbedtls-2.16
by Simon Butcher
· 6 years ago
2c1d492
Merge remote-tracking branch 'origin/pr/2428' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
62a7351
Add test case for ecdh_get_params with mismatching group
by Gilles Peskine
· 7 years ago
6d9b762
Add test case for ecdh_calc_secret
by Gilles Peskine
· 7 years ago
0981db5
Merge remote-tracking branch 'origin/pr/2385' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
2c0f6f0
Add tests for (named) bitstring to suite_asn1write
by Andres Amaya Garcia
· 7 years ago
ed68b31
Move a restartable ecp context to a conditional compilation block
by Andrzej Kurek
· 6 years ago
archive/restartable-ecc-unused-variable-2-16
restartable-ecc-unused-variable-2-16
fa44458
Correct code formatting in the timing test suites
by k-stachowiak
· 7 years ago
9fc7af0
Merge remote-tracking branch 'origin/pr/2040' into mbedtls-2.16
by Jaeden Amero
· 7 years ago
a82b436
Merge remote-tracking branch 'origin/pr/2322' into mbedtls-2.16
by Jaeden Amero
· 7 years ago
7223342
Reduce the timing tests complexity
by k-stachowiak
· 7 years ago
da04b3b
Increase okm_hex buffer to contain null character
by Ron Eldor
· 7 years ago
57c2a30
Minor modifications to hkdf test
by Ron Eldor
· 7 years ago
6fce816
Add explanation for okm_string size
by Ron Eldor
· 7 years ago
d9ad084
Reduce buffer size of okm
by Ron Eldor
· 7 years ago
45154eb
Reduce Stack usage of hkdf test function
by Ron Eldor
· 7 years ago
4d60477
Merge remote-tracking branch 'public/pr/2232' into mbedtls-2.16
by Simon Butcher
· 7 years ago
fc2edc3
Merge remote-tracking branch 'public/pr/2228' into mbedtls-2.16
by Simon Butcher
· 7 years ago
a2579be
Add conditional dependency to tests
by Ron Eldor
· 7 years ago
6c164e7
Update the version of the library to 2.16.0
by Simon Butcher
· 7 years ago
ad7c210
Merge remote-tracking branch 'public/pr/2274' into development
by Simon Butcher
· 7 years ago
12b4240
Merge remote-tracking branch 'public/pr/2288' into development
by Simon Butcher
· 7 years ago
c831193
Merge remote-tracking branch 'public/pr/2302' into development
by Simon Butcher
· 7 years ago
1efda39
Merge remote-tracking branch 'public/pr/2297' into development
by Simon Butcher
· 7 years ago
5aa7809
Merge remote-tracking branch 'public/pr/2275' into development
by Simon Butcher
· 7 years ago
780cf18
Merge remote-tracking branch 'public/pr/2271' into development
by Simon Butcher
· 7 years ago
032c037
Merge remote-tracking branch 'public/pr/2270' into development
by Simon Butcher
· 7 years ago
a033633
Merge remote-tracking branch 'public/pr/2269' into development
by Simon Butcher
· 7 years ago
70935a4
Merge remote-tracking branch 'public/pr/2299' into development
by Simon Butcher
· 7 years ago
003c0e0
Merge remote-tracking branch 'public/pr/2292' into development
by Simon Butcher
· 7 years ago
decf2f5
Merge remote-tracking branch 'public/pr/2291' into development
by Simon Butcher
· 7 years ago
65ce5dc
Merge remote-tracking branch 'public/pr/2290' into development
by Simon Butcher
· 7 years ago
ad2e0da
Merge remote-tracking branch 'public/pr/2283' into development
by Simon Butcher
· 7 years ago
0bbf7f4
Merge remote-tracking branch 'public/pr/2279' into development
by Simon Butcher
· 7 years ago
962b7b1
Merge remote-tracking branch 'public/pr/2273' into development
by Simon Butcher
· 7 years ago
6be67a6
Merge remote-tracking branch 'public/pr/2281' into development
by Simon Butcher
· 7 years ago
dac513e
Merge remote-tracking branch 'public/pr/2282' into development
by Simon Butcher
· 7 years ago
ccafd14
Merge remote-tracking branch 'public/pr/2276' into development
by Simon Butcher
· 7 years ago
2a8d32c
Merge remote-tracking branch 'public/pr/2287' into development
by Simon Butcher
· 7 years ago
743e398
Avoid unused-variable warnings for str as well
by Gilles Peskine
· 7 years ago
88ca3a2
Avoid unused-variable warnings in some configurations
by Gilles Peskine
· 7 years ago
d602711
Fix dependencies on MBEDTLS_FS_IO
by Gilles Peskine
· 7 years ago
73b7984
Remove parameter validation for deprecated function in ECDSA module
by Hanno Becker
· 7 years ago
dd63359
Add tests for valid NULL in ccm_free()
by k-stachowiak
· 7 years ago
508bcd9
Remove unneeded test for the CCM free function
by k-stachowiak
· 7 years ago
26d365e
Add parameter validation for CCM
by k-stachowiak
· 7 years ago
fb54360
Prevent unused variable in some configurations
by k-stachowiak
· 7 years ago
6af45ec
PK: document context validity requirements
by Gilles Peskine
· 7 years ago
a85edd9
Split the unconditional and conditional parameter validation tests
by k-stachowiak
· 7 years ago
f25ee7f
Fix parameter validation for mbedtls_mpi_lsb()
by Hanno Becker
· 7 years ago
d54b975
pk parse: the password is optional
by Gilles Peskine
· 7 years ago
516897a
Remove unnecessary parameter validation from the Cipher module
by k-stachowiak
· 7 years ago
95070a8
Make some cipher parameter validation unconditional
by k-stachowiak
· 7 years ago
5b01f8b
Add a new line at the end of the test data file
by k-stachowiak
· 7 years ago
90b8d4a
Include static cipher functions in the parameter validation scheme
by k-stachowiak
· 7 years ago
a539070
Make all parameter validation tests optional
by k-stachowiak
· 7 years ago
e0215d7
Add Cipher module parameter validation
by Krzysztof Stachowiak
· 7 years ago
5fccb3e
Add tests for valid NULL in gcm_free()
by k-stachowiak
· 7 years ago
8ffc92a
Add parameter validation for the GCM module
by k-stachowiak
· 7 years ago
ee3cfec
PK sign/verify: hash=NULL is ok if md_alg=0 and hash_len=0
by Gilles Peskine
· 7 years ago
Next »