Skip to content

Tags: tsenart/vegeta

Tags

v12.13.0

Toggle v12.13.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v12.13.0

Modernize plot command with uPlot
- New interactive features: drag-to-zoom, log/linear scale toggle, light/dark theme
- Human-readable latency formatting
- Improved performance and UX

v12.12.0

Toggle v12.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
tsenart Tomás Senart
lib,cmd: add Dan as contributor for -connect-to

Previous commit didn't use Co-authored-by properly.

Co-authored-by: Dan Kegel <dank@kegel.com>

v12.11.3

Toggle v12.11.3's commit message

Verified

This commit was signed with the committer’s verified signature.
tsenart Tomás Senart
lib: use fixed IP selection function

Last release introduced a fixed firstOfEachIPFamily function, but didn't
integrate it.

v12.11.2

Toggle v12.11.2's commit message

Verified

This commit was signed with the committer’s verified signature.
tsenart Tomás Senart
lib: fix IP selection in DNS caching

Fixes #677

v12.11.1

Toggle v12.11.1's commit message

Verified

This commit was signed with the committer’s verified signature.
tsenart Tomás Senart
attack: support IPv6 only in DNSCaching

The previous code had a bug that assumed we could always find an IPv4
first.

Fixes #649

v12.11.0

Toggle v12.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tsenart Tomás Senart
Signed-off-by: Tomás Senart <tsenart@gmail.com>

v12.10.0

Toggle v12.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tsenart Tomás Senart
Signed-off-by: Tomás Senart <tsenart@gmail.com>

v12.9.0

Toggle v12.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tsenart Tomás Senart
Signed-off-by: Tomás Senart <tsenart@gmail.com>

v12.8.4

Toggle v12.8.4's commit message

Unverified

No user is associated with the committer email.
Update year range in LICENSE

v12.8.3

Toggle v12.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
results: Fix Headers encoding (#507)

* Revert "results: Faster JSON encoding and decoding (#506)"

This reverts commit 3629602.

* results: Fix headers encoding