[tor-commits] [tor/master] Fix glob processing on BSD systems. #40318

2021-04-08 Thread asn
commit 36768b5756f05774258ca9c5db6379f74dfd6586 Author: Daniel Pinto Date: Thu Mar 25 01:23:04 2021 + Fix glob processing on BSD systems. #40318 On Linux systems, glob automatically ignores the errors ENOENT and ENOTDIR because they are expected during glob expansion. But

[tor-commits] [tor/release-0.4.5] Fix glob processing on BSD systems. #40318

2021-04-08 Thread asn
commit 36768b5756f05774258ca9c5db6379f74dfd6586 Author: Daniel Pinto Date: Thu Mar 25 01:23:04 2021 + Fix glob processing on BSD systems. #40318 On Linux systems, glob automatically ignores the errors ENOENT and ENOTDIR because they are expected during glob expansion. But

[tor-commits] [tor/master] Slightly reword the changes file and rename it.

2021-04-08 Thread asn
commit d2c2204b2ac564cd71fd0be1ea3efabd6f84fc36 Author: Alexander Færøy Date: Fri Jan 22 13:22:14 2021 + Slightly reword the changes file and rename it. --- changes/bug40141 | 4 changes/glob_dir | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/master] path: fix directory special case

2021-04-08 Thread asn
commit 2e76b024015cb1f0263bfe53746a759b7d255a20 Author: Hello71 Date: Sat Jan 9 19:16:20 2021 + path: fix directory special case --- changes/glob_dir | 3 +++ src/lib/fs/path.c| 10 ++ src/test/test_util.c | 7 --- 3 files changed, 9 insertions(+), 11

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/273'

2021-04-08 Thread asn
commit b07ed22cbb43fe0aaac3f1b13f4902cea895d724 Merge: 5ebf2b81a1 d2c2204b2a Author: George Kadianakis Date: Thu Apr 8 14:20:53 2021 +0300 Merge remote-tracking branch 'tor-gitlab/mr/273' changes/bug40141 | 4 src/lib/fs/path.c| 10 ++ src/test/test_util.c | 7

[tor-commits] [tor/master] Retroactively add a missing changelog entry for v2 hs removal

2021-04-05 Thread asn
commit c9db3c1bdf1baaaecf21ed2d1857a5cd1bf407f9 Author: Nick Mathewson Date: Wed Mar 24 09:52:05 2021 -0400 Retroactively add a missing changelog entry for v2 hs removal Closes #40348. --- ChangeLog | 10 ++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/345'

2021-04-05 Thread asn
commit 5ebf2b81a1db144a933b2971d580452d0eafcd31 Merge: e9c950af82 c9db3c1bdf Author: George Kadianakis Date: Mon Apr 5 17:07:05 2021 +0300 Merge remote-tracking branch 'tor-gitlab/mr/345' ChangeLog | 10 ++ 1 file changed, 10 insertions(+)

[tor-commits] [torspec/master] Prop331: Merge Res tokens proposal

2021-04-01 Thread asn
tps://repo.getmonero.org/selene/primo + https://www.monerooutreach.org/stories/RPC-Pay.html +[REF_POW_PERF]: https://gitlab.torproject.org/tpo/core/torspec/-/blob/master/proposals/327-pow-over-intro.txt#L1050 +[REF_RES_BENCH]: https://github.com/asn-d6/res_tokens_benchmark ___ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

[tor-commits] [torspec/master] Proposal 329: Conflux traffic splitting

2021-03-30 Thread asn
commit 9f39565e61b65bb5f65d37ed779d17fe1c596179 Author: David Goulet Date: Wed Feb 6 17:24:01 2019 -0500 Proposal 329: Conflux traffic splitting --- proposals/329-traffic-splitting.txt | 843 1 file changed, 843 insertions(+) diff --git

[tor-commits] [torspec/master] Tighten up some terms and phrasing.

2021-03-30 Thread asn
commit 660a75f34d82e7b9ea2a632dd1f0e06ad17b00d5 Author: Mike Perry Date: Fri Mar 26 21:05:59 2021 + Tighten up some terms and phrasing. --- proposals/329-traffic-splitting.txt | 76 +++-- 1 file changed, 39 insertions(+), 37 deletions(-) diff --git

[tor-commits] [torspec/master] Prop329: Note new comments on receive windows from Simone and Toke

2021-03-30 Thread asn
commit b2cfbecd3b8e0e2786c32edfb8b1e7bc763b7c68 Author: Mike Perry Date: Fri Mar 26 15:54:02 2021 + Prop329: Note new comments on receive windows from Simone and Toke --- proposals/329-traffic-splitting.txt | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git

[tor-commits] [torspec/master] Reformat Prop329.

2021-03-30 Thread asn
commit d73bdd1e0b44b0f9c6ad8da216cdba0a9be2f456 Author: Mike Perry Date: Fri Mar 26 14:49:55 2021 + Reformat Prop329. --- proposals/329-traffic-splitting.txt | 1407 ++- 1 file changed, 709 insertions(+), 698 deletions(-) diff --git

[tor-commits] [torspec/master] Fix dropmark citation

