tls: make ctx_write function return the length of enqueue
[vpp.git] / src / plugins / tlspicotls / tls_picotls.c
2020-04-11 Simon Zhangtls: make ctx_write function return the length of enqueue 76/26476/3
2020-04-09 Simon Zhangtls: adopt picotls engine to new session scheduling... 37/26437/5
2020-04-04 Florin Corassession tls: support tls descheduling 83/26083/9
2020-04-04 Florin Corassession tls: improve app transports tx scheduling 85/25485/8
2020-03-16 Simon Zhangtls: refactor Picotls ctx_read function to reduce one... 95/25895/8
2020-03-13 Simon Zhangtls: small refactor for Picotls engine ctx_write function 14/25814/3
2020-03-07 Simon Zhangtls: refactor ctx_write function to avoid allocate... 67/25667/3
2020-02-26 Florin Corastls: fix picotls dbg 34/25434/3
2020-02-18 Simon Zhangtls: Picotls engine symmetric crypto enhancement by... 84/25184/6
2020-02-15 Simon Zhangtls: Fix Picotls ctx_read rx_content issue 81/25181/2
2020-02-11 Simon Zhangtls: refactor picotls ctx_read process to improve CPS 21/24921/5
2020-01-15 Simon Zhangtls: add picotls session close process 13/24313/3
2019-11-12 Florin Corastls: fix picotls coverity warnings 67/23367/2
2019-11-10 Simon Zhangtls: picotls engine basic enabling for TLS 02/23302/15