tls: dtls initial implementation
[vpp.git] / src / plugins / tlsopenssl / tls_openssl.c
2021-02-09 Florin Corastls: dtls initial implementation 36/30036/54
2020-12-20 Florin Corastls: use fifo segments instead of chunks 87/30487/10
2020-12-18 Florin Corastls: add custom openssl bio 51/30451/18
2020-04-04 Florin Corassession tls: support tls descheduling 83/26083/9
2020-04-04 Florin Corassession tls: improve app transports tx scheduling 85/25485/8
2020-04-03 Florin Corassession: improve error reporting 95/22895/18
2020-02-29 Florin Corastls: reduce bio buffering 77/25477/3
2020-02-26 Florin Corastls: fix bulk bio read/write 35/25435/4
2020-02-26 Florin Corastls session: fix unlisten 33/25433/4
2020-02-25 Florin Corassvm: refactor fifo 86/24086/65
2020-02-19 Yu Pingtls: handle disconect and reset in async mode 31/25231/3
2020-02-03 Yu Pingtls: refactor for tls async event handling 37/24437/6
2020-01-13 Yu Pingtls: enable TLS OpenSSL plugin works in 3.0.0 77/24277/3
2020-01-07 Yu Pingtls: Make tls CPS test run for a quite long time 10/24210/4
2019-12-05 Yu Pingtls: change SSL_has_pending to avoid BIO check error 89/23689/4
2019-10-09 Nathan Skrzypczakhsa: use crypto_engine_type_t for TLS 42/22042/4
2019-10-09 Nathan Skrzypczaksession: Add certificate store 45/22045/8
2019-08-20 Ping Yutls: Add C API for TLS openssl to set engine 71/21371/7
2019-08-09 Florin Corastls: mark as no lookup transport 61/21161/3
2019-08-08 Florin Corastls: fix close with data 25/21125/7
2019-06-29 Florin Corassvm: rename fifo tx notifications to reflect use 07/20407/10
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-08 Florin Corassession: send tx events when data is dequeued 28/19428/5
2019-05-03 Dave Wallaceplugins: clean up plugin descriptions 22/19122/3
2019-04-18 Florin Corastls: allow engines to customize close 83/18983/6
2019-04-16 Sirshak Dassvm_fifo rework to avoid contention on cursize 23/18223/13
2019-02-19 Florin Corastls: fix openssl/mbedtls use of app_wrk index 61/17661/2
2019-02-04 Florin Corassession: cleanup part 1 71/17271/8
2019-01-28 Ping Yuupdate openssl TLS async to align with openssl master... 00/17100/4
2019-01-07 Ping YuChange vpp code to align with openssl interface change 09/16709/3
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-02 Florin Corastls: fix disconnects for sessions with pending data 64/15064/5
2018-09-15 Florin Corastls: fix openssl engine write complete condition 33/14833/2
2018-09-04 Ping Yuadd option to allow user to set ciphers 90/14490/2
2018-08-17 Ping Yuoptimize init_server to reduce session overhead 56/14156/7
2018-07-23 Ping Yutls: avoid possible async handler duplication 08/13608/5
2018-07-19 Ping YuAdd a new communication channel between VPP and openssl... 47/13547/2
2018-07-16 Ping YuEnable openssl TLS async support in client for HW accle... 74/13474/1
2018-06-15 Ping YuTLS async support 12/12812/10
2018-05-31 Ping YuFix TLS issue to load certification and key 29/12829/2
2018-03-15 Florin Corastls: add openssl engine 67/11067/17