aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session-apps/echo_server.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-31session: add wrk contextFlorin Coras1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-5/+5
2018-07-31vcl: add read/write udp supportFlorin Coras1-4/+6
2018-07-17session: use msg queue for eventsFlorin Coras1-12/+5
2018-05-03tcp: fix echo server rx retries counter vec allocFlorin Coras1-0/+2
2018-04-30tcp/session: debug improvements/fixesFlorin Coras1-2/+3
2018-04-18udp/session: refactor to support dgram modeFlorin Coras1-42/+62
2018-03-23tcp/session: sprinkle prefetchesFlorin Coras1-0/+1
2018-03-15tls: add openssl engineFlorin Coras1-1/+5
2018-03-02session: first approximation implementation of tlsFlorin Coras1-4/+18
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-2/+19
2018-02-05session: segment manager refactorFlorin Coras1-2/+3
2018-01-26session: move builtin apps to their own folderFlorin Coras1-0/+485