aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-28session: update due to clib_socket refactoringNathan Skrzypczak1-0/+12
2023-03-24api: Remove deprecated message from APIOndrej Fabry1-12/+0
2021-10-21session: add api test fileFilip Tehlar1-0/+363
2018-10-28session: move test to unittest pluginFlorin Coras1-1756/+0
2018-10-28session: extend connect api for internal appsFlorin Coras1-3/+203
2018-10-23c11 safe string handling supportDave Barach1-6/+6
2018-09-06session: support multiple worker bindsFlorin Coras1-6/+3
2018-08-24session: add support for multiple app workersFlorin Coras1-10/+17
2018-04-16session: use generic session pool for listenersFlorin Coras1-3/+2
2018-03-23session: allow builtin apps to register namesFlorin Coras1-0/+8
2018-03-07tls: enforce certificate verificationFlorin Coras1-3/+3
2018-03-02session: first approximation implementation of tlsFlorin Coras1-7/+3
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-53/+63
2018-02-05session: segment manager refactorFlorin Coras1-26/+44
2018-01-25session: add support for memfd segmentsFlorin Coras1-8/+2
2017-12-14session: cleanup attach flagsFlorin Coras1-4/+4
2017-12-06session: support for rule tags overwritingFlorin Coras1-3/+20
2017-11-22session: more rules unit tests and cli improvementsFlorin Coras1-5/+131
2017-11-20session/tcp: filtering improvementsFlorin Coras1-29/+111
2017-11-10session: use listener logic for proxy rulesFlorin Coras1-10/+20
2017-11-09session: lookup/rules table improvements and cleanupFlorin Coras1-43/+100
2017-11-07session: fix v6 double bindsFlorin Coras1-4/+88
2017-11-06session: add rule tagsFlorin Coras1-22/+39
2017-11-03session: support drop action in rules tableFlorin Coras1-2/+68
2017-11-01session: add support for proxying appsFlorin Coras1-2/+129
2017-10-28session: rules tablesFlorin Coras1-0/+462
2017-10-27session: instantiate appns lookup table only onceFlorin Coras1-0/+1
2017-10-16udp: refactor udp codeFlorin Coras1-10/+15
2017-10-10session: add support for application namespacingFlorin Coras1-0/+473