TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
f3037ec2da362e45875928f49361acfa7c0fb484
/
include
/
mbedtls
0f22670
Bump version to Mbed TLS 2.7.14
by Janos Follath
· 5 years ago
ee88f81
Bump version to Mbed TLS 2.7.13
by Janos Follath
· 6 years ago
d8180f8
Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted
by Jaeden Amero
· 6 years ago
mbedtls-2.7.13
9741fa6
Bignum: Document assumptions about the sign field
by Janos Follath
· 6 years ago
c3b376e
Change mbedtls_mpi_cmp_mpi_ct to check less than
by Janos Follath
· 6 years ago
e0187b9
Add new, constant time mpi comparison
by Janos Follath
· 6 years ago
4c575c0
Note that mbedtls_ctr_drbg_seed() must not be called twice
by Gilles Peskine
· 6 years ago
b729e1b
CTR_DRBG: support set_entropy_len() before seed()
by Gilles Peskine
· 6 years ago
9c74224
HMAC_DRBG: support set_entropy_len() before seed()
by Gilles Peskine
· 6 years ago
55e120b
mbedtls_hmac_drbg_set_entropy_len() only matters when reseeding
by Gilles Peskine
· 6 years ago
dff3682
mbedtls_ctr_drbg_set_entropy_len() only matters when reseeding
by Gilles Peskine
· 6 years ago
2abefef
mbedtls_ctr_drbg_seed: correct maximum for len
by Gilles Peskine
· 6 years ago
406d258
Add a note about CTR_DRBG security strength to config.h
by Gilles Peskine
· 6 years ago
f0b3dcb
CTR_DRBG: more consistent formatting and wording
by Gilles Peskine
· 6 years ago
b9cfe58
DRBG documentation: Relate f_entropy arguments to the entropy module
by Gilles Peskine
· 6 years ago
d891730
HMAC_DRBG documentation improvements
by Gilles Peskine
· 6 years ago
eb99c10
CTR_DRBG: explain the security strength and the entropy input length
by Gilles Peskine
· 6 years ago
25e1945
CTR_DRBG documentation improvements
by Gilles Peskine
· 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
d7bd10d
Bump version to Mbed TLS 2.7.12
by Jaeden Amero
· 6 years ago
298a43a
Merge remote-tracking branch 'upstream-restricted/pr/549' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
1e61b0f
Merge remote-tracking branch 'restricted/pr/581' into mbedtls-2.7-restricted
by Jaeden Amero
· 6 years ago
0cf1776
Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
6794f68
Update library version to 2.7.11
by Jaeden Amero
· 6 years ago
eee98e9
Add documentation notes about the required size of the signature buffers
by k-stachowiak
· 6 years ago
199707f
Add missing MBEDTLS_ECP_C dependencies in check_config.h
by k-stachowiak
· 6 years ago
b8ae145
Merge remote-tracking branch 'origin/pr/2612' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
8aed8e1
Adjust backport's documentation to account for missing features
by k-stachowiak
· 6 years ago
2dd69e1
Backport a doxygen note from development for `mbedtls_ssl_conf_max_frag_len()`
by k-stachowiak
· 6 years ago
79ad286
Reword ssl_conf_max_frag_len documentation for clarity
by k-stachowiak
· 6 years ago
2b56a2c
Merge remote-tracking branch 'origin/pr/2094' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
b4686b4
Update library version to 2.7.10
by Jaeden Amero
· 6 years ago
mbedtls-2.7.10
fb85576
Merge remote-tracking branch 'restricted/pr/529' into mbedtls-2.7
by Simon Butcher
· 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
e730ff6
Improve docs for ASN.1 bitstrings and their usage
by Andres Amaya Garcia
· 7 years ago
04ee5e0
Fix ASN1 bitstring writing
by Andres Amaya Garcia
· 7 years ago
18fe256
Merge remote-tracking branch 'origin/pr/2359' into mbedtls-2.7
by Jaeden Amero
· 7 years ago
3233130
Merge remote-tracking branch 'public/pr/1797' into mbedtls-2.7
by Simon Butcher
· 7 years ago
ba66faf
Add warning for alternative ECDSA implementations
by Janos Follath
· 7 years ago
2934c32
Add a safer deterministic ECDSA function
by Janos Follath
· 7 years ago
c80555d
Add public function generating private keys
by Manuel Pégourié-Gonnard
· 8 years ago
44fbf91
Backport #1949 into mbedtls-2.7
by Jeffrey Martin
· 7 years ago
b22a808
Update the version of the library to 2.7.9
by Simon Butcher
· 7 years ago
3112d10
Merge remote-tracking branch 'public/pr/2144' into mbedtls-2.7
by Simon Butcher
· 7 years ago
3625e56
Include configuration file for all headers
by Ron Eldor
· 7 years ago
0559c66
Include configuration file to headers
by Ron Eldor
· 7 years ago
b85e35d
Merge remote-tracking branch 'upstream-public/pr/2102' into mbedtls-2.7
by Jaeden Amero
· 7 years ago
a507910
Merge remote-tracking branch 'upstream-public/pr/2064' into mbedtls-2.7
by Jaeden Amero
· 7 years ago
6ef6efb
Merge remote-tracking branch 'upstream-public/pr/1984' into mbedtls-2.7
by Jaeden Amero
· 7 years ago
4a908ca
Update library version number to 2.7.8
by Simon Butcher
· 7 years ago
4303f76
Merge remote-tracking branch 'restricted/pr/513' into mbedtls-2.7-restricted
by Simon Butcher
· 7 years ago
20f30d9
Update library version number to 2.7.7
by Simon Butcher
· 7 years ago
a5c0071
Merge remote-tracking branch 'public/pr/2153' into mbedtls-2.7-restricted-proposed
by Simon Butcher
· 7 years ago
3ddf101
Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION
by Hanno Becker
· 7 years ago
995878c
Improve documentation of mbedtls_ssl_get_verify_result()
by Hanno Becker
· 7 years ago
3aed597
Clarify documentation of ssl_set_own_cert()
by Manuel Pégourié-Gonnard
· 7 years ago
5ed0355
Guard mbedtls_pkcs5_pbes2() by MBEDTLS_ASN1_PARSE_C
by Hanno Becker
· 7 years ago
d30cd34
Make PBE-related parts of PKCS12 depend on MBEDTLS_ASN1_PARSE_C
by Hanno Becker
· 7 years ago
30617b0
Guard PK-parse module by ASN.1-parse module in check_config.h
by Hanno Becker
· 7 years ago
0af25e7
Add parentheses about parameter of MBEDTLS_X509_ID_FLAG
by Hanno Becker
· 7 years ago
2df2bf2
Strip trailing whitespace in bn_mul.h
by Simon Butcher
· 7 years ago
4d23757
HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors
by Gilles Peskine
· 7 years ago
9ce2972
CTR_DRBG: add mbedtls_ctr_drbg_update_ret
by Gilles Peskine
· 7 years ago
34997fd
Update library version number to 2.7.6
by Simon Butcher
· 7 years ago
6728d3c
Improve documentation of mbedtls_x509_crt_parse()
by Hanno Becker
· 7 years ago
ca16cf6
Improve wording
by Hanno Becker
· 7 years ago
ca8c3b4
Improve documentation of mbedtls_x509_crt_parse()
by Hanno Becker
· 7 years ago
8385110
Update version to 2.7.5
by Jaeden Amero
· 7 years ago
b47e0a6
Merge remote-tracking branch 'public/pr/1805' into mbedtls-2.7
by Simon Butcher
· 7 years ago
e087547
Correct logic to exclude i386 inline assenbly when -O0
by Simon Butcher
· 7 years ago
48883cd
Merge remote-tracking branch 'public/pr/1780' into mbedtls-2.7
by Simon Butcher
· 7 years ago
be347c6
Merge remote-tracking branch 'public/pr/1849' into mbedtls-2.7
by Simon Butcher
· 7 years ago
a9779f1
Repharse comments
by Ron Eldor
· 7 years ago
d064b5c
Disable use of the i386 assembly for option -O0
by Simon Butcher
· 7 years ago
28f68a3
Merge remote-tracking branch 'public/pr/1809' into mbedtls-2.7
by Simon Butcher
· 7 years ago
98848f0
Minor fixes
by Ron Eldor
· 7 years ago
83868a0
Add ebx to the i386 clobber list for MPI assembly
by Simon Butcher
· 7 years ago
0557b8f
Move definition to cipher.h
by Ron Eldor
· 7 years ago
8c02dd1
Move definition of MBEDTLS_CIPHER_MODE_STREAM
by Ron Eldor
· 7 years ago
4624030
Documentation error in `mbedtls_ssl_get_session`
by Ron Eldor
· 8 years ago
df9b93e
Remove unneeded namesapcing in header files
by Ron Eldor
· 8 years ago
dbd17b7
Allow 0 as a valid ret value for mbedtls_ssl_write
by Andres Amaya Garcia
· 8 years ago
662ae9e
Change the library version to 2.7.4
by Simon Butcher
· 7 years ago
df484d6
Fix MicroBlaze register typo.
by Zach van Rijn
· 7 years ago
fb6da88
Merge remote-tracking branch 'public/pr/1655' into mbedtls-2.7
by Simon Butcher
· 7 years ago
c26080e
Merge remote-tracking branch 'public/pr/1670' into mbedtls-2.7
by Simon Butcher
· 7 years ago
bb5e1c3
Fix multiple quality issues in the source
by Simon Butcher
· 7 years ago
db37cb4
mbedtls_gcm_crypt_and_tag: clarify what each mode does and doesn't do
by Gilles Peskine
· 7 years ago
282bd24
Correct and clarify the documentation of GCM whole-message functions
by Gilles Peskine
· 7 years ago
826cdab
Treat warnings as errors for IAR
by Azim Khan
· 7 years ago
9259b3b
Remove double declaration of mbedtls_ssl_list_ciphersuites
by Moran Peker
· 7 years ago
6856c2e
Merge remote-tracking branch 'upstream-public/pr/1586' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
1fc4d33
Update version to 2.7.3
by Jaeden Amero
· 7 years ago
2683860
Use correct version of snprintf on Windows
by Azim Khan
· 7 years ago
15cdc5e
Merge remote-tracking branch 'upstream-public/pr/1458' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
e7dc462
Merge remote-tracking branch 'upstream-public/pr/1543' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
Next »