aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/tlspicotls/tls_picotls.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-16tls: refactor Picotls ctx_read function to reduce one time memory copySimon Zhang1-1/+7
2020-03-13tls: small refactor for Picotls engine ctx_write functionSimon Zhang1-2/+1
2020-03-07tls: refactor ctx_write function to avoid allocate new memory every timeSimon Zhang1-0/+7
2020-02-11tls: refactor picotls ctx_read process to improve CPSSimon Zhang1-0/+6
2019-11-10tls: picotls engine basic enabling for TLSSimon Zhang1-0/+40