Age | Commit message (Expand) | Author | Files | Lines |
2020-12-03 | tls: fix passed argument in openssl plugin |  Vladimir Medvedkin | 1 | -2/+2 |
2020-02-20 | tls: need to use thread id to fetch the event |  Yu Ping | 1 | -2/+1 |
2020-02-19 | tls: handle disconect and reset in async mode |  Yu Ping | 1 | -6/+16 |
2020-02-03 | tls: refactor for tls async event handling |  Yu Ping | 1 | -116/+104 |
2020-01-15 | tls: enable async node on demand |  Yu Ping | 1 | -3/+1 |
2019-08-20 | tls: Add C API for TLS openssl to set engine |  Ping Yu | 1 | -5/+5 |
2019-02-04 | session: cleanup part 1 |  Florin Coras | 1 | -1/+1 |
2019-01-07 | Change vpp code to align with openssl interface change |  Ping Yu | 1 | -24/+10 |
2018-11-08 | tlsopenssl: remove unused #include |  Klement Sekera | 1 | -1/+0 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-09-13 | Add a polling configure to make thread bind with hardware engine |  Ping Yu | 1 | -4/+9 |
2018-08-14 | reduce polling and resume overhead by checking if inflight request exists |  Ping Yu | 1 | -3/+6 |
2018-07-19 | Add a new communication channel between VPP and openssl engine |  Ping Yu | 1 | -15/+34 |
2018-06-15 | TLS async support |  Ping Yu | 1 | -0/+523 |