TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
762d011ece6ddef36fa080e2d6576e0002a8c0f6
762d011
Fix alignment issues
by Manuel Pégourié-Gonnard
· 6 years ago
42c814f
Clarify comment about TLS versions
by Manuel Pégourié-Gonnard
· 6 years ago
5478e1e
Remove redundant debug message.
by Manuel Pégourié-Gonnard
· 6 years ago
84ef8bd
Remove 'session' input from populate_tranform()
by Manuel Pégourié-Gonnard
· 6 years ago
cf31216
Fix typo in comment
by Manuel Pégourié-Gonnard
· 6 years ago
86e48c2
Enforce promise to not use whole ssl context
by Manuel Pégourié-Gonnard
· 6 years ago
1d10a98
Partially rm 'ssl' input from populate_transform()
by Manuel Pégourié-Gonnard
· 6 years ago
0bcfbc3
Remove "handshake" input from populate_transform()
by Manuel Pégourié-Gonnard
· 6 years ago
12a3f44
Start refining parameters of populate_transform()
by Manuel Pégourié-Gonnard
· 6 years ago
a1abb26
Move compress_buf allocation to derive_keys
by Manuel Pégourié-Gonnard
· 6 years ago
707728d
Move handling of randbytes to derive_keys()
by Manuel Pégourié-Gonnard
· 6 years ago
bcf258e
Remove duplicated branch in ssl_compute_master()
by Manuel Pégourié-Gonnard
· 6 years ago
a575975
Make calc_verify() return the length as well
by Manuel Pégourié-Gonnard
· 6 years ago
ed3b7a9
Constify ssl_context param of calc_verify()
by Manuel Pégourié-Gonnard
· 6 years ago
c28c889
Improve signature of ssl_compute_master()
by Manuel Pégourié-Gonnard
· 6 years ago
dafe522
Reduce indentation in ssl_compute_master()
by Manuel Pégourié-Gonnard
· 6 years ago
7edd587
Start extracting ssl_compute_master()
by Manuel Pégourié-Gonnard
· 6 years ago
aa3c701
Fix signature of ssl_set_transform_prfs()
by Manuel Pégourié-Gonnard
· 6 years ago
52aa520
Start extraction ssl_set_handshake_prfs()
by Manuel Pégourié-Gonnard
· 6 years ago
5ed5e90
Start splitting populate_transform() out of derive_keys()
by Manuel Pégourié-Gonnard
· 6 years ago
0888581
Fix uninitialized variable access in debug output of record enc/dec
by Hanno Becker
· 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
f832343
Improve documentation of mbedtls_record
by Hanno Becker
· 6 years ago
c5aee96
Adapt record length value after encryption
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
30d02cd
Rename ssl_decrypt_buf() to mbedtls_ssl_decrypt_buf() in comment
by Hanno Becker
· 7 years ago
3693c72
Add record encryption/decryption tests for ARIA to SSL test suite
by Hanno Becker
· 7 years ago
a198bb7
Improve documentation of mbedtls_ssl_transform
by Hanno Becker
· 7 years ago
93012fe
Double check that record expansion is as expected during decryption
by Hanno Becker
· 7 years ago
a795323
Move debugging output after record decryption
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
9223132
Reduce size of `ssl_transform` if no MAC ciphersuite is enabled
by Hanno Becker
· 8 years ago
f122944
Remove code from `ssl_derive_keys` if relevant modes are not enabled
by Hanno Becker
· 8 years ago
4c6876b
Provide standalone version of `ssl_decrypt_buf`
by Hanno Becker
· 8 years ago
3307b53
Provide standalone version of `ssl_encrypt_buf`
by Hanno Becker
· 8 years ago
4a5eeae
Improve documentation of mbedtls_ssl_transform
by Hanno Becker
· 8 years ago
9d2e4b4
Add structure representing TLS records
by Hanno Becker
· 8 years ago
b628a80
Fix definition of SSL_SOME_MODES_USE_MAC
by Hanno Becker
· 7 years ago
5cc04d5
Correct space needed for MAC in case of NULL cipher
by Hanno Becker
· 8 years ago
8759e16
Remove ciphersuite_info from ssl_transform
by Hanno Becker
· 8 years ago
e7f2df0
Remove key length field from ssl_transform
by Hanno Becker
· 8 years ago
7326bc8
Merge pull request #2524 from hanno-arm/baremetal_config
by Simon Butcher
· 6 years ago
224eb0c
Use AES-128 instead of AES-256 in baremetal ciphersuite
by Hanno Becker
· 6 years ago
7f6e808
Remove uninitialized variable error in baremetal.sh
by Hanno Becker
· 6 years ago
b4d8fab
Rename generate_codesize_stats.sh to extract_codesize_stats.sh
by Hanno Becker
· 6 years ago
275e5bf
Remove TODO from configs/baremetal.h
by Hanno Becker
· 6 years ago
1373724
Add static callgraph output to `baremetal.sh --ram --stack`
by Hanno Becker
· 6 years ago
e6c3c7f
Correct ECP optimization params in baremetal_test.sh
by Hanno Becker
· 6 years ago
c7c2081
Measure stack usage in baremetal script
by Hanno Becker
· 6 years ago
7a09785
Correct usage instructions for baremetal script
by Hanno Becker
· 6 years ago
a778959
Don't ignore I/O and ECP heap usage in baremetal script
by Hanno Becker
· 6 years ago
5541e4e
Add usage instructions to baremetal heap+stack usage function
by Hanno Becker
· 6 years ago
085ab56
Optimize baremetal ECP configuration
by Hanno Becker
· 6 years ago
43fa8d6
Add scripts to build, test and measure baremetal configuration
by Hanno Becker
· 6 years ago
abc22b7
Add baremetal configuration to `configs` folder
by Hanno Becker
· 6 years ago
cef29a2
Merge remote-tracking branch 'origin/pr/2401' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
b0abd1c
Merge remote-tracking branch 'origin/pr/2388' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
6b79a11
Merge remote-tracking branch 'origin/pr/2293' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
203123b
Merge remote-tracking branch 'origin/pr/1818' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
daed232
Merge remote-tracking branch 'origin/pr/2436' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
799cd57
Merge remote-tracking branch 'restricted/pr/550' into mbedtls-2.16
by Simon Butcher
· 6 years ago
e6a3f57
Merge remote-tracking branch 'public/pr/2429' into mbedtls-2.16
by Simon Butcher
· 6 years ago
3664fdb
Merge remote-tracking branch 'public/pr/2449' into mbedtls-2.16
by Simon Butcher
· 6 years ago
2eee0c3
Update query_config.c
by Manuel Pégourié-Gonnard
· 6 years ago
f1e62e8
Fix failure in SSLv3 per-version suites test
by Manuel Pégourié-Gonnard
· 6 years ago
37e0a8c
Adjust DES exclude lists in test scripts
by Andres Amaya Garcia
· 6 years ago
03afdc0
Clarify 3DES changes in ChangeLog
by Andres Amaya Garcia
· 6 years ago
7c86e9a
Fix documentation for 3DES removal
by Andres Amaya Garcia
· 6 years ago
ac9c522
Exclude 3DES tests in test scripts
by Andres Amaya Garcia
· 7 years ago
6882ec1
Fix wording of ChangeLog and 3DES_REMOVE docs
by Andres Amaya Garcia
· 7 years ago
5d8aade
Reduce priority of 3DES ciphersuites
by Andres Amaya Garcia
· 7 years ago
2c1d492
Merge remote-tracking branch 'origin/pr/2428' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
c5b57ef
Merge remote-tracking branch 'origin/pr/2412' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
0981db5
Merge remote-tracking branch 'origin/pr/2385' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
fe50335
Merge remote-tracking branch 'origin/pr/2389' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
b4595d2
Reword changelog entry
by k-stachowiak
· 6 years ago
abb843e
Reenable GnuTLS next based tests
by k-stachowiak
· 6 years ago
e900969
Use certificates from data_files and refer them
by Ron Eldor
· 6 years ago
b76e765
Specify server certificate to use in SHA-1 test
by Ron Eldor
· 7 years ago
a51f4c7
refactor CA and SRV certificates into separate blocks
by ILUXONCHIK
· 7 years ago
ecc6c13
refactor SHA-1 certificate defintions and assignment
by ILUXONCHIK
· 7 years ago
5f97b32
refactor server SHA-1 certificate definition into a new block
by ILUXONCHIK
· 7 years ago
c3d1f54
define TEST_SRV_CRT_RSA_SOME in similar logic to TEST_CA_CRT_RSA_SOME
by ILUXONCHIK
· 7 years ago
761f376
server SHA-256 certificate now follows the same logic as CA SHA-256 certificate
by ILUXONCHIK
· 7 years ago
57d7a16
add entry to ChangeLog
by ILUXONCHIK
· 7 years ago
b5eb21a
Add ChangeLog entry for unused bits in bitstrings
by Andres Amaya Garcia
· 7 years ago
6490034
Improve docs for ASN.1 bitstrings and their usage
by Andres Amaya Garcia
· 7 years ago
2c0f6f0
Add tests for (named) bitstring to suite_asn1write
by Andres Amaya Garcia
· 7 years ago
d60e378
Fix ASN1 bitstring writing
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
dc5893d
Update change log
by k-stachowiak
· 6 years ago
4c47e18
Fix check-generated-files.sh failure with query_config
by Andres Amaya Garcia
· 7 years ago
9da4674
Suppress visual studio preprocessor warnings on query_config.c
by Andres Amaya Garcia
· 7 years ago
c6753cd
Use \r instead of 0xD in generate_visualc_files.pl
by Andres Amaya Garcia
· 7 years ago
fe52d2a
Update query_config.c with new macros
by Andres Amaya Garcia
· 7 years ago
4eb040a
Exclude macros from query_config.c generation
by Andres Amaya Garcia
· 7 years ago
Next »