Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-04 | add option to allow user to set ciphers | 2 | -6/+33 | |
2018-08-26 | cmake: move functions to src/cmake | 1 | -0/+1 | |
2018-08-25 | cmake: improve add_vpp_plugin macro | 1 | -2/+8 | |
2018-08-17 | CMake as an alternative to autotools (experimental) | 1 | -0/+18 | |
2018-08-17 | optimize init_server to reduce session overhead | 2 | -33/+107 | |
2018-08-14 | reduce polling and resume overhead by checking if inflight request exists | 1 | -3/+6 | |
2018-07-23 | tls: avoid possible async handler duplication | 1 | -1/+1 | |
2018-07-19 | Add a new communication channel between VPP and openssl engine | 3 | -19/+59 | |
2018-07-16 | Enable openssl TLS async support in client for HW accleration | 1 | -0/+15 | |
2018-06-15 | TLS async support | 3 | -22/+735 | |
2018-05-31 | Fix TLS issue to load certification and key | 1 | -0/+2 | |
2018-03-15 | tls: add openssl engine | 1 | -0/+675 |