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-02-15
all: move example to root directory
Shulhan
2024-02-08
Release gorankusu v0.5.0
v0.5.0
Shulhan
2024-02-08
all: rename left over constant EnvDelopment that still have "trunks"
Shulhan
2024-02-08
all: allow submit free form request body in HTTPTarget
Shulhan
2024-02-07
all: rename the project to gorankusu
Shulhan
2024-02-05
all: implement form input file
Shulhan
2024-02-05
_www/wui: update to tip
Shulhan
2024-02-05
all: add type to customize how to dump HTTP request and response
Shulhan
2024-02-04
http_server: group HTTP paths API into constants
Shulhan
2024-02-04
example: split registering HTTP and WebSocket target into separate methods
Shulhan
2024-02-04
go.mod: update all dependencies
Shulhan
2024-02-04
make: generate test coverage
Shulhan
2024-01-25
internal/cmd/trunks: fix command to run TypeScript compiler
Shulhan
2024-01-25
_www: check HTTP response status greater or equal 400
Shulhan
2024-01-25
all: fix warnings recommended by linter revive
Shulhan
2024-01-25
all: support parameter binding in HTTP Path
Shulhan
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
[prev]
[next]