[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.3' into release-0.4.3

2020-08-10 Thread nickm
commit ffe240951e44faafd21c3811c34cfeae4792488e Merge: 44546aeb3f f3fcc89d05 Author: Nick Mathewson Date: Mon Aug 10 19:33:07 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.4] Add a shareable continuous-integration script.

2020-08-10 Thread nickm
commit cb027b392f0f93d543cad1689e407b5fd71c2dec Author: Nick Mathewson Date: Mon Aug 10 15:58:28 2020 -0400 Add a shareable continuous-integration script. Eventually this should be used by every one of our CI scripts. --- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.3] Try to set up a minimal gitlab CI script

2020-08-10 Thread nickm
commit 057f40f3d8e64389be40f26de6b634f2b8aab0d4 Author: Nick Mathewson Date: Mon Aug 10 16:10:12 2020 -0400 Try to set up a minimal gitlab CI script This is based on @eighthave's templates, and the work we've been doing to present a uniform testing environment. ---

[tor-commits] [tor/release-0.4.2] Add a shareable continuous-integration script.

2020-08-10 Thread nickm
commit cb027b392f0f93d543cad1689e407b5fd71c2dec Author: Nick Mathewson Date: Mon Aug 10 15:58:28 2020 -0400 Add a shareable continuous-integration script. Eventually this should be used by every one of our CI scripts. --- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/maint-0.4.3] small code tweaks to try to work around debian stable complaints

2020-08-10 Thread nickm
commit e873c7e893987f5ad90ef401e6f986c62b4fc42d Author: Nick Mathewson Date: Mon Aug 10 17:36:21 2020 -0400 small code tweaks to try to work around debian stable complaints --- src/feature/rend/rendclient.c | 4 ++-- src/lib/net/address.c | 2 +- 2 files changed, 3 insertions(+),

[tor-commits] [tor/master] Add a shareable continuous-integration script.

2020-08-10 Thread nickm
commit cb027b392f0f93d543cad1689e407b5fd71c2dec Author: Nick Mathewson Date: Mon Aug 10 15:58:28 2020 -0400 Add a shareable continuous-integration script. Eventually this should be used by every one of our CI scripts. --- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/maint-0.3.5] Try to set up a minimal gitlab CI script

2020-08-10 Thread nickm
commit 057f40f3d8e64389be40f26de6b634f2b8aab0d4 Author: Nick Mathewson Date: Mon Aug 10 16:10:12 2020 -0400 Try to set up a minimal gitlab CI script This is based on @eighthave's templates, and the work we've been doing to present a uniform testing environment. ---

[tor-commits] [tor/maint-0.4.3] Add a shareable continuous-integration script.

2020-08-10 Thread nickm
commit cb027b392f0f93d543cad1689e407b5fd71c2dec Author: Nick Mathewson Date: Mon Aug 10 15:58:28 2020 -0400 Add a shareable continuous-integration script. Eventually this should be used by every one of our CI scripts. --- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5

2020-08-10 Thread nickm
commit e748c1d1e7bd098cfbbf97aabb97e76d2c4c720b Merge: 1279db39eb e873c7e893 Author: Nick Mathewson Date: Mon Aug 10 19:31:56 2020 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.4.2' into release-0.4.2

2020-08-10 Thread nickm
commit 28bbe09b80cc0c18f71a51603469bf211bfe2a12 Merge: 1f54007161 68f8250cbb Author: Nick Mathewson Date: Mon Aug 10 19:33:06 2020 -0400 Merge branch 'maint-0.4.2' into release-0.4.2 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.3.5' into maint-0.4.2

2020-08-10 Thread nickm
commit 68f8250cbb6f1844e7f16f5f1bc8063b8bbfdf14 Merge: 352991c843 e873c7e893 Author: Nick Mathewson Date: Mon Aug 10 19:32:49 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.2] Try to set up a minimal gitlab CI script

