summaryrefslogtreecommitdiffstats
path: root/src/plugins/tlsopenssl/tls_async.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-15tls: enable async node on demandYu Ping1-3/+1
2019-08-20tls: Add C API for TLS openssl to set enginePing Yu1-5/+5
2019-02-04session: cleanup part 1Florin Coras1-1/+1
2019-01-07Change vpp code to align with openssl interface changePing Yu1-24/+10
2018-11-08tlsopenssl: remove unused #includeKlement Sekera1-1/+0
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-09-13Add a polling configure to make thread bind with hardware enginePing Yu1-4/+9
2018-08-14reduce polling and resume overhead by checking if inflight request existsPing Yu1-3/+6
2018-07-19Add a new communication channel between VPP and openssl enginePing Yu1-15/+34
2018-06-15TLS async supportPing Yu1-0/+523