aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/application_interface.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-23session: allow builtin apps to register namesFlorin Coras1-4/+11
2018-03-16session: allow local host bindsFlorin Coras1-4/+4
2018-03-07tls: enforce certificate verificationFlorin Coras1-60/+84
2018-03-02session: first approximation implementation of tlsFlorin Coras1-17/+75
2018-02-15session: avoid session handle conflict with vclFlorin Coras1-9/+28
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-79/+56
2018-02-05session: segment manager refactorFlorin Coras1-1/+3
2018-01-27session: disconnect and echo client improvementsFlorin Coras1-2/+1
2018-01-26session: move builtin apps to their own folderFlorin Coras1-40/+9
2018-01-25session: add support for memfd segmentsFlorin Coras1-7/+6
2018-01-24SCTP stack (RFC4960)Marco Varlese1-1/+16
2017-11-09session: lookup/rules table improvements and cleanupFlorin Coras1-3/+5
2017-11-01session: add support for proxying appsFlorin Coras1-7/+19
2017-10-16udp: refactor udp codeFlorin Coras1-13/+19
2017-10-10session: add support for application namespacingFlorin Coras1-124/+256
2017-09-20session: store tep port in net orderFlorin Coras1-6/+6
2017-09-01Add fixed-size, preallocated pool supportDave Barach1-0/+19
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-21/+0
2017-07-06Unlink /dev/shm files on application detach.Dave Wallace1-1/+1
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-1/+1
2017-04-24Session layer improvementsFlorin Coras1-20/+6
2017-04-13Session layer refactoringFlorin Coras1-156/+122
2017-03-10VPP-659 TCP improvementsFlorin Coras1-3/+2
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-4/+2
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+459