TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/archive/mbedtls-2.7
/
include
/
mbedtls
/
config.h
da17424
Remove reference to a document that doesn't exist in this branch
by Gilles Peskine
· 4 years, 6 months ago
04ea106
Declare MBEDTLS_TEST_HOOKS in config.h
by Gilles Peskine
· 6 years ago
e6f2fb4
fixing spelling mistakes (window <-- windows)
by Daniel Otte
· 4 years, 11 months ago
f4435c4
Improve comments on constant-flow testing in config.h
by Manuel Pégourié-Gonnard
· 5 years ago
426c2d4
Add an option to test constant-flow with valgrind
by Manuel Pégourié-Gonnard
· 5 years ago
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
4c575fb
Add warning about test-only config.h option
by Manuel Pégourié-Gonnard
· 5 years ago
2810110
Fix typos in comments
by Manuel Pégourié-Gonnard
· 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
f1aca9f
Update dependencies documentation
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
406d258
Add a note about CTR_DRBG security strength to config.h
by Gilles Peskine
· 6 years ago
298a43a
Merge remote-tracking branch 'upstream-restricted/pr/549' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
0cf1776
Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
8fd9156
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
b7c22ec
Fix documentation for 3DES removal
by Andres Amaya Garcia
· 6 years ago
f9b2ed0
Fix wording of ChangeLog and 3DES_REMOVE docs
by Andres Amaya Garcia
· 7 years ago
21ade06
Reduce priority of 3DES ciphersuites
by Andres Amaya Garcia
· 7 years ago
ba66faf
Add warning for alternative ECDSA implementations
by Janos Follath
· 7 years ago
3ddf101
Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION
by Hanno Becker
· 7 years ago
df9b93e
Remove unneeded namesapcing in header files
by Ron Eldor
· 8 years ago
930ec7d
Minor fixes
by Hanno Becker
· 7 years ago
3f9cff2
Merge branch 'prr_424' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
98b9373
Merge branch 'development' into development-restricted
by Jaeden Amero
· 7 years ago
mbedtls-2.7.0-rc1
bbca8c5
Add documentation warnings for weak algorithms
by Hanno Becker
· 8 years ago
784de59
Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted
by Jaeden Amero
· 8 years ago
616d1ca
Add support for alternative ECJPAKE implementation
by Hanno Becker
· 8 years ago
a40a101
Update Doxygen file blocks to remove copyright and license information
by Darryl Green
· 8 years ago
ff81280
Merge branch 'pr_1239' into development-proposed
by Gilles Peskine
· 8 years ago
d569ecf
Add some corrections based on code review
by nirekh01
· 8 years ago
0bc9e30
Merge remote-tracking branch 'upstream-public/pr/1060' into development
by Jaeden Amero
· 8 years ago
7de0b8a
Merge remote-tracking branch 'upstream-public/pr/1046' into development
by Jaeden Amero
· 8 years ago
35285cc
Merge remote-tracking branch 'upstream-public/pr/1027' into development
by Jaeden Amero
· 8 years ago
88683b2
Correct all.sh and config.h after merge commit
by Hanno Becker
· 8 years ago
8bc74d6
Merge branch 'development' into iotssl-1619
by Hanno Becker
· 8 years ago
197a6d4
Merge remote-tracking branch 'upstream-public/pr/1097' into development
by Gilles Peskine
· 8 years ago
3fcc045
Merge remote-tracking branch 'upstream-public/pr/866' into development
by Gilles Peskine
· 8 years ago
7c483b6
Merge remote-tracking branch 'upstream-public/pr/865' into development
by Gilles Peskine
· 8 years ago
49762fa
Add 'MBEDTLS_DHM_ALT' #DEFINE to library/config.h
by nirekh01
· 8 years ago
32297e8
Merge branch 'development' into iotssl-1619
by Hanno Becker
· 8 years ago
702dfbc
Improve documentation of truncated HMAC fallback option
by Hanno Becker
· 8 years ago
4c2ac7e
Deprecate MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT
by Hanno Becker
· 8 years ago
563423f
Improve documentation of MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT option
by Hanno Becker
· 8 years ago
e89353a
Add fallback to non-compliant truncated HMAC for compatibiltiy
by Hanno Becker
· 8 years ago
6851b10
Note that disabling SSL_RENEGO doesn't open door for renego attack
by Hanno Becker
· 8 years ago
3226d36
Fix typo in configuration
by Ron Eldor
· 8 years ago
a565f54
Introduce new files rsa_internal.[ch] for RSA helper functions
by Hanno Becker
· 8 years ago
a84c1cb
Address PR cpomments reviews
by Ron Eldor
· 8 years ago
314adb6
Address PR review comments
by Ron Eldor
· 8 years ago
f9734b3
Change wording of warnings
by Hanno Becker
· 8 years ago
a2f6b72
Add warnings regarding the use of DHM in general
by Hanno Becker
· 8 years ago
1526330
Allow alternate implementation of GCM
by Jaeden Amero
· 8 years ago
ab37731
Add support for alternative RSA implementations
by Hanno Becker
· 8 years ago
433f39c
ECDH alternative implementation support
by Ron Eldor
· 8 years ago
b68733b
ECDSA alternative support
by Ron Eldor
· 8 years ago
c630ce6
Improve MBEDTLS_NO_UDBL_DIVISION description
by Andres Amaya Garcia
· 8 years ago
b1a977f
MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION
by Gilles Peskine
· 8 years ago
d91f99f
Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT
by Andres Amaya Garcia
· 8 years ago
2a6f39c
Add library setup and teardown APIs
by Andres Amaya Garcia
· 8 years ago
ca1cdb2
Make minor changes to documentation
by Hanno Becker
· 8 years ago
6d84ae7
Clarify documentation for alternative AES implementations
by Hanno Becker
· 8 years ago
fdd11b2
Improve MBEDTLS_NO_UDBL_DIVISION description
by Andres Amaya Garcia
· 8 years ago
9a9adcd
MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION
by Gilles Peskine
· 8 years ago
9da6951
Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT
by Andres Amaya Garcia
· 8 years ago
122d899
Add library setup and teardown APIs
by Andres Amaya Garcia
· 8 years ago
1a28b01
Make minor changes to documentation
by Hanno Becker
· 8 years ago
649dcab
Clarify documentation for alternative AES implementations
by Hanno Becker
· 8 years ago
5d2511c
SHA-1 deprecation: allow it in key exchange
by Gilles Peskine
· 8 years ago
5e79cb3
Remove SHA-1 in TLS by default
by Gilles Peskine
· 8 years ago
c44ab97
Apply review feedback on ECP interface
by Janos Follath
· 9 years ago
ee782bc
Adjust documentation to new ECP function names.
by Janos Follath
· 9 years ago
4d9c69d
Fix ECP alternative macro names
by Janos Follath
· 9 years ago
372697b
Clean up ECP abstraction layer code
by Janos Follath
· 9 years ago
b069753
ECP: Add module and function level replacement options.
by Janos Follath
· 9 years ago
6334277
Allow alternate core implementation of CMAC
by Steven Cooreman
· 8 years ago
222e2ff
Allow alternate core implementation of CCM
by Steven Cooreman
· 8 years ago
2cb4739
Fix multiple erroneously named source files in comments
by Simon Butcher
· 9 years ago
8e00410
Merge fix for AEAD Random IVs
by Simon Butcher
· 9 years ago
69283e5
Clean up and minor fixes following review
by Simon Butcher
· 9 years ago
327398a
Refactor and change CMAC interface
by Simon Butcher
· 9 years ago
53e23b6
Minor CMAC fixes for merge
by Brian Murray
· 9 years ago
f13d3db
Updated comments for CMAC in config.h
by Brian Murray
· 9 years ago
dc5c7b9
Add support for AES-128-CMAC and AES-CMAC-PRF-128
by Robert Cragie
· 10 years ago
7abc974
Add config macro for min bytes hw entropy
by Andres AG
· 9 years ago
788aa4a
Rename net.{c,h} to net_sockets.{c,h}
by Andres AG
· 9 years ago
f911319
Allow the entry_name size to be set in config.h
by Andres AG
· 9 years ago
1e4ec66
Check time platform abstraction macro definitions (#534)
by Andres Amaya Garcia
· 9 years ago
1d46a2d
Fix issue with reuse of custom yotta configs for target_config.h (#530)
by Simon Butcher
· 9 years ago
b2c81b1
Added target_config.h as a custom header for yotta use
by Simon Butcher
· 9 years ago
ab5df40
Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY
by Simon Butcher
· 9 years ago
30b5f97
Removes target_config.h file from default and thread configs
by Simon Butcher
· 9 years ago
71a597a
Update documentation for MBEDTLS_ENTROPY_NV_SEED
by Paul Bakker
· 9 years ago
cf0a9f9
Introduce platform-layer functions for reading/writing seed from NV
by Paul Bakker
· 9 years ago
f93b8bc
Add requirements for the entropy safety switch in documentation.
by Janos Follath
· 9 years ago
53de784
Add entropy safety switch.
by Janos Follath
· 9 years ago
80aea30
Fixes syntax and naming for check-names.sh
by Simon Butcher
· 9 years ago
Next »