TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
471c0c98f61000588a17888d5f12e5cbdb28034d
471c0c9
Rename temporary copy ssl_tls_old.c back to ssl_tls.c
by Hanno Becker
· 6 years ago
abd9cef
Duplicate ssl_tls.c as ssl_tls_old.c and ssl_msg.c
by Hanno Becker
· 6 years ago
8949071
Move ssl_get_current_mtu() to public namespace
by Hanno Becker
· 6 years ago
533ab5f
Move flight and message buffering functions to public namespace
by Hanno Becker
· 6 years ago
40cdaa1
Move ssl_start_renegotiation() to public namespace
by Hanno Becker
· 6 years ago
ce5f5fd
Move ssl_handshake_wrapup_free_hs_transform() to public namespace
by Hanno Becker
· 6 years ago
786300f
Move ssl_resend_hello_request() to public namespace
by Hanno Becker
· 6 years ago
7e8e6a6
Move ssl_dtls_replay_reset() to public namespace
by Hanno Becker
· 6 years ago
43aefe2
Move ssl_session_reset_int() to public namespace
by Hanno Becker
· 6 years ago
3e6f8ab
Move SSL internal pointer updating routines to public namespace
by Hanno Becker
· 6 years ago
7876d12
Move ssl_check_timer() to public namespace
by Hanno Becker
· 6 years ago
dd77229
Move ssl_ep_len() to public namespace
by Hanno Becker
· 6 years ago
0f57a65
Move ssl_set_timer() to public namespace
by Hanno Becker
· 6 years ago
148c3de
Merge pull request #3018 from mpg/fix-ssl-opt-gnutls-no-sha1
by Janos Follath
· 6 years ago
2fdb1af
Merge pull request #2236 from andresag01/iotssl-2156-deprecate-sslv3
by Janos Follath
· 6 years ago
36ce88b
Merge pull request #2999 from catenacyber/fuzzrsa
by Gilles Peskine
· 6 years ago
512d040
Merge pull request #2964 from gilles-peskine-arm/psa-streamline_encodings-types_and_curves-ls
by Gilles Peskine
· 6 years ago
2b91aba
Merge pull request #2984 from piotr-now/iotssl-2955-move-handshake-to-prescribed-state
by Jaeden Amero
· 6 years ago
4245980
USE_PSA_CRYPTO: don't rely on the curve encoding
by Gilles Peskine
· 6 years ago
81d3100
Update crypto submodule
by Gilles Peskine
· 6 years ago
03035eb
Stop testing ssl3 when it isn't enabled
by Manuel Pégourié-Gonnard
· 6 years ago
2a1f178
Add test for prescribed states of handshake with the custom IO callbacks
by Piotr Nowicki
· 6 years ago
ead19fe
Merge pull request #2975 from mpg/add-zlib-tests-dev
by Manuel Pégourié-Gonnard
· 6 years ago
b719d4b
Merge pull request #2963 from jiblime/zlib-fix into development
by Janos Follath
· 6 years ago
bc4da29
De-duplicate SHA1-independent test in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 6 years ago
79ef1d4
Merge pull request #2987 from AndrzejKurek/iotssl-2958-datagram-transport-simulated
by Jaeden Amero
· 6 years ago
77cbeff
Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1
by Manuel Pégourié-Gonnard
· 6 years ago
2b9ebce
Remove deprecated modules from config.py full
by Manuel Pégourié-Gonnard
· 6 years ago
835b299
Fix wording of deprecated docs for SSL2 and SSL3 features
by Andres Amaya Garcia
· 7 years ago
e58532e
Favour DEPRECATED_REMOVED over DEPRECATED_WARNING
by Andres Amaya Garcia
· 7 years ago
88c2cc7
Deprecate MBEDTLS_SSL_PROTO_SSL3
by Andres Amaya Garcia
· 7 years ago
0963424
Deprecate MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO
by Andres Amaya Garcia
· 7 years ago
d020bfc
Merge pull request #2949 from zfields/patch-1
by Manuel Pégourié-Gonnard
· 6 years ago
ba1150f
Merge pull request #2995 from gilles-peskine-arm/coverity-20200115-tls into development
by Janos Follath
· 6 years ago
c0c92fe
Merge pull request #3008 from jp-bennett/development
by Jaeden Amero
· 6 years ago
bfc73bc
Merge pull request #2988 from piotr-now/iotssl-2954-custom-io-callbacks-to-ssl-unit-test
by Jaeden Amero
· 6 years ago
d796e19
Fix memory allocation fail in TCP mock socket
by Piotr Nowicki
· 6 years ago
4c987e2
Merge pull request #2993 from yanesca/bump-version-2.20.0
by Janos Follath
· 6 years ago
042c5e4
Merge pull request #3000 from gilles-peskine-arm/changelog-2.20.0
by Manuel Pégourié-Gonnard
· 6 years ago
96134ef
Update ChangeLog
by Zachary J. Fields
· 6 years ago
4c736fb
Update Mbed Crypto SO version
by Janos Follath
· 6 years ago
ceceedb
Update Mbed Crypto to 3.0.1
by Janos Follath
· 6 years ago
e3b285d
Add crypto security fixes merged after mbedcrypto-3.0.0
by Gilles Peskine
· 6 years ago
62236d7
Add ChangeLog entry
by Jaeden Amero
· 6 years ago
fdc16f3
Allow loading symlinked certificates
by Jonathan Bennett
· 6 years ago
f2e2902
Add detection for zlib headers to all.sh
by Manuel Pégourié-Gonnard
· 6 years ago
c40b685
Fix bug in record decompression
by Manuel Pégourié-Gonnard
· 6 years ago
342d2ca
Add test for record compression in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 6 years ago
95e0449
Add all.sh components with ZLIB enabled
by Manuel Pégourié-Gonnard
· 6 years ago
80fcace
Add changelog entry for the zlib support fix
by Gilles Peskine
· 6 years ago
9f25b8d
Fixes definition error when the deprecated MBEDTLS_ZLIB_SUPPORT and ENABLE_ZLIB_SUPPORT macro are defined/enabled for zlib support in mbedtls
by jiblime
· 6 years ago
50f5770
Fix GitHub repository indications for crypto changes in 2.20
by Gilles Peskine
· 6 years ago
8c7d2c2
Remove markdown artifacts
by Gilles Peskine
· 6 years ago
4073d4e
Add changelog entry for the unchecked mbedtls_md call
by Gilles Peskine
· 6 years ago
6a4c340
Add changelog entries for the crypto changes in 2.20.0
by Gilles Peskine
· 6 years ago
8b1ed1c
Adds explicit include to stdlib.h for abort
by Philippe Antoine
· 6 years ago
890b5ca
Change non-blocking read/write in TCP mock socket
by Piotr Nowicki
· 6 years ago
7d4bd6f
Checks mbedtls_rsa_export_crt return in fuzz targets
by Philippe Antoine
· 6 years ago
66070bc
Checks mbedtls_rsa_export return in fuzz targets
by Philippe Antoine
· 6 years ago
fb437d7
Fix segmentation fault in mbedtls_test_buffer
by Piotr Nowicki
· 6 years ago
bc483de
Add a message-based socket mock connection to the ssl tests
by Andrzej Kurek
· 6 years ago
13719cd
Add a message metadata queue in ssl tests
by Andrzej Kurek
· 6 years ago
f777414
ssl test suite: enable dropping bytes from buffer
by Andrzej Kurek
· 6 years ago
9c67323
Fix outcome file leak if execute_tests exits early
by Gilles Peskine
· 6 years ago
2ac4d86
Fix file leak in test program
by Gilles Peskine
· 6 years ago
b08e44f
Add missing return code check on call to mbedtls_md()
by Gilles Peskine
· 6 years ago
83f33d3
Bump version to Mbed TLS 2.20.0
by Janos Follath
· 6 years ago
dbcb442
Update Mbed Crypto to 3.0.0
by Jaeden Amero
· 6 years ago
mbedtls-2.20.0
d56a2af
Add date to ChangeLog for 2.20.0 release
by Jaeden Amero
· 6 years ago
dbd3304
Merge branch 'development' into development-restricted
by Janos Follath
· 6 years ago
252faff
Merge pull request #2966 from dgreen-arm/fix-pylint-warnings
by Jaeden Amero
· 6 years ago
fb5faa2
Fix some pylint warnings
by Darryl Green
· 6 years ago
ccdeb47
Merge pull request #2958 from yanesca/iotcrypt-942-initialise-return-values
by Jaeden Amero
· 6 years ago
mbedtls-2.20.0d1
73c616b
Put includes in alphabetical order
by Janos Follath
· 6 years ago
df587ee
Remove duplicate include statement
by Janos Follath
· 6 years ago
d875285
Update crypto submodule
by Janos Follath
· 6 years ago
40f923e
Merge pull request #2961 from RonEld/update_readme_to_vs_2012
by Jaeden Amero
· 6 years ago
05b4489
Change the version of VS
by Ron Eldor
· 6 years ago
c5074be
Update the VS version in the Readme file
by Ron Eldor
· 6 years ago
865b3eb
Initialize return values to an error
by Janos Follath
· 6 years ago
2d20567
Add two error codes to the Error module
by Janos Follath
· 6 years ago
ab534cf
Fix number of allocated errors in Platform
by Janos Follath
· 6 years ago
88d1c05
Merge pull request #2953 from gilles-peskine-arm/update-crypto-20191206
by Jaeden Amero
· 6 years ago
caf88ff
Merge pull request #2938 from yanesca/iotssl-2954-custom-io-unit-test
by Jaeden Amero
· 6 years ago
1a61d45
Merge pull request #2841 from k-stachowiak/improve-memory-operation-clarity
by Jaeden Amero
· 6 years ago
c673c2c
Break up the ssl_mock_tcp unit test
by Janos Follath
· 6 years ago
3766ba5
Add non-blocking mock TCP callbacks to SSL tests
by Janos Follath
· 6 years ago
031827f
Add mbedtls_mock_socket to SSL unit tests
by Janos Follath
· 6 years ago
5af2941
Update crypto submodule
by Gilles Peskine
· 6 years ago
a78acf1
Merge pull request #2935 from gilles-peskine-arm/config_py-pl_error_clarity
by Gilles Peskine
· 6 years ago
6264e66
Add mbedtls_test_buffer to SSL unit tests
by Janos Follath
· 6 years ago
2347a34
Propagate public headers
by Zachary J. Fields
· 6 years ago
512fe96
Fix test assert macro calls
by Janos Follath
· 6 years ago
6608e71
Change ASSERT_ALLOC to take a size in elements, not bytes
by Gilles Peskine
· 7 years ago
2840530
New macro ASSERT_ALLOC to allocate memory in tests
by Gilles Peskine
· 7 years ago
987e271
If python3 fails, make it clear that this isn't fatal
by Gilles Peskine
· 6 years ago
df78e49
Error out rather than call python on the perl script
by Gilles Peskine
· 6 years ago
5f0ccd5
Merge pull request #2931 from piotr-now/memory-info
by Jaeden Amero
· 6 years ago
7d01ef6
Added buffer-based mbedtls allocator support to ssl_client2
by Piotr Nowicki
· 6 years ago
9926eaf
Do not allow configuring zero-length PSK
by Piotr Nowicki
· 6 years ago
Next »