TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
1f30fa162bb5e7577621cd5fd0b478072c6272b0
1f30fa1
Remove unnecessary cast
by Hanno Becker
· 8 years ago
b299a37
Add missing calls to pem_free in pk_parse
by Hanno Becker
· 8 years ago
713c9e1
Use in-place decryption in pk_parse_pkcs8_encrypted_der
by Hanno Becker
· 8 years ago
a75a459
Removed duplication in Changelog
by Simon Butcher
· 8 years ago
mbedtls-1.3.21
03bd022
Update version to 1.3.21
by Simon Butcher
· 8 years ago
9ee5910
Fix language in Changelog for clarity
by Simon Butcher
· 8 years ago
1af21bf
Improve documentation of PKCS1 decryption functions
by Hanno Becker
· 8 years ago
e7f5abc
Adapt ChangeLog
by Hanno Becker
· 8 years ago
mbedtls-1.3.21-rc1
ab3fbc2
Rename time and index parameter to avoid name conflict.
by Hanno Becker
· 8 years ago
dcbb024
Correct comments
by Hanno Becker
· 8 years ago
56fa40f
Adapt ChangeLog
by Hanno Becker
· 8 years ago
e6ee638
Reliably zeroize sensitive data in AES sample application
by Hanno Becker
· 8 years ago
8188d39
Reliably zeroize sensitive data in Crypt-and-Hash sample application
by Hanno Becker
· 8 years ago
e513cf7
Remove the check in ssl-opt.sh for MAX_INTERMEDIATE_CA
by Simon Butcher
· 8 years ago
4c338d5
Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA
by Simon Butcher
· 8 years ago
b34be24
Backport 1.3: check if iv is zero in gcm.
by Ron Eldor
· 9 years ago
8825233
Fix typo
by Hanno Becker
· 8 years ago
63ee8c1
Check threshold for POLARSSL_X509_MAX_INTERMEDIATE_CA in X509 tests
by Hanno Becker
· 8 years ago
806c680
Improve Readme for long test certificate chains
by Hanno Becker
· 8 years ago
5a0ea97
Check value of POLARSSL_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh
by Hanno Becker
· 8 years ago
2625f4a
Correct indentation and labelling in ChangeLog
by Hanno Becker
· 8 years ago
5308f47
Fix implementation-defined integer conversion
by Janos Follath
· 8 years ago
1fbc5fb
Fix typos
by Janos Follath
· 8 years ago
33e8d34
Fix filtering bug in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 8 years ago
cfea3eb
Update doc of return value of verify()
by Manuel Pégourié-Gonnard
· 8 years ago
e23f7b3
Make test script more portable
by Manuel Pégourié-Gonnard
· 8 years ago
77644f2
Improve comments
by Manuel Pégourié-Gonnard
· 8 years ago
df74567
Add ChangeLog entry for the security issue
by Manuel Pégourié-Gonnard
· 8 years ago
a68d591
Add SSL tests for long cert chains
by Manuel Pégourié-Gonnard
· 8 years ago
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
7ac5019
Add test for limit on intermediate certificates
by Manuel Pégourié-Gonnard
· 8 years ago
c94aeb5
Add CRT DER tests with incorrect version
by Simon Butcher
· 8 years ago
c31d691
Add CRL DER tests with incorrect version
by Simon Butcher
· 8 years ago
bb43aa9
Add CSR DER tests with incorrect version
by Simon Butcher
· 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
1d26054
Minor: Fix typo in program comments
by Ron Eldor
· 8 years ago
573bb96
Improve documentation of PKCS1 decryption functions
by Simon Butcher
· 8 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
7880cb4
Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
8fea6b2
Merge remote-tracking branch 'hanno/remove_format_qualifier_backport-1.3' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
569a4f4
Remove %zu format string from ssl_client2 and ssl_server2
by Hanno Becker
· 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
5745778
Don't parse or write extensions in SSLv3
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
0401a3d
Ensure application data records are not kept when fully processed
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
48ed550
Fix name, documentation & location of config flag
by Manuel Pégourié-Gonnard
· 8 years ago
1bf86b7
Add hard assertion to ssl_read_record
by Hanno Becker
· 8 years ago
d37839e
Fix mbedtls_ssl_read
by Hanno Becker
· 8 years ago
10699cc
Simplify retaining of messages for future processing
by Hanno Becker
· 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
eebc0aa
Merge remote-tracking branch 'hanno/iotssl-1341-optional-certificate-verification-needs-ca-chain_backport-1.3' 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
6fd6d24
Add tests for missing CA chains and bad curves.
by Hanno Becker
· 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
bbcef7e
Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-1.3' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 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
a1cf6c8
More tests of FALLBACK_SCSV
by Gilles Peskine
· 8 years ago
73e7f4c
RSA: wipe more stack buffers
by Gilles Peskine
· 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
1c6339f
Abort modular inversion when modulus is one.
by Hanno Becker
· 8 years ago
88bbab2
Correct sign in modular exponentiation algorithm.
by Hanno Becker
· 8 years ago
348a728
Fix backporting error
by Manuel Pégourié-Gonnard
· 8 years ago
139708d
Fix backporting errors
by Manuel Pégourié-Gonnard
· 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
bb1e688
Add exponent blinding to RSA with CRT
by Janos Follath
· 8 years ago
5d39257
Add exponent blinding to RSA without CRT
by Janos Follath
· 8 years ago
6e598a2
More length checks in RSA PKCS1v15 verify
by Gilles Peskine
· 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
e553ff2
Merge branch 'mbedtls-1.3'
by Simon Butcher
· 8 years ago
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
7ecd7d4
Merge branch 'mbedtls-1.3'
by Simon Butcher
· 8 years ago
4c5154d
Updated version number to 1.3.19 for release
by Simon Butcher
· 8 years ago
Next »