aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/stream_session.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-28session: free session after transport and app confirmFlorin Coras1-0/+1
2018-12-21tcp: fix fin_wait_1 condition to send finFlorin Coras1-0/+1
2018-10-28session: extend connect api for internal appsFlorin Coras1-5/+18
2018-10-16tls: fix multi threaded medium scale test (VPP-1457)Florin Coras1-1/+4
2018-09-19session: improve close procedureFlorin Coras1-0/+1
2018-09-06session: support multiple worker bindsFlorin Coras1-5/+26
2018-08-24session: add support for multiple app workersFlorin Coras1-26/+26
2018-06-28vcl: move binary api and cfg to separate filesFlorin Coras1-1/+0
2018-06-01session: improve disconnect handlingFlorin Coras1-0/+1
2018-04-18udp/session: refactor to support dgram modeFlorin Coras1-19/+8
2018-03-07tls: enforce certificate verificationFlorin Coras1-2/+13
2018-03-02session: first approximation implementation of tlsFlorin Coras1-10/+23
2018-02-15session: avoid session handle conflict with vclFlorin Coras1-0/+1
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-6/+67
2017-12-11session: generalize handling of network transportsFlorin Coras1-14/+2
2017-10-16udp: refactor udp codeFlorin Coras1-0/+1
2017-10-10session: add support for application namespacingFlorin Coras1-0/+39
2017-08-25tcp: retransmit and multi-buffer segment fixes and improvementsFlorin Coras1-1/+1
2017-08-16tcp: improve builtin http serverFlorin Coras1-7/+1
2017-08-15tcp: state machine improvementsFlorin Coras1-3/+0
2017-08-10TCP proxy prototypeDave Barach1-1/+4
2017-07-25Cleanup/refactor session layer codeFlorin Coras1-0/+98