Age | Commit message (Expand) | Author | Files | Lines |
2020-02-03 | tls: refactor for tls async event handling | Yu Ping | 1 | -61/+50 |
2020-01-13 | tls: enable TLS OpenSSL plugin works in 3.0.0 | Yu Ping | 1 | -0/+5 |
2020-01-07 | tls: Make tls CPS test run for a quite long time | Yu Ping | 1 | -3/+7 |
2019-12-05 | tls: change SSL_has_pending to avoid BIO check error | Yu Ping | 1 | -2/+2 |
2019-10-09 | hsa: use crypto_engine_type_t for TLS | Nathan Skrzypczak | 1 | -2/+2 |
2019-10-09 | session: Add certificate store | Nathan Skrzypczak | 1 | -8/+6 |
2019-08-20 | tls: Add C API for TLS openssl to set engine | Ping Yu | 1 | -5/+8 |
2019-08-09 | tls: mark as no lookup transport | Florin Coras | 1 | -14/+24 |
2019-08-08 | tls: fix close with data | Florin Coras | 1 | -12/+43 |
2019-06-29 | svm: rename fifo tx notifications to reflect use | Florin Coras | 1 | -1/+1 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -7/+6 |
2019-05-08 | session: send tx events when data is dequeued | Florin Coras | 1 | -0/+3 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-04-18 | tls: allow engines to customize close | Florin Coras | 1 | -0/+24 |
2019-04-16 | svm_fifo rework to avoid contention on cursize | Sirshak Das | 1 | -7/+7 |
2019-02-18 | tls: fix openssl/mbedtls use of app_wrk index | Florin Coras | 1 | -2/+7 |
2019-02-04 | session: cleanup part 1 | Florin Coras | 1 | -19/+17 |
2019-01-28 | update openssl TLS async to align with openssl master branch | Ping Yu | 1 | -4/+2 |
2019-01-07 | Change vpp code to align with openssl interface change | Ping Yu | 1 | -11/+15 |
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 |