Age | Commit message (Expand) | Author | Files | Lines |
2020-11-09 | hsa: remove fake binary api registration in echo apps | Florin Coras | 2 | -42/+6 |
2020-11-04 | session: fix ct server session thread index | Florin Coras | 1 | -1/+1 |
2020-10-19 | vcl: cleanup read and write ready | Florin Coras | 1 | -0/+2 |
2020-10-19 | hsa: refactor socket client app | Florin Coras | 3 | -315/+177 |
2020-10-19 | hsa: cleanup sock server test | Florin Coras | 2 | -380/+261 |
2020-09-29 | hsa: fix coverity warning | Florin Coras | 1 | -3/+4 |
2020-09-29 | vcl svm: provide apps access to fifo chunks | Florin Coras | 2 | -7/+21 |
2020-08-22 | hsa: set connected mode for udp server | jiangxiaoming | 1 | -0/+4 |
2020-08-06 | misc: harmonize names | Dave Barach | 1 | -1/+1 |
2020-07-29 | hsa: fix handling active connection failures in the proxy | Ivan Shvedunov | 1 | -9/+16 |
2020-07-28 | hsa: fix http server session cleanup | Florin Coras | 1 | -36/+31 |
2020-07-23 | hsa: proxy session cleanup fixes | Florin Coras | 2 | -95/+188 |
2020-07-13 | hsa: set connected mode for echo_server app in udp mode. | jiangxiaoming | 1 | -7/+20 |
2020-05-04 | session: add option to preallocate fifo headers | Florin Coras | 1 | -1/+1 |
2020-04-30 | hsa: bind af-unix socket only for echo tests | Florin Coras | 1 | -60/+77 |
2020-04-29 | hsa: cleanup ifdefs in sock tests | Florin Coras | 4 | -532/+168 |
2020-04-10 | udp: remove connected udp transport proto | Florin Coras | 3 | -10/+1 |
2020-04-06 | vcl session: enforce full dgram reads/writes | Florin Coras | 1 | -8/+13 |
2020-04-04 | misc: strcpy be gone | Dave Barach | 3 | -5/+7 |
2020-04-04 | misc: sprintf be gone | Dave Barach | 4 | -8/+9 |
2020-04-03 | session: improve error reporting | Florin Coras | 4 | -11/+13 |
2020-04-03 | session udp: fix transport flags and migration | Florin Coras | 1 | -1/+1 |
2020-04-03 | session: remove obsolete apis | Florin Coras | 1 | -1/+0 |
2020-03-25 | session: api to add new transport types | Florin Coras | 4 | -18/+12 |
2020-03-05 | session: API cleanup | Jakub Grajciar | 1 | -23/+26 |
2020-02-25 | svm: minimal initial fifo | Florin Coras | 2 | -1/+3 |
2020-02-25 | session: basic fifo-tuning-logic | Ryujiro Shibuya | 2 | -14/+81 |
2020-02-25 | svm: refactor fifo | Florin Coras | 1 | -2/+5 |
2020-02-20 | hsa: cleanup vpp_echo JSON output | Dave Wallace | 1 | -4/+8 |
2020-02-06 | hsa: proxy wnd update only if enough space is available | Florin Coras | 1 | -0/+16 |
2020-01-30 | vcl session: propagate cleanup notifications to apps | Florin Coras | 1 | -0/+9 |
2020-01-28 | hsa: proxy rcv wnd update acks after full fifos | Florin Coras | 1 | -6/+87 |
2020-01-22 | hsa: proxy app fixes | Florin Coras | 1 | -33/+15 |
2020-01-15 | build: install vpp_echo for CSIT QUIC perf tests | Dave Wallace | 1 | -1/+0 |
2020-01-03 | hsa: fix coverity warning | Florin Coras | 1 | -0/+2 |
2019-12-21 | session: move add/del segment msg to mq | Florin Coras | 4 | -97/+95 |
2019-12-19 | hsa: Add periodic timing | Nathan Skrzypczak | 3 | -18/+71 |
2019-12-13 | hsa: Fix timing & nits | Nathan Skrzypczak | 2 | -3/+9 |
2019-12-11 | quic: Add support for unidirectional streams | Nathan Skrzypczak | 3 | -0/+13 |
2019-12-11 | hsa: Add option for multiple ips | Nathan Skrzypczak | 5 | -44/+152 |
2019-12-10 | api: multiple connections per process | Dave Barach | 4 | -4/+4 |
2019-12-03 | hsa: Less verbose logging for many sessions | Nathan Skrzypczak | 6 | -50/+83 |
2019-11-26 | quic: Refactor for crypto contexts | Nathan Skrzypczak | 1 | -0/+14 |
2019-11-22 | hsa: Improve for mq-intensive | Nathan Skrzypczak | 5 | -46/+31 |
2019-11-20 | session: fix transport proto unformat | Florin Coras | 1 | -3/+12 |
2019-11-07 | hsa: Add ckpair & crypto engine in vpp_echo | Nathan Skrzypczak | 6 | -78/+80 |
2019-10-30 | hsa: vpp_echo fifo size is u32 | Dave Wallace | 2 | -15/+23 |
2019-10-22 | tests: enable vpp_echo to run in gdb | Dave Wallace | 2 | -0/+15 |
2019-10-11 | hsa: vpp_echo refactor quic nclients arg | Dave Wallace | 1 | -2/+1 |
2019-10-11 | hsa: vpp_echo clean up results comparison | Dave Wallace | 2 | -20/+20 |