2020-08-10 Thread nickm
commit 057f40f3d8e64389be40f26de6b634f2b8aab0d4 Author: Nick Mathewson Date: Mon Aug 10 16:10:12 2020 -0400 Try to set up a minimal gitlab CI script This is based on @eighthave's templates, and the work we've been doing to present a uniform testing environment. ---

[tor-commits] [tor/release-0.4.3] small code tweaks to try to work around debian stable complaints

2020-08-10 Thread nickm
commit e873c7e893987f5ad90ef401e6f986c62b4fc42d Author: Nick Mathewson Date: Mon Aug 10 17:36:21 2020 -0400 small code tweaks to try to work around debian stable complaints --- src/feature/rend/rendclient.c | 4 ++-- src/lib/net/address.c | 2 +- 2 files changed, 3 insertions(+),

[tor-commits] [tor/master] Merge branch 'maint-0.4.4'

2020-08-10 Thread nickm
commit 069946852a5f847e92062cd1b2a56c20935592b2 Merge: 3eb9331133 7d80bf80fe Author: Nick Mathewson Date: Mon Aug 10 19:33:07 2020 -0400 Merge branch 'maint-0.4.4' .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.3] Add a shareable continuous-integration script.

2020-08-10 Thread nickm
commit cb027b392f0f93d543cad1689e407b5fd71c2dec Author: Nick Mathewson Date: Mon Aug 10 15:58:28 2020 -0400 Add a shareable continuous-integration script. Eventually this should be used by every one of our CI scripts. --- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/master] Merge branch 'maint-0.4.3' into maint-0.4.4

2020-08-10 Thread nickm
commit 7d80bf80fe9017e04fff4b588f49d0393332ebee Merge: c1b440f760 f3fcc89d05 Author: Nick Mathewson Date: Mon Aug 10 19:33:07 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.2] small code tweaks to try to work around debian stable complaints

2020-08-10 Thread nickm
commit e873c7e893987f5ad90ef401e6f986c62b4fc42d Author: Nick Mathewson Date: Mon Aug 10 17:36:21 2020 -0400 small code tweaks to try to work around debian stable complaints --- src/feature/rend/rendclient.c | 4 ++-- src/lib/net/address.c | 2 +- 2 files changed, 3 insertions(+),

[tor-commits] [tor/master] Try to set up a minimal gitlab CI script

2020-08-10 Thread nickm
commit 057f40f3d8e64389be40f26de6b634f2b8aab0d4 Author: Nick Mathewson Date: Mon Aug 10 16:10:12 2020 -0400 Try to set up a minimal gitlab CI script This is based on @eighthave's templates, and the work we've been doing to present a uniform testing environment. ---

[tor-commits] [tor/release-0.4.4] small code tweaks to try to work around debian stable complaints

2020-08-10 Thread nickm
commit e873c7e893987f5ad90ef401e6f986c62b4fc42d Author: Nick Mathewson Date: Mon Aug 10 17:36:21 2020 -0400 small code tweaks to try to work around debian stable complaints --- src/feature/rend/rendclient.c | 4 ++-- src/lib/net/address.c | 2 +- 2 files changed, 3 insertions(+),

[tor-commits] [tor/maint-0.4.4] Merge branch 'maint-0.3.5' into maint-0.4.2

2020-08-10 Thread nickm
commit 68f8250cbb6f1844e7f16f5f1bc8063b8bbfdf14 Merge: 352991c843 e873c7e893 Author: Nick Mathewson Date: Mon Aug 10 19:32:49 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/maint-0.4.4] Try to set up a minimal gitlab CI script

2020-08-10 Thread nickm
commit 057f40f3d8e64389be40f26de6b634f2b8aab0d4 Author: Nick Mathewson Date: Mon Aug 10 16:10:12 2020 -0400 Try to set up a minimal gitlab CI script This is based on @eighthave's templates, and the work we've been doing to present a uniform testing environment. ---

[tor-commits] [tor/maint-0.3.5] small code tweaks to try to work around debian stable complaints

