Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-18 | tls: make picotls engine able to initial connection as client | Simon Zhang | 1 | -0/+1 |
2020-11-04 | tls: fix picotls engine crypto multi-thread issue | Simon Zhang | 1 | -0/+1 |
2020-03-16 | tls: refactor Picotls ctx_read function to reduce one time memory copy | Simon Zhang | 1 | -1/+7 |
2020-03-13 | tls: small refactor for Picotls engine ctx_write function | Simon Zhang | 1 | -2/+1 |
2020-03-07 | tls: refactor ctx_write function to avoid allocate new memory every time | Simon Zhang | 1 | -0/+7 |
2020-02-11 | tls: refactor picotls ctx_read process to improve CPS | Simon Zhang | 1 | -0/+6 |
2019-11-10 | tls: picotls engine basic enabling for TLS | Simon Zhang | 1 | -0/+40 |