Age | Commit message (Expand) | Author | Files | Lines |
2019-04-30 | svm: more fifo refactor/cleanup | Florin Coras | 1 | -1/+1 |
2019-04-16 | svm_fifo rework to avoid contention on cursize | Sirshak Das | 1 | -2/+2 |
2019-04-08 | host stack: update stale copyright | Florin Coras | 1 | -1/+1 |
2019-04-07 | http_server: add timer wheel for session cleanup | Florin Coras | 1 | -29/+141 |
2019-04-04 | session: fix http server rpc to main | Florin Coras | 1 | -8/+9 |
2019-03-29 | Minor bug fixes | Dave Barach | 1 | -7/+21 |
2019-03-02 | session: cleanup/rename functions | Florin Coras | 1 | -1/+1 |
2019-03-02 | session: cleanup session event types | Florin Coras | 1 | -1/+1 |
2019-02-22 | session/vcl: fix coverity warnings | Florin Coras | 1 | -1/+1 |
2019-02-09 | tls: move test certificates to separate header file | Florin Coras | 1 | -1/+2 |
2019-02-09 | session: refactor listen logic | Florin Coras | 1 | -1/+1 |
2019-02-04 | session: cleanup part 1 | Florin Coras | 1 | -8/+8 |
2018-12-21 | http server: improvements | Florin Coras | 1 | -107/+288 |
2018-12-05 | session/tcp: postpone cleanup on reset | Florin Coras | 1 | -3/+6 |
2018-11-30 | session: segment handle in accept/connect notifications | Florin Coras | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -3/+3 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -5/+5 |
2018-07-17 | session: use msg queue for events | Florin Coras | 1 | -19/+4 |
2018-06-08 | http server: do not close connections after reply | Florin Coras | 1 | -22/+29 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 1 | -2/+22 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 1 | -8/+0 |
2018-01-26 | session: move builtin apps to their own folder | Florin Coras | 1 | -0/+668 |