TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
b29e70bb0184f0a93bfbecee526b18a2f94f525b
/
ChangeLog
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
86bc448
Merge remote-tracking branch 'public/pr/1118' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
227692a
Merge remote-tracking branch 'public/pr/1160' 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
45c8f6a
Added ChangeLog entry
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
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
026d18a
Add ChangeLog entry
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
31dce36
Merge remote-tracking branch 'upstream-public/pr/1080' 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
5bd2726
Backport 2.1:Fix crash when calling `mbedtls_ssl_cache_free` twice
by Ron Eldor
· 8 years ago
489f80c
Adapt ChangeLog
by Hanno Becker
· 8 years ago
b658ee6
Adapt ChangeLog
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
ffa7a33
Adapt ChangeLog
by Hanno Becker
· 8 years ago
5d39ace
Fix changelog for ssl_server2.c usage fix
by Simon Butcher
· 8 years ago
e38900b
Allow comments in test data files
by Gilles Peskine
· 8 years ago
72e9ba2
Update ChangeLog for fix to #836
by Simon Butcher
· 8 years ago
c7845e5
Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog.
by Hanno Becker
· 8 years ago
380aa64
Adapt ChangeLog
by Hanno Becker
· 8 years ago
a89dbd1
Adapt ChangeLog
by Hanno Becker
· 8 years ago
41a38df
Add ChangeLog entry
by Andres Amaya Garcia
· 8 years ago
00cb3af
Backport 2.1:Add configuration file in md.h
by Ron Eldor
· 8 years ago
1fe5e8a
Update version number to 2.1.9
by Simon Butcher
· 8 years ago
mbedtls-2.1.9
a305083
Fix language in Changelog for clarity
by Simon Butcher
· 8 years ago
ea27c99
Improve documentation of PKCS1 decryption functions
by Simon Butcher
· 8 years ago
223f88d
Adapt ChangeLog
by Hanno Becker
· 8 years ago
mbedtls-2.1.9-rc1
3948a10
Adapt ChangeLog
by Hanno Becker
· 8 years ago
246bf69
Fix duplication in Changelog introduced by merge
by Simon Butcher
· 8 years ago
b585119
Backport 2.1: check if iv is zero in gcm.
by Ron Eldor
· 8 years ago
58897fb
Correct indentation and labelling in ChangeLog
by Hanno Becker
· 8 years ago
4721831
Fix typos
by Janos Follath
· 8 years ago
8376565
Add ChangeLog entry for the security issue
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
3fb1cc3
Improve Changelog
by Janos Follath
· 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
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
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
5ad6789
Clarify the use of ECDSA API
by Janos Follath
· 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
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
aa8a2bd
Remember suitable hash function for any signature algorithm.
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
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
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
b18f9e8
Adapt ChangeLog
by Hanno Becker
· 8 years ago
4477bca
Add Changelog entry for RSA exponent blinding
by Janos Follath
· 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
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
8c5385e
Backport 2.1:Resource leak in ssl_cookie and mutex
by Ron Eldor
· 9 years ago
3c6a1a9
Add credit to Changelog for #562
by Simon Butcher
· 9 years ago
2b8d890
Clarify fix for #673 in Changelog
by Simon Butcher
· 9 years ago
9aabf6d
Add fix and credit for #742 to the ChangeLog
by Simon Butcher
· 8 years ago
e4b8945
Add credit to Changelog for #562
by Simon Butcher
· 9 years ago
09b6274
Clarify fix for #673 in Changelog
by Simon Butcher
· 9 years ago
3ea1af2
Clarify ChangeLog for #569
by Simon Butcher
· 8 years ago
8dbb35a
ECP: Prevent freeing a buffer on stack
by Janos Follath
· 9 years ago
763e327
Fix credit in ChangeLog for #722
by Simon Butcher
· 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
· 9 years ago
d352e6d
Merge branch 'mbedtls-2.1-iotssl-1071-ca-flags'
by Simon Butcher
· 8 years ago
Next »