TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
31f6e372e6ff7c67c89ca2dd9ddb44d17f734ec6
/
programs
/
ssl
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
bc81884
Query config through ssl_server2 and ssl_client2 cmdline
by Andres Amaya Garcia
· 7 years ago
b274f27
Documentation fixes
by Andrzej Kurek
· 6 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 7 years ago
6f4a8ef
Merge remote-tracking branch 'origin/pr/2137' into development
by Jaeden Amero
· 7 years ago
32809e8
PSA: Adapt ssl_server2 to modified key allocation API
by Hanno Becker
· 7 years ago
9bd8842
PSA: Adapt ssl_server2 to hew key policy initialization API
by Hanno Becker
· 7 years ago
1387124
PSA: Adapt ssl_client2 to new key policy initialization API
by Hanno Becker
· 7 years ago
37519ea
PSA: Adapt ssl_client2 to modified key slot allocation API
by Hanno Becker
· 7 years ago
2349c4d
Adapt to the new key allocation mechanism
by Andrzej Kurek
· 7 years ago
3ef6a6d
Fix const-ness in mbedtls_param_failed()
by Manuel Pégourié-Gonnard
· 7 years ago
63cb97e
Add handlers for parameter validation in the sample programs
by Simon Butcher
· 7 years ago
4855299
Merge branch 'opaque_psk_implementation' into development-psa-proposed
by Hanno Becker
· 7 years ago
cfdf8f4
Implement key_opaque option to ssl_client2
by Manuel Pégourié-Gonnard
· 7 years ago
ef68be4
Add option key_opaque to ssl_client2 (skeleton)
by Manuel Pégourié-Gonnard
· 7 years ago
c44e0a4
Initialize PSA key slot as invalid in ssl_client2.c
by Hanno Becker
· 7 years ago
1d911cd
Automatically allocate opaque PSK key slots in ssl_{client/server}2
by Hanno Becker
· 7 years ago
c43b6ea
Destroy PSA-based temporary opaque PSKs at the end of ssl_server2
by Hanno Becker
· 7 years ago
3f24ea9
Destroy PSA-based temporary opaque PSK key at the end of ssl_client2
by Hanno Becker
· 7 years ago
5cd607b
Remove overly long line in ssl_client2.c
by Hanno Becker
· 7 years ago
b64ba5f
Add support for opaque PSKs to ssl_server2 example application
by Hanno Becker
· 7 years ago
e86964c
Add support for opaque PSKs in ssl_client2 example program
by Hanno Becker
· 7 years ago
5a9942e
Initialize PSA Crypto implementation in ssl_server2
by Hanno Becker
· 7 years ago
b2b468b
Initialize PSA Crypto implementation in ssl_client2.c
by Hanno Becker
· 7 years ago
b4e5451
Merge remote-tracking branch 'public/pr/2070' into development-proposed
by Simon Butcher
· 7 years ago
ddc9e26
Merge remote-tracking branch 'public/pr/1627' into development
by Simon Butcher
· 7 years ago
5ddc063
Correct typo
by Hanno Becker
· 7 years ago
d0d01c5
Document `psk_list` parameter of ssl_server2 example program
by Hanno Becker
· 7 years ago
25781f9
Fix missing check in example client
by Manuel Pégourié-Gonnard
· 7 years ago
6346a75
Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
095d9cf
Fix ordering of free()ing of internal structures in ssl_server2
by Hanno Becker
· 7 years ago
0592ea7
Merge remote-tracking branch 'public/pr/1140' into development
by Simon Butcher
· 7 years ago
125af94
Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
14dac09
Merge remote-tracking branch 'public/pr/1918' into development
by Simon Butcher
· 7 years ago
1846e40
Merge remote-tracking branch 'public/pr/1939' into development
by Simon Butcher
· 7 years ago
1841b0a
Rename ssl_conf_datagram_packing() to ssl_set_datagram_packing()
by Hanno Becker
· 7 years ago
f61ff4e
ssl_server2: Remove redundant new line
by Hanno Becker
· 7 years ago
6aeaa05
Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing
by Hanno Becker
· 7 years ago
6e7aaca
Move MTU setting to SSL context, not config
by Manuel Pégourié-Gonnard
· 7 years ago
4d61591
Add cmd line option to ssl_client2 for datagram packing
by Hanno Becker
· 7 years ago
e7675d0
Add cmd line option to ssl_server2 for datagram packing
by Hanno Becker
· 7 years ago
b747c6c
Add basic first tests for MTU setting
by Manuel Pégourié-Gonnard
· 7 years ago
9ebdcff
Fix Wformat-overflow warning in ssl_mail_client.c
by Mohammad Azim Khan
· 7 years ago
2c92949
Merge remote-tracking branch 'public/pr/1198' into development
by Simon Butcher
· 7 years ago
116ac43
Merge remote-tracking branch 'public/pr/1852' into development
by Simon Butcher
· 7 years ago
cce68be
Add a macro to define the memory size in ssl_server2.c
by Simon Butcher
· 7 years ago
Next »