index
:
gorankusu
dev
main
The Go library for load testing HTTP and WebSocket endpoints.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-25
go.mod: update all dependencies
Shulhan
2023-11-11
Release trunks v0.4.1 (2023-11-11)
v0.4.1
Shulhan
2023-11-11
Makefile: replace the Go linter and apply all their recommendations
Shulhan
2023-11-11
_www: apply all eslint recommendations
Shulhan
2023-11-11
_www: setup eslint for linting TypeScript files
Shulhan
2023-11-11
_www: update wui module
Shulhan
2023-11-11
gitmodules: use https instead of git scheme
Shulhan
2023-11-11
go.mod: update all dependencies
Shulhan
2023-05-16
Release trunks v0.4.0 (2023-05-16)
v0.4.0
Shulhan
2023-05-16
all: move the _doc directory under _www
Shulhan
2023-05-16
all: convert the README from asciidoc to markdown
Shulhan
2023-05-16
all: remove WebSocket server
Shulhan
2023-05-16
_www: replace WebSocket handlers with HTTP endpoints
Shulhan
2023-05-16
all: implement HTTP API to run and cancel attack on HTTP target
Shulhan
2023-05-16
go.mod: update all dependencies
Shulhan
2023-05-16
all: fix panic when attacking HTTP due to nil Attack handler
Shulhan
2023-05-05
all: add boolean Kind for FormInput, FormInputKindBoolean
Shulhan
2023-05-05
all: set the request ConvertParams before calling runHttpTarget
Shulhan
2023-05-05
go.mod: set Go version to 1.19 and update all dependencies
Shulhan
2023-05-05
all: check and call ConvertParams when running HttpTarget
Shulhan
2022-08-25
Release trunks v0.3.0 (2022-08-25)
v0.3.0
Shulhan
2022-08-25
all: group all documentations under directory _doc
Shulhan
2022-08-21
example: fix the HTTP POST handler
Shulhan
2022-08-21
all: remove trailing new line on each mlog format
Shulhan
2022-08-21
all: remove unused field Locker in RunRequest
Shulhan
2022-08-21
all: fix all linter warnings
Shulhan
2022-08-21
all: reformat with Go 1.19 gofmt
Shulhan
2022-08-21
go.mod: set minimum Go to 1.18 and update all dependencies
Shulhan
2022-04-20
_www: set the WebSocket address schema based on URL protocol
Shulhan
2022-03-14
Release trunks v0.2.0 (2022-03-13)
v0.2.0
Shulhan
2022-03-14
all: changes the license of trunks software to GPL 3.0 or later
Shulhan
2022-03-13
all: update dependencies
Shulhan
2022-02-05
Release trunks v0.1.0 (2022-02-05)
v0.1.0
Shulhan
2022-02-05
go.mod: update share module to v0.34.0
Shulhan
2022-02-05
Makefile: run the test with CGO_ENABLED=1
Shulhan
2022-01-10
all: update share and ciigo modules
Shulhan
2021-12-21
all: add option to open link inside an iframe
Shulhan
2021-12-21
all: add feature to register custom navigation link
Shulhan
2021-12-20
go.mod: update share and ciigo modules to latest
Shulhan
2021-12-10
all: realign all structs
Shulhan
2021-12-10
www: fix rendering the WebSocket response
Shulhan
2021-12-06
go.mod: update to latest share module
Shulhan
2021-10-19
cmd/trunks: update the node when changes on .js and .html files
Shulhan
2021-10-19
www: load the stored variables into Target, HttpTarget, WebSocketTarget
Shulhan
2021-10-18
all: rename internal/cmd/trunks-example to internal/cmd/trunks
Shulhan
2021-10-17
all: merge all workers for related to development to internal/cmd
Shulhan
2021-10-17
www: disable modifying the Base URL on target
Shulhan
2021-10-17
all: move the main program for example to internal/cmd/trunks-example
Shulhan
2021-10-17
www: create separate functions to save to local storages
Shulhan
2021-10-11
go.mod: update to latest share and ciigo module
Shulhan
[prev]
[next]