2021-03-30 Thread asn
commit d30a5a2fff4451374954fce7dcc9f57013fc Author: Mike Perry Date: Fri Mar 26 15:20:32 2021 + Fix dropmark citation --- proposals/329-traffic-splitting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/329-traffic-splitting.txt

[tor-commits] [torspec/master] Add Acknowledgements to Proposal 324.

2021-03-30 Thread asn
commit f66a457cb27202931d276f8b38ee92223344bd0d Author: Mike Perry Date: Thu Mar 25 20:56:48 2021 + Add Acknowledgements to Proposal 324. --- proposals/324-rtt-congestion-control.txt | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/343'

2021-03-24 Thread asn
commit f1c673fa545dc4fc9003b3fe2170d7fd42870a18 Merge: 0cf3ab54f6 3a2593710b Author: George Kadianakis Date: Wed Mar 24 13:17:27 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/343' changes/ticket40346 | 4 doc/man/tor.1.txt | 2 +- 2 files changed, 5 insertions(+), 1

[tor-commits] [tor/master] man: HiddenServiceStatistics applies for bridges

2021-03-24 Thread asn
commit 3a2593710bac58a6789ac4dd6bef473802289a4d Author: David Goulet Date: Tue Mar 23 08:32:26 2021 -0400 man: HiddenServiceStatistics applies for bridges Closes #40346 Signed-off-by: David Goulet --- changes/ticket40346 | 4 doc/man/tor.1.txt | 2 +- 2 files

[tor-commits] [torspec/master] Clarify Torflow's aggregation steps

2021-03-24 Thread asn
commit e6b05bf44888ba35735e5293e4faa79a3cbac66d Author: Georg Koppen Date: Mon Mar 22 10:28:52 2021 + Clarify Torflow's aggregation steps Closes torspec#40. --- bandwidth-file-spec.txt | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[tor-commits] [torspec/master] Merge remote-tracking branch 'tor-gitlab/mr/31'

2021-03-17 Thread asn
commit baf7bc9cf7d474e77daa9922471c2b090d90053d Merge: 2169b63 cccf29c Author: George Kadianakis Date: Wed Mar 17 18:25:50 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/31' proposals/328-relay-overload-report.md | 43 +++--- 1 file changed, 29

[tor-commits] [torspec/master] prop328: Rate-limit counter should increase once per minute.

2021-03-17 Thread asn
commit cccf29c7af52beececb5828f79098c7800f5412f Author: George Kadianakis Date: Wed Mar 10 14:41:40 2021 +0200 prop328: Rate-limit counter should increase once per minute. --- proposals/328-relay-overload-report.md | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git

[tor-commits] [torspec/master] Improve some parts of prop#328.

2021-03-17 Thread asn
commit 421bea4058c95a2055f043ab4f97fa978c9c4c97 Author: George Kadianakis Date: Tue Mar 2 19:48:36 2021 +0200 Improve some parts of prop#328. - Rename 'overload-reached' to 'overload-general' - Simplify 'overload-ratelimits' for engineering reasons - Add versioning on the

[tor-commits] [tor/master] Merge branch 'mr/334'

2021-03-17 Thread asn
commit 29f07a4e9d2e7cd061e696f673c42e00885ec231 Merge: 15a95df376 7740a8b5d4 Author: George Kadianakis Date: Wed Mar 17 18:23:18 2021 +0200 Merge branch 'mr/334' changes/bug40222| 6 ++ src/app/config/config.c | 1 + src/app/config/or_options_st.h | 3 +

[tor-commits] [tor/master] Implement rate limiting metrics.

2021-03-17 Thread asn
commit e688580277cd0223a32bf08603013b59693c713c Author: George Kadianakis Date: Tue Mar 9 15:41:11 2021 +0200 Implement rate limiting metrics. --- src/core/mainloop/connection.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/src/core/mainloop/connection.c

[tor-commits] [tor/master] Rate-limit counter should increase once per minute.

2021-03-17 Thread asn
commit 7740a8b5d4de649e3ba2a0578f789140725974b6 Author: George Kadianakis Date: Wed Mar 10 14:37:36 2021 +0200 Rate-limit counter should increase once per minute. --- src/feature/stats/rephist.c | 19 +++ src/test/test_stats.c | 39

[tor-commits] [tor/master] Implement port/file-descriptor exhaustion metric.

2021-03-17 Thread asn
commit faf1fe833eb4a59aae4843b450b85b4d8894ba02 Author: George Kadianakis Date: Tue Mar 9 15:40:00 2021 +0200 Implement port/file-descriptor exhaustion metric. This uses a heuristic that came up after a discussion with David. I'm leaving this as a separate commit so that

[tor-commits] [tor/master] Implement straightforward overload general metrics.

2021-03-17 Thread asn
commit f493a12e897b02f2e347078dc3e2a2437c324b66 Author: George Kadianakis Date: Tue Mar 9 15:39:03 2021 +0200 Implement straightforward overload general metrics. - OOM metric - onionskin overload metric - DNS timeout metric --- src/core/or/relay.c | 4

[tor-commits] [tor/master] Implement backbone of overload statistics.

