Age | Commit message (Expand) | Author | Files | Lines |
2019-04-24 | QUIC: Add multi-stream support to internal test apps | Aloys Augustin | 1 | -4/+40 |
2019-04-16 | svm_fifo rework to avoid contention on cursize | Sirshak Das | 1 | -4/+4 |
2019-04-08 | host stack: update stale copyright | Florin Coras | 1 | -1/+1 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-06 | session: use vpp to switch io events for ct sessions | Florin Coras | 1 | -2/+4 |
2019-03-02 | session: cleanup/rename functions | Florin Coras | 1 | -5/+5 |
2019-03-02 | session: cleanup session event types | Florin Coras | 1 | -3/+4 |
2019-02-09 | tls: move test certificates to separate header file | Florin Coras | 1 | -0/+1 |
2019-02-09 | session: refactor listen logic | Florin Coras | 1 | -1/+1 |
2019-02-04 | session: cleanup part 1 | Florin Coras | 1 | -9/+9 |
2018-12-05 | session/tcp: postpone cleanup on reset | Florin Coras | 1 | -2/+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 | -2/+2 |
2018-10-31 | session: add wrk context | Florin Coras | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -5/+5 |
2018-07-31 | vcl: add read/write udp support | Florin Coras | 1 | -4/+6 |
2018-07-17 | session: use msg queue for events | Florin Coras | 1 | -12/+5 |
2018-05-03 | tcp: fix echo server rx retries counter vec alloc | Florin Coras | 1 | -0/+2 |
2018-04-30 | tcp/session: debug improvements/fixes | Florin Coras | 1 | -2/+3 |
2018-04-18 | udp/session: refactor to support dgram mode | Florin Coras | 1 | -42/+62 |
2018-03-23 | tcp/session: sprinkle prefetches | Florin Coras | 1 | -0/+1 |
2018-03-15 | tls: add openssl engine | Florin Coras | 1 | -1/+5 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 1 | -4/+18 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 1 | -2/+19 |
2018-02-05 | session: segment manager refactor | Florin Coras | 1 | -2/+3 |
2018-01-26 | session: move builtin apps to their own folder | Florin Coras | 1 | -0/+485 |