Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-07 | tls: refactor ctx_write function to avoid allocate new memory every time | Simon Zhang | 2 | -14/+46 |
2020-02-26 | tls: fix picotls dbg | Florin Coras | 1 | -1/+1 |
2020-02-18 | tls: Picotls engine symmetric crypto enhancement by vpp crypto framework | Simon Zhang | 4 | -1/+373 |
2020-02-15 | tls: Fix Picotls ctx_read rx_content issue | Simon Zhang | 1 | -18/+21 |
2020-02-11 | tls: refactor picotls ctx_read process to improve CPS | Simon Zhang | 2 | -58/+55 |
2020-01-15 | tls: add picotls session close process | Simon Zhang | 1 | -1/+10 |
2019-11-12 | tls: fix picotls coverity warnings | Florin Coras | 1 | -13/+13 |
2019-11-10 | tls: picotls engine basic enabling for TLS | Simon Zhang | 5 | -0/+878 |