TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
1e96b46b032aa27d9388e395c3591b8c33005b4f
1e96b46
Disable use of HRNG in SCA-hardened mem-functions
by Manuel Pégourié-Gonnard
· 6 years ago
aeecf04
Merge remote-tracking branch 'public/pr/2907' into baremetal
by Simon Butcher
· 6 years ago
8b2c642
Merge remote-tracking branch 'public/pr/2904' into baremetal
by Simon Butcher
· 6 years ago
f5a6404
Merge remote-tracking branch 'public/pr/2892' into baremetal
by Simon Butcher
· 6 years ago
9d36fa1
Merge remote-tracking branch 'public/pr/2891' into baremetal
by Simon Butcher
· 6 years ago
a85b3e4
Merge remote-tracking branch 'public/pr/2890' into baremetal
by Simon Butcher
· 6 years ago
2f99f3d
Merge remote-tracking branch 'public/pr/2850' into baremetal
by Simon Butcher
· 6 years ago
8a8488c
Fix mbedtls_ssl_check_record usage with ext buf
by Arto Kinnunen
· 6 years ago
7800719
Adjusted buf allocated from heap in ssl_client2 to be as small as possible
by Teppo Järvelin
· 6 years ago
614efc2
Moved allocation checks to correct place in ssl_server2.c
by Teppo Järvelin
· 6 years ago
4ecfbd3
Fix tests to work in Mbed OS test environment
by Arto Kinnunen
· 6 years ago
99082ae
Fixed CI tests by overriding value MBEDTLS_ENTROPY_MAX_SOURCES
by Teppo Järvelin
· 6 years ago
0fa65aa
Review corrections
by Arto Kinnunen
· 6 years ago
c0a8bd4
Tests for AES encypt only
by Arto Kinnunen
· 6 years ago
1480444
Add config option for AES encryption only
by Arto Kinnunen
· 6 years ago
366c13e
Update AES 128-bit key test
by Arto Kinnunen
· 6 years ago
4c003ca
Update AES 128-key test
by Arto Kinnunen
· 6 years ago
5ed870d
Adjust AES RAM usage according to config options
by Arto Kinnunen
· 6 years ago
5bdafa2
Update version_features.c
by Arto Kinnunen
· 6 years ago
265d162
Update AES-128 bit configuration
by Arto Kinnunen
· 6 years ago
60b1106
Update configuration
by Arto Kinnunen
· 6 years ago
4ab702b
Add AES 128-bit key dependency to tests
by Arto Kinnunen
· 6 years ago
77b9cfc
AES: add config option for 128-bit keys
by Arto Kinnunen
· 6 years ago
e2bf54d
Merge remote-tracking branch 'public/pr/2877' into baremetal
by Simon Butcher
· 6 years ago
713e5c3
Merge remote-tracking branch 'public/pr/2880' into baremetal
by Simon Butcher
· 6 years ago
a26fb4c
Merge remote-tracking branch 'public/pr/2870' into baremetal
by Simon Butcher
· 6 years ago
3d414bf
Increased MEMORY_HEAP_SIZE to 140000 in ssl_server2 to get CI passing.
by Teppo Järvelin
· 6 years ago
11e881b
Changed entropy to be allocated from stack to heap in ssl_server2
by Teppo Järvelin
· 6 years ago
8e0e481
Changed main buf to be allocated from heap in ssl_client2
by Teppo Järvelin
· 6 years ago
8e0fe19
Various changes to get CI passing after changes in ssl_server and client stack to heap
by Teppo Järvelin
· 6 years ago
66491e1
Fix undefined references to hardware_poll()
by Manuel Pégourié-Gonnard
· 6 years ago
08d6cf2
Modify the test_baremetal in all.sh
by Jarno Lamsa
· 6 years ago
33281d5
Add requires entries for tests
by Jarno Lamsa
· 6 years ago
3d01f23
Use plain memset() in HMAC-DRBG seeding
by Manuel Pégourié-Gonnard
· 6 years ago
895454d
Use plain memset() for public data in ssl_tls.c
by Manuel Pégourié-Gonnard
· 6 years ago
ee0c35f
Use plain memset() for session ID and Hello.Random
by Manuel Pégourié-Gonnard
· 6 years ago
6bf30be
Use plain memset() for signature transcoding
by Manuel Pégourié-Gonnard
· 6 years ago
54526c3
Use plain memset() for freshly allocated objects
by Manuel Pégourié-Gonnard
· 6 years ago
9941933
Use plain memset() in context init functions
by Manuel Pégourié-Gonnard
· 6 years ago
14f33e7
Use platform_memset() in platform_zeroize()
by Manuel Pégourié-Gonnard
· 6 years ago
5220781
Fix missing include in some files
by Manuel Pégourié-Gonnard
· 6 years ago
7a346b8
Replace memset() with mbedtls_platform_memset()
by Manuel Pégourié-Gonnard
· 6 years ago
52c9ecb
Fixed memory leak in ssl_server2.c main
by Teppo Järvelin
· 6 years ago
ff1ce26
Fixed to compile: ssl_async_keys is not a pointer but was treated that way when giving to functions.
by Teppo Järvelin
· 6 years ago
ead3aae
Reduce number of entropy sources to 1 in baremetal configuration
by Hanno Becker
· 6 years ago
c828432
Make use of copy-less CRT parsing API in ssl_client2/ssl_server2
by Hanno Becker
· 6 years ago
7d864c4
ssl_client2/ssl_server2: Use heap for various structures
by Hanno Becker
· 6 years ago
f0963f7
Merge remote-tracking branch 'public/pr/2867' into baremetal
by Simon Butcher
· 6 years ago
f7881ad
Merge remote-tracking branch 'public/pr/2865' into baremetal
by Simon Butcher
· 6 years ago
3a9d8a5
Merge remote-tracking branch 'public/pr/2881' into baremetal
by Simon Butcher
· 6 years ago
0a9b44d
Merge branch 'mbedtls-2.16' into baremetal-2.16-20191004
by Manuel Pégourié-Gonnard
· 6 years ago
c4315e6
Address review comments for documentation
by Jarno Lamsa
· 6 years ago
1881ef5
Move the definition of function in zeroize
by Jarno Lamsa
· 6 years ago
990135e
Add all.sh entry
by Jarno Lamsa
· 6 years ago
0efac53
Review fixes: fixed comments to be more accurate and changed one memcmp to safer version
by Teppo Järvelin
· 6 years ago
642596e
Adapt the example programs
by Jarno Lamsa
· 6 years ago
f098b26
Add rng for the test suites
by Jarno Lamsa
· 6 years ago
707ceb8
Replaced mbedtls_ssl_safer_memcmp with mbedtls_platform_memcmp
by Teppo Järvelin
· 6 years ago
650343c
Changed mbedtls_platform_memcmp to memcmp for places that don't have critical data and are under baremetal
by Teppo Järvelin
· 6 years ago
39a9d40
Update documentation for the RNG-function
by Jarno Lamsa
· 6 years ago
436d18d
Prevent a 0-modulus
by Jarno Lamsa
· 6 years ago
e29e8a4
Use MBEDTLS_ENTROPY_HARDWARE_ALT
by Jarno Lamsa
· 6 years ago
61f412e
Changed every memcmp to SCA equivalent mbedtls_platform_memcmp
by Teppo Järvelin
· 6 years ago
51f65e4
Standardize prototypes of platform_memcpy/memset
by Manuel Pégourié-Gonnard
· 6 years ago
b9fc079
Merge remote-tracking branch 'origin/pr/2864' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
da59306
Merge remote-tracking branch 'origin/pr/2578' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
b0328ba
Merge remote-tracking branch 'origin/pr/2323' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
a1e5054
Fix issues in CI
by Jarno Lamsa
· 6 years ago
77a0e07
Add return value doxygen
by Jarno Lamsa
· 6 years ago
7cb9027
Use bitwise comparison in memcmp
by Jarno Lamsa
· 6 years ago
32db938
Fix buffer initalisation
by Jarno Lamsa
· 6 years ago
f5ebe2a
Make RNG exclude the given maximum value
by Jarno Lamsa
· 6 years ago
0ff7109
Fix style issues
by Jarno Lamsa
· 6 years ago
5aee8ca
Update query_config
by Jarno Lamsa
· 6 years ago
f65e9de
Change rng-function return-type
by Jarno Lamsa
· 6 years ago
7d28155
Add doxygen for the platform-functions
by Jarno Lamsa
· 6 years ago
a196732
Change the rng-function name
by Jarno Lamsa
· 6 years ago
21d6a20
Add missing typecast for memset
by Jarno Lamsa
· 6 years ago
d82e559
Add a config flag for the global RNG
by Jarno Lamsa
· 6 years ago
d198672
Harmonize static function compiler flags
by Arto Kinnunen
· 6 years ago
0736325
Add FI/SCA compliant versions of mem-functions
by Jarno Lamsa
· 6 years ago
cfbeb76
ssl-opt.sh: Adjust authentication test flags 2
by Arto Kinnunen
· 6 years ago
13db25f
ssl-opt.sh: Fix requires_config_value_exactly
by Arto Kinnunen
· 6 years ago
c457ab1
ssl-opt.sh: Adjust authentication test flags
by Arto Kinnunen
· 6 years ago
a1e9806
ssl-opt.sh: Modify test sets based on config value 2
by Arto Kinnunen
· 6 years ago
3f1190d
sslopt.sh: Modify test sets based on config value
by Arto Kinnunen
· 6 years ago
aef8678
Revert spacing in programs/makefile APPS
by Arto Kinnunen
· 6 years ago
7821352
ssl-opt.sh: use query_config to read flag value
by Arto Kinnunen
· 6 years ago
c0d2fa7
Update Makefiles and revert changes to config.pl
by Arto Kinnunen
· 6 years ago
85b495b
Merge remote-tracking branch 'origin/pr/652' into baremetal
by Simon Butcher
· 6 years ago
5e639ed
Add comments to Makefiles
by Arto Kinnunen
· 6 years ago
8307802
Enable tests in Mbed OS environment
by Arto Kinnunen
· 6 years ago
ab9a29b
ssl-opt.sh: Reuse query config test program for requires_config_xxx
by Hanno Becker
· 6 years ago
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
Next »