aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session-apps/http_server.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-09tls: move test certificates to separate header fileFlorin Coras1-1/+2
2019-02-09session: refactor listen logicFlorin Coras1-1/+1
2019-02-04session: cleanup part 1Florin Coras1-8/+8
2018-12-21http server: improvementsFlorin Coras1-107/+288
2018-12-05session/tcp: postpone cleanup on resetFlorin Coras1-3/+6
2018-11-30session: segment handle in accept/connect notificationsFlorin Coras1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-3/+3
2018-10-23c11 safe string handling supportDave Barach1-5/+5
2018-07-17session: use msg queue for eventsFlorin Coras1-19/+4
2018-06-08http server: do not close connections after replyFlorin Coras1-22/+29
2018-03-02session: first approximation implementation of tlsFlorin Coras1-2/+22
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-8/+0
2018-01-26session: move builtin apps to their own folderFlorin Coras1-0/+668