TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/archive/iotssl-2885-wait-for-proxy
d364f4c
ssl-opt.sh: wait for proxy to start before running the script further
by Unknown
· 6 years ago
archive/iotssl-2885-wait-for-proxy
iotssl-2885-wait-for-proxy
49fcbea
Merge remote-tracking branch 'origin/pr/2799' into development
by Jaeden Amero
· 6 years ago
9b9a790
Handle deleting non-existant files on Windows
by Darryl Green
· 6 years ago
379964a
Merge remote-tracking branch 'origin/pr/2814' into development
by Jaeden Amero
· 6 years ago
84f5d03
Merge remote-tracking branch 'origin/pr/2810' into development
by Jaeden Amero
· 6 years ago
fe997c6
Update library version to 2.19.0
by Darryl Green
· 6 years ago
e0b90ec
ssl-opt.sh: Add var's of context s11n tests for ChaChaPoly,CCM,GCM
by Hanno Becker
· 6 years ago
1b18fd3
ssl-opt.sh: Duplicate context serialization tests for CID
by Hanno Becker
· 6 years ago
361b10d
Fix SSL context deserialization
by Hanno Becker
· 6 years ago
31465c6
Update submodule
by Janos Follath
· 6 years ago
4f055f4
Use 3rdparty headers from the submodule
by Janos Follath
· 6 years ago
0c6b799
Add Everest components to all.sh
by Gilles Peskine
· 6 years ago
9c1b56b
3rdparty: Add config checks for Everest
by Christoph M. Wintersteiger
· 6 years ago
9e8076f
Fix macros in benchmark.c
by Christoph M. Wintersteiger
· 6 years ago
3669c80
Update generated files
by Christoph M. Wintersteiger
· 6 years ago
015f55b
3rdparty: Fix inclusion order of CMakeLists.txt
by Christoph M. Wintersteiger
· 6 years ago
12f359f
Fix trailing whitespace
by Christoph M. Wintersteiger
· 6 years ago
cc91fe2
ECDH: Fix inclusion of platform.h for proper use of MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED
by Christoph M. Wintersteiger
· 6 years ago
5d536cd
ECDH: Fix use of ECDH API in full handshake benchmark
by Christoph M. Wintersteiger
· 6 years ago
1a2d9f7
ECDH: Removed unnecessary calls to mbedtls_ecp_group_load in ECDH benchmark
by Christoph M. Wintersteiger
· 6 years ago
ed5f3f0
ECDH: Fix Everest x25519 make_public
by Christoph M. Wintersteiger
· 6 years ago
e1dfc98
Fix file permissions
by Christoph M. Wintersteiger
· 6 years ago
54d09ad
3rdparty: Rename THIRDPARTY_OBJECTS
by Christoph M. Wintersteiger
· 6 years ago
50d9f09
3rdparty: Update description of MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
by Christoph M. Wintersteiger
· 6 years ago
37eb906
3rdparty: Fix Makefile coding conventions
by Christoph M. Wintersteiger
· 6 years ago
8cd4fba
ECDSA: Refactor return value checks for mbedtls_ecdsa_can_do
by Christoph M. Wintersteiger
· 6 years ago
0a92cc1
Add a changelog entry for Everest ECDH (X25519)
by Gilles Peskine
· 6 years ago
7e65c05
Document that curve lists can include partially-supported curves
by Gilles Peskine
· 6 years ago
c6c7c49
Add mbedtls_ecdh_can_do
by Gilles Peskine
· 6 years ago
b14c4a5
Fix build with gcc -Wshadow
by Gilles Peskine
· 6 years ago
21411d2
ECDH: Make benchmarks check MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED
by Christoph M. Wintersteiger
· 6 years ago
655ddab
3rdparty: Add additional build facilities for 3rd-party code
by Christoph M. Wintersteiger
· 7 years ago
181f284
config.h: Silence missing documentation warning
by Christoph M. Wintersteiger
· 7 years ago
6cddd30
ECDH: Disable Everest by default
by Christoph M. Wintersteiger
· 7 years ago
b33e811
ECDH: Fix file permission problem
by Christoph M. Wintersteiger
· 7 years ago
6a1a9e4
ECDSA: Add mbedtls_ecdsa_can_do
by Christoph M. Wintersteiger
· 7 years ago
9b33e7d
ECDH: Exclude FStar and Hacl* from exported symbol checks
by Christoph M. Wintersteiger
· 7 years ago
346932a
Fix preprocessor directive recognition in list-enum-consts.pl
by Christoph M. Wintersteiger
· 7 years ago
89f36ae
Add new 3rdparty build scripts
by Christoph M. Wintersteiger
· 7 years ago
e14c779
ECDH: Everest: Remove unnecessary file
by Christoph M. Wintersteiger
· 7 years ago
3dca1a4
ECDH: Fix error checks in benchmark.c
by Christoph M. Wintersteiger
· 7 years ago
f4bee2f
ECDH: Use LOCAL_CFLAGS instead of CFLAGS
by Christoph M. Wintersteiger
· 7 years ago
e50b970
ECDH: Fix whitespace and doxygen comment
by Christoph M. Wintersteiger
· 7 years ago
c14dd84
ECDH: Add Everest Curve25519 to VS project files
by Christoph M. Wintersteiger
· 7 years ago
b4e63a1
ECDH: Improve ECDH full handshake benchmark
by Christoph M. Wintersteiger
· 7 years ago
0b93102
ECDH: Rename full handshake benchmark
by Christoph M. Wintersteiger
· 7 years ago
e0e8eb3
ECDH: Add #ifdef filter to tests/scripts/list-enum-consts.pl
by Christoph M. Wintersteiger
· 7 years ago
0bc9c69
ECDH: Add new (non-legacy) ECDH benchmark
by Christoph M. Wintersteiger
· 7 years ago
977d89a
ECDH: Include Everest Curve25519 in build scripts
by Christoph M. Wintersteiger
· 7 years ago
02b8048
ECDH: Add Everest Curve25519 config.h option
by Christoph M. Wintersteiger
· 7 years ago
3ec5047
Merge remote-tracking branch 'origin/pr/2807' into development
by Jaeden Amero
· 6 years ago
cfc9c8c
Merge remote-tracking branch 'origin/pr/2798' into development
by Jaeden Amero
· 6 years ago
4e0db56
Merge branch 'mbedtls-2.18' into development
by Jaeden Amero
· 6 years ago
b2d61e3
Merge remote-tracking branch 'origin/pr/2792' into development
by Jaeden Amero
· 6 years ago
472a2a2
Don't redefine calloc and free
by Jarno Lamsa
· 6 years ago
9e90df5
Add changelog entry to record checking
by Jarno Lamsa
· 6 years ago
b7b486c
Fix compiler warning
by Jarno Lamsa
· 6 years ago
8c51b7c
Add debug messages
by Jarno Lamsa
· 6 years ago
bccf035
Remove duplicate entries from ChangeLog
by Jarno Lamsa
· 6 years ago
b9ca1b0
Fix parameter name in doxygen
by Jarno Lamsa
· 6 years ago
c84bd24
Add missing guards for mac usage
by Jarno Lamsa
· 6 years ago
e458869
Improve reability and debugability of large if
by Manuel Pégourié-Gonnard
· 6 years ago
4ca930f
Fix a typo in a comment
by Manuel Pégourié-Gonnard
· 6 years ago
f041f4e
Fix MSVC warning
by Manuel Pégourié-Gonnard
· 6 years ago
9a96fd7
Fix compile error in reduced configurations
by Manuel Pégourié-Gonnard
· 6 years ago
45ac1f0
Avoid duplication of session format header
by Manuel Pégourié-Gonnard
· 6 years ago
4e9370b
Implement config-checking header to context s11n
by Manuel Pégourié-Gonnard
· 6 years ago
5c0e377
Provide serialisation API only if it's enabled
by Manuel Pégourié-Gonnard
· 6 years ago
5ea13b8
Fix compiler warning: comparing signed to unsigned
by Manuel Pégourié-Gonnard
· 6 years ago
9df5a82
Actually reset the context on save as advertised
by Manuel Pégourié-Gonnard
· 6 years ago
142ba73
Re-use buffer allocated by handshake_init()
by Manuel Pégourié-Gonnard
· 6 years ago
862b319
Enable serialisation tests in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 6 years ago
13c8e68
Change requirements for setting timer callback
by Manuel Pégourié-Gonnard
· 6 years ago
0eb3eac
Add setting of forced fields when deserializing
by Manuel Pégourié-Gonnard
· 6 years ago
c86c5df
Add saved fields from top-level structure
by Manuel Pégourié-Gonnard
· 6 years ago
3309a67
Fix memory leak in client/server2
by Manuel Pégourié-Gonnard
· 6 years ago
c2a7b89
Add transform (de)serialization
by Manuel Pégourié-Gonnard
· 6 years ago
b9dfc9f
Fix English in comments
by Manuel Pégourié-Gonnard
· 6 years ago
a88399c
Improve demo/testing code in client/server2
by Manuel Pégourié-Gonnard
· 6 years ago
4b7e6b9
Add session saving/loading
by Manuel Pégourié-Gonnard
· 6 years ago
4c90e85
Add (stub) header writing and checking
by Manuel Pégourié-Gonnard
· 6 years ago
0ff7640
Add usage checks in context_load()
by Manuel Pégourié-Gonnard
· 6 years ago
00400c2
Document internal serialisation format
by Manuel Pégourié-Gonnard
· 6 years ago
1aaf669
Implement usage checks in context_save()
by Manuel Pégourié-Gonnard
· 6 years ago
96fb0ee
Save Hello random bytes for later use
by Manuel Pégourié-Gonnard
· 6 years ago
ddf72a1
Fix style issues
by Jarno Lamsa
· 6 years ago
8e25321
Set timer callbacks with serialization
by Jarno Lamsa
· 6 years ago
1a7f793
Fix spacing
by Jarno Lamsa
· 6 years ago
15b3a7a
Fix compiler warnings
by Jarno Lamsa
· 6 years ago
c2376f0
Add tests for re-init flow for context serialization
by Jarno Lamsa
· 6 years ago
304d61c
Add option for ssl-context re-initialization flow
by Jarno Lamsa
· 6 years ago
12021ee
Fix spacing
by Jarno Lamsa
· 6 years ago
1d1657f
Allow stub implementation of the context_save for now
by Jarno Lamsa
· 6 years ago
93c6ff2
Address review comments for code-style issues
by Jarno Lamsa
· 6 years ago
378d64d
Remove mbedtls_ssl_free() and mbedtls_ssl_init() from serialization flow in test
by Jarno Lamsa
· 6 years ago
a0b2cd6
ssl-opt.sh tests for serialization are currently using stub implementation
by Jarno Lamsa
· 6 years ago
cbee1b3
Add missing slashes to tests
by Jarno Lamsa
· 6 years ago
2937d81
Add serialization tests to ssl-opt.sh
by Jarno Lamsa
· 6 years ago
bbc7b41
Use MBEDTLS_SSL_CONTEXT_SERIALIZATION flag
by Jarno Lamsa
· 6 years ago
5a3a16c
Serialize/deserialize for ssl_server2
by Jarno Lamsa
· 6 years ago
Next »