aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-31Update Makefile, CMake, and VisualC project filedev/gilles-peskine-arm/pr_3010-7archive/dev/gilles-peskine-arm/pr_3010-7Hanno Becker
2020-01-31Populate TLS <= 1.2 handshake source filesHanno Becker
2020-01-31Rename temporary files ssl_xxx_old.c to the original nameHanno Becker
2020-01-31Introduce separate source files for TLS 1.2 HS rd/wr functionsHanno Becker
2020-01-31Make SSL fn's shared betw'n ssl_tls.c and ssl_msg.c public-internalHanno Becker
2020-01-31Move messaging layer functionality to ssl_msg.cHanno Becker
2020-01-31Rename ssl_tls_old.c back into ssl_tls.cHanno Becker
2020-01-31Create copies ssl_msg.c and ssl_tls_old.c of ssl_tls.cHanno Becker
2020-01-31Merge pull request #2984 from piotr-now/iotssl-2955-move-handshake-to-prescri...Jaeden Amero
2020-01-31Add test for prescribed states of handshake with the custom IO callbacksPiotr Nowicki
2020-01-31Merge pull request #2975 from mpg/add-zlib-tests-devManuel Pégourié-Gonnard
2020-01-30Merge pull request #2963 from jiblime/zlib-fix into developmentJanos Follath
2020-01-30Merge pull request #2987 from AndrzejKurek/iotssl-2958-datagram-transport-sim...Jaeden Amero
2020-01-30Merge pull request #2949 from zfields/patch-1Manuel Pégourié-Gonnard
2020-01-29Merge pull request #2995 from gilles-peskine-arm/coverity-20200115-tls into d...Janos Follath
2020-01-28Merge pull request #3008 from jp-bennett/developmentJaeden Amero
2020-01-28Merge pull request #2988 from piotr-now/iotssl-2954-custom-io-callbacks-to-ss...Jaeden Amero
2020-01-28Fix memory allocation fail in TCP mock socketPiotr Nowicki
2020-01-28Merge pull request #2993 from yanesca/bump-version-2.20.0Janos Follath
2020-01-28Merge pull request #3000 from gilles-peskine-arm/changelog-2.20.0Manuel Pégourié-Gonnard
2020-01-27Update ChangeLogZachary J. Fields
2020-01-27Update Mbed Crypto SO versionJanos Follath
2020-01-27Update Mbed Crypto to 3.0.1Janos Follath
2020-01-27Add crypto security fixes merged after mbedcrypto-3.0.0Gilles Peskine
2020-01-24Add ChangeLog entryJaeden Amero
2020-01-24Allow loading symlinked certificatesJonathan Bennett
2020-01-24Add detection for zlib headers to all.shManuel Pégourié-Gonnard
2020-01-24Fix bug in record decompressionManuel Pégourié-Gonnard
2020-01-24Add test for record compression in ssl-opt.shManuel Pégourié-Gonnard
2020-01-24Add all.sh components with ZLIB enabledManuel Pégourié-Gonnard
2020-01-24Add changelog entry for the zlib support fixGilles Peskine
2020-01-24Fixes definition error when the deprecated MBEDTLS_ZLIB_SUPPORT and ENABLE_ZL...jiblime
2020-01-22Fix GitHub repository indications for crypto changes in 2.20Gilles Peskine
2020-01-22Remove markdown artifactsGilles Peskine
2020-01-22Add changelog entry for the unchecked mbedtls_md callGilles Peskine
2020-01-22Add changelog entries for the crypto changes in 2.20.0Gilles Peskine
2020-01-22Change non-blocking read/write in TCP mock socketPiotr Nowicki
2020-01-22Fix segmentation fault in mbedtls_test_bufferPiotr Nowicki
2020-01-22Add a message-based socket mock connection to the ssl testsAndrzej Kurek
2020-01-22Add a message metadata queue in ssl testsAndrzej Kurek
2020-01-22ssl test suite: enable dropping bytes from bufferAndrzej Kurek
2020-01-21Fix outcome file leak if execute_tests exits earlyGilles Peskine
2020-01-21Fix file leak in test programGilles Peskine
2020-01-21Add missing return code check on call to mbedtls_md()Gilles Peskine
2020-01-20Bump version to Mbed TLS 2.20.0Janos Follath
2020-01-15Update Mbed Crypto to 3.0.0mbedtls-2.20.0Jaeden Amero
2020-01-15Add date to ChangeLog for 2.20.0 releaseJaeden Amero
2020-01-15Merge branch 'development' into development-restrictedJanos Follath
2019-12-20Merge pull request #2966 from dgreen-arm/fix-pylint-warningsJaeden Amero
2019-12-20Fix some pylint warningsDarryl Green