aboutsummaryrefslogtreecommitdiff
path: root/testdata/http_server
AgeCommit message (Expand)Author
2026-02-15all: fix integration tests from previous refactoringShulhan
2026-02-06all: improve the Server-Sent Events (SSE) outputShulhan
2026-02-06all: use space log prefix instead of dummy dateShulhan
2023-12-22all: implement HTTP API to stop local or play executionShulhan
2023-12-21all: changes default date-time prefix on testShulhan
2023-12-20testdata/http_server: fix missing .ssh directory on executeShulhan
2023-12-04all: write the output as is when sending with server-sent eventsShulhan
2023-12-01all: move wrapping BEGIN and END outside of sessionShulhan
2023-12-01all: remove script name in the log prefixShulhan
2023-12-01all: handle reconnecting when streaming executionShulhan
2023-12-01all: implement HTTP API to fetch execution output by IDShulhan
2023-12-01all: refactoring HTTP endpoint for ExecuteShulhan
2023-11-20all: do not changes the Script path in the response of HTTP ExecuteShulhan
2023-11-19all: return 403 Forbidden when requesting awwan.key and awwan.passShulhan
2023-11-16all: always load SSH config when running PlayShulhan
2023-11-16all: implement HTTP API to decrypt fileShulhan
2023-11-15all: implement HTTP API to encrypt fileShulhan