Age | Commit message (Expand) | Author | Files | Lines |
2025-01-23 | build: add golang checkstyle for hs-test to ci checkstyle-test target |  Dave Wallace | 1 | -6/+6 |
2025-01-21 | http: target parsing improvement |  Matus Fabian | 3 | -3/+91 |
2025-01-17 | hs-test: temporarily skip VppEchoQuicTest |  Adrian Villin | 1 | -0/+1 |
2025-01-09 | hs-test: http tps test with tls |  Matus Fabian | 1 | -1/+21 |
2025-01-09 | hs-test: fix skipping docker image building |  Adrian Villin | 1 | -11/+11 |
2025-01-09 | hs-test: copy vpp-data to docker images last |  Adrian Villin | 2 | -3/+6 |
2025-01-09 | hsa: proxying UDP in HTTP/1.1 |  Matus Fabian | 6 | -17/+446 |
2025-01-07 | hs-test: cleanup nsim test |  Florin Coras | 1 | -6/+0 |
2024-12-30 | session: proxy session migration fix |  Matus Fabian | 2 | -2/+30 |
2024-12-22 | hs-test: vpp connect proxy stress tests |  Matus Fabian | 2 | -2/+190 |
2024-12-21 | hs-test: rebuild images when switching build type |  Matus Fabian | 2 | -4/+5 |
2024-12-21 | hs-test: display vpp version in the summary |  Matus Fabian | 2 | -0/+15 |
2024-12-18 | hs-test: fix readCpus |  Matus Fabian | 1 | -2/+5 |
2024-12-13 | hs-test: always build when running 'make build' |  Adrian Villin | 2 | -10/+16 |
2024-12-12 | hs-test: skip building images if no new changes |  Adrian Villin | 1 | -0/+20 |
2024-12-12 | hs-test: update docs, makefile, maintainers |  Adrian Villin | 3 | -16/+29 |
2024-12-12 | hs-test: added a test counter and time elapsed |  Adrian Villin | 1 | -0/+14 |
2024-12-12 | hs-test: fix a runtime error |  Adrian Villin | 1 | -2/+6 |
2024-12-11 | hs-test: fix nginx http3 dockerfile |  Adrian Villin | 1 | -1/+1 |
2024-12-11 | hs-test: replaced container/interface getter func |  Adrian Villin | 22 | -374/+378 |
2024-12-10 | hs-test: added multi-threaded proxy tests |  Adrian Villin | 8 | -52/+176 |
2024-12-10 | hs-test: skip vppctl assert on teardown |  Adrian Villin | 1 | -1/+18 |
2024-12-10 | http: fix http_free_header_table |  Matus Fabian | 1 | -0/+10 |
2024-12-10 | http: connection upgrade mechanism |  Matus Fabian | 2 | -9/+65 |
2024-12-10 | hs-test: arm support |  Matus Fabian | 13 | -23/+44 |
2024-12-10 | hs-test: improved iperf testing |  Adrian Villin | 4 | -11/+125 |
2024-12-10 | hs-test: remove client app retries |  Adrian Villin | 1 | -22/+12 |
2024-12-08 | http: http_decap_udp_payload_datagram fix |  Matus Fabian | 1 | -1/+1 |
2024-11-27 | hs-test: added ldp iperf tcp test |  Adrian Villin | 2 | -6/+13 |
2024-11-27 | hs-test: don't use reserved UDP ports for binding |  Adrian Villin | 1 | -2/+36 |
2024-11-22 | hs-test: added multithreaded vpp proxy tests |  Adrian Villin | 6 | -16/+67 |
2024-11-21 | hs-test: added tls tcp iperf test |  Adrian Villin | 2 | -5/+23 |
2024-11-21 | hsa: added request repeating to http client |  Adrian Villin | 2 | -2/+78 |
2024-11-18 | hs-test: udp proxy testing infra |  Matus Fabian | 2 | -0/+215 |
2024-11-14 | hs-test: reduce curl image size |  Matus Fabian | 1 | -2/+1 |
2024-11-14 | http: state machine improvement |  Matus Fabian | 1 | -3/+3 |
2024-11-14 | hs-test: fix memleak testing |  Matus Fabian | 1 | -1/+1 |
2024-11-04 | hsa: added GET method to client |  Adrian Villin | 1 | -9/+93 |
2024-11-01 | http: CONNECT method for tunnelling |  Matus Fabian | 1 | -9/+27 |
2024-10-29 | http: "absolute-form" target URL parsing |  Matus Fabian | 3 | -19/+8 |
2024-10-26 | vppapigen: fix f-string in crcchecker |  Ole Troan | 1 | -2/+5 |
2024-10-25 | http: pass timeout using extended config |  Matus Fabian | 2 | -3/+35 |
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 |