2021-03-17 Thread asn
commit 0a5ecb334298187a64f5838223124530aa76 Author: George Kadianakis Date: Tue Mar 9 15:36:40 2021 +0200 Implement backbone of overload statistics. - Implement overload statistics structure. - Implement function that keeps track of overload statistics. - Implement

[tor-commits] [tor/release-0.4.5] Don't warn about missing guard state if controller picked first hop

2021-03-17 Thread asn
commit 9409c7f2f52f192eaf497c56daa485d75358de65 Author: Nick Mathewson Date: Mon Mar 8 13:41:20 2021 -0500 Don't warn about missing guard state if controller picked first hop See comments about why this needs a new flag and we can't just use CIRCUIT_PURPOSE_CONTROLLER.

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

2021-03-17 Thread asn
commit ea781dc44fe9423af4197cfc1e07825d4366e491 Merge: aa49562a05 59bbf8cde9 Author: George Kadianakis Date: Wed Mar 17 13:43:47 2021 +0200 Merge branch 'maint-0.4.5' into release-0.4.5 changes/bug40285_045 | 4 src/core/or/circuitbuild.c| 18 +-

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/333' into maint-0.4.5

2021-03-17 Thread asn
commit 59bbf8cde9144ee5c8d060959e723a4bedfd6bb8 Merge: d66178c7b7 9409c7f2f5 Author: George Kadianakis Date: Wed Mar 17 13:43:38 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/333' into maint-0.4.5 changes/bug40285_045 | 4 src/core/or/circuitbuild.c|

[tor-commits] [tor/release-0.4.5] Merge remote-tracking branch 'tor-gitlab/mr/333' into maint-0.4.5

2021-03-17 Thread asn
commit 59bbf8cde9144ee5c8d060959e723a4bedfd6bb8 Merge: d66178c7b7 9409c7f2f5 Author: George Kadianakis Date: Wed Mar 17 13:43:38 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/333' into maint-0.4.5 changes/bug40285_045 | 4 src/core/or/circuitbuild.c|

[tor-commits] [tor/maint-0.4.5] Don't warn about missing guard state if controller picked first hop

2021-03-17 Thread asn
commit 9409c7f2f52f192eaf497c56daa485d75358de65 Author: Nick Mathewson Date: Mon Mar 8 13:41:20 2021 -0500 Don't warn about missing guard state if controller picked first hop See comments about why this needs a new flag and we can't just use CIRCUIT_PURPOSE_CONTROLLER.

[tor-commits] [tor/master] Don't warn about missing guard state if controller picked first hop

2021-03-17 Thread asn
commit 9409c7f2f52f192eaf497c56daa485d75358de65 Author: Nick Mathewson Date: Mon Mar 8 13:41:20 2021 -0500 Don't warn about missing guard state if controller picked first hop See comments about why this needs a new flag and we can't just use CIRCUIT_PURPOSE_CONTROLLER.

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

2021-03-17 Thread asn
commit 0ac03390e482a7ff1008f0051ac647114ce00c09 Merge: 36b54fc6aa 59bbf8cde9 Author: George Kadianakis Date: Wed Mar 17 13:43:48 2021 +0200 Merge branch 'maint-0.4.5' changes/bug40285_045 | 4 src/core/or/circuitbuild.c| 18 +-

[tor-commits] [tor/maint-0.4.5] Merge remote-tracking branch 'tor-gitlab/mr/333' into maint-0.4.5

2021-03-17 Thread asn
commit 59bbf8cde9144ee5c8d060959e723a4bedfd6bb8 Merge: d66178c7b7 9409c7f2f5 Author: George Kadianakis Date: Wed Mar 17 13:43:38 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/333' into maint-0.4.5 changes/bug40285_045 | 4 src/core/or/circuitbuild.c|

[tor-commits] [tor/master] Use rangemap 0.1.10

2021-02-26 Thread asn
commit 85dcd4ce079182b3b6ec1399a233bc99c0dd8921 Author: Nick Mathewson Date: Mon Feb 22 13:22:24 2021 -0500 Use rangemap 0.1.10 0.1.9 fixed a range-coalescing bug; 0.1.10 fixed a performance regression. --- scripts/maint/geoip/geoip-db-tool/Cargo.toml | 4 +--- 1 file

[tor-commits] [tor/master] Rust tool to convert IPFire Location dump into CSV format.

2021-02-26 Thread asn
commit 0d4237839b21b466526a01147538d09c117cc884 Author: Nick Mathewson Date: Mon Feb 22 08:30:11 2021 -0500 Rust tool to convert IPFire Location dump into CSV format. The IPFire people provide a tool that collects data from several top-level sources, combines it into a single

[tor-commits] [tor/master] script to generate a commit for an updated geoip file

2021-02-26 Thread asn
commit dcad439e94359a547eb6655bcec202c0ad3dcd93 Author: Nick Mathewson Date: Mon Feb 22 12:41:03 2021 -0500 script to generate a commit for an updated geoip file --- scripts/maint/geoip/update_and_commit_geoip.sh | 34 ++ 1 file changed, 34 insertions(+) diff

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/317'

