TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/mbedtls-2.7
/
include
/
mbedtls
/
check_config.h
d863a67
Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
44bfbe3
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
40597ce
Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN
by Manuel Pégourié-Gonnard
· 5 years ago
9cdda86
Merge branch 'mbedtls-2.7-restricted' into mbedtls-2.7.16r0
by Janos Follath
· 5 years ago
1381091
Remove SHA-1 as a fallback option
by Manuel Pégourié-Gonnard
· 5 years ago
6d61498
Add fall-back to hash-based KDF for internal ECP DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
d90faf9
Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG
by Manuel Pégourié-Gonnard
· 5 years ago
4e9f712
Update license headers to Apache-2.0 OR GPL-2.0-or-later
by Bence Szépkúti
· 5 years ago
048c8f9
Add additional sanity checks to check_config.h
by Simon Butcher
· 6 years ago
8561115
Add cfg dep MBEDTLS_MEMORY_DEBUG->MBEDTLS_MEMORY_BUFFER_ALLOC_C
by Hanno Becker
· 6 years ago
76ef311
Check dependencies of MBEDTLS_MEMORY_BACKTRACE in check_config.h
by Hanno Becker
· 6 years ago
1e61b0f
Merge remote-tracking branch 'restricted/pr/581' into mbedtls-2.7-restricted
by Jaeden Amero
· 6 years ago
199707f
Add missing MBEDTLS_ECP_C dependencies in check_config.h
by k-stachowiak
· 6 years ago
8fd9156
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
30617b0
Guard PK-parse module by ASN.1-parse module in check_config.h
by Hanno Becker
· 7 years ago
3f9cff2
Merge branch 'prr_424' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
a40a101
Update Doxygen file blocks to remove copyright and license information
by Darryl Green
· 8 years ago
e89353a
Add fallback to non-compliant truncated HMAC for compatibiltiy
by Hanno Becker
· 8 years ago
b39467d
Fix check_config.h #error directive
by Andres Amaya Garcia
· 8 years ago
93db11a
Fix typo in check_config.h
by Andres Amaya Garcia
· 8 years ago
d7fce00
Allow forcing 64-bit integer type
by Andres Amaya Garcia
· 8 years ago
333d163
Remove obsolote ECP abstraction macros
by Janos Follath
· 9 years ago
c44ab97
Apply review feedback on ECP interface
by Janos Follath
· 9 years ago
4d9c69d
Fix ECP alternative macro names
by Janos Follath
· 9 years ago
b069753
ECP: Add module and function level replacement options.
by Janos Follath
· 9 years ago
69283e5
Clean up and minor fixes following review
by Simon Butcher
· 9 years ago
53e23b6
Minor CMAC fixes for merge
by Brian Murray
· 9 years ago
1e4ec66
Check time platform abstraction macro definitions (#534)
by Andres Amaya Garcia
· 9 years ago
ab5df40
Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY
by Simon Butcher
· 9 years ago
cf0a9f9
Introduce platform-layer functions for reading/writing seed from NV
by Paul Bakker
· 9 years ago
53de784
Add entropy safety switch.
by Janos Follath
· 9 years ago
4fde40f
Fix logic to allow at least one PKCS version enabled
by Paul Bakker
· 9 years ago
37068a7
Add check to prevent enabling of RSA without selecting PKCS version(s)
by Paul Bakker
· 9 years ago
fadacb9
Merge branch 'development' into iotssl-461-ecjpake-finalization
by Manuel Pégourié-Gonnard
· 10 years ago
557535d
Add ECJPAKE key exchange
by Manuel Pégourié-Gonnard
· 10 years ago
ddfe5d2
Tune dependencies
by Manuel Pégourié-Gonnard
· 10 years ago
62c74bb
Stop wasting resources
by Manuel Pégourié-Gonnard
· 10 years ago
4d8685b
Add skeleton for EC J-PAKE module
by Manuel Pégourié-Gonnard
· 10 years ago
37ff140
Change main license to Apache 2.0
by Manuel Pégourié-Gonnard
· 10 years ago
63e7eba
Add material for generating yotta module
by Manuel Pégourié-Gonnard
· 10 years ago
6fb8187
Update date in copyright line
by Manuel Pégourié-Gonnard
· 10 years ago
9db2887
Actually enable fixed snprintf on windows
by Manuel Pégourié-Gonnard
· 10 years ago
6c0c8e0
Include fixed snprintf for Windows in platform.c
by Manuel Pégourié-Gonnard
· 10 years ago
60c793b
Split HAVE_TIME into HAVE_TIME + HAVE_TIME_DATE
by Manuel Pégourié-Gonnard
· 10 years ago
d14acbc
Test assumptions we make about the platform
by Manuel Pégourié-Gonnard
· 10 years ago
f78e4de
Fix warnings from -pedantic
by Manuel Pégourié-Gonnard
· 10 years ago
a7f8033
Fix oversights in s/malloc/calloc/
by Manuel Pégourié-Gonnard
· 10 years ago
4214e3a
Update dependencies and documentation
by Manuel Pégourié-Gonnard
· 10 years ago
e057d3b
Relax some dependencies
by Manuel Pégourié-Gonnard
· 10 years ago
0c0f11f
Update dependencies & includes for session tickets
by Manuel Pégourié-Gonnard
· 10 years ago
5a8d56d
Rm hard dependency of DTLS on TIMING_C
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
8a89fcd
Rm references to removed config options
by Manuel Pégourié-Gonnard
· 10 years ago
da1619d
CERTS_C no longer depends on PEM_PARSE_C
by Manuel Pégourié-Gonnard
· 10 years ago
29c28f9
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
8a80318
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
[Renamed from include/polarssl/check_config.h]
9b66990
Fix typos in macro names
by Manuel Pégourié-Gonnard
· 10 years ago
998897b
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
fe44643
Rename website and repository
by Manuel Pégourié-Gonnard
· 10 years ago
d901d17
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
ac1f76c
Merge remote-tracking branch 'rich/platform' into development
by Manuel Pégourié-Gonnard
· 10 years ago
013bffe
Style: add spaces before line continuation
by Manuel Pégourié-Gonnard
· 10 years ago
16f8cd8
implemented macro overriding for polarssl_* library functions
by Rich Evans
· 10 years ago
4cc8a22
add initial symbols to config and checks to check_config to allow use of macros to define standard functions
by Rich Evans
· 10 years ago
c0b6da3
add missing checks to check_config
by Rich Evans
· 10 years ago
46b0a8d
add platform_set_snprintf
by Rich Evans
· 11 years ago
2a0718d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 11 years ago
94de331
Fix dependency that was not checked
by Manuel Pégourié-Gonnard
· 11 years ago
0a155b8
Fix bug with compatibility memory define/header
by Manuel Pégourié-Gonnard
· 11 years ago
df6411d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 11 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 11 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 11 years ago
eab72e2
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 11 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
8fbb01e
Merge commit 'b2eaac1' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
f356115
Merge support for 1/n-1 record splitting
by Paul Bakker
· 11 years ago
d76314c
Add 1/n-1 record splitting
by Manuel Pégourié-Gonnard
· 11 years ago
f9d778d
Merge branch 'etm' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
56d985d
Merge branch 'session-hash' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
769c6b6
Make session-hash depend on TLS versions
by Manuel Pégourié-Gonnard
· 11 years ago
699cafa
Implement initial negotiation of EtM
by Manuel Pégourié-Gonnard
· 11 years ago
8e704f0
DTLS depends on TIMING_C for now
by Manuel Pégourié-Gonnard
· 11 years ago
b0643d1
Add ssl_set_dtls_badmac_limit()
by Manuel Pégourié-Gonnard
· 11 years ago
8464a46
Make DTLS_ANTI_REPLAY depends on PROTO_DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
a64acd4
Add separate SSL_COOKIE_C define
by Manuel Pégourié-Gonnard
· 11 years ago
82202f0
Make DTLS_HELLO_VERIFY a compile option
by Manuel Pégourié-Gonnard
· 11 years ago
0b1ff29
Add basic flags for DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
d1539b1
Rename RSASSA_PSS_CERTIFICATES to X509_RSASSA_PSS_SUPPORT
by Manuel Pégourié-Gonnard
· 11 years ago
9df5c96
Fix dependencies
by Manuel Pégourié-Gonnard
· 12 years ago
770268f
Fix deprecated references to POLARSSL_CONFIG_OPTIONS
by Paul Bakker
· 11 years ago
2a024ac
Merge dependency fixes
by Paul Bakker
· 11 years ago
14d5595
Split config checks to separate file
by Manuel Pégourié-Gonnard
· 11 years ago