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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
session-apps
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
session/vcl: fix coverity warnings
Florin Coras
1
-1
/
+1
2019-02-18
tcp: harden for high scale scenarios
Florin Coras
1
-6
/
+4
2019-02-11
session: cleanup application interface
Florin Coras
1
-7
/
+6
2019-02-09
tls: move test certificates to separate header file
Florin Coras
2
-1
/
+3
2019-02-09
session: refactor listen logic
Florin Coras
3
-3
/
+3
2019-02-04
session: cleanup part 1
Florin Coras
4
-58
/
+56
2018-12-21
http server: improvements
Florin Coras
1
-107
/
+288
2018-12-05
session/tcp: postpone cleanup on reset
Florin Coras
3
-8
/
+22
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
4
-4
/
+4
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
3
-13
/
+15
2018-11-10
proxy-app: fix active connect
Florin Coras
1
-0
/
+1
2018-10-31
session: add wrk context
Florin Coras
1
-1
/
+1
2018-10-23
c11 safe string handling support
Dave Barach
4
-22
/
+22
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-4
/
+4
2018-10-18
tls: fix connection failures/interrupts at scale (VPP-1464)
Florin Coras
1
-10
/
+11
2018-10-17
tcp: fix multiple fin retries (VPP-1461)
Florin Coras
1
-1
/
+1
2018-10-16
tls: fix multi threaded medium scale test (VPP-1457)
Florin Coras
2
-3
/
+29
2018-10-02
tls: fix disconnects for sessions with pending data
Florin Coras
1
-0
/
+1
2018-07-31
vcl: add read/write udp support
Florin Coras
1
-4
/
+6
2018-07-17
session: send ctrl msg over mq
Florin Coras
1
-1
/
+2
2018-07-17
session: use msg queue for events
Florin Coras
6
-81
/
+27
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
1
-2
/
+2
2018-06-11
udp: fix for multiple workers and add test
Florin Coras
1
-2
/
+3
2018-06-08
http server: do not close connections after reply
Florin Coras
1
-22
/
+29
2018-05-16
echo client: used fixed pool for preallocated sessions
Florin Coras
2
-14
/
+9
2018-05-14
proxy: fix active open connection cleanup
Florin Coras
1
-2
/
+2
2018-05-10
session: fix proxy app multithreading
Florin Coras
1
-15
/
+50
2018-05-09
session: cleanup session tx function
Florin Coras
2
-4
/
+56
2018-05-03
tcp: fix echo server rx retries counter vec alloc
Florin Coras
1
-0
/
+2
2018-04-30
tcp/session: debug improvements/fixes
Florin Coras
1
-2
/
+3
2018-04-18
session: coverity warnings
Florin Coras
1
-1
/
+1
2018-04-18
udp/session: refactor to support dgram mode
Florin Coras
3
-95
/
+132
2018-03-23
tcp/session: sprinkle prefetches
Florin Coras
1
-0
/
+1
2018-03-15
tls: add openssl engine
Florin Coras
3
-3
/
+11
2018-03-08
tls: make tls engines pluggable
Florin Coras
1
-1234
/
+0
2018-03-07
tls: enforce certificate verification
Florin Coras
3
-42
/
+90
2018-03-05
tls: add stop listen handler
Florin Coras
1
-7
/
+28
2018-03-02
tls: clib_mem_alloc context to avoid dangling references
Florin Coras
1
-30
/
+32
2018-03-02
session: first approximation implementation of tls
Florin Coras
5
-9
/
+1204
2018-02-14
session: support local sessions and deprecate redirects
Florin Coras
3
-18
/
+19
2018-02-05
session: segment manager refactor
Florin Coras
2
-4
/
+14
2018-01-27
session: disconnect and echo client improvements
Florin Coras
1
-7
/
+11
2018-01-26
session: move builtin apps to their own folder
Florin Coras
6
-0
/
+2796