2021-02-26 Thread asn
commit 8020ae02abb105db8480022b6f47b65e832c1e63 Merge: f75baf5ea5 85dcd4ce07 Author: George Kadianakis Date: Fri Feb 26 12:56:14 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/317' scripts/maint/geoip/README.geoip | 25

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/306'

2021-02-24 Thread asn
commit 830b0f8c6290cf222527c0956ba6d7fe95688b83 Merge: 6edb648aa0 88559aca2d Author: George Kadianakis Date: Wed Feb 24 12:35:55 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/306' changes/ticket40255 | 5 + src/feature/dirauth/dirvote.c | 10

[tor-commits] [tor/master] Make dirauths vote the Sybil flag when other flags are zeroed out

2021-02-24 Thread asn
commit 88559aca2d9487a9b101bb563b1ddf857a013962 Author: Neel Chauhan Date: Fri Feb 12 15:43:48 2021 -0800 Make dirauths vote the Sybil flag when other flags are zeroed out --- changes/ticket40255 | 5 + src/feature/dirauth/dirvote.c | 10 +++---

[tor-commits] [tor/release-0.4.5] Merge remote-tracking branch 'tor-gitlab/mr/308' into maint-0.4.5

2021-02-19 Thread asn
commit 03c686563b54bbdf1337cb047b2b6002c5a1a549 Merge: aebd0a4080 9f61d9238c Author: George Kadianakis Date: Fri Feb 19 13:26:33 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/308' into maint-0.4.5 changes/ticket40295| 3 +++ src/core/mainloop/connection.c | 2 ++

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

2021-02-19 Thread asn
commit 077e895934c02fd66321800fef55c9265d94889b Merge: 2b8af39d86 03c686563b Author: George Kadianakis Date: Fri Feb 19 13:26:52 2021 +0200 Merge branch 'maint-0.4.5' into release-0.4.5 changes/ticket40295| 3 +++ src/core/mainloop/connection.c | 2 ++

[tor-commits] [tor/release-0.4.5] metrics: Handle the connection finished flushing event

2021-02-19 Thread asn
commit 9f61d9238ce81444b988137508436255f275051d Author: David Goulet Date: Wed Feb 17 09:54:05 2021 -0500 metrics: Handle the connection finished flushing event Turns out, we forgot to add the METRICS connection type fo the finished flushing handler. Fixes #40295

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

2021-02-19 Thread asn
commit 67938e019844d8143d683321faf45d7623a3a9ae Merge: cf1f03fe1d 03c686563b Author: George Kadianakis Date: Fri Feb 19 13:26:52 2021 +0200 Merge branch 'maint-0.4.5' ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/308'

2021-02-19 Thread asn
commit cf1f03fe1d2a3b6e500ef1bf716976d6c2d9f192 Merge: e8cce1058c 9f61d9238c Author: George Kadianakis Date: Fri Feb 19 13:25:47 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/308' changes/ticket40295| 3 +++ src/core/mainloop/connection.c | 2 ++

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/308' into maint-0.4.5

2021-02-19 Thread asn
commit 03c686563b54bbdf1337cb047b2b6002c5a1a549 Merge: aebd0a4080 9f61d9238c Author: George Kadianakis Date: Fri Feb 19 13:26:33 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/308' into maint-0.4.5 changes/ticket40295| 3 +++ src/core/mainloop/connection.c | 2 ++

[tor-commits] [tor/master] metrics: Handle the connection finished flushing event

2021-02-19 Thread asn
commit 9f61d9238ce81444b988137508436255f275051d Author: David Goulet Date: Wed Feb 17 09:54:05 2021 -0500 metrics: Handle the connection finished flushing event Turns out, we forgot to add the METRICS connection type fo the finished flushing handler. Fixes #40295

[tor-commits] [tor/maint-0.4.5] Merge remote-tracking branch 'tor-gitlab/mr/308' into maint-0.4.5

2021-02-19 Thread asn
commit 03c686563b54bbdf1337cb047b2b6002c5a1a549 Merge: aebd0a4080 9f61d9238c Author: George Kadianakis Date: Fri Feb 19 13:26:33 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/308' into maint-0.4.5 changes/ticket40295| 3 +++ src/core/mainloop/connection.c | 2 ++

[tor-commits] [tor/maint-0.4.5] metrics: Handle the connection finished flushing event

2021-02-19 Thread asn
commit 9f61d9238ce81444b988137508436255f275051d Author: David Goulet Date: Wed Feb 17 09:54:05 2021 -0500 metrics: Handle the connection finished flushing event Turns out, we forgot to add the METRICS connection type fo the finished flushing handler. Fixes #40295

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/305'

2021-02-19 Thread asn
commit e8cce1058c06e8f1bec486c9e49bc2e81243b672 Merge: b2f025cb56 7f32ae0eb5 Author: George Kadianakis Date: Fri Feb 19 13:24:34 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/305' .gitlab/issue_templates/Bug.md | 32

[tor-commits] [tor/master] Use titlecase for template filenames.

2021-02-19 Thread asn
commit 22df6a3127fe4f55217186be068048905a24d14d Author: Alexander Færøy Date: Fri Feb 12 20:39:28 2021 + Use titlecase for template filenames. --- .gitlab/issue_templates/{bug.md => Bug.md} | 0 .gitlab/issue_templates/{feature.md => Feature.md} | 0

