Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-08 | tls: make tls engines pluggable | Florin Coras | 1 | -1234/+0 |
2018-03-07 | tls: enforce certificate verification | Florin Coras | 3 | -42/+90 |
2018-03-05 | tls: add stop listen handler | Florin Coras | 1 | -7/+28 |
2018-03-02 | tls: clib_mem_alloc context to avoid dangling references | Florin Coras | 1 | -30/+32 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 5 | -9/+1204 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 3 | -18/+19 |
2018-02-05 | session: segment manager refactor | Florin Coras | 2 | -4/+14 |
2018-01-27 | session: disconnect and echo client improvements | Florin Coras | 1 | -7/+11 |
2018-01-26 | session: move builtin apps to their own folder | Florin Coras | 6 | -0/+2796 |