2020-08-10 Thread nickm
commit e873c7e893987f5ad90ef401e6f986c62b4fc42d Author: Nick Mathewson Date: Mon Aug 10 17:36:21 2020 -0400 small code tweaks to try to work around debian stable complaints --- src/feature/rend/rendclient.c | 4 ++-- src/lib/net/address.c | 2 +- 2 files changed, 3 insertions(+),

[tor-commits] [tor/maint-0.4.4] Merge branch 'maint-0.4.3' into maint-0.4.4

2020-08-10 Thread nickm
commit 7d80bf80fe9017e04fff4b588f49d0393332ebee Merge: c1b440f760 f3fcc89d05 Author: Nick Mathewson Date: Mon Aug 10 19:33:07 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/maint-0.4.4] Merge branch 'maint-0.4.2' into maint-0.4.3

2020-08-10 Thread nickm
commit f3fcc89d055811065bd9fe723b4d71b755b82edc Merge: 39d5e7c764 68f8250cbb Author: Nick Mathewson Date: Mon Aug 10 19:33:06 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/maint-0.4.4] small code tweaks to try to work around debian stable complaints

2020-08-10 Thread nickm
commit e873c7e893987f5ad90ef401e6f986c62b4fc42d Author: Nick Mathewson Date: Mon Aug 10 17:36:21 2020 -0400 small code tweaks to try to work around debian stable complaints --- src/feature/rend/rendclient.c | 4 ++-- src/lib/net/address.c | 2 +- 2 files changed, 3 insertions(+),

[tor-commits] [tor/release-0.3.5] Try to set up a minimal gitlab CI script

2020-08-10 Thread nickm
commit 057f40f3d8e64389be40f26de6b634f2b8aab0d4 Author: Nick Mathewson Date: Mon Aug 10 16:10:12 2020 -0400 Try to set up a minimal gitlab CI script This is based on @eighthave's templates, and the work we've been doing to present a uniform testing environment. ---

[tor-commits] [tor/master] Merge branch 'maint-0.4.2' into maint-0.4.3

2020-08-10 Thread nickm
commit f3fcc89d055811065bd9fe723b4d71b755b82edc Merge: 39d5e7c764 68f8250cbb Author: Nick Mathewson Date: Mon Aug 10 19:33:06 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.4] Merge branch 'maint-0.4.4' into release-0.4.4

2020-08-10 Thread nickm
commit 16b830ed52e70e9d1b4e808f88970003fc2a45f6 Merge: 561ba475e9 7d80bf80fe Author: Nick Mathewson Date: Mon Aug 10 19:33:07 2020 -0400 Merge branch 'maint-0.4.4' into release-0.4.4 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.4] Merge branch 'maint-0.3.5' into maint-0.4.2

2020-08-10 Thread nickm
commit 68f8250cbb6f1844e7f16f5f1bc8063b8bbfdf14 Merge: 352991c843 e873c7e893 Author: Nick Mathewson Date: Mon Aug 10 19:32:49 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.2' into maint-0.4.3

2020-08-10 Thread nickm
commit f3fcc89d055811065bd9fe723b4d71b755b82edc Merge: 39d5e7c764 68f8250cbb Author: Nick Mathewson Date: Mon Aug 10 19:33:06 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/release-0.3.5] Add a shareable continuous-integration script.

2020-08-10 Thread nickm
commit cb027b392f0f93d543cad1689e407b5fd71c2dec Author: Nick Mathewson Date: Mon Aug 10 15:58:28 2020 -0400 Add a shareable continuous-integration script. Eventually this should be used by every one of our CI scripts. --- scripts/ci/ci-driver.sh | 424

[tor-commits] [tor/maint-0.4.2] Merge branch 'maint-0.3.5' into maint-0.4.2

2020-08-10 Thread nickm
commit 68f8250cbb6f1844e7f16f5f1bc8063b8bbfdf14 Merge: 352991c843 e873c7e893 Author: Nick Mathewson Date: Mon Aug 10 19:32:49 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml| 120 ++-- scripts/ci/ci-driver.sh | 424

