Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-10-02 | tls: fix disconnects for sessions with pending data | Florin Coras | 1 | -12/+12 |
2018-09-15 | tls: fix openssl engine write complete condition | Florin Coras | 1 | -1/+1 |
2018-09-04 | add option to allow user to set ciphers | Ping Yu | 1 | -6/+32 |
2018-08-17 | optimize init_server to reduce session overhead | Ping Yu | 1 | -32/+98 |
2018-07-23 | tls: avoid possible async handler duplication | Ping Yu | 1 | -1/+1 |
2018-07-19 | Add a new communication channel between VPP and openssl engine | Ping Yu | 1 | -4/+23 |
2018-07-16 | Enable openssl TLS async support in client for HW accleration | Ping Yu | 1 | -0/+15 |
2018-06-15 | TLS async support | Ping Yu | 1 | -22/+144 |
2018-05-31 | Fix TLS issue to load certification and key | Ping Yu | 1 | -0/+2 |
2018-03-15 | tls: add openssl engine | Florin Coras | 1 | -0/+675 |