aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session-apps/proxy.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-10proxy-app: fix active connectFlorin Coras1-0/+1
2018-10-23c11 safe string handling supportDave Barach1-8/+8
2018-07-17session: use msg queue for eventsFlorin Coras1-22/+9
2018-06-11tcp: cleanup connection/session fixesFlorin Coras1-2/+2
2018-05-14proxy: fix active open connection cleanupFlorin Coras1-2/+2
2018-05-10session: fix proxy app multithreadingFlorin Coras1-15/+50
2018-03-07tls: enforce certificate verificationFlorin Coras1-1/+0
2018-03-02session: first approximation implementation of tlsFlorin Coras1-2/+2
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-8/+0
2018-01-26session: move builtin apps to their own folderFlorin Coras1-0/+611