[tor-commits] [onionperf/master] Merge branch 'task-40003' into develop

2020-08-10 Thread karsten
commit dff6ed7269e97e03e4d285eda2d8d329c779686a Merge: a2ef62c 7c1ae34 Author: Karsten Loesing Date: Thu Jul 16 22:10:42 2020 +0200 Merge branch 'task-40003' into develop schema/onionperf-3.0.json | 546 ++ 1 file changed, 546 insertions(+)

[tor-commits] [onionperf/master] Fix visualizations.

2020-08-10 Thread karsten
commit b9dbc158666940bc1bb2c7ffccee2b73873c7368 Author: Karsten Loesing Date: Sun Jul 12 23:18:29 2020 +0200 Fix visualizations. Turns out that stream_info/recvsize contains a string, not an int. --- onionperf/visualization.py | 6 +++--- 1 file changed, 3 insertions(+), 3

[tor-commits] [onionperf/master] Fix reprocessing submode.

2020-08-10 Thread karsten
commit aea46c56a8bcd3d6f54580868c3b8e72cbcb2d9b Author: Karsten Loesing Date: Tue Jul 14 09:01:08 2020 +0200 Fix reprocessing submode. --- onionperf/reprocessing.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/onionperf/reprocessing.py

[tor-commits] [onionperf/master] Restore #40004 fix that got lost during rebase.

2020-08-10 Thread karsten
commit 120e425ebf78d36b3e1efd06de1e6cbe134a4a58 Author: Karsten Loesing Date: Sun Jul 12 22:47:58 2020 +0200 Restore #40004 fix that got lost during rebase. --- onionperf/visualization.py | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/onionperf/visualization.py

[tor-commits] [onionperf/master] Make a few whitespace fixes.

2020-08-10 Thread karsten
commit 2eceb8c7044a770059f4d1ad06241b60216d4b84 Author: Karsten Loesing Date: Sun Jul 12 22:50:41 2020 +0200 Make a few whitespace fixes. --- onionperf/analysis.py | 4 ++-- onionperf/visualization.py | 12 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git

[tor-commits] [onionperf/master] Pass date_filter argument to parent analysis

2020-08-10 Thread karsten
commit e32deb2994576cd1bfb83477da5d36b7991ef4d1 Author: Ana Custura Date: Wed Jul 22 15:10:06 2020 +0100 Pass date_filter argument to parent analysis --- onionperf/analysis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onionperf/analysis.py b/onionperf/analysis.py

[tor-commits] [onionperf/master] Updates visualization code to use new dictionary structure

2020-08-10 Thread karsten
commit 1b6c211ea77c7ba7f96c0cc53e7d392b9f6eb1b7 Author: Ana Custura Date: Thu Jul 9 15:33:39 2020 +0100 Updates visualization code to use new dictionary structure --- onionperf/analysis.py | 7 +++ onionperf/visualization.py | 44 +--- 2

[tor-commits] [onionperf/master] Update path to TGen 1.0.0 binary in README.md.

2020-08-10 Thread karsten
commit 5d5bff153dfd4a4b98d2bd3632cc4e813498ae0a Author: Karsten Loesing Date: Sun Jul 12 22:45:01 2020 +0200 Update path to TGen 1.0.0 binary in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 032dd41..e3df3bf 100644

[tor-commits] [onionperf/master] Remove README_JSON.md and point to JSON schema.

2020-08-10 Thread karsten
commit a817e5ae5ece1d753f3688ee579e87e93951a779 Author: Karsten Loesing Date: Thu Jul 16 22:14:28 2020 +0200 Remove README_JSON.md and point to JSON schema. --- README.md | 2 +- README_JSON.md | 213 - 2 files changed, 1

[tor-commits] [onionperf/master] Fix a bug introduced by the TGen 1.0.0 update.

