Age | Commit message (Expand) | Author | Files | Lines |
2024-10-15 | hs-test: various improvements |  Adrian Villin | 15 | -42/+53 |
2024-10-14 | http: Content-Length value parsing improvement |  Matus Fabian | 1 | -1/+1 |
2024-10-14 | hs-test: http_static wrk tests |  Matus Fabian | 1 | -1/+35 |
2024-10-10 | hs-test: added dry run mode |  Adrian Villin | 18 | -129/+296 |
2024-10-09 | hs-test: support running multiple specific tests |  Adrian Villin | 2 | -13/+16 |
2024-10-07 | hs-test: force test failure when vpp core present |  Matus Fabian | 1 | -6/+11 |
2024-10-04 | hs-test: fix core_pattern volume mounts |  Florin Coras | 1 | -3/+7 |
2024-10-03 | hs-test: prom consecutive connections test |  Matus Fabian | 2 | -26/+42 |
2024-10-03 | hs-test: added nginx multi-thread tests |  Adrian Villin | 16 | -202/+168 |
2024-10-03 | hs-test: use nginx 1.26.2 for NginxHttp3Test |  Adrian Villin | 9 | -47/+46 |
2024-09-28 | hs-test: replaced gofmt with goimports |  Adrian Villin | 17 | -25/+51 |
2024-09-20 | hs-test: proxy testing improvements |  Matus Fabian | 9 | -33/+75 |
2024-09-20 | hs-test: debugging utility methods |  Matus Fabian | 2 | -14/+63 |
2024-09-18 | hs-test: containerize iperf tests |  Adrian Villin | 4 | -55/+75 |
2024-09-17 | vcl: add http support to vcl_test_protos |  Aritra Basu | 1 | -3/+8 |
2024-09-10 | hs-test: upload via proxy tests |  Matus Fabian | 8 | -17/+69 |
2024-09-08 | http: large POST handling |  Matus Fabian | 1 | -6/+40 |
2024-08-28 | http: http_state_wait_app_reply improvement |  Matus Fabian | 1 | -4/+19 |
2024-08-27 | hs-test: added a redis-benchmark test |  Adrian Villin | 7 | -136/+405 |
2024-08-26 | hs-test: http tests improvement |  Matus Fabian | 5 | -141/+164 |
2024-08-26 | hs-test: failed summary fix |  Matus Fabian | 1 | -0/+4 |
2024-08-23 | http: status line parsing fix |  Matus Fabian | 1 | -2/+25 |
2024-08-23 | hs-test: core dump improvement |  Matus Fabian | 2 | -17/+20 |
2024-08-23 | hs-test: assert improvement |  Matus Fabian | 1 | -9/+9 |
2024-08-22 | hs-test: fix incorrect exit status |  Adrian Villin | 3 | -15/+24 |
2024-08-22 | hs-test: fix after merge |  Matus Fabian | 1 | -2/+2 |
2024-08-22 | hs-test: nginx proxy/mirroring test cleanup |  Matus Fabian | 9 | -191/+232 |
2024-08-22 | http_static: added last-modified header |  Adrian Villin | 1 | -1/+12 |
2024-08-22 | hs-test: proxy testing improvement |  Matus Fabian | 14 | -114/+580 |
2024-08-21 | hs-test: fix vppinstance logs and disable trace |  Adrian Villin | 3 | -4/+3 |
2024-08-21 | hs-test: generate core dump, fix docker logs in CI |  Adrian Villin | 7 | -84/+283 |
2024-08-20 | vppinfra: fix format_clib_timebase_time |  Adrian Villin | 1 | -0/+2 |
2024-08-20 | http_static: make max-age configurable |  Adrian Villin | 1 | -5/+21 |
2024-08-19 | http: make Media Types RFC9110 compliant |  Adrian Villin | 1 | -4/+4 |
2024-08-16 | http: http_read_message improvement |  Matus Fabian | 1 | -1/+35 |
2024-08-09 | http: authority-form target parsing/serializing |  Matus Fabian | 1 | -1/+21 |
2024-08-07 | tests: update scapy to version 2.4.5 |  Dave Wallace | 1 | -7/+12 |
2024-08-06 | http: client POST method |  Matus Fabian | 2 | -11/+162 |
2024-08-01 | misc: remove deprecated builtinurl plugin |  Matus Fabian | 1 | -2/+1 |
2024-07-29 | hs-test: disable color output only in CI |  Matus Fabian | 1 | -1/+5 |
2024-07-29 | hs-test: save VPP logs with timestamps |  Matus Fabian | 1 | -9/+9 |
2024-07-29 | http: client code improvement |  Matus Fabian | 1 | -4/+83 |
2024-07-25 | hs-test: fix docker warning message |  Adrian Villin | 2 | -2/+5 |
2024-07-24 | hs-test: check container state after startup |  Adrian Villin | 2 | -2/+25 |
2024-07-24 | hs-test: fix logs once again |  Adrian Villin | 1 | -6/+6 |
2024-07-24 | hs-test: update envoy |  Adrian Villin | 2 | -1/+3 |
2024-07-24 | prom: mem leak test |  Matus Fabian | 1 | -5/+45 |
2024-07-23 | prom: concurrent connections fix |  Matus Fabian | 2 | -1/+35 |
2024-07-23 | http: state machine fix |  Matus Fabian | 2 | -1/+100 |
2024-07-23 | http: return more than data from server app |  Matus Fabian | 2 | -13/+119 |