Age | Commit message (Expand) | Author | Files | Lines |
2020-01-13 | tls: enable TLS OpenSSL plugin works in 3.0.0 | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Yu Ping | 1 | -0/+5 |
2020-01-07 | tls: Make tls CPS test run for a quite long time | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Yu Ping | 1 | -3/+7 |
2019-12-05 | tls: change SSL_has_pending to avoid BIO check error | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Yu Ping | 1 | -2/+2 |
2019-10-09 | hsa: use crypto_engine_type_t for TLS | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -2/+2 |
2019-10-09 | session: Add certificate store | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -8/+6 |
2019-09-30 | tls: remove api boilerplate | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 6 | -205/+9 |
2019-09-02 | tls: some rework based on TLS openssl C API | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 3 | -26/+33 |
2019-08-20 | tls: Add C API for TLS openssl to set engine | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 9 | -10/+436 |
2019-08-09 | tls: mark as no lookup transport | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -14/+24 |
2019-08-08 | tls: fix close with data | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -12/+43 |
2019-06-29 | svm: rename fifo tx notifications to reflect use | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2019-05-16 | init / exit function ordering | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -7/+6 |
2019-05-08 | session: send tx events when data is dequeued | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+3 |
2019-05-03 | plugins: clean up plugin descriptions | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -1/+1 |
2019-04-18 | tls: allow engines to customize close | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+24 |
2019-04-16 | svm_fifo rework to avoid contention on cursize | ![](//seccdn.libravatar.org/avatar/f8a2b9b9e4ac40581b97789d70a6041f?s=13&d=retro) Sirshak Das | 1 | -7/+7 |
2019-02-18 | tls: fix openssl/mbedtls use of app_wrk index | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -2/+7 |
2019-02-04 | session: cleanup part 1 | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -22/+19 |
2019-01-28 | update openssl TLS async to align with openssl master branch | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 1 | -4/+2 |
2019-01-07 | Change vpp code to align with openssl interface change | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 3 | -36/+27 |
2018-11-08 | tlsopenssl: remove unused #include | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+0 |
2018-10-23 | c11 safe string handling support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -3/+3 |
2018-10-02 | tls: fix disconnects for sessions with pending data | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -12/+12 |
2018-09-27 | add cmake build option to build openssl async | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 1 | -0/+11 |
2018-09-15 | tls: fix openssl engine write complete condition | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2018-09-13 | Add a polling configure to make thread bind with hardware engine | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 1 | -4/+9 |
2018-09-04 | add option to allow user to set ciphers | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 2 | -6/+33 |
2018-08-26 | cmake: move functions to src/cmake | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+1 |
2018-08-25 | cmake: improve add_vpp_plugin macro | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -2/+8 |
2018-08-17 | CMake as an alternative to autotools (experimental) | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+18 |
2018-08-17 | optimize init_server to reduce session overhead | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 2 | -33/+107 |
2018-08-14 | reduce polling and resume overhead by checking if inflight request exists | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 1 | -3/+6 |
2018-07-23 | tls: avoid possible async handler duplication | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 1 | -1/+1 |
2018-07-19 | Add a new communication channel between VPP and openssl engine | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 3 | -19/+59 |
2018-07-16 | Enable openssl TLS async support in client for HW accleration | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 1 | -0/+15 |
2018-06-15 | TLS async support | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 3 | -22/+735 |
2018-05-31 | Fix TLS issue to load certification and key | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Ping Yu | 1 | -0/+2 |
2018-03-15 | tls: add openssl engine | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+675 |