Age | Commit message (Expand) | Author | Files | Lines |
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 | -8/+10 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -4/+4 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins |  Sirshak Das | 1 | -4/+4 |
2018-10-18 | tls: fix connection failures/interrupts at scale (VPP-1464) |  Florin Coras | 1 | -10/+11 |
2018-10-17 | tcp: fix multiple fin retries (VPP-1461) |  Florin Coras | 1 | -1/+1 |
2018-10-16 | tls: fix multi threaded medium scale test (VPP-1457) |  Florin Coras | 1 | -3/+23 |
2018-10-02 | tls: fix disconnects for sessions with pending data |  Florin Coras | 1 | -0/+1 |
2018-07-17 | session: send ctrl msg over mq |  Florin Coras | 1 | -1/+2 |
2018-07-17 | session: use msg queue for events |  Florin Coras | 1 | -25/+6 |
2018-06-11 | udp: fix for multiple workers and add test |  Florin Coras | 1 | -2/+3 |
2018-05-16 | echo client: used fixed pool for preallocated sessions |  Florin Coras | 1 | -12/+6 |
2018-05-09 | session: cleanup session tx function |  Florin Coras | 1 | -4/+54 |
2018-04-18 | session: coverity warnings |  Florin Coras | 1 | -1/+1 |
2018-04-18 | udp/session: refactor to support dgram mode |  Florin Coras | 1 | -48/+66 |
2018-03-15 | tls: add openssl engine |  Florin Coras | 1 | -1/+5 |
2018-03-07 | tls: enforce certificate verification |  Florin Coras | 1 | -3/+2 |
2018-03-02 | session: first approximation implementation of tls |  Florin Coras | 1 | -1/+1 |
2018-02-05 | session: segment manager refactor |  Florin Coras | 1 | -2/+11 |
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 | 1 | -0/+821 |