TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
ce0d3ca1282dc599a5c65038a8afc058238d605f
/
library
ce0d3ca
Add bounds check before signature length read
by Krzysztof Stachowiak
· 7 years ago
3681692
Timing self test: shorten redundant tests
by Gilles Peskine
· 8 years ago
d394962
Timing self test: increased duration
by Gilles Peskine
· 8 years ago
e2bf3b8
Timing self test: increased tolerance
by Gilles Peskine
· 8 years ago
105e6bc
Timing self test: print some diagnosis information
by Gilles Peskine
· 8 years ago
b29e70b
mbedtls_timing_get_timer: don't use uninitialized memory
by Gilles Peskine
· 8 years ago
3099b43
Timing: fix mbedtls_set_alarm(0) on Unix/POSIX
by Gilles Peskine
· 8 years ago
227692a
Merge remote-tracking branch 'public/pr/1160' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
d1ededf
Merge remote-tracking branch 'public/pr/1187' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
912e447
Merge remote-tracking branch 'public/pr/1185' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
a15486a
Merge branch 'pr_1044' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
4b36dfb
Merge remote-tracking branch 'upstream-public/pr/1174' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
14ab4cf
Fix build error with gcc -Werror=misleading-indentation
by Gilles Peskine
· 8 years ago
6ddfa37
Fix build without MBEDTLS_FS_IO
by Gilles Peskine
· 8 years ago
49349ba
Merge remote-tracking branch 'upstream-public/pr/1153' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
f663c22
Merge remote-tracking branch 'upstream-public/pr/916' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
25aa833
Merge branch 'pr_1082' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
283a80d
Merge remote-tracking branch 'upstream-public/pr/1108' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
a6f6947
Merge remote-tracking branch 'upstream-public/pr/943' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
d08ae68
Merge remote-tracking branch 'upstream-public/pr/1112' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
7aa2419
Merge remote-tracking branch 'upstream-public/pr/1107' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
1b052e8
Add checks for private parameter in mbedtls_ecdsa_sign()
by Darryl Green
· 8 years ago
ea0aa65
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
be17ed5
Address PR review comments
by Ron Eldor
· 8 years ago
5bd2726
Backport 2.1:Fix crash when calling `mbedtls_ssl_cache_free` twice
by Ron Eldor
· 8 years ago
3cd07be
Fix handling of HS msgs in mbedtls_ssl_read if renegotiation unused
by Hanno Becker
· 8 years ago
e454d73
Swap branches accepting/refusing renegotiation in in ssl_read
by Hanno Becker
· 8 years ago
a360411
Fixed SIGSEGV problem when writing with ssl_write_real a buffer that is over MBEDTLS_SSL_MAX_CONTENT_LEN bytes
by Florin
· 8 years ago
e298c8b
Correct typo
by Hanno Becker
· 8 years ago
bc04113
Correctly handle leap year in x509_date_is_valid()
by Andres Amaya Garcia
· 9 years ago
bac9d4d
Parse Signature Algorithm ext when renegotiating
by Ron Eldor
· 8 years ago
59ce0a7
Improve documentation in pkparse.c
by Hanno Becker
· 8 years ago
0c104b1
Fix typo
by Hanno Becker
· 8 years ago
570238e
Fix typo in pkparse.c
by Hanno Becker
· 8 years ago
bc7cbba
Use X509 CRT version macros for version checks in x509write_crt_der
by Hanno Becker
· 8 years ago
7de3ff3
Minor style and typo corrections
by Hanno Becker
· 8 years ago
c4cd8c6
Don't add extensions for X.509 non-v3 certificates
by Hanno Becker
· 8 years ago
e3af3af
Omit version from X.509 v1 certificates
by Hanno Becker
· 8 years ago
c7845e5
Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog.
by Hanno Becker
· 8 years ago
593b0d3
Make mbedtls_ssl_set_hostname safe to be called multiple times
by Hanno Becker
· 8 years ago
69f00bf
Correct parsing checks in `mbedtls_pk_parse_key`
by Hanno Becker
· 8 years ago
da8e163
Remove unreachable branches in pkparse.c
by Hanno Becker
· 8 years ago
e5d5b90
Mention in-place decryption in pk_parse_key_pkcs8_encrypted_der
by Hanno Becker
· 8 years ago
ff53295
Remove unnecessary cast
by Hanno Becker
· 8 years ago
a1d5856
Add missing calls to mbedtls_pem_free in mbedtls_pk_parse
by Hanno Becker
· 8 years ago
9f2b60b
Use in-place decryption in pk_parse_pkcs8_encrypted_der
by Hanno Becker
· 8 years ago
f581e11
Fix extraction of signature-type from PK context instance
by Hanno Becker
· 8 years ago
1042d86
Dont send alert on invalid DTLS record type
by Andres Amaya Garcia
· 8 years ago
66580d2
Add internal macro ENTROPY_HAVE_STRONG indicating strong entropy
by Hanno Becker
· 8 years ago
1fe5e8a
Update version number to 2.1.9
by Simon Butcher
· 8 years ago
mbedtls-2.1.9
93a8789
Change PK module preprocessor check on word size
by Andres Amaya Garcia
· 8 years ago
6ad82d7
Rename time and index parameter to avoid name conflict.
by Hanno Becker
· 8 years ago
cdb4dc9
Improve comments
by Manuel Pégourié-Gonnard
· 8 years ago
c386317
Only return VERIFY_FAILED from a single point
by Manuel Pégourié-Gonnard
· 8 years ago
489939f
Improve behaviour on fatal errors
by Manuel Pégourié-Gonnard
· 8 years ago
b322be5
Prevent signed integer overflow in CSR parsing
by Andres AG
· 8 years ago
1f06d9b
Fix potential integer overflow parsing DER CRT
by Andres AG
· 8 years ago
0ff660e
Fix potential integer overflow parsing DER CRL
by Andres AG
· 8 years ago
a886ce3
Backport 2.1: Check rc of mbedtls_mpi_fill_random
by Ron Eldor
· 9 years ago
0fb3e0a
Backport: Resource leak fix on windows platform
by Ron Eldor
· 9 years ago
ee709f4
Backport 2.1: Wrong preproccessor condition fix
by Ron Eldor
· 9 years ago
5ff277e
Backport 2.1: check if iv is zero in gcm.
by Ron Eldor
· 8 years ago
fbb9837
Update the version number to 2.1.8
by Simon Butcher
· 8 years ago
mbedtls-2.1.8
499391a
Undo API change
by Hanno Becker
· 8 years ago
89930b3
Merge remote-tracking branch 'restricted/iotssl-1398_backport-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
cc01908
Ensure application data records are not kept when fully processed
by Hanno Becker
· 8 years ago
1defa8f
Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-2.1-restricted' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
63906d9
Merge remote-tracking branch 'restricted/IOTSSL-1366/mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
640edc7
Merge remote-tracking branch 'hanno/mpi_read_file_underflow_backport-2.1' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
ebe391d
Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
bfbc494
Add hard assertion to mbedtls_ssl_read_record_layer
by Hanno Becker
· 8 years ago
6a582e8
Fix mbedtls_ssl_read
by Hanno Becker
· 8 years ago
704f493
Simplify retaining of messages for future processing
by Hanno Becker
· 8 years ago
61c0c70
Add tests for missing CA chains and bad curves.
by Hanno Becker
· 8 years ago
a3929ba
Fix implementation of VERIFY_OPTIONAL verification mode
by Hanno Becker
· 8 years ago
b55f613
Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-2.1' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
7344e1b
SHA-1 deprecation: allow it in key exchange
by Gilles Peskine
· 8 years ago
12c1954
Allow SHA-1 in SSL renegotiation tests
by Gilles Peskine
· 8 years ago
5877c27
X.509 self-tests: replaced SHA-1 certificates by SHA-256
by Gilles Peskine
· 8 years ago
955738a
Remove SHA-1 in TLS by default
by Gilles Peskine
· 8 years ago
cd6e4d5
Merge remote-tracking branch 'restricted/mbedtls-2.1' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
61946d2
Merge remote-tracking branch 'hanno/iotssl-1241-backport-2.1' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
6820eba
Merge branch 'iotssl-1272-fix-RSA-cache-attack-2.1-restricted' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
705cc65
Add missing ret code checks in PEM module
by Andres AG
· 8 years ago
032aec0
Improve documentation
by Hanno Becker
· 8 years ago
118848f
Split long lines.
by Hanno Becker
· 8 years ago
aa8a2bd
Remember suitable hash function for any signature algorithm.
by Hanno Becker
· 8 years ago
b3e6872
Introduce macros and functions to characterize certain ciphersuites.
by Hanno Becker
· 8 years ago
39e2981
Fix FALLBACK_SCSV parsing
by Gilles Peskine
· 8 years ago
1cdf0fd
Fix bug in threading sample implementation #667
by Janos Follath
· 9 years ago
702dcd0
Fix bug in threading sample implementation #667
by Janos Follath
· 9 years ago
89bf0a7
Backup errno in net_would_block
by Hanno Becker
· 8 years ago
4195e80
Fix potential stack underflow in mpi_read_file.
by Hanno Becker
· 8 years ago
230ee31
RSA PKCS1v1.5 verification: check padding length
by Manuel Pégourié-Gonnard
· 8 years ago
2938ccb
Abort modular inversion when modulus is one.
by Hanno Becker
· 8 years ago
2a8d655
Correct sign in modular exponentiation algorithm.
by Hanno Becker
· 8 years ago
9ef9f10
Add exponent blinding to RSA with CRT
by Janos Follath
· 8 years ago
578517d
Add exponent blinding to RSA without CRT
by Janos Follath
· 8 years ago
74fd868
RSA: wipe more stack buffers
by Gilles Peskine
· 8 years ago
bd90851
More length checks in RSA PKCS1v15 verify
by Gilles Peskine
· 8 years ago
Next »