[tor-commits] [tor/master] Remove Proposal.md.

2021-02-19 Thread asn
commit 7f32ae0eb55382b9ef59a36713887b7a8927b794 Author: Alexander Færøy Date: Fri Feb 12 20:39:48 2021 + Remove Proposal.md. I don't think the Proposal.md fits well with the kind of tickets we see. Let's start with Features and Bug and expand upon it as we go. ---

[tor-commits] [tor/master] Remove documentation issue template.

2021-02-19 Thread asn
commit cdc66380021dcec7f2276164c9df4aa57e62f87f Author: Alexander Færøy Date: Fri Feb 12 20:36:17 2021 + Remove documentation issue template. I think the issues we get in here will be covered by either the bug or feature document. ---

[tor-commits] [tor/master] Adds issue creation templates for bugs, features, proposals and documentation.

2021-02-19 Thread asn
commit 3b0e0a87e77a120f3b18285ca223c33f83b8a5c7 Author: Gaba Date: Tue Dec 22 09:05:55 2020 -0300 Adds issue creation templates for bugs, features, proposals and documentation. --- .gitlab/issue_templates/bug.md | 42

[tor-commits] [tor/master] Elaborate a few of the items from Gaba's initial templates.

2021-02-19 Thread asn
commit 003e237dfc604edb7833701f61e869b0ad3b19b1 Author: Alexander Færøy Date: Fri Feb 12 20:38:21 2021 + Elaborate a few of the items from Gaba's initial templates. --- .gitlab/issue_templates/bug.md | 26 -- .gitlab/issue_templates/feature.md | 6 --

[tor-commits] [torspec/master] Update path-spec.txt for CBT estimator fixes for #40168.

2021-02-19 Thread asn
commit df031d7bf33f68948b2c915d681b08ca59c1da37 Author: Mike Perry Date: Tue Nov 3 16:28:52 2020 -0600 Update path-spec.txt for CBT estimator fixes for #40168. Also clarify and improve wording of the timeout calculation section. --- path-spec.txt | 202

[tor-commits] [tor/master] Add CBT unit test for Xm and alpha estimation.

2021-02-19 Thread asn
commit 917f8beb54e6edaabe4d4426636043cad9f38450 Author: Mike Perry Date: Mon Dec 14 16:19:20 2020 -0600 Add CBT unit test for Xm and alpha estimation. --- src/core/or/circuitstats.c | 2 +- src/core/or/circuitstats.h | 1 + src/test/test.c| 102

[tor-commits] [tor/master] Merge branch 'bug40168+34088-035-v3' into bug40168+34088-035-v3-master

2021-02-19 Thread asn
commit b2f025cb568673acd00b7158957d24193ed739d9 Merge: 2709828494 917f8beb54 Author: Mike Perry Date: Thu Feb 18 18:17:18 2021 + Merge branch 'bug40168+34088-035-v3' into bug40168+34088-035-v3-master changes/bug34088 | 4 ++ changes/bug40168 | 16 +

[tor-commits] [tor/master] Update documentation for the number of modes for Xm estimator.

2021-02-19 Thread asn
commit a0690f079d29e13ee6ccaf94e2dca06953a05460 Author: Mike Perry Date: Thu Dec 10 17:27:55 2020 -0600 Update documentation for the number of modes for Xm estimator. --- src/core/or/circuitstats.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor/master] Bug 34088: Remove max timeout calculation and warning.

2021-02-19 Thread asn
commit d16b3d12a140af11f313bee3f5c0fbddf6a4e19e Author: Mike Perry Date: Mon Nov 23 21:37:51 2020 -0600 Bug 34088: Remove max timeout calculation and warning. With the maximum likelihood estimator for alpha from #40168, we no longer need max_time to calculate alpha. ---

[tor-commits] [tor/master] Fix Xm mode calculation to properly average N=10 modes.

2021-02-19 Thread asn
commit ed9d60cb92efbf5bc2a3c22ade6ffee4e1c8116a Author: Mike Perry Date: Fri Nov 6 16:30:16 2020 -0600 Fix Xm mode calculation to properly average N=10 modes. This is still fast enough. ~100usec on my laptop with 1000 build times. --- src/core/or/circuitstats.c | 61

[tor-commits] [tor/master] Bug 34088: Changes file

2021-02-19 Thread asn
commit 525195a7153d47295de430002f28b4c27192b5c1 Author: Mike Perry Date: Mon Nov 23 21:44:55 2020 -0600 Bug 34088: Changes file --- changes/bug34088 | 4 1 file changed, 4 insertions(+) diff --git a/changes/bug34088 b/changes/bug34088 new file mode 100644 index

[tor-commits] [tor/master] Bug 40168 changes file

2021-02-19 Thread asn
commit 1fadb1bdf12610970af0ae9c7affd300830c3509 Author: Mike Perry Date: Tue Nov 3 14:39:10 2020 -0600 Bug 40168 changes file --- changes/bug40168 | 16 1 file changed, 16 insertions(+) diff --git a/changes/bug40168 b/changes/bug40168 new file mode 100644 index

