aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Update Makefile, CMake, and VisualC project filearchive/dev/gilles-peskine-arm/pr_3010-7Hanno Becker3-4/+14
2020-01-31Populate TLS <= 1.2 handshake source filesHanno Becker8-18537/+3019
2020-01-31Rename temporary files ssl_xxx_old.c to the original nameHanno Becker3-0/+0
2020-01-31Introduce separate source files for TLS 1.2 HS rd/wr functionsHanno Becker6-0/+16024
2020-01-31Make SSL fn's shared betw'n ssl_tls.c and ssl_msg.c public-internalHanno Becker3-74/+98
2020-01-31Move messaging layer functionality to ssl_msg.cHanno Becker3-13021/+111
2020-01-31Rename ssl_tls_old.c back into ssl_tls.cHanno Becker1-0/+0
2020-01-31Create copies ssl_msg.c and ssl_tls_old.c of ssl_tls.cHanno Becker2-0/+12975
2020-01-31Merge pull request #2984 from piotr-now/iotssl-2955-move-handshake-to-prescri...Jaeden Amero2-2/+444
2020-01-31Add test for prescribed states of handshake with the custom IO callbacksPiotr Nowicki2-2/+444
2020-01-31Merge pull request #2975 from mpg/add-zlib-tests-devManuel Pégourié-Gonnard3-13/+72
2020-01-30Merge pull request #2963 from jiblime/zlib-fix into developmentJanos Follath2-1/+3
2020-01-30Merge pull request #2987 from AndrzejKurek/iotssl-2958-datagram-transport-sim...Jaeden Amero2-17/+924
2020-01-30Merge pull request #2949 from zfields/patch-1Manuel Pégourié-Gonnard2-0/+8
2020-01-29Merge pull request #2995 from gilles-peskine-arm/coverity-20200115-tls into d...Janos Follath4-10/+16
2020-01-28Merge pull request #3008 from jp-bennett/developmentJaeden Amero2-1/+7
2020-01-28Merge pull request #2988 from piotr-now/iotssl-2954-custom-io-callbacks-to-ss...Jaeden Amero2-153/+160
2020-01-28Fix memory allocation fail in TCP mock socketPiotr Nowicki1-8/+10
2020-01-28Merge pull request #2993 from yanesca/bump-version-2.20.0Janos Follath7-18/+31
2020-01-28Merge pull request #3000 from gilles-peskine-arm/changelog-2.20.0Manuel Pégourié-Gonnard1-0/+81
2020-01-27Update ChangeLogZachary J. Fields1-0/+2
2020-01-27Update Mbed Crypto SO versionJanos Follath1-1/+1
2020-01-27Update Mbed Crypto to 3.0.1Janos Follath1-6/+19
2020-01-27Add crypto security fixes merged after mbedcrypto-3.0.0Gilles Peskine1-0/+21
2020-01-24Add ChangeLog entryJaeden Amero1-0/+6
2020-01-24Allow loading symlinked certificatesJonathan Bennett1-1/+1
2020-01-24Add detection for zlib headers to all.shManuel Pégourié-Gonnard1-0/+14
2020-01-24Fix bug in record decompressionManuel Pégourié-Gonnard1-13/+21
2020-01-24Add test for record compression in ssl-opt.shManuel Pégourié-Gonnard1-0/+12
2020-01-24Add all.sh components with ZLIB enabledManuel Pégourié-Gonnard1-0/+25
2020-01-24Add changelog entry for the zlib support fixGilles Peskine1-0/+6
2020-01-24Fixes definition error when the deprecated MBEDTLS_ZLIB_SUPPORT and ENABLE_ZL...jiblime1-1/+1
2020-01-22Fix GitHub repository indications for crypto changes in 2.20Gilles Peskine1-7/+7
2020-01-22Remove markdown artifactsGilles Peskine1-16/+16
2020-01-22Add changelog entry for the unchecked mbedtls_md callGilles Peskine1-0/+5
2020-01-22Add changelog entries for the crypto changes in 2.20.0Gilles Peskine1-0/+60
2020-01-22Change non-blocking read/write in TCP mock socketPiotr Nowicki2-135/+117
2020-01-22Fix segmentation fault in mbedtls_test_bufferPiotr Nowicki1-10/+33
2020-01-22Add a message-based socket mock connection to the ssl testsAndrzej Kurek2-0/+634
2020-01-22Add a message metadata queue in ssl testsAndrzej Kurek2-0/+271
2020-01-22ssl test suite: enable dropping bytes from bufferAndrzej Kurek1-17/+19
2020-01-21Fix outcome file leak if execute_tests exits earlyGilles Peskine1-9/+11
2020-01-21Fix file leak in test programGilles Peskine1-0/+1
2020-01-21Add missing return code check on call to mbedtls_md()Gilles Peskine1-1/+3
2020-01-20Bump version to Mbed TLS 2.20.0Janos Follath5-11/+11
2020-01-15Update Mbed Crypto to 3.0.0mbedtls-2.20.0Jaeden Amero1-19/+6
2020-01-15Add date to ChangeLog for 2.20.0 releaseJaeden Amero1-1/+1
2020-01-15Merge branch 'development' into development-restrictedJanos Follath30-214/+1155
2019-12-20Merge pull request #2966 from dgreen-arm/fix-pylint-warningsJaeden Amero2-1/+7
2019-12-20Fix some pylint warningsDarryl Green2-1/+7