non port: benchmarks/ddosify/Makefile |
SVNWeb
|
Number of commits found: 31 |
Mon, 5 Jun 2023
|
[ 06:22 Fernando Apesteguía (fernape) Author: Gabriel M. Dutra ] 84f8c30
benchmarks/ddosify: Update to 1.0.3
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.3
* Update error msg
* Check status code for remote file on multipart
* Increase cpu time threshold on benchmark
PR: 271778
Reported by: 0xdutra@gmail.com (maintainer)
|
Mon, 29 May 2023
|
[ 23:25 Robert Clausecker (fuz) Author: Gabriel M. Dutra ] c516a18
benchmarks/ddosify: Update to 1.0.1
Changelog: https://github.com/ddosify/ddosify/releases/tag/v1.0.1
PR: 271665
|
Sun, 30 Apr 2023
|
[ 18:41 Robert Clausecker (fuz) Author: Gabriel M. Dutra ] 704b581
benchmarks/ddosify: Update to 0.16.7
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.7
PR: 271142
|
Sun, 23 Apr 2023
|
[ 17:17 Robert Clausecker (fuz) Author: Gabriel M. Dutra ] 02d27df
benchmarks/ddosify: update to 0.16.6
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.6
PR: 271014
|
Sun, 9 Apr 2023
|
[ 16:28 Robert Clausecker (fuz) Author: Gabriel M. Dutra ] 336dae9
benchmarks/ddosify: update to 0.16.0
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.0
PR: 270677
|
Sat, 8 Apr 2023
|
[ 15:13 Dmitri Goutnik (dmgk) ] ff40d94 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Tue, 21 Mar 2023
|
[ 07:38 Fernando Apesteguía (fernape) Author: Gabriel M. Dutra ] 5248ce4
benchmarks/ddosify: Update to 0.15.2
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.15.2
* Merge remote-tracking branch 'origin/develop' into feat/use-env-on-basicauth
* Update README.md
* add test for basicauth injection
* add test for invalid csv env
* csv dot check
* csv key dot check
* exact match on env names and csv check
* inject env to basic auth
* update env regex and add validation on env config
PR: 270329
Reported by: 0xdutra@gmail.com (maintainer)
|
Fri, 10 Mar 2023
|
[ 13:31 Fernando Apesteguía (fernape) Author: Gabriel M. Dutra ] 5a89b90
benchmarks/ddosify: Update to 0.15.0
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.15.0
Introducing engine modes:
engine_mode is optional in the config file.
* distinct-user mode simulates a new user for every iteration.
* repeated-user mode can use pre-used user in subsequent iterations.
* ddosify mode is the default mode of the engine. In this mode, the engine
runs in its max capacity, and does not show user simulation behavior.
Add breaking changes to UPDATING
PR: 270078
Reported by: 0xdutra@gmail.com (maintainer)
|
Thu, 9 Mar 2023
|
[ 19:18 Dmitri Goutnik (dmgk) ] 0907973 (Only the first 10 of 555 ports in this commit are shown above. )
all: Bump PORTREVISION after Go ports update
|
Fri, 24 Feb 2023
|
[ 16:42 Fernando Apesteguía (fernape) Author: Gabriel M. Dutra ] 8845bc6
benchmarks/ddosify: Update to 0.14.1
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.14.1
* Merge remote-tracking branch 'origin/master' into develop
* Update readme
* fix benchmark test
* fix typos
* mock readTestData in test
* move csv read to engine init
* move csv read to engine init
* readme xpath key fix
* remove unnecessary literals
* zsh: shell completion support
PR: 269796
Reported by: 0xdutra@gmail.com (maintainer)
|
Sat, 18 Feb 2023
|
[ 12:39 Fernando Apesteguía (fernape) Author: Gabriel M. Dutra ] c7e5c3a
benchmarks/ddosify: Update to 0.14.0
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.14.0
Introduce assertions.
Assertion - Verify that the response matches your expectations. Usage:
https://github.com/ddosify/ddosify#assertion
PR: 269611
Reported by: 0xdutra@gmail.com (maintainer)
|
Wed, 15 Feb 2023
|
[ 19:06 Dmitri Goutnik (dmgk) ] 56b5ec7 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Feb 2023
|
[ 21:55 Dmitri Goutnik (dmgk) ] 2297efc (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after GO_DEFAULT update.
|
Sat, 4 Feb 2023
|
[ 18:52 Fernando Apesteguía (fernape) Author: Gabriel M. Dutra ] 7f871d8
benchmarks/ddosify: Update to 0.13.2
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.2
* Update jenkinsfileg
* dynamic variable race testg
* prevent race on calls to faker funcg
PR: 269283
Reported by: 0xdutra@gmail.com (maintainer)
|
Mon, 30 Jan 2023
|
[ 08:34 Fernando Apesteguía (fernape) Author: Gabriel M. Dutra ] 789a1ef
benchmarks/ddosify: Update to 0.13.0
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.0
* Merge remote-tracking branch 'origin/develop' into feat/concat-variables
* Update README.md
* change captureEnv to snake case
* change csv parameters to snake case
* change jsonPath to json_path
* fix done channel send place in stdoutJson
* get profile data from pprof package
* inject both typed and concatenated vars
* regexp, xpath, header_key
* remove unnecessary comment
* update benchmark jenkins file
* update jenkinsfile
* use atomic instead of mutex
PR: 269216
Reported by: 0xdutra@gmail.com (maintainer)
|
Sat, 14 Jan 2023
|
[ 11:31 Dmitri Goutnik (dmgk) ] 3b383d8 (Only the first 10 of 549 ports in this commit are shown above. )
all: Bump PORTVERSION after lang/go{118,119} update
|
Mon, 2 Jan 2023
|
[ 21:47 Guangyuan Yang (ygy) Author: Gabriel M. Dutra ] c682830
benchmarks/ddosify: Update to 0.11.0
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.11.0
PR: 268662
|
Tue, 20 Dec 2022
|
[ 13:03 Dmitri Goutnik (dmgk) Author: Gabriel M. Dutra ] 25558e8
benchmarks/ddosify: Update to 0.10.0
Changes: https://github.com/ddosify/ddosify/releases/tag/v0.10.0
PR: 268453
|
Sun, 11 Dec 2022
|
[ 11:17 Dmitri Goutnik (dmgk) ] d9ad100 (Only the first 10 of 543 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
[ 03:49 Nuno Teixeira (eduardo) Author: Gabriel M. Dutra ] afe3f3a
benchmarks/ddosify: Update to 0.9.1
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.9.1
PR: 268308
|
Tue, 22 Nov 2022
|
[ 06:16 Fernando Apesteguía (fernape) Author: Gabriel M. Dutra ] d46ff66
benchmarks/ddosify: Update to 0.9.0
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.9.0
* Add Tlc certs support for mutual authentication
* Add more tests
* Documentation
* Fix test
* Refactoring ParseTLS method
* Refactorings
* fix TestCreateScenario
PR: 267786
Reported by: 0xdutra@gmail.com (maintainer)
|
Thu, 6 Oct 2022
|
[ 19:24 Dmitri Goutnik (dmgk) ] bde5186 (Only the first 10 of 525 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 8 Sep 2022
|
[ 16:33 Dmitri Goutnik (dmgk) ] f05c98f (Only the first 10 of 523 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
[ 02:49 Guangyuan Yang (ygy) Author: Gabriel M. Dutra ] 2485108
benchmarks/ddosify: Update to 0.8.1
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.8.1
PR: 266215
|
Wed, 3 Aug 2022
|
[ 21:35 Dmitri Goutnik (dmgk) ] 4476f89 (Only the first 10 of 520 ports in this commit are shown above. )
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 86b2c51 (Only the first 10 of 95 ports in this commit are shown above. )
benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 Jul 2022
|
[ 12:46 Dmitri Goutnik (dmgk) ] 153cb65 (Only the first 10 of 516 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{117,118} update
|
Fri, 24 Jun 2022
|
[ 04:20 Li-Wen Hsu (lwhsu) Author: Gabriel M. Dutra ] 0e4991d
benchmarks/ddosify: Update to 0.8.0
PR: 264860
|
Tue, 7 Jun 2022
|
[ 21:56 Dmitri Goutnik (dmgk) ] 309cdec (Only the first 10 of 511 ports in this commit are shown above. )
*/*: Bump port revisons after lang/go{117,118} update
|
Sun, 5 Jun 2022
|
[ 11:36 Dmitri Goutnik (dmgk) Author: Gabriel M. Dutra ] e04d998
benchmarks/ddosify: Add new port
High-performance load testing tool
Features
- Protocol Agnostic - Currently supporting HTTP, HTTPS, HTTP/2.
- Scenario-Based - Create your flow in a JSON file. Without a line of code!
- Different Load Types - Test your system's limits across different load types.
WWW: https://github.com/ddosify/ddosify
PR: 264321
|
Number of commits found: 31 |