Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
tlsopenssl
/
tls_async.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
tls: fix coverity warning
Florin Coras
1
-1
/
+1
2021-03-26
vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly
Damjan Marion
1
-9
/
+8
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