Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
mbedtls-2.1.9-rc1
/
library
tag
6f46ceac7a51936369d6bbd79b1b4d7761017856
tagger
Simon Butcher <simon.butcher@arm.com>
Sat Jul 29 07:02:16 2017 +0100
object
223f88dd2ee52e2bcd3226f4b0d12c416263cb0c
mbed TLS version 2.1.9 Release Candidate 1
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
· 8 years ago
0fb3e0a
Backport: Resource leak fix on windows platform
by Ron Eldor
· 8 years ago
ee709f4
Backport 2.1: Wrong preproccessor condition fix
by Ron Eldor
· 8 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
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
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
fd8f79d
More length checks in RSA PKCS1v15 verify
by Gilles Peskine
· 8 years ago
8877ec2
RSA: wipe stack buffers
by Gilles Peskine
· 8 years ago
2323477
Update version number to 2.1.7 for release
by Simon Butcher
· 8 years ago
mbedtls-2.1.7
e0545c3
Fix buffer overflow in mbedtls_mpi_write_string()
by Andres AG
· 9 years ago
mbedtls-2.1.7-rc1
8c5385e
Backport 2.1:Resource leak in ssl_cookie and mutex
by Ron Eldor
· 8 years ago
8dbb35a
ECP: Prevent freeing a buffer on stack
by Janos Follath
· 8 years ago
f4cbe10
Fix memory leak in mbedtls_x509_crl_parse()
by Andres AG
· 9 years ago
5ad4045
Fix buffer overread in mbedtls_x509_get_time()
by Janos Follath
· 8 years ago
d352e6d
Merge branch 'mbedtls-2.1-iotssl-1071-ca-flags'
by Simon Butcher
· 8 years ago
f26f0e3
Merge branch 'mbedtls-2.1-iotssl-1077-dos-crl'
by Simon Butcher
· 8 years ago
c892509
Fix data loss in unsigned int cast in PK
by Andres AG
· 8 years ago
8efc769
Fix renegotiation at incorrect times in DTLS
by Andres AG
· 9 years ago
480a958
Fix unused variable/function compilation warnings
by Andres AG
· 9 years ago
7a77cb2
Clarify Comments and Fix Typos (#651)
by Brian J Murray
· 9 years ago
2b912b4
Add comment to integer overflow fix in base64.c
by Simon Butcher
· 8 years ago
d00d3e2
Fix integer overflow in mbedtls_base64_decode()
by Andres AG
· 8 years ago
ef1329e
Fix integer overflows in buffer bound checks
by Andres Amaya Garcia
· 8 years ago
63285aa
Fix compiler warning with MSVC
by Simon B
· 9 years ago
8136e82
Fix verify out flags from x509_crt_verify_top()
by Andres AG
· 9 years ago
7cd7cf0
Fix CRL parsing to avoid infinite loop
by Andres AG
· 9 years ago
c655972
Fix buffer overreads in mbedtls_pem_read_buffer()
by Andres AG
· 9 years ago
635f215
Fix compiler warning with MSVC
by Simon B
· 9 years ago
016a0d3
Update library version number to 2.1.6
by Simon Butcher
· 9 years ago
mbedtls-2.1.6
8bd467c
Merge branch 'mbedtls-2.1'
by Simon Butcher
· 9 years ago
7238838
Merge branch for fix for #502 - Unchecked calls
by Simon Butcher
· 9 years ago
53d7713
Add check for validity of date in x509_get_time()
by Andres AG
· 9 years ago
6220ecb
Fix overread when verifying SERVER_HELLO in DTLS
by Andres AG
· 9 years ago
6a3fa21
Fix sig->tag update in mbedtls_x509_get_sig()
by Andres AG
· 9 years ago
d9d0cda
Merge branch 'mbedtls-2.1'
by Simon Butcher
· 9 years ago
0be55a0
Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature
by Janos Follath
· 9 years ago
95b3036
Restore P>Q in RSA key generation (#558)
by Janos Follath
· 9 years ago
6c05208
Fix documentation for mbedtls_gcm_finish()
by Andres AG
· 9 years ago
fbd1cd9
Fix 1 byte overread in mbedtls_asn1_get_int()
by Andres AG
· 9 years ago
8aa301b
Add missing bounds check in X509 DER write funcs
by Andres AG
· 9 years ago
433d4c8
Add safety check to sample mutex implementation
by Janos Follath
· 9 years ago
88c2d22
Fixed unchecked calls to mbedtls_md_setup in rsa.c (#502)
by Brian J Murray
· 9 years ago
e6ed6a1
Fix guards in SSL for ECDH key exchanges
by Paul Bakker
· 9 years ago
7b26865
X509: Fix bug triggered by future CA among trusted
by Janos Follath
· 9 years ago
64f5df5
Changed version number to version 2.1.5
by Simon Butcher
· 9 years ago
88aa189
Merge branch 'mbedtls-2.1' into mbedtls-2.1
by Simon Butcher
· 9 years ago
60e2b2f
Fix whitespace and formatting in ssl_srv.c
by Simon Butcher
· 9 years ago
83f2605
Fix non compliance SSLv3 in server extension handling.
by Janos Follath
· 9 years ago
25da9b3
Moved underflow test to better reflect time constant behaviour.
by Janos Follath
· 9 years ago
43e9297
Included test for integer underflow.
by Janos Follath
· 9 years ago
e33f559
Included tests for the overflow
by Janos Follath
· 9 years ago
e007c9f
Removing 'if' branch from the fix.
by Janos Follath
· 9 years ago
a958343
Length check added
by Janos Follath
· 9 years ago
991244c
Fixes memory leak in memory_buffer_alloc.c debug
by SimonB
· 9 years ago
e9d5510
Fix bug in ssl_write_supported_elliptic_curves_ext
by Janos Follath
· 9 years ago
689a627
Fix null pointer dereference in the RSA module.
by Janos Follath
· 9 years ago
0705dd0
Adds test for odd bit length RSA key size
by Simon Butcher
· 9 years ago
1a59a50
Fix odd bitlength RSA key generation
by Janos Follath
· 9 years ago
16734f0
x509: trailing bytes in DER: fix bug
by Janos Follath
· 9 years ago
Next »