Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
cdb4dc9393d56c0f34d24e9814dae020c8f663cd
cdb4dc9
Improve comments
by Manuel Pégourié-Gonnard
· 8 years ago
8376565
Add ChangeLog entry for the security issue
by Manuel Pégourié-Gonnard
· 8 years ago
591035d
Add SSL tests for long cert chains
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
4770dbc
Add test for limit on intermediate certificates
by Manuel Pégourié-Gonnard
· 8 years ago
ad6cf99
Add CRT DER tests with incorrect version
by Andres AG
· 8 years ago
9674a62
Add CRL DER tests with incorrect version
by Andres AG
· 8 years ago
7ebf632
Add CSR DER tests with incorrect version
by Andres AG
· 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
a905bdc
Minor: Fix typo in program comments
by Ron Eldor
· 8 years ago
cea8b53
Improve documentation of PKCS1 decryption functions
by Hanno Becker
· 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
3fb1cc3
Improve Changelog
by Janos Follath
· 8 years ago
bff0316
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
d690189
Merge remote-tracking branch 'hanno/remove_format_qualifier_backport-2.1' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
46a1629
Remove %zu format string from ssl_client2 and ssl_server2
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
43df7e6
Merge near-duplicate ChangeLog entries
by Manuel Pégourié-Gonnard
· 8 years ago
88647ac
Add ChangeLog entry
by Hanno Becker
· 8 years ago
cc01908
Ensure application data records are not kept when fully processed
by Hanno Becker
· 8 years ago
e235672
ChangeLog cosmetics
by Manuel Pégourié-Gonnard
· 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
5539366
Fix issue in testing SHA-1 compile-time option
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
431c2af
Merge remote-tracking branch 'janos/mbedtls-2.1-iotssl-1156-ecdsa-sample-and-doc-clarification' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
a9a65c8
Merge remote-tracking branch 'hanno/iotssl-1341-optional-certificate-verification-needs-ca-chain-backport-2.1' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
5ad6789
Clarify the use of ECDSA API
by Janos Follath
· 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
5e0144f
Fix bug in backport from SHA-1 blacklisting
by Manuel Pégourié-Gonnard
· 8 years ago
aa85950
Merge branch 'sha1-2.1' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
c4cb493
Cleaned up negative test predicate for test case
by Gilles Peskine
· 8 years ago
b49351d
all.sh: test with SHA-1 enabled
by Gilles Peskine
· 8 years ago
7344e1b
SHA-1 deprecation: allow it in key exchange
by Gilles Peskine
· 8 years ago
db56aca
Allow SHA-1 in server tests, when the signature_algorithm extension is not used
by Gilles Peskine
· 8 years ago
9bb4f28
Document test data makefile
by Gilles Peskine
· 8 years ago
e7375ef
X.509 tests: obey compile-time SHA-1 support option
by Gilles Peskine
· 8 years ago
35db5ba
Allow SHA-1 in test scripts
by Gilles Peskine
· 8 years ago
ae76599
Test that SHA-1 defaults off
by Gilles Peskine
· 8 years ago
12c1954
Allow SHA-1 in SSL renegotiation tests
by Gilles Peskine
· 8 years ago
559674c
Test that X.509 verification rejects SHA-256 by default
by Gilles Peskine
· 8 years ago
dd57d75
Allow SHA-1 in X.509 and TLS 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
83ed596
Added SHA256 test certificates
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
71e37e1
Remove obsolete macros from compat-1.3.h
by Andres Amaya Garcia
· 8 years ago
67746c3
Add fix for #667 to ChangeLog
by Simon Butcher
· 8 years ago
1cdf0fd
Fix bug in threading sample implementation #667
by Janos Follath
· 9 years ago
83da724
Fix check-doxy-blocks.pl to run from root dir
by Andres Amaya Garcia
· 9 years ago
b9dee35
Remove obsolete macros from compat-1.3.h
by Andres Amaya Garcia
· 8 years ago
93d0f4b
Add fix for #667 to ChangeLog
by Simon Butcher
· 8 years ago
702dcd0
Fix bug in threading sample implementation #667
by Janos Follath
· 9 years ago
d8fcfe7
Fix check-doxy-blocks.pl to run from root dir
by Andres Amaya Garcia
· 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
b18f9e8
Adapt ChangeLog
by Hanno Becker
· 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
4477bca
Add Changelog entry for RSA exponent blinding
by Janos Follath
· 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
63a48d1
Merge branch 'mbedtls-2.1'
by Simon Butcher
· 8 years ago
2323477
Update version number to 2.1.7 for release
by Simon Butcher
· 8 years ago
mbedtls-2.1.7
340bb1b
Added missing credit to ChangeLog for #555
by Simon Butcher
· 8 years ago
bd6882b
Corrected attibution in Changelog
by Simon Butcher
· 8 years ago
e0545c3
Fix buffer overflow in mbedtls_mpi_write_string()
by Andres AG
· 9 years ago
mbedtls-2.1.7-rc1
46efbff
Fix failing pkparse test case
by Andres AG
· 8 years ago
8c5385e
Backport 2.1:Resource leak in ssl_cookie and mutex
by Ron Eldor
· 8 years ago
3c6a1a9
Add credit to Changelog for #562
by Simon Butcher
· 8 years ago
2b8d890
Clarify fix for #673 in Changelog
by Simon Butcher
· 8 years ago
2b1937b
Fix failing pkparse test case
by Andres AG
· 8 years ago
957930d
Backport 2.1:Resource leak in ssl_cookie and mutex
by Ron Eldor
· 8 years ago
9aabf6d
Add fix and credit for #742 to the ChangeLog
by Simon Butcher
· 8 years ago
a156363
Remove use of inttypes.h in MSVC from ssl_server2
by Andres AG
· 8 years ago
Next »