TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/mbedtls-2.17
/
include
/
mbedtls
535ee4a
Merge remote-tracking branch 'public/pr/2421' into development
by Simon Butcher
· 6 years ago
archive/mbedtls-2.17
mbedtls-2.17
195bdde
Merge remote-tracking branch 'restricted/pr/528' into development
by Simon Butcher
· 6 years ago
74ac6e3
Merge remote-tracking branch 'public/pr/2028' into development
by Simon Butcher
· 6 years ago
bbed914
Merge remote-tracking branch 'public/pr/2447' into development
by Simon Butcher
· 6 years ago
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
d8233f7
Improve docs for named bitstrings and their usage
by Andres Amaya Garcia
· 7 years ago
6e95914
Add new function mbedtls_asn1_write_named_bitstring()
by Andres Amaya Garcia
· 7 years ago
fe4ef0c
Add config sanity check for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
by Hanno Becker
· 6 years ago
958efeb
Improve documentation of mbedtls_ssl_get_peer_cert()
by Hanno Becker
· 6 years ago
fd7f298
Improve documentation of MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
by Hanno Becker
· 6 years ago
3fd3f5e
Fix indentation of Doxygen comment in ssl_internal.h
by Hanno Becker
· 6 years ago
1aed777
Remove misleading and redundant guard around restartable ECC field
by Hanno Becker
· 6 years ago
abe6f66
Remove peer CRT from mbedtls_ssl_session if new option is disabled
by Hanno Becker
· 6 years ago
7517312
Add field for peer's raw public key to TLS handshake param structure
by Hanno Becker
· 6 years ago
494dd7a
Add raw public key buffer bounds to mbedtls_x509_crt struct
by Hanno Becker
· 6 years ago
a887d1a
Remove peer CRT from cache if !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
by Hanno Becker
· 6 years ago
3dad311
Parse and verify peer CRT chain in local variable
by Hanno Becker
· 6 years ago
9198ad1
Extend mbedtls_ssl_session by buffer holding peer CRT digest
by Hanno Becker
· 6 years ago
bb278f5
Add configuration option to remove peer CRT after handshake
by Hanno Becker
· 6 years ago
4a82c1c
Improve documentation of mbedtls_ssl_get_peer_cert()
by Hanno Becker
· 6 years ago
52055ae
Give ssl_session_copy() external linkage
by Hanno Becker
· 6 years ago
7177a88
Introduce helper function to determine whether suite uses server CRT
by Hanno Becker
· 6 years ago
86016a0
Merge remote-tracking branch 'origin/pr/2338' into development
by Jaeden Amero
· 6 years ago
85fd913
Fix typo in check_config.h
by Hanno Becker
· 6 years ago
8963b03
Merge remote-tracking branch 'origin/pr/2411' into development
by Jaeden Amero
· 6 years ago
1ce51e4
Forbid setting MBEDTLS_ECP_RESTARTABLE and MBEDTLS_USE_PSA_CRYPTO_C
by Hanno Becker
· 6 years ago
135baef
Define maximum EC public key length depending on enabled curves
by Hanno Becker
· 6 years ago
df51dbe
Add fields for PSA-based ECDHE to handshake structure
by Hanno Becker
· 6 years ago
f75f912
Add functions to psa_util module to convert EC public keys
by Hanno Becker
· 7 years ago
28cb6fb
Unbump version to 0.0.0
by k-stachowiak
· 6 years ago
2d79266
psa_utils: Make fallthrough clear for compilers
by Jaeden Amero
· 6 years ago
1a65dcd
Add a new X.509 API call for copy-less parsing of CRTs
by Hanno Becker
· 7 years ago
fb23673
Revert "Forbid passing NULL input buffers to RSA encryption routines"
by Jaeden Amero
· 6 years ago
02f39ac
Adjust documentation of mbedtls_cipher_update_ad
by Andrzej Kurek
· 6 years ago
57f04e5
Adjust documentation of mbedtls_cipher_update_ad
by Andrzej Kurek
· 6 years ago
8a2e97c
Merge development-psa commit 80b5662 into development-psa-merged branch
by Andrzej Kurek
· 6 years ago
c690523
Merge PSA config and check-config changes
by Andrzej Kurek
· 6 years ago
b274f27
Documentation fixes
by Andrzej Kurek
· 6 years ago
246cc86
cipher: fix indentation
by Andrzej Kurek
· 6 years ago
80b5662
Merge remote-tracking branch 'origin/pr/2386' into development-psa
by Jaeden Amero
· 6 years ago
archive/development-psa
development-psa
d18b264
Merge remote-tracking branch 'origin/pr/2382' into development-psa
by Jaeden Amero
· 6 years ago
de5a007
Merge development commit f352f7 into development-psa
by Andrzej Kurek
· 7 years ago
493c171
Adapt mbedtls_pk_write_pubkey_der() to the new PSA public key format
by Hanno Becker
· 7 years ago
812e124
Add function to find OID for PSA ECC curve identifiers
by Hanno Becker
· 7 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 7 years ago
c42dd60
Merge remote-tracking branch 'origin/pr/1949' into development
by Jaeden Amero
· 7 years ago
dac9f45
Merge remote-tracking branch 'origin/pr/1551' into development
by Jaeden Amero
· 7 years ago
730ecdf
Merge remote-tracking branch 'origin/pr/2371' into development
by Jaeden Amero
· 7 years ago
972fba5
ssl_tls: rename sha_512_psa to sha_384_psa
by Andrzej Kurek
· 7 years ago
eb34224
ssl_tls: use PSA to compute running handshake hash for TLS 1.2
by Andrzej Kurek
· 7 years ago
814feff
Whitespace, logging and documentation fixes
by Andrzej Kurek
· 7 years ago
d6db9be
Adapt mbedtls_ssl_get_key_exchange_md_tls1_2 to PSA hashing
by Andrzej Kurek
· 7 years ago
36e89b5
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
442ca57
Merge remote-tracking branch 'public/pr/1375' into development
by Simon Butcher
· 7 years ago
a3c821d
Merge remote-tracking branch 'public/pr/2319' into development
by Simon Butcher
· 7 years ago
7deba18
Remove unnecessary "#" sign from PSA macros
by Andrzej Kurek
· 7 years ago
d25fd8d
MIPS register hints without `$` for compatibility
by Jeffrey Martin
· 7 years ago
2f70e4b
add hints for mips registers that may need restore
by Jeffrey Martin
· 7 years ago
62594a8
pk_wrap: pass curve size instead of a larger size of the exported key
by Andrzej Kurek
· 7 years ago
93a38a3
pk: wrap curve_id before passing it to PSA
by Andrzej Kurek
· 7 years ago
62ec2dd
Merge remote-tracking branch 'public/pr/975' into development
by Simon Butcher
· 7 years ago
2349c4d
Adapt to the new key allocation mechanism
by Andrzej Kurek
· 7 years ago
6b5ef48
Add a configuration fix for vsnprintf for non-conforming platforms
by k-stachowiak
· 7 years ago
a7064c3
Move ecp_restartable definitions out of the MBEDTLS_ECP_ALT guards
by Darryl Green
· 7 years ago
983acb7
Fix include file path
by GuHaijun
· 7 years ago
6c164e7
Update the version of the library to 2.16.0
by Simon Butcher
· 7 years ago
fed19be
Merge remote-tracking branch 'public/pr/2126' into development-restricted
by Simon Butcher
· 7 years ago
6df8c53
Merge remote-tracking branch 'public/pr/2134' into development-restricted
by Simon Butcher
· 7 years ago
ad7c210
Merge remote-tracking branch 'public/pr/2274' into development
by Simon Butcher
· 7 years ago
12b4240
Merge remote-tracking branch 'public/pr/2288' into development
by Simon Butcher
· 7 years ago
c831193
Merge remote-tracking branch 'public/pr/2302' into development
by Simon Butcher
· 7 years ago
1efda39
Merge remote-tracking branch 'public/pr/2297' into development
by Simon Butcher
· 7 years ago
5aa7809
Merge remote-tracking branch 'public/pr/2275' into development
by Simon Butcher
· 7 years ago
780cf18
Merge remote-tracking branch 'public/pr/2271' into development
by Simon Butcher
· 7 years ago
032c037
Merge remote-tracking branch 'public/pr/2270' into development
by Simon Butcher
· 7 years ago
a033633
Merge remote-tracking branch 'public/pr/2269' into development
by Simon Butcher
· 7 years ago
70935a4
Merge remote-tracking branch 'public/pr/2299' into development
by Simon Butcher
· 7 years ago
003c0e0
Merge remote-tracking branch 'public/pr/2292' into development
by Simon Butcher
· 7 years ago
decf2f5
Merge remote-tracking branch 'public/pr/2291' into development
by Simon Butcher
· 7 years ago
65ce5dc
Merge remote-tracking branch 'public/pr/2290' into development
by Simon Butcher
· 7 years ago
ad2e0da
Merge remote-tracking branch 'public/pr/2283' into development
by Simon Butcher
· 7 years ago
0bbf7f4
Merge remote-tracking branch 'public/pr/2279' into development
by Simon Butcher
· 7 years ago
962b7b1
Merge remote-tracking branch 'public/pr/2273' into development
by Simon Butcher
· 7 years ago
6be67a6
Merge remote-tracking branch 'public/pr/2281' into development
by Simon Butcher
· 7 years ago
dac513e
Merge remote-tracking branch 'public/pr/2282' into development
by Simon Butcher
· 7 years ago
ccafd14
Merge remote-tracking branch 'public/pr/2276' into development
by Simon Butcher
· 7 years ago
2a8d32c
Merge remote-tracking branch 'public/pr/2287' into development
by Simon Butcher
· 7 years ago
247a782
Increase strictness of NULL parameter validity in CCM's doxygen
by k-stachowiak
· 7 years ago
6adb057
Improve details of CCM parameter validation and documentation
by k-stachowiak
· 7 years ago
9da5d7c
Adjust mbedtls_ccm_free() documentation
by k-stachowiak
· 7 years ago
373a660
Fix a documentation typo
by k-stachowiak
· 7 years ago
b92f933
Doxygen comments improvement
by k-stachowiak
· 7 years ago
12f0d5c
Improve the constraints definition in the doxygen comments in CCM
by k-stachowiak
· 7 years ago
fd42d53
Explicitly allow NULL as an argument to mbedtls_ccm_free()
by k-stachowiak
· 7 years ago
438448e
Format NULL occurrences in CCM's Doxygen comments
by k-stachowiak
· 7 years ago
26d365e
Add parameter validation for CCM
by k-stachowiak
· 7 years ago
6af45ec
PK: document context validity requirements
by Gilles Peskine
· 7 years ago
d54b975
pk parse: the password is optional
by Gilles Peskine
· 7 years ago
Next »