Age | Commit message (Expand) | Author | Files | Lines |
2021-02-09 | tls: dtls initial implementation |  Florin Coras | 1 | -0/+10 |
2020-12-18 | tls: add custom openssl bio |  Florin Coras | 1 | -0/+3 |
2020-02-19 | tls: handle disconect and reset in async mode |  Yu Ping | 1 | -0/+1 |
2020-02-03 | tls: refactor for tls async event handling |  Yu Ping | 1 | -12/+6 |
2019-08-20 | tls: Add C API for TLS openssl to set engine |  Ping Yu | 1 | -0/+5 |
2019-02-04 | session: cleanup part 1 |  Florin Coras | 1 | -2/+1 |
2019-01-07 | Change vpp code to align with openssl interface change |  Ping Yu | 1 | -1/+2 |
2018-09-04 | add option to allow user to set ciphers |  Ping Yu | 1 | -0/+1 |
2018-08-17 | optimize init_server to reduce session overhead |  Ping Yu | 1 | -1/+9 |
2018-07-19 | Add a new communication channel between VPP and openssl engine |  Ping Yu | 1 | -0/+2 |
2018-06-15 | TLS async support |  Ping Yu | 1 | -0/+68 |