TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
d2e77b51a198a97439b360f77e5ef764fc3d07b2
/
include
/
mbedtls
/
config.h
d3d0290
Restore X509 and SSL functionality
by Gilles Peskine
· 5 years ago
b99bd39
Merge mbed-crypto into mbedtls: the merge commit
by Gilles Peskine
· 5 years ago
1174db5
Revert "ecp: Remove dependency on TLS and X.509"
by Gilles Peskine
· 5 years ago
4e11749
Revert "config: Remove TLS and NET options"
by Gilles Peskine
· 5 years ago
252e391
Revert "config: Remove X.509 options"
by Gilles Peskine
· 5 years ago
db7d5f0
Revert "config: Remove explicit ciphersuite lists"
by Gilles Peskine
· 5 years ago
a4522e8
Uniformize wording for removal of deprecated things
by Manuel Pégourié-Gonnard
· 5 years ago
da15409
Remove the word likely from deprecated documentation
by Andres Amaya Garcia
· 7 years ago
84b4e79
Deprecate MBEDTLS_SSL_HW_RECORD_ACCEL config
by Andres Amaya Garcia
· 7 years ago
0330e21
Merge branch 'public/pr/2261' into development
by Manuel Pégourié-Gonnard
· 5 years ago
835b299
Fix wording of deprecated docs for SSL2 and SSL3 features
by Andres Amaya Garcia
· 7 years ago
88c2cc7
Deprecate MBEDTLS_SSL_PROTO_SSL3
by Andres Amaya Garcia
· 7 years ago
0963424
Deprecate MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO
by Andres Amaya Garcia
· 7 years ago
907e95a
Clarify that what we're dropping is pkcs11-helper support
by Gilles Peskine
· 6 years ago
99fc387
Fix deprecated docs for PKCS1
by Andres Amaya Garcia
· 7 years ago
be3a440
Deprecate MBEDTLS_PKCS11_C feature
by Andres Amaya Garcia
· 7 years ago
1e6fb01
Make SHA512_NO_SHA384 depend on SHA512_C
by Manuel Pégourié-Gonnard
· 6 years ago
ad6cb11
Declare new config.h option MBEDTLS_SHA512_NO_SHA384
by Manuel Pégourié-Gonnard
· 6 years ago
7e27936
Add a note about CTR_DRBG security strength to config.h
by Gilles Peskine
· 6 years ago
1540e5b
Move MBEDTLS_CTR_DRBG_USE_128_BIT_KEY to the correct section
by Gilles Peskine
· 6 years ago
5639aef
Uniformize whitespace in commented-out defines
by Gilles Peskine
· 6 years ago
1231d21
Add warning for alternative ECDSA implementations
by Janos Follath
· 7 years ago
f66e7ea
Merge pull request #178 from mpg/sha512-smaller
by Jaeden Amero
· 6 years ago
e1dfc98
Fix file permissions
by Christoph M. Wintersteiger
· 6 years ago
50d9f09
3rdparty: Update description of MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
by Christoph M. Wintersteiger
· 6 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
e50b970
ECDH: Fix whitespace and doxygen comment
by Christoph M. Wintersteiger
· 7 years ago
02b8048
ECDH: Add Everest Curve25519 config.h option
by Christoph M. Wintersteiger
· 7 years ago
6d8f128
Fix typos, grammar and wording in documentation
by Manuel Pégourié-Gonnard
· 6 years ago
afa8f71
Add new config MBEDTLS_SSL_CONTEXT_SERIALIZATION
by Manuel Pégourié-Gonnard
· 6 years ago
9a09f51
Merge remote-tracking branch 'origin/pr/2781' into development
by Jaeden Amero
· 6 years ago
737df0c
Fix file permissions
by Christoph M. Wintersteiger
· 6 years ago
5833de7
3rdparty: Update description of MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
by Christoph M. Wintersteiger
· 6 years ago
405b371
Silences missing documentation warning for MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
by Christoph M. Wintersteiger
· 7 years ago
78450a3
ECDH: Disables MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED by default
by Christoph M. Wintersteiger
· 7 years ago
c3cbdde
ECDH: Fix whitespace, permissions
by Christoph M. Wintersteiger
· 7 years ago
999f3b5
ECDH: Remove YOTTA config #define
by Christoph M. Wintersteiger
· 7 years ago
de4fcf2
ECDH: Add new ECDH context for Everest Curve25519
by Christoph M. Wintersteiger
· 7 years ago
dbe4ff8
config: Fix Doxygen link to MBEDTLS_PARAM_FAILED
by Jaeden Amero
· 6 years ago
6609aef
Use mbedtls-based path for includes
by Jaeden Amero
· 6 years ago
31c3b14
Documentation fixes according to review
by Jarno Lamsa
· 6 years ago
cfe4579
Introduce configuration option and API for SSL record checking
by Hanno Becker
· 6 years ago
72c8c5b
Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801
by Gilles Peskine
· 6 years ago
8dd1690
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
d0e66b0
Turn off secure element support by default
by Gilles Peskine
· 6 years ago
2306d15
Declare new config.h option MBEDTLS_SHA512_SMALLER
by Manuel Pégourié-Gonnard
· 6 years ago
c49fbbf
Use mbedtls-based path for includes
by Jaeden Amero
· 6 years ago
a8ade16
Gate secure element support by a separate config option
by Gilles Peskine
· 6 years ago
fd0f654
Merge remote-tracking branch 'origin/pr/2697' into development
by Jaeden Amero
· 6 years ago
c7ad122
Make it easier to define MBEDTLS_PARAM_FAILED as assert
by Gilles Peskine
· 6 years ago
3739e20
Disable Connection ID feature by default
by Hanno Becker
· 6 years ago
a0e20d0
Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID
by Hanno Becker
· 6 years ago
ebcc913
Consistently reference CID draft through name + URL
by Hanno Becker
· 6 years ago
4cac442
Update references to CID draft to version 5
by Hanno Becker
· 6 years ago
56f81c7
Improve wording in documentation of MBEDTLS_SSL_CID
by Hanno Becker
· 6 years ago
8367ccc
Allow to configure the stack's behaviour on unexpected CIDs
by Hanno Becker
· 6 years ago
b9ec44f
Remove restriction on value of MBEDTLS_SSL_CID_PADDING_GRANULARITY
by Hanno Becker
· 6 years ago
b1aa1b3
Allow the configuration of padding when using CID extension
by Hanno Becker
· 6 years ago
ad4a137
Add CID configuration API
by Hanno Becker
· 6 years ago
9742809
Reference CID Draft in Connection ID documentation in config.h
by Hanno Becker
· 6 years ago
2234e65
Add new configuration option controlling CID extension
by Hanno Becker
· 6 years ago
d65b11d
Documentation rewording
by Andrzej Kurek
· 6 years ago
d3deb1d
Typo fixes in documentation
by Andrzej Kurek
· 6 years ago
971dea3
Enable USE_PSA_CRYPTO with config.pl full
by Manuel Pégourié-Gonnard
· 6 years ago
de7636e
Enable MBEDTLS_PSA_CRYPTO_C by default
by Manuel Pégourié-Gonnard
· 6 years ago
651ae68
config: Enable using ARIA-GCM without other ciphers
by Jaeden Amero
· 6 years ago
7accf44
config: Simplify incorrect GCM comment
by Jaeden Amero
· 6 years ago
7242ea6
config: Remove explicit ciphersuite lists
by Jaeden Amero
· 6 years ago
bb1f701
config: Remove X.509 options
by Jaeden Amero
· 7 years ago
1c66e48
config: Remove TLS and NET options
by Jaeden Amero
· 7 years ago
521dbc6
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
ff34d43
Merge remote-tracking branch 'origin/pr/2532' into development
by Jaeden Amero
· 6 years ago
f49fedc
Change docs according to review comments
by Jarno Lamsa
· 6 years ago
c70a3c7
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
288dedc
Add compile-time option to enable X.509 CA callbacks
by Hanno Becker
· 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
e3dbdd8
Gate entropy injection through a dedicated configuration option
by Gilles Peskine
· 6 years ago
6bf4bae
Remove compilation option MBEDTLS_PSA_HAS_ITS_IO
by Gilles Peskine
· 6 years ago
088b77f
Merge psa_crypto_storage_its into psa_crypto_storage
by Gilles Peskine
· 6 years ago
e435f23
Remove psa_crypto_storage_file
by Gilles Peskine
· 6 years ago
2379348
Support ITS over file in PSA crypto
by Gilles Peskine
· 6 years ago
6194dc2
Implement PSA ITS over files
by Gilles Peskine
· 7 years ago
de0a41b
ecp: Remove dependency on TLS and X.509
by Jaeden Amero
· 7 years ago
2b9eb0b
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 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
bdfba79
Fix documentation for 3DES removal
by Andres Amaya Garcia
· 6 years ago
22a8905
Fix wording of ChangeLog and 3DES_REMOVE docs
by Andres Amaya Garcia
· 7 years ago
4a51228
Reduce priority of 3DES ciphersuites
by Andres Amaya Garcia
· 7 years ago
fd7f298
Improve documentation of MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
by Hanno Becker
· 6 years ago
bb278f5
Add configuration option to remove peer CRT after handshake
by Hanno Becker
· 6 years ago
43f564f
Define MBEDTLS_ECDH_LEGACY_CONTEXT in config.h
by Gilles Peskine
· 6 years ago
69d7c8b
Declare a psa_key_file_id_t layout with an owner field
by Gilles Peskine
· 6 years ago
67ea2c5
Merge branch 'development-psa-proposed' into development
by Jaeden Amero
· 6 years ago
6893364
Merge commit '01b34fb316a5' into development
by Jaeden Amero
· 6 years ago
c690523
Merge PSA config and check-config changes
by Andrzej Kurek
· 6 years ago
de5a007
Merge development commit f352f7 into development-psa
by Andrzej Kurek
· 6 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 6 years ago
dac9f45
Merge remote-tracking branch 'origin/pr/1551' into development
by Jaeden Amero
· 6 years ago
Next »