[tor-commits] [tor/master] Log circuit timeout in milliseconds

2021-02-19 Thread asn
commit 86acd4d940572db16c3a4ccfa6059f1b76a3f5f6 Author: Mike Perry Date: Tue Nov 3 15:37:43 2020 -0600 Log circuit timeout in milliseconds --- src/core/or/circuitstats.c | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/src/core/or/circuitstats.c

[tor-commits] [tor/master] Lower circuit build time bin width to 10ms.

2021-02-19 Thread asn
commit 406400a74d917ec997d26afdf4ae97d9826820fe Author: Mike Perry Date: Wed Nov 4 12:30:50 2020 -0600 Lower circuit build time bin width to 10ms. 50ms is not enough resolution. CBT can be as low as 80ms in datacenter clients close to their relays. ---

[tor-commits] [tor/master] Completely ignore abandoned circs from circ timeout calc

2021-02-19 Thread asn
commit 37b21591502d080b5f8ba9c1d0b37bd226b7f183 Author: Mike Perry Date: Tue Oct 20 10:50:27 2020 -0500 Completely ignore abandoned circs from circ timeout calc This prevents the timeout curve from getting spread out as much, resulting in more accurate timeout values for

[tor-commits] [tor/master] Lower min circ timeout from 1.5s to bin width (10ms)

2021-02-19 Thread asn
commit 761dd9f2ab240fb6ce80087e1c2feecd095d71f9 Author: Mike Perry Date: Wed Oct 21 18:17:30 2020 -0500 Lower min circ timeout from 1.5s to bin width (10ms) --- src/core/or/circuitstats.c | 2 +- src/core/or/circuitstats.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff

[tor-commits] [tor/master] Raise the circuit close time quantile to 99.

2021-02-19 Thread asn
commit c90b0cb6fb4e5fd2dcc1b711f5ee5ca04576646e Author: Mike Perry Date: Tue Nov 3 14:28:43 2020 -0600 Raise the circuit close time quantile to 99. This should allow us to more accurately estimate pareto parameters without relying on "right-censorship" of circuit build timeout

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

2021-02-12 Thread asn
commit 14bd196eb866809159712e810937cec6749f4733 Merge: fe32ac926e 088a74aaab Author: George Kadianakis Date: Fri Feb 12 13:54:18 2021 +0200 Merge branch 'maint-0.4.5' into release-0.4.5 changes/ticket40221_045 | 6 ++ src/core/or/protover.c| 2 +-

[tor-commits] [tor/release-0.4.5] Remove DirCache=1 from list of supported versions.

2021-02-12 Thread asn
commit 8d80126eee396b503e464f2647b7ca00fd9db6c0 Author: Nick Mathewson Date: Mon Feb 8 11:40:35 2021 -0500 Remove DirCache=1 from list of supported versions. Closes #40221 --- changes/ticket40221_045 | 6 ++ src/core/or/protover.c| 2 +-

[tor-commits] [tor/release-0.4.5] Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5

2021-02-12 Thread asn
commit 088a74aaab84c5598f589fa6d0b6203ca8c666fa Merge: 58b5300f44 8d80126eee Author: George Kadianakis Date: Fri Feb 12 13:53:45 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5 changes/ticket40221_045 | 6 ++ src/core/or/protover.c| 2 +-

[tor-commits] [tor/master] Remove DirCache=1 from list of supported versions.

2021-02-12 Thread asn
commit 8d80126eee396b503e464f2647b7ca00fd9db6c0 Author: Nick Mathewson Date: Mon Feb 8 11:40:35 2021 -0500 Remove DirCache=1 from list of supported versions. Closes #40221 --- changes/ticket40221_045 | 6 ++ src/core/or/protover.c| 2 +-

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

2021-02-12 Thread asn
commit 9b6b1aedcdd1f8b76379fb9796020a04416e6b16 Merge: 9fbedc74c3 088a74aaab Author: George Kadianakis Date: Fri Feb 12 13:54:18 2021 +0200 Merge branch 'maint-0.4.5' changes/ticket40221_045 | 6 ++ src/core/or/protover.c| 2 +- src/rust/protover/protover.rs | 4 ++--

[tor-commits] [tor/maint-0.4.5] Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5

2021-02-12 Thread asn
commit 088a74aaab84c5598f589fa6d0b6203ca8c666fa Merge: 58b5300f44 8d80126eee Author: George Kadianakis Date: Fri Feb 12 13:53:45 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5 changes/ticket40221_045 | 6 ++ src/core/or/protover.c| 2 +-

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5

2021-02-12 Thread asn
commit 088a74aaab84c5598f589fa6d0b6203ca8c666fa Merge: 58b5300f44 8d80126eee Author: George Kadianakis Date: Fri Feb 12 13:53:45 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5 changes/ticket40221_045 | 6 ++ src/core/or/protover.c| 2 +-

[tor-commits] [tor/maint-0.4.5] Remove DirCache=1 from list of supported versions.

