notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: benchmarks/ddosify/Makefile
SVNWeb

Number of commits found: 31

Mon, 5 Jun 2023
[ 06:22 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:84f8c309a5c1bc4266b4a11f7b3c3eeae3a52f6b  commit hash:84f8c309a5c1bc4266b4a11f7b3c3eeae3a52f6b  commit hash:84f8c309a5c1bc4266b4a11f7b3c3eeae3a52f6b  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) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:c516a18f3f8f4f3bc9d5ea3cc9f1b662794f18fb  commit hash:c516a18f3f8f4f3bc9d5ea3cc9f1b662794f18fb  commit hash:c516a18f3f8f4f3bc9d5ea3cc9f1b662794f18fb  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) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:704b5812bcef8825c6877b705067901bd5e0e8f6  commit hash:704b5812bcef8825c6877b705067901bd5e0e8f6  commit hash:704b5812bcef8825c6877b705067901bd5e0e8f6  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) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:02d27dfa8eac1898ea89541c2dad7459af77cca6  commit hash:02d27dfa8eac1898ea89541c2dad7459af77cca6  commit hash:02d27dfa8eac1898ea89541c2dad7459af77cca6  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) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:336dae9393d23f09ad034c2269f0a1e2f289e635  commit hash:336dae9393d23f09ad034c2269f0a1e2f289e635  commit hash:336dae9393d23f09ad034c2269f0a1e2f289e635  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) search for other commits by this committer ]    commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912  commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912  commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912  ff40d94  (Only the first 10 of 554 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{119,120} update
Tue, 21 Mar 2023
[ 07:38 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:5248ce4ee978848d4c8df9e51290da2e77761a53  commit hash:5248ce4ee978848d4c8df9e51290da2e77761a53  commit hash:5248ce4ee978848d4c8df9e51290da2e77761a53  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) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:5a89b90f39d146d2e74df12e96aee8d029281fa8  commit hash:5a89b90f39d146d2e74df12e96aee8d029281fa8  commit hash:5a89b90f39d146d2e74df12e96aee8d029281fa8  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) search for other commits by this committer ]    commit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93d  commit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93d  commit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93d  0907973  (Only the first 10 of 555 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after Go ports update
Fri, 24 Feb 2023
[ 16:42 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:8845bc613fe3be94595b2e951a3e95cac9e82ebb  commit hash:8845bc613fe3be94595b2e951a3e95cac9e82ebb  commit hash:8845bc613fe3be94595b2e951a3e95cac9e82ebb  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) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:c7e5c3a69d0a8c2f1cf262bf2d3613dbe71a40db  commit hash:c7e5c3a69d0a8c2f1cf262bf2d3613dbe71a40db  commit hash:c7e5c3a69d0a8c2f1cf262bf2d3613dbe71a40db  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) search for other commits by this committer ]    commit hash:56b5ec772f679a600dabe41622c1350594628286  commit hash:56b5ec772f679a600dabe41622c1350594628286  commit hash:56b5ec772f679a600dabe41622c1350594628286  56b5ec7  (Only the first 10 of 554 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{119,120} update
Thu, 9 Feb 2023
[ 21:55 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0d  commit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0d  commit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0d  2297efc  (Only the first 10 of 554 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after GO_DEFAULT update.
Sat, 4 Feb 2023
[ 18:52 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:7f871d8f69857fbdf65d082b7d1c1b057c43e108  commit hash:7f871d8f69857fbdf65d082b7d1c1b057c43e108  commit hash:7f871d8f69857fbdf65d082b7d1c1b057c43e108  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) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:789a1ef5adb482188aa3692c889ea8ebdd3a9c65  commit hash:789a1ef5adb482188aa3692c889ea8ebdd3a9c65  commit hash:789a1ef5adb482188aa3692c889ea8ebdd3a9c65  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) search for other commits by this committer ]    commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6  commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6  commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6  3b383d8  (Only the first 10 of 549 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTVERSION after lang/go{118,119} update
Mon, 2 Jan 2023
[ 21:47 Guangyuan Yang (ygy) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:c6828309e7a623401de2aa68ce25c5f9e78a827b  commit hash:c6828309e7a623401de2aa68ce25c5f9e78a827b  commit hash:c6828309e7a623401de2aa68ce25c5f9e78a827b  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) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:25558e8017e663def5aba9afa4d6e7db4a849c39  commit hash:25558e8017e663def5aba9afa4d6e7db4a849c39  commit hash:25558e8017e663def5aba9afa4d6e7db4a849c39  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) search for other commits by this committer ]    commit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2a  commit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2a  commit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2a  d9ad100  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{118,119} update
[ 03:49 Nuno Teixeira (eduardo) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:afe3f3a53ba461aec8f78bb40278c9dd894c5811  commit hash:afe3f3a53ba461aec8f78bb40278c9dd894c5811  commit hash:afe3f3a53ba461aec8f78bb40278c9dd894c5811  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) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:d46ff66a992ac9526a95a203a03dd0fbb983724d  commit hash:d46ff66a992ac9526a95a203a03dd0fbb983724d  commit hash:d46ff66a992ac9526a95a203a03dd0fbb983724d  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) search for other commits by this committer ]    commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3  commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3  commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3  bde5186  (Only the first 10 of 525 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{118,119} update
Thu, 8 Sep 2022
[ 16:33 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:f05c98fffb232735c05ba30d43fb279085b813d7  commit hash:f05c98fffb232735c05ba30d43fb279085b813d7  commit hash:f05c98fffb232735c05ba30d43fb279085b813d7  f05c98f  (Only the first 10 of 523 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{118,119} update
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
[ 02:49 Guangyuan Yang (ygy) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:2485108344c73962358c12ff0bcac002711ae47c  commit hash:2485108344c73962358c12ff0bcac002711ae47c  commit hash:2485108344c73962358c12ff0bcac002711ae47c  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) search for other commits by this committer ]    commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24  commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24  commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24  4476f89  (Only the first 10 of 520 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:86b2c5122a18d1f73e6e4e4626889fab8fb0803a  commit hash:86b2c5122a18d1f73e6e4e4626889fab8fb0803a  commit hash:86b2c5122a18d1f73e6e4e4626889fab8fb0803a  86b2c51  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 14 Jul 2022
[ 12:46 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5a  commit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5a  commit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5a  153cb65  (Only the first 10 of 516 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{117,118} update
Fri, 24 Jun 2022
[ 04:20 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:0e4991dc392c656c14376d48fc40dd14f103e43b  commit hash:0e4991dc392c656c14376d48fc40dd14f103e43b  commit hash:0e4991dc392c656c14376d48fc40dd14f103e43b  0e4991d 
benchmarks/ddosify: Update to 0.8.0

PR:		264860
Tue, 7 Jun 2022
[ 21:56 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35  commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35  commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35  309cdec  (Only the first 10 of 511 ports in this commit are shown above. View all ports for this commit)
*/*: Bump port revisons after lang/go{117,118} update
Sun, 5 Jun 2022
[ 11:36 Dmitri Goutnik (dmgk) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:e04d99854758c70e91092f10236b96053427390f  commit hash:e04d99854758c70e91092f10236b96053427390f  commit hash:e04d99854758c70e91092f10236b96053427390f  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