TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
a43f85c9b299caedab7d09a5a82e80c854e16b77
/
programs
/
ssl
/
query_config.c
4009d8f
Make function mbedtls_ssl_set_hostname(...) as optional
by Teppo Järvelin
· 6 years ago
02f2609
Introduce configuration option and API for SSL record checking
by Hanno Becker
· 6 years ago
7c575d2
Merge pull request #605 from ARMmbed/x509_ondemand_remove_unneeded_fields
by Manuel Pégourié-Gonnard
· 6 years ago
3c3c42b
Update query_config.c
by Hanno Becker
· 6 years ago
feb1cee
Merge remote-tracking branch 'origin/pr/602' into baremetal
by Simon Butcher
· 6 years ago
c1096e7
Allow hardcoding single supported elliptic curve
by Hanno Becker
· 6 years ago
0f902b7
Add new compile-time options to programs/ssl/query_config.c
by Hanno Becker
· 6 years ago
c5db66a
Update query_config.c
by Hanno Becker
· 6 years ago
600ddf4
Update query_config.c and version_features.c
by Hanno Becker
· 6 years ago
0ae6b24
Allow compile-time configuration of timer callbacks
by Hanno Becker
· 6 years ago
a58a896
Allow compile-time configuration of I/O function pointers
by Hanno Becker
· 6 years ago
ece325c
Allow compile-time configuration of PRNG in SSL module
by Hanno Becker
· 6 years ago
de8869c
Merge remote-tracking branch 'restricted/pr/608' into baremetal-proposed
by Manuel Pégourié-Gonnard
· 6 years ago
44ba6b0
Merge remote-tracking branch 'restricted/pr/594' into baremetal-proposed
by Manuel Pégourié-Gonnard
· 6 years ago
37261e6
Merge remote-tracking branch 'restricted/pr/601' into baremetal-proposed
by Manuel Pégourié-Gonnard
· 6 years ago
417d2ce
Merge remote-tracking branch 'restricted/pr/584' into baremetal-proposed
by Manuel Pégourié-Gonnard
· 6 years ago
c2cfdaa
Allow config'n of incl of CertificateReq CA list Y/N at compile-time
by Hanno Becker
· 6 years ago
2d9623f
Allow configuration of endpoint (cli/srv) at compile-time
by Hanno Becker
· 6 years ago
1f835fa
Allow configuration of read timeouts at compile-time
by Hanno Becker
· 6 years ago
e0200da
Allow configuration of ConnectionID at compile-time
by Hanno Becker
· 6 years ago
b0b2b67
Allow compile-time configuration of legacy renegotiation
by Hanno Becker
· 6 years ago
acd4fc0
Allow compile-time configuration of authentication mode
by Hanno Becker
· 6 years ago
de67154
Allow compile-time configuration of DTLS badmac limit
by Hanno Becker
· 6 years ago
29f2dd0
Address review comments
by Jarno Lamsa
· 6 years ago
59bd12b
Add new config MBEDTLS_SSL_SESSION_RESUMPTION
by Jarno Lamsa
· 6 years ago
7be1406
Add config MBEDTLS_SSL_SESSION_CACHE
by Jarno Lamsa
· 6 years ago
abd929c
Merge branch 'mbedtls-2.16' into baremetal-2.16-01_07_19
by Hanno Becker
· 6 years ago
a7ac412
Update query_config.c
by Hanno Becker
· 6 years ago
4588dc4
Update query_config.c
by Hanno Becker
· 6 years ago
7f376f4
Allow compile-time configuration of DTLS anti replay
by Hanno Becker
· 6 years ago
aa9fc6d
Update query_config.c
by Hanno Becker
· 6 years ago
aabbb58
Exemplify harcoding SSL config at compile-time in example of ExtMS
by Hanno Becker
· 6 years ago
b6f7241
Update programs/ssl/query_config.c
by Hanno Becker
· 6 years ago
7400e8f
Merge remote-tracking branch 'origin/pr/591' into baremetal
by Simon Butcher
· 6 years ago
f2ef573
Merge remote-tracking branch 'origin/pr/598' into baremetal
by Simon Butcher
· 6 years ago
02a2193
Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO
by Hanno Becker
· 6 years ago
dc470ae
Reduce code size when mbedtls_x509_*_info() unused
by Peter Kolbus
· 7 years ago
91fa5ba
Add new config MBEDTLS_SSL_CONTEXT_SERIALIZATION
by Manuel Pégourié-Gonnard
· 6 years ago
30346f6
Make it easier to define MBEDTLS_PARAM_FAILED as assert
by Gilles Peskine
· 6 years ago
ba8b1eb
Use negated option for controlling TLS support.
by Manuel Pégourié-Gonnard
· 6 years ago
a771160
Introduce new config.h flag for TLS
by Manuel Pégourié-Gonnard
· 6 years ago
0d1d76f
Merge remote-tracking branch 'origin/pr/561' into baremetal
by Simon Butcher
· 6 years ago
0edb924
Merge remote-tracking branch 'origin/pr/565' into baremetal
by Simon Butcher
· 6 years ago
a5a2b08
Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID
by Hanno Becker
· 6 years ago
550e166
Allow the configuration of padding when using CID extension
by Hanno Becker
· 6 years ago
e372d5f
Merge remote-tracking branch 'origin/pr/558' into baremetal
by Simon Butcher
· 6 years ago
afdc1b5
Consistently use the name tinycrypt over uecc
by Manuel Pégourié-Gonnard
· 6 years ago
6fe99be
Fix check-generated-files after creating a flag
by Jarno Lamsa
· 6 years ago
c8e80ee
Update query_config.c
by Hanno Becker
· 6 years ago
2eee0c3
Update query_config.c
by Manuel Pégourié-Gonnard
· 6 years ago
9da4674
Suppress visual studio preprocessor warnings on query_config.c
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
c500ad8
Fix query_config macro expansion for windows
by Andres Amaya Garcia
· 7 years ago
c46ea38
Fix query_config macro expansion for windows
by Andres Amaya Garcia
· 7 years ago
5547a40
Improve comments in query_config.fmt
by Andres Amaya Garcia
· 7 years ago
d2689e3
Fix GCC 0-length printf format string error
by Andres Amaya Garcia
· 7 years ago
b6ff184
Ensure query_config.c includes stdio only when needed
by Andres AG
· 7 years ago
55a6c36
query_config.c: remove duplicated inc of platform.h
by Andres Amaya Garcia
· 7 years ago
bfa3e09
Query config through ssl_server2 and ssl_client2 cmdline
by Andres Amaya Garcia
· 7 years ago