2021-02-12 Thread asn
commit 8d80126eee396b503e464f2647b7ca00fd9db6c0 Author: Nick Mathewson Date: Mon Feb 8 11:40:35 2021 -0500 Remove DirCache=1 from list of supported versions. Closes #40221 --- changes/ticket40221_045 | 6 ++ src/core/or/protover.c| 2 +-

[tor-commits] [tor/release-0.4.5] Merge remote-tracking branch 'tor-gitlab/mr/295' into release-0.4.5

2021-02-12 Thread asn
commit 726d62947c56eb13f892e3bb96fd8ee52555b4a9 Merge: 3d03016eb0 56f1cab9c1 Author: George Kadianakis Date: Fri Feb 12 13:49:43 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/295' into release-0.4.5 changes/bug40281 | 6 ++

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

2021-02-12 Thread asn
commit fe32ac926e1d8b57646e9fae0a3f451d105f2caf Merge: 726d62947c 58b5300f44 Author: George Kadianakis Date: Fri Feb 12 13:50:36 2021 +0200 Merge branch 'maint-0.4.5' into release-0.4.5 ___ tor-commits mailing list

[tor-commits] [tor/release-0.4.5] Merge remote-tracking branch 'tor-gitlab/mr/295' into maint-0.4.5

2021-02-12 Thread asn
commit 58b5300f4433f7cb741681a0501adba19af4ae6f Merge: 758000aa98 56f1cab9c1 Author: George Kadianakis Date: Fri Feb 12 13:44:03 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/295' into maint-0.4.5 changes/bug40281 | 6 ++

[tor-commits] [tor/release-0.4.5] Don't log supported-protover warnings if consensus is older than Tor.

2021-02-12 Thread asn
commit 56f1cab9c12349538c5526de92d6e64fecb81184 Author: Nick Mathewson Date: Mon Feb 8 11:52:53 2021 -0500 Don't log supported-protover warnings if consensus is older than Tor. Previously we would warn in this case... but there's really no justification for doing so, and it

[tor-commits] [tor/maint-0.4.5] Don't log supported-protover warnings if consensus is older than Tor.

2021-02-12 Thread asn
commit 56f1cab9c12349538c5526de92d6e64fecb81184 Author: Nick Mathewson Date: Mon Feb 8 11:52:53 2021 -0500 Don't log supported-protover warnings if consensus is older than Tor. Previously we would warn in this case... but there's really no justification for doing so, and it

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/295' into maint-0.4.5

2021-02-12 Thread asn
commit 58b5300f4433f7cb741681a0501adba19af4ae6f Merge: 758000aa98 56f1cab9c1 Author: George Kadianakis Date: Fri Feb 12 13:44:03 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/295' into maint-0.4.5 changes/bug40281 | 6 ++

[tor-commits] [tor/master] Don't log supported-protover warnings if consensus is older than Tor.

2021-02-12 Thread asn
commit 56f1cab9c12349538c5526de92d6e64fecb81184 Author: Nick Mathewson Date: Mon Feb 8 11:52:53 2021 -0500 Don't log supported-protover warnings if consensus is older than Tor. Previously we would warn in this case... but there's really no justification for doing so, and it

[tor-commits] [tor/maint-0.4.5] Merge remote-tracking branch 'tor-gitlab/mr/295' into maint-0.4.5

2021-02-12 Thread asn
commit 58b5300f4433f7cb741681a0501adba19af4ae6f Merge: 758000aa98 56f1cab9c1 Author: George Kadianakis Date: Fri Feb 12 13:44:03 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/295' into maint-0.4.5 changes/bug40281 | 6 ++

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

2021-02-12 Thread asn
commit 9fbedc74c3f3b26efdec7300e1cc41e7e2c23f49 Merge: b64fe4bf55 58b5300f44 Author: George Kadianakis Date: Fri Feb 12 13:50:36 2021 +0200 Merge branch 'maint-0.4.5' changes/bug40281 | 6 ++ src/feature/nodelist/networkstatus.c | 9 - 2 files changed, 14

[tor-commits] [tor/master] Fix coverity warnings 1472846 / 1472845.

2021-02-09 Thread asn
commit b64fe4bf55e57c19bb0ade5fc08d6500ac561019 Author: George Kadianakis Date: Tue Feb 9 18:50:20 2021 +0200 Fix coverity warnings 1472846 / 1472845. --- src/core/or/circuituse.c | 9 ++--- src/core/or/connection_edge.c | 6 -- 2 files changed, 10 insertions(+), 5

[tor-commits] [tor/master] Another round of unittest massaging for tor!212.

2021-02-08 Thread asn
commit 177b535e7295161db3ac62641173331310ab2ea5 Author: George Kadianakis Date: Mon Feb 8 15:54:48 2021 +0200 Another round of unittest massaging for tor!212. --- src/test/test_hs_control.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor/master] Fix broken unittest from tor!212 .

2021-02-08 Thread asn
commit 16915ec5158e1dda97f8ece3edb24370c9cddf46 Author: George Kadianakis Date: Mon Feb 8 15:30:50 2021 +0200 Fix broken unittest from tor!212 . Be more careful with memory management in the test. --- src/test/test_hs_control.c | 33 +++-- 1 file

[tor-commits] [tor/master] Document REND_V3_AUTH flag