2020-08-10 Thread karsten
commit c761ac65aa71452a4ddd85137e4313c639e5fc63 Author: Karsten Loesing Date: Tue Jul 14 10:31:14 2020 +0200 Fix a bug introduced by the TGen 1.0.0 update. The bug was that we were using the wrong Analysis class in measure mode: AttributeError: 'Analysis' object has

[tor-commits] [onionperf/master] Do some repository housekeeping.

2020-08-10 Thread karsten
commit 7576ce3ede211722db59bde3ccbc7e79ac4ac60c Author: Karsten Loesing Date: Thu Jul 23 20:18:03 2020 +0200 Do some repository housekeeping. Fixes #40006. --- .gitignore | 4 ++-- .gitlab-ci.yml | 23 --- .gitmodules

[tor-commits] [onionperf/master] Remove now unused imports.

2020-08-10 Thread karsten
commit 0189c3a73339c7b2554aadb1c60b1dc92d534572 Author: Karsten Loesing Date: Sun Jul 12 22:57:11 2020 +0200 Remove now unused imports. --- onionperf/analysis.py | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/onionperf/analysis.py b/onionperf/analysis.py index

[tor-commits] [onionperf/master] Remove TGen 0.0.1 reference from README.md.

2020-08-10 Thread karsten
commit 272cd2558ad352936260522de8d49a417e40b501 Author: Karsten Loesing Date: Mon Jul 13 16:53:27 2020 +0200 Remove TGen 0.0.1 reference from README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3df3bf..ecd7c0c 100644

[tor-commits] [onionperf/master] Update TGen traffic model to use TGen version 1.0.0

2020-08-10 Thread karsten
commit 25bae0dc902e3b486c357e29ea0368cb85fad262 Author: Ana Custura Date: Fri Jun 26 10:40:24 2020 +0100 Update TGen traffic model to use TGen version 1.0.0 --- onionperf/model.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/onionperf/model.py

[tor-commits] [onionperf/master] Update Analysis and TGenParser classes to use TGenTools

2020-08-10 Thread karsten
commit 0a64de95106fcc3fb389165a74d99200cf4e18ea Author: Ana Custura Date: Fri Jun 26 11:01:16 2020 +0100 Update Analysis and TGenParser classes to use TGenTools --- onionperf/analysis.py | 283 ++ 1 file changed, 8 insertions(+), 275

[tor-commits] [onionperf/master] Update do_simple analysis param to new do_complete tgen semantics

2020-08-10 Thread karsten
commit 05eb9cdf56f6ae275ace65a0bdbdcf2c3b5e1c40 Author: Ana Custura Date: Fri Jun 26 10:52:46 2020 +0100 Update do_simple analysis param to new do_complete tgen semantics --- onionperf/analysis.py | 42 +- onionperf/onionperf | 8

[tor-commits] [onionperf/master] Remove stream_summary from analysis results

2020-08-10 Thread karsten
commit 560194bb1f4f25975cde6123fde75e7ff3754ddb Author: Ana Custura Date: Fri Jul 10 21:03:19 2020 +0100 Remove stream_summary from analysis results --- onionperf/analysis.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/onionperf/analysis.py

[tor-commits] [onionperf/master] Update tor analysis class and method names to be tor-specific

2020-08-10 Thread karsten
commit 54911cd9fc2659e0ea4b5cd5a249489e3fed18eb Author: Ana Custura Date: Fri Jun 26 10:58:57 2020 +0100 Update tor analysis class and method names to be tor-specific --- onionperf/analysis.py | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [onionperf/master] Adds support for previous analyses

2020-08-10 Thread karsten
commit 074842a412c2d7ede45a40eb4fb610cd32619c11 Author: Ana Custura Date: Sat Jul 11 11:38:54 2020 +0100 Adds support for previous analyses --- onionperf/analysis.py | 6 onionperf/visualization.py | 72 -- 2 files changed, 57

[tor-commits] [onionperf/master] Retrieve error_code from the stream_info dict

