TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/iotssl-784-array-entry_name-too-small-2.1
/
library
879e626
Allow the entry_name size to be set in config.h
by Andres AG
· 9 years ago
6c0fba4
Update version to 2.1.12
by Jaeden Amero
· 7 years ago
4faad41
Merge remote-tracking branch 'upstream-restricted/pr/472' into mbedtls-2.1-restricted-proposed
by Jaeden Amero
· 7 years ago
32f5cc6
ssl_cli: Fix all.sh test failure for ECJPAKE typo
by Jaeden Amero
· 7 years ago
7db991d
Merge branch 'mbedtls-2.1-proposed' into mbedtls-2.1-restricted-proposed
by Jaeden Amero
· 7 years ago
302be2f
Change accepted ciphersuite versions when parsing server hello
by Andrzej Kurek
· 7 years ago
078014a
Change variable bytes_written to header_bytes in record decompression
by Andrzej Kurek
· 7 years ago
archive/iotssl-1401-record-compression-2.1
iotssl-1401-record-compression-2.1
bb66614
ssl_tls: Fix invalid buffer sizes during compression / decompression
by Andrzej Kurek
· 7 years ago
3f1d5cb
Same ciphersuite validation in server and client hello
by Mohammad Azim Khan
· 7 years ago
1e2f4da
Merge remote-tracking branch 'restricted/pr/469' into mbedtls-2.1-restricted-proposed
by Manuel Pégourié-Gonnard
· 7 years ago
28485d0
Improve comments style
by Krzysztof Stachowiak
· 7 years ago
99fb6e9
Remove a redundant test
by Krzysztof Stachowiak
· 7 years ago
57e1a9f
Add buffer size check before cert_type_len read
by Krzysztof Stachowiak
· 7 years ago
0ac812f
Adjust 2.1 specific code to match the buffer verification tests
by Krzysztof Stachowiak
· 7 years ago
444678e
Add a missing buffer size check
by Krzysztof Stachowiak
· 7 years ago
f8ba5cf
Correct buffer size check
by Krzysztof Stachowiak
· 7 years ago
ac9939c
Merge remote-tracking branch 'upstream-public/pr/1461' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
ee6c822
Merge remote-tracking branch 'upstream-public/pr/1396' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
b40dae5
Merge remote-tracking branch 'upstream-public/pr/1546' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
ad2908c
Fix compatibility problem in the printed message
by mohammad1603
· 7 years ago
2256840
Merge remote-tracking branch 'upstream-public/pr/1501' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
911a432
Update error.c
by Gilles Peskine
· 7 years ago
1198e63
Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH
by Gilles Peskine
· 7 years ago
944adb9
return plaintext data faster on unpadded decryption
by Andrzej Kurek
· 7 years ago
82e288a
Merge remote-tracking branch 'upstream-public/pr/1494' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
f72e51f
Check whether INT_MAX larger than SIZE_MAX scenario
by mohammad1603
· 7 years ago
6164858
Merge remote-tracking branch 'upstream-public/pr/1469' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
478baec
Merge remote-tracking branch 'upstream-public/pr/1525' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
8b4cd26
Merge remote-tracking branch 'upstream-public/pr/1481' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
624b557
Fix coding style in pkcs5.c preprocessor directives
by Andres Amaya Garcia
· 7 years ago
a3ee13d
Compile PBES2 in PKCS5 only if ASN1 is enabled
by Marcos Del Sol Vives
· 9 years ago
b3ac0ff
Allow overriding ar param prefix in library/Makefile
by Andres Amaya Garcia
· 7 years ago
23e5201
Make DLEXT var configurable in library/Makefile
by Andres Amaya Garcia
· 7 years ago
2a74061
Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted
by Gilles Peskine
· 7 years ago
1a886ff
Fix parsing of PKCS#8 encoded Elliptic Curve keys.
by Jethro Beekman
· 7 years ago
cee0890
Verify that f_send and f_recv send and receive the expected length
by mohammad1603
· 7 years ago
0a91973
Do not define and initialize global mutexes on configurations that do not use them.
by Gergely Budai
· 8 years ago
e00964d
Fix dylib linking
by Mitsuhiro Nakamura
· 7 years ago
823734b
Robustness fix in mbedtls_ssl_derive_keys
by Gilles Peskine
· 7 years ago
89c12ec
Avoid wraparound on in_left
by mohammad1603
· 7 years ago
1c986a9
Update version to 2.1.11
by Jaeden Amero
· 7 years ago
mbedtls-2.1.11
7f44963
Merge remote-tracking branch 'upstream-public/pr/1455' into mbedtls-2.1-restricted-proposed
by Jaeden Amero
· 7 years ago
mbedtls-2.1.11-rc1
329e4d5
Addres review comments
by Ron Eldor
· 8 years ago
f71ce52
Add log and fix stle issues
by Ron Eldor
· 8 years ago
82712a9
Write correct number of ciphersuites in log
by Ron Eldor
· 8 years ago
23f503f
Merge remote-tracking branch 'upstream-restricted/pr/465' into mbedtls-2.1-restricted-proposed
by Jaeden Amero
· 7 years ago
5e50ff8
Merge remote-tracking branch 'upstream-restricted/pr/395' into mbedtls-2.1-restricted-proposed
by Jaeden Amero
· 7 years ago
10a1a60
Merge branch 'mbedtls-2.1-proposed' into mbedtls-2.1-restricted-proposed
by Jaeden Amero
· 7 years ago
0980d9a
Merge remote-tracking branch 'upstream-public/pr/1450' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
4e36295
Merge remote-tracking branch 'upstream-public/pr/1452' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
c86b880
Prevent arithmetic overflow on bounds check
by Krzysztof Stachowiak
· 7 years ago
ce0d3ca
Add bounds check before signature length read
by Krzysztof Stachowiak
· 7 years ago
0e0afac
Prevent arithmetic overflow on bounds check
by Krzysztof Stachowiak
· 7 years ago
7040553
Add bounds check before length read
by Krzysztof Stachowiak
· 7 years ago
b066176
x509: CRL: reject unsupported critical extensions
by Manuel Pégourié-Gonnard
· 7 years ago
df6f3dd
Merge remote-tracking branch 'upstream-restricted/pr/430' into mbedtls-2.1-restricted-proposed
by Gilles Peskine
· 7 years ago
8c12179
Merge remote-tracking branch 'upstream-restricted/pr/360' into mbedtls-2.1-restricted-proposed
by Gilles Peskine
· 7 years ago
503047f
Fix 2.1-specific remaining MD/PK depend issues
by Manuel Pégourié-Gonnard
· 7 years ago
b81fcd0
Correct memory leak in RSA self test
by Hanno Becker
· 8 years ago
5e533f4
Merge remote-tracking branch 'upstream-public/pr/1373' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
889de8e
Merge branch 'pr_1276' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
8da4f86
Merge remote-tracking branch 'upstream-public/pr/1009' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
d384646
Merge remote-tracking branch 'upstream-public/pr/1295' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
0aacc9a
Merge remote-tracking branch 'upstream-public/pr/1297' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
9a00ef3
Merge branch 'pr_953' into HEAD
by Gilles Peskine
· 7 years ago
ac54cea
x509: fix remaining unchecked call to mbedtls_md()
by Manuel Pégourié-Gonnard
· 7 years ago
19d77b6
Clarify mutual references in comments
by Manuel Pégourié-Gonnard
· 7 years ago
b6d3e6d
Fix some issues in comments
by Manuel Pégourié-Gonnard
· 7 years ago
dc8751d
Fix bug in X.509 CRT verification code
by Hanno Becker
· 8 years ago
78df7fc
Fix some comment typos
by Manuel Pégourié-Gonnard
· 7 years ago
afbbcf8
Add comments on chain verification cases
by Manuel Pégourié-Gonnard
· 8 years ago
081ed06
Improve handling of md errors in X.509
by Manuel Pégourié-Gonnard
· 8 years ago
25ec9cc
Merge branch 'prr_428' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
f599026
Adapt version_features.c
by Hanno Becker
· 7 years ago
f65add4
Backport 2.1:Add guard to out_left to avoid negative values
by mohammad1603
· 7 years ago
ac33180
Merge branch 'pr_1354' into mbedtls-2.1
by Gilles Peskine
· 7 years ago
2e50efa
Merge remote-tracking branch 'upstream-public/pr/1334' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
b9e3c6d
pkcs5v2: add support for additional hmacSHA algorithms
by Antonio Quartulli
· 8 years ago
3a3b654
Fix handshake failure in suite B
by Ron Eldor
· 7 years ago
f885c81
Update version to 2.1.10
by Jaeden Amero
· 8 years ago
a5f8b42
Fix build errors on x32 by using the generic 'add' instruction
by James Cowgill
· 10 years ago
035f6ea
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 8 years ago
3e6222d
Fix alarm(0) failure on mingw32
by Manuel Pégourié-Gonnard
· 8 years ago
bfafd12
Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted
by Jaeden Amero
· 8 years ago
e5b443e
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 8 years ago
0295634
Merge remote-tracking branch 'upstream-public/pr/1278' into mbedtls-2.1
by Jaeden Amero
· 8 years ago
133ab2c
Ensure that mbedtls_pk_parse_key() does not allocate 0 bytes
by Andres Amaya Garcia
· 8 years ago
af77213
Change formatting of allocation check in x509_crl
by Andres Amaya Garcia
· 8 years ago
fb023c1
Ensure memcpy is not called with NULL and 0 args in x509 module
by Andres Amaya Garcia
· 8 years ago
5dc2fe7
Style fixes in pem, x509_crl and buf_alloc
by Andres Amaya Garcia
· 8 years ago
8ad5acd
Fix corner case uses of memory_buffer_alloc.c
by Andres AG
· 9 years ago
a2ef78d
Merge remote-tracking branch 'upstream-restricted/pr/442' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
b9088ee
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
6598af0
Merge remote-tracking branch 'upstream-public/pr/1151' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
b61b9cc
Fix typo and bracketing in macro args
by Andres Amaya Garcia
· 8 years ago
1ac9aa7
Set correct minimal versions in default conf
by Ron Eldor
· 8 years ago
a1413e0
Fix compilation error with Mingw32
by Ron Eldor
· 8 years ago
31b37f6
Use free + init to reset accumulator in entropy module
by Hanno Becker
· 8 years ago
1741db9
fix bug in get_one_and_zeros_padding()
by Micha Kraus
· 8 years ago
1cc67a0
Add missing calls to sha{256/512}_{init/free} in entropy module
by Hanno Becker
· 8 years ago
Next »