TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
df5d14d47a04d6fb36d0f9932b3aba94d2b3f226
/
library
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
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
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
022954f
Fix heap-buffer overread in ALPN ext parsing
by Manuel Pégourié-Gonnard
· 8 years ago
c313e7e
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
3681692
Timing self test: shorten redundant tests
by Gilles Peskine
· 8 years ago
d394962
Timing self test: increased duration
by Gilles Peskine
· 8 years ago
e2bf3b8
Timing self test: increased tolerance
by Gilles Peskine
· 8 years ago
105e6bc
Timing self test: print some diagnosis information
by Gilles Peskine
· 8 years ago
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
c83f57b
Merge remote-tracking branch 'upstream-restricted/pr/434' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
329d090
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
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
451ea75
Merge remote-tracking branch 'restricted/pr/412' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
4b133e6
Fix magic constant in previous commit
by Manuel Pégourié-Gonnard
· 8 years ago
b67a5c1
Fix SSLv3 MAC computation
by Manuel Pégourié-Gonnard
· 8 years ago
c0b9456
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
d1ededf
Merge remote-tracking branch 'public/pr/1187' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
3fe67da
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
912e447
Merge remote-tracking branch 'public/pr/1185' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
92e6a0e
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
a15486a
Merge branch 'pr_1044' into mbedtls-2.1
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
aed7188
Merge remote-tracking branch 'upstream-restricted/pr/427' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
14ab4cf
Fix build error with gcc -Werror=misleading-indentation
by Gilles Peskine
· 8 years ago
adb30b9
Improve documentation of MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT option
by Hanno Becker
· 8 years ago
053b345
Add fallback to non-compliant truncated HMAC for compatibiltiy
by Hanno Becker
· 8 years ago
64f0aed
Don't truncate MAC key when truncated HMAC is negotiated
by Hanno Becker
· 8 years ago
6ddfa37
Fix build without MBEDTLS_FS_IO
by Gilles Peskine
· 8 years ago
6cf85ff
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
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
1854a0e
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
25aa833
Merge branch 'pr_1082' into mbedtls-2.1
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
a6f6947
Merge remote-tracking branch 'upstream-public/pr/943' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
1b8822e
Merge remote-tracking branch 'upstream-restricted/pr/422' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
9aab699
Merge remote-tracking branch 'upstream-restricted/pr/406' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
5a8fe05
Merge remote-tracking branch 'upstream-restricted/pr/401' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
336b7de
Merge remote-tracking branch 'upstream-restricted/pr/386' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
e881a22
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
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
5eb8edc
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
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
a90c3da
Merge branch 'iotssl-1368-unsafe-bounds-check-psk-identity-merge-2.1' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
aed00f7
Merge remote-tracking branch 'restricted/pr/417' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
1b052e8
Add checks for private parameter in mbedtls_ecdsa_sign()
by Darryl Green
· 8 years ago
ce516ff
Fix heap corruption in ssl_decrypt_buf
by Hanno Becker
· 8 years ago
ea0aa65
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
be17ed5
Address PR review comments
by Ron Eldor
· 8 years ago
5bd2726
Backport 2.1:Fix crash when calling `mbedtls_ssl_cache_free` twice
by Ron Eldor
· 8 years ago
0f49bbc
Zeroize stack before returning from mpi_fill_random
by Hanno Becker
· 8 years ago
b3088b4
Fix information leak in ecp_gen_keypair_base
by Hanno Becker
· 8 years ago
7d80688
Make mpi_read_binary time constant
by Hanno Becker
· 8 years ago
3cd07be
Fix handling of HS msgs in mbedtls_ssl_read if renegotiation unused
by Hanno Becker
· 8 years ago
e454d73
Swap branches accepting/refusing renegotiation in in ssl_read
by Hanno Becker
· 8 years ago
9745cfd
RSA PSS: remove redundant check; changelog
by Gilles Peskine
· 8 years ago
584ebe1
Wrong identifier used to check Encrypt-then-MAC flag
by Hanno Becker
· 8 years ago
a360411
Fixed SIGSEGV problem when writing with ssl_write_real a buffer that is over MBEDTLS_SSL_MAX_CONTENT_LEN bytes
by Florin
· 8 years ago
e298c8b
Correct typo
by Hanno Becker
· 8 years ago
31a2d14
RSA PSS: fix first byte check for keys of size 8N+1
by Gilles Peskine
· 8 years ago
9e20582
RSA PSS: fix minimum length check for keys of size 8N+1
by Gilles Peskine
· 8 years ago
d0cd855
RSA: Fix another buffer overflow in PSS signature verification
by Gilles Peskine
· 8 years ago
5c32471
RSA: Fix buffer overflow in PSS signature verification
by Gilles Peskine
· 8 years ago
80e0d46
Use 2048-bit DHE parameters from RFC 3526 instead of 5114 by default
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
59ce0a7
Improve documentation in pkparse.c
by Hanno Becker
· 8 years ago
0c104b1
Fix typo
by Hanno Becker
· 8 years ago
Next »