TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
d0e755716f88234e19f9a8289ea3ba22861c85e7
/
ChangeLog
d0e7557
Only return VERIFY_FAILED from a single point
by Manuel Pégourié-Gonnard
· 8 years ago
8af7bfa
Improve behaviour on fatal errors
by Manuel Pégourié-Gonnard
· 8 years ago
3df4e4e
Prevent signed integer overflow in CSR parsing
by Andres AG
· 8 years ago
47f3059
Fix potential integer overflow parsing DER CRT
by Andres AG
· 8 years ago
26124be
Fix potential integer overflow parsing DER CRL
by Andres AG
· 8 years ago
57501ef
Backport 1.3: Check rc of mbedtls_mpi_fill_random
by Ron Eldor
· 9 years ago
454da1f
Backport 1.3: Resource leak fix on windows
by Ron Eldor
· 9 years ago
7771824
Backport 1.3: Wrong preproccessor condition fix
by Ron Eldor
· 9 years ago
4f1e64e
Backport 1.3: check if iv is zero in gcm.
by Ron Eldor
· 9 years ago
8a2855e
Update the version number to 1.3.20
by Simon Butcher
· 8 years ago
mbedtls-1.3.20
3aab1a8
Improve Changelog
by Janos Follath
· 8 years ago
b870179
Merge remote-tracking branch 'restricted/iotssl-1398_backport-1.3' into mbedtls-1.3-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
249c30c
Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
cc608e8
Add entry to ChangeLog
by Hanno Becker
· 8 years ago
6d61e97
Improve ChangeLog description of X509 MD5 changes
by Manuel Pégourié-Gonnard
· 8 years ago
7d81093
Merge remote-tracking branch 'restricted/1205' into mbedtls-1.3-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
67df3e6
Merge near-duplicate ChangeLog entries
by Manuel Pégourié-Gonnard
· 8 years ago
b9c09af
Add ChangeLog entry
by Hanno Becker
· 8 years ago
89306da
Fix location of ChangeLog entry
by Manuel Pégourié-Gonnard
· 8 years ago
e0cb1cd
ChangeLog cosmetics
by Manuel Pégourié-Gonnard
· 8 years ago
ce8f919
Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-1.3-restricted' into mbedtls-1.3-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
9105b18
Merge remote-tracking branch 'restricted/IOTSSL-1366/mbedtls-1.3' into mbedtls-1.3-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
ca3ff06
Merge remote-tracking branch 'hanno/mpi_read_file_underflow_backport-1.3' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
f1ab790
Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-1.3' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
674df30
Merge remote-tracking branch 'janos/mbedtls-1.3-iotssl-1156-ecdsa-sample-and-doc-clarification' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
5d96a3d
Clarify the use of ECDSA API
by Janos Follath
· 8 years ago
888c2fd
Fix implementation of VERIFY_OPTIONAL verification mode
by Hanno Becker
· 8 years ago
a9ec0cd
Restrict MD5 in x509 certificates
by Ron Eldor
· 8 years ago
2634aa9
Merge remote-tracking branch 'restricted/mbedtls-1.3' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
bbe0103
Merge remote-tracking branch 'hanno/iotssl-1241-backport-1.3' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
c2b9d98
Remember suitable hash function for any signature algorithm.
by Hanno Becker
· 8 years ago
213aec8
RSA: wipe stack buffers
by Gilles Peskine
· 8 years ago
8c7698b
Fix potential stack underflow in mpi_read_file.
by Hanno Becker
· 8 years ago
a07a583
Adapt ChangeLog
by Hanno Becker
· 8 years ago
19c10e9
RSA PKCS1v1.5 verification: check padding length
by Manuel Pégourié-Gonnard
· 8 years ago
3682db5
Add Changelog entry for RSA exponent blinding
by Janos Follath
· 8 years ago
6de05fa
More length checks in RSA PKCS1v15 verify
by Gilles Peskine
· 8 years ago
98864d5
Merge branch 'mbedtls-1.3'
by Simon Butcher
· 8 years ago
mbedtls-1.3.19
bb4bebc
Correct function names in the ChangeLog from backported fixed
by Simon Butcher
· 8 years ago
a42044d
Added missing credit to ChangeLog for #555
by Simon Butcher
· 8 years ago
2e5318e
Corrected attibution in Changelog
by Simon Butcher
· 8 years ago
4c5154d
Updated version number to 1.3.19 for release
by Simon Butcher
· 8 years ago
d2d6316
Removed duplicate entry in ChangeLog
by Simon Butcher
· 8 years ago
2b2fc11
Fix buffer overflow in mpi_write_string()
by Andres AG
· 8 years ago
mbedtls-1.3.19-rc1
dccf743
Add fix and credit for #742 to the ChangeLog
by Simon Butcher
· 8 years ago
866a447
Clarify ChangeLog for #569
by Simon Butcher
· 8 years ago
f5ffc79
ECP: Prevent freeing a buffer on stack
by Janos Follath
· 9 years ago
bfef0ce
Fix credit in ChangeLog for #722
by Simon Butcher
· 8 years ago
03af0e0
Fix memory leak in x509_crl_parse()
by Andres AG
· 9 years ago
9fb2828
Merge branch 'mbedtls-1.3-iotssl-1071-ca-flags'
by Simon Butcher
· 8 years ago
7346a7e
Fix formatting in ChangeLog
by Simon Butcher
· 8 years ago
741bd90
Merge branch 'mbedtls-1.3-iotssl-1077-dos-crl'
by Simon Butcher
· 8 years ago
13f9e40
Merge branch 'mbedtls-1.3'
by Simon Butcher
· 8 years ago
59abd30
Fix integer overflow in mbedtls_base64_decode()
by Andres AG
· 9 years ago
74ef650
Fix integer overflows in buffer bound checks
by Andres Amaya Garcia
· 9 years ago
480f7e7
Add tests for overreads in pem_read_buffer()
by Andres AG
· 9 years ago
de6079a
Fix buffer overreads in mbedtls_pem_read_buffer()
by Andres AG
· 9 years ago
851dcc9
Add credit to Changelog for #562
by Simon Butcher
· 9 years ago
7ded99f
Fix integer overflow in mbedtls_base64_decode()
by Andres AG
· 9 years ago
cfad181
Fix integer overflows in buffer bound checks
by Andres Amaya Garcia
· 9 years ago
29b4373
Fix unused variable/function compilation warnings
by Andres AG
· 9 years ago
c71b7eb
Fix data loss in unsigned int cast in PK
by Andres AG
· 9 years ago
df33a6a
Add credit to Changelog for #562
by Simon Butcher
· 9 years ago
2f3fe70
Fix verify out flags from x509_crt_verify_top()
by Andres AG
· 9 years ago
e567101
Fix CRL parsing to avoid infinite loop
by Andres AG
· 9 years ago
f0a401f
Fix unused variable/function compilation warnings
by Andres AG
· 9 years ago
fada2e9
Add tests for overreads in pem_read_buffer()
by Andres AG
· 9 years ago
d3cbc15
Fix buffer overreads in mbedtls_pem_read_buffer()
by Andres AG
· 9 years ago
c1d54bb
Update library version to 1.3.18
by Simon Butcher
· 9 years ago
mbedtls-1.3.18
2261f19
Merge branch 'mbedtls-1.3'
by Simon Butcher
· 9 years ago
fd8d799
Tidied up style and phrasing of ChangeLog
by Simon Butcher
· 9 years ago
6037145
Merge branch for fix for #502 - Unchecked calls
by Simon Butcher
· 9 years ago
0da3e44
Add check for validity of date in x509_get_time()
by Andres AG
· 9 years ago
c176038
Update and clean up Changelog for #622
by Simon Butcher
· 9 years ago
67ae0b9
Fix sig->tag update in mbedtls_x509_get_sig()
by Andres AG
· 9 years ago
30b273c
Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature
by Janos Follath
· 9 years ago
ae01c3c
X509: Fix bug triggered by future CA among trusted
by Janos Follath
· 9 years ago
c9b564e
Update Changelog for fix #559
by Simon Butcher
· 9 years ago
394d65d
Update for ChangeLog for fixes for cert_app
by Simon Butcher
· 9 years ago
c112d21
Update to ChangeLog for bug #428
by Simon Butcher
· 9 years ago
cb60bfb
Update ChangeLog for fix to crypt_and_hash #441
by Simon Butcher
· 9 years ago
24f4d7f
X509: Fix bug triggered by future CA among trusted
by Janos Follath
· 9 years ago
a16d684
Add test for bounds in X509 DER write funcs
by Andres AG
· 9 years ago
0c12bd6
Add missing bounds check in X509 DER write funcs
by Andres AG
· 9 years ago
441d6f9
Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature
by Janos Follath
· 9 years ago
1227d7c
Added credit to Changelog for fix #558
by Simon Butcher
· 9 years ago
bfcd032
Restore P>Q in RSA key generation (#558)
by Janos Follath
· 9 years ago
e337ee6
Clarified Changelog for fix #602
by Simon Butcher
· 9 years ago
6ad5d94
Fix documentation for mbedtls_gcm_finish()
by Andres AG
· 9 years ago
6b8d9cf
Updated Changelog for fix #599
by Simon Butcher
· 9 years ago
57e6e8f
Fix 1 byte overread in mbedtls_asn1_get_int()
by Andres AG
· 9 years ago
f527609
Add test for bounds in X509 DER write funcs
by Andres AG
· 9 years ago
1e5de32
Update Changelog for fix #559
by Simon Butcher
· 9 years ago
372bf79
Add missing bounds check in X509 DER write funcs
by Andres AG
· 9 years ago
80d191b
Update for ChangeLog for fixes for cert_app
by Simon Butcher
· 9 years ago
2491fa2
Update to ChangeLog for bug #428
by Simon Butcher
· 9 years ago
6f3c9cc
Update ChangeLog for fix to crypt_and_hash #441
by Simon Butcher
· 9 years ago
af1e74b
X509: Fix bug triggered by future CA among trusted
by Janos Follath
· 9 years ago
c371c43
Added credit to Changelog for fix #558
by Simon Butcher
· 9 years ago
3072458
Restore P>Q in RSA key generation (#558)
by Janos Follath
· 9 years ago
Next »