2021-02-08 Thread asn
commit 22f55fdb2a8455b344ae094ee2706710a2b4d941 Author: Neel Chauhan Date: Wed Feb 3 10:25:46 2021 -0800 Document REND_V3_AUTH flag --- src/core/or/or.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/core/or/or.h b/src/core/or/or.h index 646dbf2c3a..182ebc48eb

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/212'

2021-02-08 Thread asn
commit d4255253b0b417b8b02d7ba40dc4ba06b5d00d11 Merge: 60823d261c 22f55fdb2a Author: George Kadianakis Date: Mon Feb 8 13:03:07 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/212' changes/ticket40084 | 4 ++ src/core/or/or.h | 2 +

[tor-commits] [tor/master] More logic corrections

2021-02-08 Thread asn
commit 7d54734900e3a11f007d9fdff1188be7cc2e7a01 Author: Neel Chauhan Date: Thu Dec 3 17:40:55 2020 -0800 More logic corrections --- src/feature/control/control_cmd.c | 5 +++-- src/feature/control/control_cmd.h | 11 --- src/feature/hs/hs_service.c | 23

[tor-commits] [tor/master] Reinstate add_onion_helper_add_service() test, validate auth clients before adding them

2021-02-08 Thread asn
commit 8a2910461baffbf4c83905776ec2f0aa7abe23a3 Author: Neel Chauhan Date: Tue Dec 8 11:24:27 2020 -0800 Reinstate add_onion_helper_add_service() test, validate auth clients before adding them --- src/feature/control/control_cmd.c | 2 +- src/feature/control/control_cmd.h | 9 +

[tor-commits] [tor/master] Remove unused NULL check in hs_service_add_ephemeral(), mention we take ownership of auth_clients_v3

2021-02-08 Thread asn
commit 65d60a16d96ad6e7f824225e3b9b109783575379 Author: Neel Chauhan Date: Tue Dec 8 10:46:44 2020 -0800 Remove unused NULL check in hs_service_add_ephemeral(), mention we take ownership of auth_clients_v3 --- src/feature/hs/hs_service.c | 11 +-- 1 file changed, 5 insertions(+),

[tor-commits] [tor/master] Some test and logic corrections

2021-02-08 Thread asn
commit be6db23d1d4ce1185a7263f8554978e0fb9ea821 Author: Neel Chauhan Date: Tue Nov 24 19:05:27 2020 -0800 Some test and logic corrections --- src/feature/control/control_cmd.c | 4 +- src/feature/hs/hs_service.c | 32 +++--- src/feature/hs/hs_service.h | 2 +-

[tor-commits] [tor/master] Add tests for bug #40084

2021-02-08 Thread asn
commit 157fe4597e5876cb7af4f4f467db1ffaff4bd9ce Author: Neel Chauhan Date: Thu Nov 19 11:27:25 2020 -0800 Add tests for bug #40084 --- src/feature/control/control_cmd.c | 3 +- src/feature/control/control_cmd.h | 11 ++ src/feature/hs/hs_service.c | 8 ++--

[tor-commits] [tor/master] Unbreak build

2021-02-08 Thread asn
commit af48afe667388ce1559b560c64e6416b414ada3e Author: Neel Chauhan Date: Mon Nov 16 08:47:12 2020 -0800 Unbreak build --- src/feature/rend/rendcommon.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/feature/rend/rendcommon.c b/src/feature/rend/rendcommon.c index

[tor-commits] [tor/master] Add support for creating v3 onion services form the control port

2021-02-08 Thread asn
commit eacf52891587cd9201407831a3112376dad9cf4d Author: Neel Chauhan Date: Sun Nov 15 12:56:14 2020 -0800 Add support for creating v3 onion services form the control port --- src/core/or/or.h | 1 + src/feature/control/control_cmd.c| 77

[tor-commits] [tor/master] Add changes file for ticket 40084

2021-02-08 Thread asn
commit 3057671a380773167f5e8efe7b3860b88015eeab Author: Neel Chauhan Date: Sun Nov 15 14:33:43 2020 -0800 Add changes file for ticket 40084 --- changes/ticket40084 | 4 1 file changed, 4 insertions(+) diff --git a/changes/ticket40084 b/changes/ticket40084 new file mode 100644 index

[tor-commits] [torspec/master] Merge remote-tracking branch 'tor-gitlab/mr/18'

2021-02-08 Thread asn
commit 6eb726c11f0491ed25874a36fc3cb4f40cc43b9d Merge: d7e6d92 35aaa1b Author: George Kadianakis Date: Mon Feb 8 13:33:24 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/18' control-spec.txt | 12 1 file changed, 12 insertions(+)

[tor-commits] [torspec/master] Add asn@ review for V3 control auth

2021-02-08 Thread asn
commit 35aaa1bc6fd6f2285424b73ddc716ca8274b1fe5 Author: Neel Chauhan Date: Tue Nov 24 20:14:27 2020 -0800 Add asn@ review for V3 control auth --- control-spec.txt | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/control-spec.txt b/control-spec.txt index da8a1e5

<    1   2   3   4   5   6   7   8   9   10   >