aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/tlsmbedtls
AgeCommit message (Expand)AuthorFilesLines
2019-05-08plugins: clean up plugin descriptionsDave Wallace1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-10-02tls: fix disconnects for sessions with pending dataFlorin Coras1-8/+8
2018-08-25cmake: improve add_vpp_plugin macroDamjan Marion1-2/+7
2018-08-18cmake: highlight warning and error messagesDamjan Marion1-3/+3
2018-08-18cmake: DPDK rte_config.h parsingDamjan Marion1-1/+1
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+30
2018-08-17optimize init_server to reduce session overheadPing Yu1-0/+14
2018-03-15tls: add openssl engineFlorin Coras1-28/+123
2018-03-08tls: make tls engines pluggableFlorin Coras1-0/+548