TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
363b646dd87f29e146ceb54c97f07ef78715e2e1
/
programs
/
ssl
686adb4
Normalize spelling to serialiZation
by Manuel Pégourié-Gonnard
· 6 years ago
4d591d6
Demonstrate safe usage (zeroize) in ssl_client2
by Manuel Pégourié-Gonnard
· 6 years ago
26f982f
Improve save API by always updating olen
by Manuel Pégourié-Gonnard
· 6 years ago
a7c3765
Add tests for session copy without serialisation
by Manuel Pégourié-Gonnard
· 6 years ago
b5e4e0a
Add mbedtls_ssl_get_session_pointer()
by Manuel Pégourié-Gonnard
· 6 years ago
2154863
Save session in serialised form in ssl_client2.
by Manuel Pégourié-Gonnard
· 6 years ago
9a09f51
Merge remote-tracking branch 'origin/pr/2781' into development
by Jaeden Amero
· 6 years ago
be4efc2
Move the examples to PSA 1.0
by Janos Follath
· 6 years ago
1f3fe87
Remove unused label in ssl_client2/ssl_server2
by Hanno Becker
· 6 years ago
91f8327
cli/srv ex: Add dbg msg if record checking gives inconsistent result
by Hanno Becker
· 6 years ago
4b6649e
Pass dgrams to mbedtls_ssl_check_record in ssl_client2/server2
by Hanno Becker
· 6 years ago
dcc94e6
Add IO wrappers to ssl_server2 as interm's between NET and SSL layer
by Hanno Becker
· 6 years ago
8b1af2f
Add IO wrappers to ssl_client2 as interm's between NET and SSL layer
by Hanno Becker
· 6 years ago
cfe4579
Introduce configuration option and API for SSL record checking
by Hanno Becker
· 6 years ago
fd0f654
Merge remote-tracking branch 'origin/pr/2697' into development
by Jaeden Amero
· 6 years ago
8d936e8
Merge remote-tracking branch 'origin/pr/2681' into development
by Jaeden Amero
· 6 years ago
b94cf82
unconditional mbedtls_ssl_conf_rng
by Philippe Antoine
· 6 years ago
738153a
Adding usage and removing dummy random
by Philippe Antoine
· 6 years ago
e1b02df
Merge remote-tracking branch 'origin/pr/2260' into development
by Jaeden Amero
· 6 years ago
3abbced
Remove mbedtls_param_failed from programs
by Gilles Peskine
· 6 years ago
c7ad122
Make it easier to define MBEDTLS_PARAM_FAILED as assert
by Gilles Peskine
· 6 years ago
154feb2
comment alignment
by Philippe Antoine
· 6 years ago
d2235f2
Commit to C90 style
by Philippe Antoine
· 6 years ago
12e85de
Adds missing ret definition
by Philippe Antoine
· 6 years ago
f91b372
More clarity for ifdef orders
by Philippe Antoine
· 6 years ago
0ff84fb
Only warns if MBEDTLS_HAVE_TIME
by Philippe Antoine
· 6 years ago
7c9d724
Option used added in string
by Philippe Antoine
· 6 years ago
3ca5085
Code review
by Philippe Antoine
· 6 years ago
986b6f2
Style fixes
by Philippe Antoine
· 6 years ago
aa4d152
SSL reproducible test mode
by Philippe Antoine
· 6 years ago
422d199
Document "none" value for ca_path/ca_file in ssl_client2/ssl_server2
by Hanno Becker
· 6 years ago
8174bdf
ssl_server2: Skip CA setup if `ca_path` or `ca_file` argument "none"
by Hanno Becker
· 6 years ago
623e7b4
ssl_client2: Skip CA setup if `ca_path` or `ca_file` argument "none"
by Hanno Becker
· 6 years ago
a0c5ceb
Correct white spaces in ssl_server2 and ssl_client2
by Hanno Becker
· 7 years ago
2900b14
Adapt ssl_client2 to parse DER encoded test CRTs if PEM is disabled
by Hanno Becker
· 7 years ago
09b8cae
Adapt ssl_server2 to parse DER encoded test CRTs if PEM is disabled
by Hanno Becker
· 7 years ago
3978d10
Remove superfluous new line in ssl_server2
by Hanno Becker
· 6 years ago
3279822
Improve readability of ssl_client2/ssl_server2 usage instructions
by Hanno Becker
· 6 years ago
1d433a3
Remove superfluous newline in ssl_client2
by Hanno Becker
· 6 years ago
d5eed42
Use negative-hex format for error codes in ssl_client2/ssl_server2
by Hanno Becker
· 6 years ago
6ae14c0
Exemplify ways of calling mbedtls_ssl_get_peer_cid() in ssl_client2
by Hanno Becker
· 6 years ago
a0e20d0
Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID
by Hanno Becker
· 6 years ago
8367ccc
Allow to configure the stack's behaviour on unexpected CIDs
by Hanno Becker
· 6 years ago
3a96828
Add missing compile-time guard around CID API in ssl_server2
by Hanno Becker
· 6 years ago
b1aa1b3
Allow the configuration of padding when using CID extension
by Hanno Becker
· 6 years ago
b42ec0d
Add support for change of CID to ssl_client2 / ssl_server2
by Hanno Becker
· 6 years ago
ad4a137
Add CID configuration API
by Hanno Becker
· 6 years ago
554b6ea
Correct compile-time guard around unhexify() in ssl_server2
by Hanno Becker
· 6 years ago
dec2552
Change formating of CID debug output in ssl_client2/ssl_server2
by Hanno Becker
· 6 years ago
957dd92
Print peer CID from ssl_client2
by Hanno Becker
· 6 years ago
735c716
Print peer CID from ssl_server2
by Hanno Becker
· 6 years ago
982182f
Improve wording of CID debug msg in ssl_server2 example application
by Hanno Becker
· 6 years ago
a7d2542
ssl_server2: Add cmd line options to configure use of CID extension
by Hanno Becker
· 6 years ago
90cb359
ssl_client2: Add cmd line options to configure use of CID extension
by Hanno Becker
· 6 years ago
1f583ee
ssl_client2: Add helper to unhexify binary command line data
by Hanno Becker
· 6 years ago
ebafe8b
Update query_config.c
by Hanno Becker
· 6 years ago
51c4507
Remove unneeded whitespaces
by Ron Eldor
· 6 years ago
801faf0
Fix mingw CI failures
by Ron Eldor
· 6 years ago
f75e252
Add test for export keys functionality
by Ron Eldor
· 6 years ago
51d3ab5
Add public API for tls_prf
by Ron Eldor
· 6 years ago
b7fd64c
Add eap-tls key derivation in the examples.
by Ron Eldor
· 6 years ago
1439b09
Merge remote-tracking branch 'origin/pr/2540' into development
by Jaeden Amero
· 6 years ago
3956a84
Merge remote-tracking branch 'origin/pr/2092' into development
by Jaeden Amero
· 6 years ago
fe71067
Merge remote-tracking branch 'origin/pr/2539' into development
by Jaeden Amero
· 6 years ago
ff34d43
Merge remote-tracking branch 'origin/pr/2532' into development
by Jaeden Amero
· 6 years ago
ae13beb
Rename constant in client2.c
by Janos Follath
· 6 years ago
d7ecbd6
Fix style issues and a typo
by Janos Follath
· 6 years ago
bc5de0f
Merge remote-tracking branch 'origin/pr/2368' into development
by Jaeden Amero
· 6 years ago
80d0419
Add guards for MBEDTLS_X509_CRL_PARSE_C in sample
by Ron Eldor
· 6 years ago
bb425db
Add cmd to use context-specific CRT callback in ssl_client2
by Hanno Becker
· 6 years ago
f7a7f9e
Address review comments regarding ssl_client2 and ssl tests
by Jarno Lamsa
· 6 years ago
d6d100b
Fix ssl_client2 and ssl_server2 if !PLATFORM_C
by Hanno Becker
· 6 years ago
1bac87c
Correct placement of usage macro in ssl_client2
by Hanno Becker
· 6 years ago
fa738d1
Update query_config.c
by Hanno Becker
· 6 years ago
cbb5903
Minor fixes to CA callback tests
by Hanno Becker
· 6 years ago
1b4a2ba
Add possibility to use ca_callbacks in ssl programs
by Jarno Lamsa
· 6 years ago
0ea3377
Merge remote-tracking branch 'restricted/pr/552' into development
by Jaeden Amero
· 6 years ago
57f4d9e
Update crypto submodule to test with private headers
by Jaeden Amero
· 6 years ago
f5ce5d5
Fix default port number information
by irwir
· 7 years ago
535ee4a
Merge remote-tracking branch 'public/pr/2421' into development
by Simon Butcher
· 6 years ago
archive/mbedtls-2.17
mbedtls-2.17
56b9a93
Update query_config.c
by Manuel Pégourié-Gonnard
· 6 years ago
bdf75eb
Add missing compile time guard in ssl_client2
by Hanno Becker
· 6 years ago
775655e
Update programs/ssl/query_config.c
by Hanno Becker
· 6 years ago
23699ef
ssl_client2: Reset peer CRT info string on reconnect
by Hanno Becker
· 6 years ago
a1051b4
ssl_client2: Zeroize peer CRT info buffer when reconnecting
by Hanno Becker
· 6 years ago
a9766c2c
ssl_client2: Extract peer CRT info from verification callback
by Hanno Becker
· 6 years ago
415620c
Merge remote-tracking branch 'origin/pr/2105' into development
by Jaeden Amero
· 6 years ago
1eeca41
Improve macro hygiene
by Hanno Becker
· 7 years ago
54efcb7
Update query config with VSNPRINTF macro
by Andres Amaya Garcia
· 6 years ago
e7856bf
Suppress visual studio preprocessor warnings on query_config.c
by Andres Amaya Garcia
· 7 years ago
8645f73
Update query_config.c with new macros
by Andres Amaya Garcia
· 7 years ago
ef672f0
Exclude macros from query_config.c generation
by Andres Amaya Garcia
· 7 years ago
27b3372
Fix query_config macro expansion for windows
by Andres Amaya Garcia
· 7 years ago
5bc6e92
Fix query_config macro expansion for windows
by Andres Amaya Garcia
· 7 years ago
cb9c015
Improve cmake inclusion of query_config.c when building apps
by Andres Amaya Garcia
· 7 years ago
c28da7e
Improve comments in query_config.fmt
by Andres Amaya Garcia
· 7 years ago
5aca555
Fix GCC 0-length printf format string error
by Andres Amaya Garcia
· 7 years ago
4581486
Ensure query_config.c includes stdio only when needed
by Andres AG
· 7 years ago
bb92364
Update programs/ssl/CMakeLists.txt with query_config.c dep
by Andres Amaya Garcia
· 7 years ago
3b2f9d3
query_config.c: remove duplicated inc of platform.h
by Andres Amaya Garcia
· 7 years ago
Next »