2020-08-10 Thread karsten
commit 89c8a8f826ee0dc460feb81f67e6bebfbbb9981f Author: Ana Custura Date: Thu Jul 23 15:04:57 2020 +0100 Retrieve error_code from the stream_info dict --- onionperf/visualization.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/onionperf/visualization.py

[tor-commits] [onionperf/master] Merge branch 'task-40005' into develop

2020-08-10 Thread karsten
commit a2ef62c2b7d1406f72ac87769ce0396f543146d8 Merge: c761ac6 c1cd60e Author: Karsten Loesing Date: Thu Jul 16 09:55:36 2020 +0200 Merge branch 'task-40005' into develop onionperf/analysis.py| 76 onionperf/measurement.py

[tor-commits] [onionperf/master] Add JSON schema for analysis file format 3.0.

2020-08-10 Thread karsten
commit 7c1ae345effc8197e35de86d318893d42285 Author: Karsten Loesing Date: Sun Jul 12 17:43:08 2020 +0200 Add JSON schema for analysis file format 3.0. This schema can be used to validate an analysis file using version 3.0 by using the following commands: ```

[tor-commits] [onionperf/master] Add TGenTools requirement, update code to use new OPAnalysis class

2020-08-10 Thread karsten
commit ae18e7a7cbf1330f096ecd569eb45e9cfc039dda Author: Ana Custura Date: Fri Jun 26 11:08:28 2020 +0100 Add TGenTools requirement, update code to use new OPAnalysis class --- onionperf/onionperf | 8 requirements.txt| 1 + 2 files changed, 5 insertions(+), 4 deletions(-)

[tor-commits] [onionperf/master] Updates analysis version to 3.0

2020-08-10 Thread karsten
commit 5c4c77bb0e0823f6fa9ae8046b86c911915265c9 Author: Ana Custura Date: Thu Jul 9 15:56:40 2020 +0100 Updates analysis version to 3.0 --- onionperf/analysis.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/onionperf/analysis.py b/onionperf/analysis.py index

[tor-commits] [onionperf/master] Refine error codes into TOR or TGEN errors.

2020-08-10 Thread karsten
commit 4533b39591cc0a6df124e017366ea71343c842bf Author: Karsten Loesing Date: Fri Jul 17 22:24:43 2020 +0200 Refine error codes into TOR or TGEN errors. With this change we include more detailed error codes in visualization output. In order to do so we map TGen

[tor-commits] [onionperf/master] Removes unused import and do_complete attribute from tor parser

2020-08-10 Thread karsten
commit c1cd60e05e23ef022076df9665a9d23c891561ca Author: Ana Custura Date: Wed Jul 15 11:56:50 2020 +0100 Removes unused import and do_complete attribute from tor parser --- onionperf/analysis.py | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[tor-commits] [onionperf/master] Renames stream_id to id

2020-08-10 Thread karsten
commit deff90a2b21b4be8e51036dd352d1f4c398836ea Author: Ana Custura Date: Sun Jul 12 15:04:35 2020 +0100 Renames stream_id to id --- onionperf/visualization.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/onionperf/visualization.py b/onionperf/visualization.py

[tor-commits] [onionperf/master] Take out Tor summaries and the do_complete switch.

2020-08-10 Thread karsten
commit 95a2f8b482ee882b4ec898a7bbc76018a6d98659 Author: Karsten Loesing Date: Tue Jul 14 10:14:22 2020 +0200 Take out Tor summaries and the do_complete switch. Implements tpo/metrics/onionperf#40005. --- onionperf/analysis.py| 70

[tor-commits] [onionperf/master] Merge branch 'tgen-1.0.0' into develop

2020-08-10 Thread karsten
commit a11531b53fb4443aa3c49eed0bf78ea9d577a500 Merge: adece5d aea46c5 Author: Karsten Loesing Date: Tue Jul 14 09:03:24 2020 +0200 Merge branch 'tgen-1.0.0' into develop README.md| 7 +- onionperf/analysis.py| 332

[tor-commits] [onionperf/master] Fix unit tests.

2020-08-10 Thread karsten
commit 3e67cb32257ecbaec632b782603c162aa10a0af6 Author: Karsten Loesing Date: Mon Jul 13 16:55:10 2020 +0200 Fix unit tests. --- onionperf/tests/test_analysis.py | 265 --- 1 file changed, 110 insertions(+), 155 deletions(-) diff --git

[tor-commits] [onionperf/master] Rotate error code on y axis tick labels.

2020-08-10 Thread karsten
commit 30aa6dcb52d31403ab366599b13d7fa4db3adb80 Author: Karsten Loesing Date: Thu Jul 23 21:36:10 2020 +0200 Rotate error code on y axis tick labels. Still part of #34218. --- onionperf/visualization.py | 1 + 1 file changed, 1 insertion(+) diff --git

[tor-commits] [onionperf/master] Add change log entries for latest two changes.

2020-08-10 Thread karsten
commit 251fd9c2b5fe9be1685f4d4e4453b617b505a638 Author: Karsten Loesing Date: Fri Jul 24 16:36:34 2020 +0200 Add change log entries for latest two changes. --- CHANGELOG.md | 4 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54b632b..0c4c4f2 100644

[tor-commits] [onionperf/master] Merge branch 'issue-40006' into develop

2020-08-10 Thread karsten
commit c41a7036852b0d7ae93b6cef8e58ed3c364f518e Merge: dd42ef1 7576ce3 Author: Karsten Loesing Date: Fri Jul 24 16:31:42 2020 +0200 Merge branch 'issue-40006' into develop .gitignore | 4 +-- .gitlab-ci.yml | 23 .gitmodules|

[tor-commits] [onionperf/master] Add CHANGELOG.md.

2020-08-10 Thread karsten
commit a671736fa1e7328c08e2a1644be280c3c045d29a Author: Karsten Loesing Date: Thu Jul 23 19:44:48 2020 +0200 Add CHANGELOG.md. --- CHANGELOG.md | 67 1 file changed, 67 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md new

[tor-commits] [onionperf/master] Fix unit tests.

2020-08-10 Thread karsten
commit 899dbf2518a191167d779063a85c6c0285a68b7b Author: Karsten Loesing Date: Thu Jul 23 21:10:22 2020 +0200 Fix unit tests. Latest TGenTools contain a fix for correctly computing the start time of failed streams. We have to update our unit tests. Related to #30362.

[tor-commits] [onionperf/master] Updates README.md following the update to TGen 1.0.0

2020-08-10 Thread karsten
commit 7282eea4f8349fb8e95a5e0c8c81f574abe8a30d Author: Ana Custura Date: Sun Jul 12 15:45:29 2020 +0100 Updates README.md following the update to TGen 1.0.0 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 77384c6..032dd41

[tor-commits] [onionperf/master] Merge branch 'task-34218' into develop

2020-08-10 Thread karsten
commit dd42ef1d5193bf96a59ee336ff6aff8f53bfd979 Merge: 899dbf2 30aa6dc Author: Karsten Loesing Date: Thu Jul 23 21:37:11 2020 +0200 Merge branch 'task-34218' into develop onionperf/analysis.py | 6 +++ onionperf/visualization.py | 108 +++--

[tor-commits] [onionperf/master] Bump version to 0.6.

2020-08-10 Thread karsten
commit e333be25a85952d78f1655e80516d01ab59e50bc Author: Karsten Loesing Date: Sat Aug 8 14:31:20 2020 +0200 Bump version to 0.6. --- CHANGELOG.md | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c4c4f2..b8a86ee

[tor-commits] [tor-browser/tor-browser-78.1.0esr-10.0-1] fixup! Bug 10760: Integrate TorButton to TorBrowser core

2020-08-10 Thread gk
commit 09628dac32ee9a839cfeef284e8531ddb161e15d Author: Georg Koppen Date: Mon Aug 10 07:35:16 2020 + fixup! Bug 10760: Integrate TorButton to TorBrowser core --- toolkit/torproject/torbutton | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

<    1   2