[tor-commits] [torspec/master] Add torspec for V3 control port authorization format

2021-02-08 Thread asn
commit cda3558894c23bb21bfdc33b1ab4e8e2c7ff27ea Author: Neel Chauhan Date: Sun Nov 15 14:29:02 2020 -0800 Add torspec for V3 control port authorization format --- control-spec.txt | 5 + 1 file changed, 5 insertions(+) diff --git a/control-spec.txt b/control-spec.txt index 12dd1a7..da

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

2021-02-02 Thread asn
commit 0ba0d738a84de677166e5bc09b066d353b3612f1 Merge: a81581e6be a82b4eb305 Author: George Kadianakis Date: Tue Feb 2 15:25:22 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/279' changes/ticket40232| 4 src/core/mainloop/connection.c | 8 +--- src/core/main

[tor-commits] [tor/master] src/core/mainloop: Put brackets around IPv6 addresses in log messages

2021-02-02 Thread asn
commit a82b4eb305f96a7bea8c88eeaa37b4fb404c309f Author: Neel Chauhan Date: Wed Jan 27 08:23:39 2021 -0800 src/core/mainloop: Put brackets around IPv6 addresses in log messages --- changes/ticket40232| 4 src/core/mainloop/connection.c | 8 +--- src/core/mainloop/main

[tor-commits] [tor/master] Add IPv6 to mdfnet fallbackdirs

2021-01-27 Thread asn
commit 62f5114c094e180271432605195b5039cf8ce1cb Author: MarkusK Date: Fri Jan 22 07:50:47 2021 +0100 Add IPv6 to mdfnet fallbackdirs --- src/app/config/fallback_dirs.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/config/fallback_dirs.inc b/src/app/config/fallback_dirs.in

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

2021-01-27 Thread asn
commit 05a762426681ce5e37c7f222c2337a4a1915286c Merge: dbbd603313 62f5114c09 Author: George Kadianakis Date: Wed Jan 27 15:47:10 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/272' src/app/config/fallback_dirs.inc | 2 ++ 1 file changed, 2 insertions(+) __

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

2021-01-27 Thread asn
commit dbbd60331352da8f985ddfc988fbe5f97e3f23af Merge: a7ca089343 3d993d4d85 Author: George Kadianakis Date: Wed Jan 27 15:43:01 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/248' changes/bug40235| 5 + src/app/config/config.c | 4 +++- 2 files changed, 8 insertions(+

[tor-commits] [tor/master] Do not require a valid torrc for

2021-01-27 Thread asn
commit 3d993d4d8569617acf8059a6d6f7702aaf41bba4 Author: Neel Chauhan Date: Wed Jan 6 10:41:27 2021 -0800 Do not require a valid torrc for --- changes/bug40235| 5 + src/app/config/config.c | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changes/bug40235

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

2021-01-27 Thread asn
commit a7ca08934341deab05d48fa0f074543116a29c38 Merge: 37ea6cd9eb 1811bded77 Author: George Kadianakis Date: Wed Jan 27 15:39:29 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/247' changes/bug40207| 4 src/feature/hs/hs_circuit.c | 2 +- src/feature/hs/hs_client.c

[tor-commits] [tor/master] Downgrade the severity of a few rendezvous circuit-related warnings.

2021-01-27 Thread asn
commit 1811bded77015efde34294a94884495e796efcba Author: Neel Chauhan Date: Thu Dec 24 11:32:03 2020 -0800 Downgrade the severity of a few rendezvous circuit-related warnings. --- changes/bug40207| 4 src/feature/hs/hs_circuit.c | 2 +- src/feature/hs/hs_client.c | 2 +- 3

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

2021-01-21 Thread asn
commit 4cbd22f1a7f876c7b47a0e688e28c5ac1f256d6d Merge: 68d1e02c3a 5d711450dd Author: George Kadianakis Date: Fri Jan 22 00:21:09 2021 +0200 Merge branch 'mr/251' into maint-0.4.5 changes/bug40238 | 3 +++ src/feature/dirparse/routerparse.c | 11 +++ 2 files chan

[tor-commits] [tor/release-0.4.5] Reject obsolete router/extrainfo descs more quietly.

2021-01-21 Thread asn
commit ca6ccd372f8f56c842dfad8203bace99be580b90 Author: Nick Mathewson Date: Mon Jan 11 14:50:40 2021 -0500 Reject obsolete router/extrainfo descs more quietly. Thanks to proposal 315 / ticket #30132, more fields are now required in these documents. But ancient Tors that try t

[tor-commits] [tor/master] Reject obsolete router/extrainfo descs more quietly.

2021-01-21 Thread asn
commit ca6ccd372f8f56c842dfad8203bace99be580b90 Author: Nick Mathewson Date: Mon Jan 11 14:50:40 2021 -0500 Reject obsolete router/extrainfo descs more quietly. Thanks to proposal 315 / ticket #30132, more fields are now required in these documents. But ancient Tors that try t

[tor-commits] [tor/maint-0.4.5] Changes file for #40238.

2021-01-21 Thread asn
commit 5d711450dd3a1a08ec8461600b558ac7880bf7cf Author: George Kadianakis Date: Thu Jan 21 23:17:31 2021 +0200 Changes file for #40238. --- changes/bug40238 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/bug40238 b/changes/bug40238 new file mode 100644 index 00..357

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

2021-01-21 Thread asn
commit 4cbd22f1a7f876c7b47a0e688e28c5ac1f256d6d Merge: 68d1e02c3a 5d711450dd Author: George Kadianakis Date: Fri Jan 22 00:21:09 2021 +0200 Merge branch 'mr/251' into maint-0.4.5 changes/bug40238 | 3 +++ src/feature/dirparse/routerparse.c | 11 +++ 2 files chan

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

2021-01-21 Thread asn
commit 9e33aa878f091248ee5ec9da9d7d0d9fa216b965 Merge: 1f7876ff7e 4cbd22f1a7 Author: George Kadianakis Date: Fri Jan 22 00:21:21 2021 +0200 Merge branch 'maint-0.4.5' into release-0.4.5 changes/bug40238 | 3 +++ src/feature/dirparse/routerparse.c | 11 +++ 2 fil

[tor-commits] [tor/release-0.4.5] Changes file for #40238.

2021-01-21 Thread asn
commit 5d711450dd3a1a08ec8461600b558ac7880bf7cf Author: George Kadianakis Date: Thu Jan 21 23:17:31 2021 +0200 Changes file for #40238. --- changes/bug40238 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/bug40238 b/changes/bug40238 new file mode 100644 index 00..357

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

2021-01-21 Thread asn
commit 74cfe3611f7b54f7c68bb8ea932a5ab224b95154 Merge: ceefdf984c 4cbd22f1a7 Author: George Kadianakis Date: Fri Jan 22 00:21:21 2021 +0200 Merge branch 'maint-0.4.5' changes/bug40238 | 3 +++ src/feature/dirparse/routerparse.c | 11 +++ 2 files changed, 14 inse

[tor-commits] [tor/maint-0.4.5] Reject obsolete router/extrainfo descs more quietly.

2021-01-21 Thread asn
commit ca6ccd372f8f56c842dfad8203bace99be580b90 Author: Nick Mathewson Date: Mon Jan 11 14:50:40 2021 -0500 Reject obsolete router/extrainfo descs more quietly. Thanks to proposal 315 / ticket #30132, more fields are now required in these documents. But ancient Tors that try t

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

2021-01-21 Thread asn
commit 4cbd22f1a7f876c7b47a0e688e28c5ac1f256d6d Merge: 68d1e02c3a 5d711450dd Author: George Kadianakis Date: Fri Jan 22 00:21:09 2021 +0200 Merge branch 'mr/251' into maint-0.4.5 changes/bug40238 | 3 +++ src/feature/dirparse/routerparse.c | 11 +++ 2 files chan

[tor-commits] [tor/master] Changes file for #40238.

2021-01-21 Thread asn
commit 5d711450dd3a1a08ec8461600b558ac7880bf7cf Author: George Kadianakis Date: Thu Jan 21 23:17:31 2021 +0200 Changes file for #40238. --- changes/bug40238 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/bug40238 b/changes/bug40238 new file mode 100644 index 00..357

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

2021-01-13 Thread asn
commit 429d9659ca6699c18f53cae04b5dfece421d1f93 Merge: 21cd621a24 c931eae981 Author: George Kadianakis Date: Wed Jan 13 16:01:41 2021 +0200 Merge branch 'maint-0.4.5' into release-0.4.5 src/feature/nodelist/microdesc.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) __

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

2021-01-13 Thread asn
commit c931eae9811a3bba3720f22159f43af8ad3a1b1b Merge: 01be7cc535 4d6d3b3c05 Author: George Kadianakis Date: Wed Jan 13 16:01:11 2021 +0200 Merge branch 'mr/252' into maint-0.4.5 src/feature/nodelist/microdesc.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) __

[tor-commits] [tor/release-0.4.5] Remove BUG() when checking TOO_MANY_OUTDATED_DIRSERVERS.

2021-01-13 Thread asn
commit 4d6d3b3c056bd886226ba6c55ef00e06b9c86ae6 Author: Nick Mathewson Date: Mon Jan 11 15:02:23 2021 -0500 Remove BUG() when checking TOO_MANY_OUTDATED_DIRSERVERS. Fixes bug #40234; bugfix on 0.3.2.5-alpha. --- src/feature/nodelist/microdesc.c | 5 +++-- 1 file changed, 3 inserti

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

2021-01-13 Thread asn
commit c931eae9811a3bba3720f22159f43af8ad3a1b1b Merge: 01be7cc535 4d6d3b3c05 Author: George Kadianakis Date: Wed Jan 13 16:01:11 2021 +0200 Merge branch 'mr/252' into maint-0.4.5 src/feature/nodelist/microdesc.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) __

[tor-commits] [tor/master] Remove BUG() when checking TOO_MANY_OUTDATED_DIRSERVERS.

2021-01-13 Thread asn
commit 4d6d3b3c056bd886226ba6c55ef00e06b9c86ae6 Author: Nick Mathewson Date: Mon Jan 11 15:02:23 2021 -0500 Remove BUG() when checking TOO_MANY_OUTDATED_DIRSERVERS. Fixes bug #40234; bugfix on 0.3.2.5-alpha. --- src/feature/nodelist/microdesc.c | 5 +++-- 1 file changed, 3 inserti

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

2021-01-13 Thread asn
commit cd1468d56b7b40c57e20d45af6498d118c2deee5 Merge: cc30c09f7c c931eae981 Author: George Kadianakis Date: Wed Jan 13 16:01:41 2021 +0200 Merge branch 'maint-0.4.5' src/feature/nodelist/microdesc.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) _

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

2021-01-13 Thread asn
commit c931eae9811a3bba3720f22159f43af8ad3a1b1b Merge: 01be7cc535 4d6d3b3c05 Author: George Kadianakis Date: Wed Jan 13 16:01:11 2021 +0200 Merge branch 'mr/252' into maint-0.4.5 src/feature/nodelist/microdesc.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) _

[tor-commits] [tor/maint-0.4.5] Remove BUG() when checking TOO_MANY_OUTDATED_DIRSERVERS.

2021-01-13 Thread asn
commit 4d6d3b3c056bd886226ba6c55ef00e06b9c86ae6 Author: Nick Mathewson Date: Mon Jan 11 15:02:23 2021 -0500 Remove BUG() when checking TOO_MANY_OUTDATED_DIRSERVERS. Fixes bug #40234; bugfix on 0.3.2.5-alpha. --- src/feature/nodelist/microdesc.c | 5 +++-- 1 file changed, 3 inserti

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

2021-01-13 Thread asn
commit 3540c8f32227bbe27231a435e240de62d07952f3 Merge: 6a8e540 17df80f Author: George Kadianakis Date: Wed Jan 13 15:40:32 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/22' proposals/000-index.txt| 2 + proposals/328-relay-overload-report.md | 199 ++

[tor-commits] [torspec/master] prop328: Initial draft

2021-01-13 Thread asn
commit 17df80f84b3425b13c71eb8ab29d23e3a59863d3 Author: David Goulet Date: Tue Nov 3 11:29:38 2020 -0500 prop328: Initial draft Signed-off-by: Mike Perry Signed-off-by: David Goulet --- proposals/000-index.txt| 2 + proposals/328-relay-overload-report.md |

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

2021-01-13 Thread asn
commit 6a8e5400bd797415df559897297b7409e9322721 Merge: c2ea456 839348c Author: George Kadianakis Date: Wed Jan 13 15:38:52 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/24' dir-spec.txt | 7 --- 1 file changed, 7 deletions(-) ___ t

[tor-commits] [torspec/master] dir-spec: Remove the notion of a "current" location in our ed diffs

2021-01-13 Thread asn
commit 839348cc65dc3bb4caa06ea4a8f3ed3c25d184b7 Author: Nick Mathewson Date: Thu Dec 17 15:40:51 2020 -0500 dir-spec: Remove the notion of a "current" location in our ed diffs Tor has never generated or implemented this diff command. Found while working on arti. --- dir-spec.t

[tor-commits] [torspec/master] Document consensus method 31 as a fix for bug #19011.

2021-01-13 Thread asn
commit a28dc7176d4e70313d45361e3e1f9d3999098a75 Author: Nick Mathewson Date: Wed Dec 9 13:18:43 2020 -0500 Document consensus method 31 as a fix for bug #19011. --- dir-spec.txt | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/dir-spec.txt b/dir-spec.txt

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

2021-01-13 Thread asn
commit c2ea45638af748d0a2d31eaf037d0b38c758595f Merge: 12271f0 a28dc71 Author: George Kadianakis Date: Wed Jan 13 15:27:08 2021 +0200 Merge remote-tracking branch 'tor-gitlab/mr/23' dir-spec.txt | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) __

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

2021-01-13 Thread asn
commit cc30c09f7c92fff7bf9e5621d31b2f9538ec0466 Merge: 1949afef98 fb3704b459 Author: George Kadianakis Date: Wed Jan 13 15:23:54 2021 +0200 Merge branch 'mr/236' changes/bug19011 | 7 +++ src/feature/dirauth/dirvote.c | 115 +++--- src/fe

[tor-commits] [tor/master] New consensus method to find bwweightscale & maxunmeasuredbw correctly.

2021-01-13 Thread asn
commit fb3704b45982e6a97dbad4e2d6e9cf7ba8fd1151 Author: Nick Mathewson Date: Wed Dec 9 13:10:53 2020 -0500 New consensus method to find bwweightscale & maxunmeasuredbw correctly. Our original code for parsing these parameters out of our list of parameters pre-dated us having th

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

2021-01-12 Thread asn
commit 9b59ede8d342a11d7949a4793b7d456de2a3ff5d Merge: d1f4741606 b3652f2104 Author: David Goulet Date: Tue Jan 12 10:55:21 2021 -0500 Merge branch 'ticket40237_044_01' into ticket40237_045_01 changes/ticket40237 | 5 +++ src/core/mainloop/mainloop.c

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

2021-01-12 Thread asn
commit a3b8ba5098e9a3e68b1dc4e6a678b37039b47cdd Merge: 9c151f0433 9b59ede8d3 Author: George Kadianakis Date: Tue Jan 12 18:05:32 2021 +0200 Merge branch 'maint-0.4.5' into release-0.4.5 changes/ticket40237 | 5 +++ src/core/mainloop/mainloop.c |

[tor-commits] [tor/release-0.4.5] tests: Fix unit tests after merge of #40237

2021-01-12 Thread asn
commit 0485c7ddba8c3474d1be8972caa9505b09d65644 Author: David Goulet Date: Tue Jan 12 10:50:01 2021 -0500 tests: Fix unit tests after merge of #40237 --- src/test/test_hs_cache.c | 12 ++-- src/test/test_hs_client.c | 12 ++-- 2 files changed, 12 insertions(+), 12 deletion

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

2021-01-12 Thread asn
commit 60da5d62225c975842ef57195b7243baa7033acb Merge: 4b39f46a61 04b0263974 Author: David Goulet Date: Tue Jan 12 10:46:25 2021 -0500 Merge branch 'ticket40237_035_01' into ticket40237_043_01 changes/ticket40237 | 5 src/core/mainloop/mainloop.c

[tor-commits] [tor/release-0.4.5] hs-v3: Require reasonably live consensus

2021-01-12 Thread asn
commit 04b0263974c7ad1327e7a193884cf31d55f7949a Author: David Goulet Date: Mon Jan 11 16:01:22 2021 -0500 hs-v3: Require reasonably live consensus Some days before this commit, the network experienced a DDoS on the directory authorities that prevented them to generate a consen

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

2021-01-12 Thread asn
commit b3652f2104c880bf626cb4e97e6088bca5a1571f Merge: 5a822b462a 0485c7ddba Author: David Goulet Date: Tue Jan 12 10:54:31 2021 -0500 Merge branch 'ticket40237_043_01' into ticket40237_044_01 changes/ticket40237 | 5 +++ src/core/mainloop/mainloop.c

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

2021-01-12 Thread asn
commit 42e95c8d852615a3e0470a5d81215fc11d9ebcec Merge: 9c268b66ba 9b59ede8d3 Author: George Kadianakis Date: Tue Jan 12 18:05:32 2021 +0200 Merge branch 'maint-0.4.5' changes/ticket40237 | 5 +++ src/core/mainloop/mainloop.c | 3 +- src/feature/h

[tor-commits] [tor/master] Merge branch 'ticket40237_043_01' into ticket40237_044_01

2021-01-12 Thread asn
commit b3652f2104c880bf626cb4e97e6088bca5a1571f Merge: 5a822b462a 0485c7ddba Author: David Goulet Date: Tue Jan 12 10:54:31 2021 -0500 Merge branch 'ticket40237_043_01' into ticket40237_044_01 changes/ticket40237 | 5 +++ src/core/mainloop/mainloop.c

[tor-commits] [tor/master] Merge branch 'ticket40237_044_01' into ticket40237_045_01

2021-01-12 Thread asn
commit 9b59ede8d342a11d7949a4793b7d456de2a3ff5d Merge: d1f4741606 b3652f2104 Author: David Goulet Date: Tue Jan 12 10:55:21 2021 -0500 Merge branch 'ticket40237_044_01' into ticket40237_045_01 changes/ticket40237 | 5 +++ src/core/mainloop/mainloop.c

[tor-commits] [tor/master] Merge branch 'ticket40237_035_01' into ticket40237_043_01

2021-01-12 Thread asn
commit 60da5d62225c975842ef57195b7243baa7033acb Merge: 4b39f46a61 04b0263974 Author: David Goulet Date: Tue Jan 12 10:46:25 2021 -0500 Merge branch 'ticket40237_035_01' into ticket40237_043_01 changes/ticket40237 | 5 src/core/mainloop/mainloop.c

[tor-commits] [tor/master] hs-v3: Require reasonably live consensus

2021-01-12 Thread asn
commit 04b0263974c7ad1327e7a193884cf31d55f7949a Author: David Goulet Date: Mon Jan 11 16:01:22 2021 -0500 hs-v3: Require reasonably live consensus Some days before this commit, the network experienced a DDoS on the directory authorities that prevented them to generate a consen

[tor-commits] [tor/master] tests: Fix unit tests after merge of #40237

2021-01-12 Thread asn
commit 0485c7ddba8c3474d1be8972caa9505b09d65644 Author: David Goulet Date: Tue Jan 12 10:50:01 2021 -0500 tests: Fix unit tests after merge of #40237 --- src/test/test_hs_cache.c | 12 ++-- src/test/test_hs_client.c | 12 ++-- 2 files changed, 12 insertions(+), 12 deletion

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

2021-01-12 Thread asn
commit 9b59ede8d342a11d7949a4793b7d456de2a3ff5d Merge: d1f4741606 b3652f2104 Author: David Goulet Date: Tue Jan 12 10:55:21 2021 -0500 Merge branch 'ticket40237_044_01' into ticket40237_045_01 changes/ticket40237 | 5 +++ src/core/mainloop/mainloop.c

[tor-commits] [tor/maint-0.4.5] tests: Fix unit tests after merge of #40237

2021-01-12 Thread asn
commit 0485c7ddba8c3474d1be8972caa9505b09d65644 Author: David Goulet Date: Tue Jan 12 10:50:01 2021 -0500 tests: Fix unit tests after merge of #40237 --- src/test/test_hs_cache.c | 12 ++-- src/test/test_hs_client.c | 12 ++-- 2 files changed, 12 insertions(+), 12 deletion

[tor-commits] [tor/maint-0.4.5] hs-v3: Require reasonably live consensus

2021-01-12 Thread asn
commit 04b0263974c7ad1327e7a193884cf31d55f7949a Author: David Goulet Date: Mon Jan 11 16:01:22 2021 -0500 hs-v3: Require reasonably live consensus Some days before this commit, the network experienced a DDoS on the directory authorities that prevented them to generate a consen

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

2021-01-12 Thread asn
commit 60da5d62225c975842ef57195b7243baa7033acb Merge: 4b39f46a61 04b0263974 Author: David Goulet Date: Tue Jan 12 10:46:25 2021 -0500 Merge branch 'ticket40237_035_01' into ticket40237_043_01 changes/ticket40237 | 5 src/core/mainloop/mainloop.c

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

2021-01-12 Thread asn
commit b3652f2104c880bf626cb4e97e6088bca5a1571f Merge: 5a822b462a 0485c7ddba Author: David Goulet Date: Tue Jan 12 10:54:31 2021 -0500 Merge branch 'ticket40237_043_01' into ticket40237_044_01 changes/ticket40237 | 5 +++ src/core/mainloop/mainloop.c

[tor-commits] [tor/master] build: Add "make lsp" command

2020-12-16 Thread asn
commit 8b2d32435d626d878ddeb2348262d3efcdae8cbf Author: David Goulet Date: Wed Dec 16 10:01:15 2020 -0500 build: Add "make lsp" command Generates the compile_commands.json file using the "bear" application so the ccls server can be more efficient with our code base. Cl

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

2020-12-15 Thread asn
commit 6a167d21236c5437d03296daaf48fd9268e014ed Merge: 8970d7f7ae c731a4efec Author: George Kadianakis Date: Tue Dec 15 16:29:01 2020 +0200 Merge branch 'maint-0.4.5' into release-0.4.5 src/lib/fs/conffile.c | 41 +++-- src/lib/fs/path.c | 1

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

2020-12-15 Thread asn
commit c731a4efec3c72068d2ba39c970fcb0c9f36 Merge: e74f168bb4 bd0046c9ec Author: George Kadianakis Date: Tue Dec 15 16:28:49 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/205' into maint-0.4.5 src/lib/fs/conffile.c | 41 +++-- src/lib/f

[tor-commits] [tor/release-0.4.5] When handling includes, detect missing interned strings earlier.

2020-12-15 Thread asn
commit dbc8d2a4e476c06f59db3ff79b66afc8bc4ea27c Author: Nick Mathewson Date: Thu Nov 12 11:55:55 2020 -0500 When handling includes, detect missing interned strings earlier. There were three separate places where we were hitting a sandbox Bug warning before we actually exited.

[tor-commits] [tor/release-0.4.5] Avoid sandbox bug warning when unglobbing patterns #40094

2020-12-15 Thread asn
commit bd0046c9ec5bf6556d4ecf6b111b0de4c0266ebd Author: Daniel Pinto Date: Fri Nov 13 01:08:56 2020 + Avoid sandbox bug warning when unglobbing patterns #40094 Adds a more user-friendly error message when the configuration is reloaded and a new %include is added that makes

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

2020-12-15 Thread asn
commit c05ae61f26e74e9f7f74ccca7b190ce64490f603 Merge: 04b271af9f bd0046c9ec Author: George Kadianakis Date: Tue Dec 15 16:28:04 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/205' src/lib/fs/conffile.c | 41 +++-- src/lib/fs/path.c

[tor-commits] [tor/master] Fix a couple of documentation comments related to #40094

2020-12-15 Thread asn
commit baef0843a424116026f3f97185dae89271903041 Author: Nick Mathewson Date: Tue Dec 8 14:59:28 2020 -0500 Fix a couple of documentation comments related to #40094 --- src/lib/fs/conffile.c | 8 src/lib/sandbox/sandbox.c | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(

[tor-commits] [tor/release-0.4.5] Fix a couple of documentation comments related to #40094

2020-12-15 Thread asn
commit baef0843a424116026f3f97185dae89271903041 Author: Nick Mathewson Date: Tue Dec 8 14:59:28 2020 -0500 Fix a couple of documentation comments related to #40094 --- src/lib/fs/conffile.c | 8 src/lib/sandbox/sandbox.c | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(

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

2020-12-15 Thread asn
commit c731a4efec3c72068d2ba39c970fcb0c9f36 Merge: e74f168bb4 bd0046c9ec Author: George Kadianakis Date: Tue Dec 15 16:28:49 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/205' into maint-0.4.5 src/lib/fs/conffile.c | 41 +++-- src/lib/f

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

2020-12-15 Thread asn
commit 93f2de85237dce9abb8ec66ad5a4eecad5848734 Merge: c05ae61f26 c731a4efec Author: George Kadianakis Date: Tue Dec 15 16:29:01 2020 +0200 Merge branch 'maint-0.4.5' ___ tor-commits mailing list tor-commits@lists.torproject.org https://lists.tor

[tor-commits] [tor/master] Avoid sandbox bug warning when unglobbing patterns #40094

2020-12-15 Thread asn
commit bd0046c9ec5bf6556d4ecf6b111b0de4c0266ebd Author: Daniel Pinto Date: Fri Nov 13 01:08:56 2020 + Avoid sandbox bug warning when unglobbing patterns #40094 Adds a more user-friendly error message when the configuration is reloaded and a new %include is added that makes

[tor-commits] [tor/maint-0.4.5] Fix a couple of documentation comments related to #40094

2020-12-15 Thread asn
commit baef0843a424116026f3f97185dae89271903041 Author: Nick Mathewson Date: Tue Dec 8 14:59:28 2020 -0500 Fix a couple of documentation comments related to #40094 --- src/lib/fs/conffile.c | 8 src/lib/sandbox/sandbox.c | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(

[tor-commits] [tor/master] When handling includes, detect missing interned strings earlier.

2020-12-15 Thread asn
commit dbc8d2a4e476c06f59db3ff79b66afc8bc4ea27c Author: Nick Mathewson Date: Thu Nov 12 11:55:55 2020 -0500 When handling includes, detect missing interned strings earlier. There were three separate places where we were hitting a sandbox Bug warning before we actually exited.

[tor-commits] [tor/maint-0.4.5] When handling includes, detect missing interned strings earlier.

2020-12-15 Thread asn
commit dbc8d2a4e476c06f59db3ff79b66afc8bc4ea27c Author: Nick Mathewson Date: Thu Nov 12 11:55:55 2020 -0500 When handling includes, detect missing interned strings earlier. There were three separate places where we were hitting a sandbox Bug warning before we actually exited.

[tor-commits] [tor/maint-0.4.5] Avoid sandbox bug warning when unglobbing patterns #40094

2020-12-15 Thread asn
commit bd0046c9ec5bf6556d4ecf6b111b0de4c0266ebd Author: Daniel Pinto Date: Fri Nov 13 01:08:56 2020 + Avoid sandbox bug warning when unglobbing patterns #40094 Adds a more user-friendly error message when the configuration is reloaded and a new %include is added that makes

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

2020-12-15 Thread asn
commit c731a4efec3c72068d2ba39c970fcb0c9f36 Merge: e74f168bb4 bd0046c9ec Author: George Kadianakis Date: Tue Dec 15 16:28:49 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/205' into maint-0.4.5 src/lib/fs/conffile.c | 41 +++-- src/lib/f

[tor-commits] [tor/master] Fix formatting in comment in parse_port_config()

2020-12-11 Thread asn
commit 599af1515965e33f928c5e5e4439fbb179dfc018 Author: Neel Chauhan Date: Thu Dec 3 20:50:18 2020 -0800 Fix formatting in comment in parse_port_config() --- src/app/config/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/config/config.c b/src/app/config

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

2020-12-11 Thread asn
commit 04b271af9fb913e86bb6b813ba85816c0e861ba1 Merge: ce1c3c6898 599af15159 Author: George Kadianakis Date: Fri Dec 11 15:56:13 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/232' src/app/config/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) _

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

2020-12-08 Thread asn
commit f280c171e261dfe6fe9f39f715b4a40254982d58 Merge: 2d0a7f2e89 558aaf1c32 Author: George Kadianakis Date: Tue Dec 8 16:54:18 2020 +0200 Merge branch 'mr/233' changes/argument_parse | 5 + src/app/config/config.c | 5 - 2 files changed, 9 insertions(+), 1 deletion(-) _

[tor-commits] [tor/master] Command-line arguments: be better at detecting absent optional args.

2020-12-08 Thread asn
commit 558aaf1c32ece99f62006c6a3395c3e53d5e414d Author: Nick Mathewson Date: Mon Dec 7 16:40:19 2020 -0500 Command-line arguments: be better at detecting absent optional args. Previously, "--list-fingerprint --quiet" was an error. Now, the handler for optional arguments to "--

[tor-commits] [tor/master] Fix build on 32-bit Windows.

2020-11-27 Thread asn
commit 764063153955fe5e0db505802247108e32b7480e Author: Alexander Færøy Date: Fri Nov 20 22:37:38 2020 + Fix build on 32-bit Windows. Currently Tor fails with the following error: src/test/test_stats.c: In function ‘test_rephist_v3_onions’: src/test/t

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

2020-11-18 Thread asn
commit 34feedea6050503f6b6ceede6c50ba5cb193ef03 Merge: 0921fdf633 16351d655d Author: George Kadianakis Date: Wed Nov 18 12:37:02 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/216' changes/ticket40142 | 3 +++ src/core/or/sendme.c | 4 ++-- 2 files changed, 5 insertions(+), 2 del

[tor-commits] [tor/master] sendme: Turn log warning into debug

2020-11-18 Thread asn
commit 16351d655d5f2cf8a69323b69f55f89c96d91beb Author: David Goulet Date: Tue Nov 17 13:23:29 2020 -0500 sendme: Turn log warning into debug When sending the stream level SENDME, it is possible the cirucit was marked for close or any other failures that can occur. These events

[tor-commits] [tor/release-0.4.5] sendme: Turn log warning into debug

2020-11-18 Thread asn
commit 16351d655d5f2cf8a69323b69f55f89c96d91beb Author: David Goulet Date: Tue Nov 17 13:23:29 2020 -0500 sendme: Turn log warning into debug When sending the stream level SENDME, it is possible the cirucit was marked for close or any other failures that can occur. These events

[tor-commits] [tor/maint-0.4.5] sendme: Turn log warning into debug

2020-11-18 Thread asn
commit 16351d655d5f2cf8a69323b69f55f89c96d91beb Author: David Goulet Date: Tue Nov 17 13:23:29 2020 -0500 sendme: Turn log warning into debug When sending the stream level SENDME, it is possible the cirucit was marked for close or any other failures that can occur. These events

[tor-commits] [tor/master] Revise fix for bug 32178 (spaces at end of log msg).

2020-11-03 Thread asn
commit 511822529ae1710e141bc26199ec5ff1d1abcd16 Author: Nick Mathewson Date: Wed Oct 28 09:39:21 2020 -0400 Revise fix for bug 32178 (spaces at end of log msg). The loop in the earlier patch would invoke undefined behavior in two ways: First, it would check whether it was looki

[tor-commits] [tor/master] adds change file

2020-11-03 Thread asn
commit 4520fbc05e2e3f8288b7e27c45bb2aecbc849f33 Author: Amadeusz Pawlik Date: Sat Oct 26 20:07:04 2019 +0200 adds change file --- changes/ticket32178 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket32178 b/changes/ticket32178 new file mode 100644 index 00..ae85

[tor-commits] [tor/master] Removes trailing spaces in control event log

2020-11-03 Thread asn
commit ec7a6757ecdff7d6680fca42aba2802bc298e21a Author: Amadeusz Pawlik Date: Sat Oct 26 20:06:48 2019 +0200 Removes trailing spaces in control event log --- src/feature/control/control_events.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/src/feature/control/control_eve

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

2020-11-03 Thread asn
commit dd119b277b66c1a7209d4a345fd43878296a532e Merge: 4f5a116618 511822529a Author: George Kadianakis Date: Tue Nov 3 16:06:12 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/185' into master changes/ticket32178 | 3 +++ src/feature/control/control_events.c | 26

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

2020-11-03 Thread asn
commit 4f5a116618fdb1707905c2fc602a216f7da22e6e Merge: 474369e3fa 3f442987f1 Author: George Kadianakis Date: Tue Nov 3 13:04:09 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/187' into master changes/ticket1 | 3 +++ src/app/main/include.am | 2 ++ src/app/main

[tor-commits] [tor/master] Log a warning if Tor was built with any "risky" compile-time options

2020-11-03 Thread asn
commit 3f442987f194d96a842fd15808e5d40f784cfca4 Author: Nick Mathewson Date: Wed Oct 28 11:34:30 2020 -0400 Log a warning if Tor was built with any "risky" compile-time options These options are meant for testing builds only, and are likely to cause trouble if used in a product

[tor-commits] [tor/master] Fix another duplicate typedef.

2020-11-02 Thread asn
commit 7a75a1064fe41847b6c42c1d995a27f08987aa93 Author: Nick Mathewson Date: Mon Nov 2 07:15:10 2020 -0500 Fix another duplicate typedef. Fixes #40177; bugfix on 0.4.5.1-alpha. --- changes/bug40177| 3 +++ src/lib/metrics/metrics_store.c | 4 ++-- 2 files changed,

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

2020-10-30 Thread asn
commit 54e6109499c2ba11ef9c99073bee449c61ebc080 Merge: df16376004 62667b49e9 Author: George Kadianakis Date: Fri Oct 30 14:14:14 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/174' into master changes/ticket40132|4 + scripts/codegen/makedesc.py

[tor-commits] [tor/master] test_dir_handle_get: add ntor-onion-key to microdescriptor example

2020-10-30 Thread asn
commit 769882ea7c8e2dc622a149c2dc6fb7d34bf4641d Author: Nick Mathewson Date: Fri Oct 16 09:32:34 2020 -0400 test_dir_handle_get: add ntor-onion-key to microdescriptor example Shockingly, this test didn't break after this change! --- src/test/test_dir_handle_get.c | 3 ++- 1 file c

[tor-commits] [tor/master] Fix a couple of routerstatus-based tests.

2020-10-30 Thread asn
commit bae5ba807352de10b0c93e1c048d179b0a9a5a13 Author: Nick Mathewson Date: Fri Oct 16 09:48:56 2020 -0400 Fix a couple of routerstatus-based tests. --- src/test/test_dir.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/test/test_dir.c b/src/test/test_dir.c

[tor-commits] [tor/master] Update makedesc.py script so that it works with python3.

2020-10-30 Thread asn
commit 0031d2b0adf077708210fe7ca84810b464f56e8e Author: Nick Mathewson Date: Fri Oct 16 11:56:10 2020 -0400 Update makedesc.py script so that it works with python3. --- scripts/codegen/makedesc.py | 83 src/test/ed25519_exts_ref.py | 6 +

[tor-commits] [tor/master] Regenerate extample_extrainfo.inc and adjust tests.

2020-10-30 Thread asn
commit 62667b49e9f580bf5f86b1bee91f96232bf3e381 Author: Nick Mathewson Date: Fri Oct 16 13:57:39 2020 -0400 Regenerate extample_extrainfo.inc and adjust tests. --- scripts/codegen/makedesc.py | 7 +- src/test/example_extrainfo.inc | 505

[tor-commits] [tor/master] Update slow_ed25519.py to work with python 3.

2020-10-30 Thread asn
commit 98c4e218b8cccd25e3bf003a348704e3bc9b1344 Author: Nick Mathewson Date: Fri Oct 16 10:31:13 2020 -0400 Update slow_ed25519.py to work with python 3. --- src/test/slow_ed25519.py | 25 - 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/src/test/sl

[tor-commits] [tor/master] Fix formats_rsa_ed25519 tests.

2020-10-30 Thread asn
commit 5e2294c6fe474558a0f326908064d36d88411da5 Author: Nick Mathewson Date: Fri Oct 16 10:03:29 2020 -0400 Fix formats_rsa_ed25519 tests. The "protos" field is mandatory, and so are Ed25519 signatures. Also, remove formats_rsa (the version without Ed25519), since RSA-

[tor-commits] [tor/master] Fix up vote tests in test_dir_handle_get.

2020-10-30 Thread asn
commit acf4225441fbb20eebedf32d15cb7ccd0488da9f Author: Nick Mathewson Date: Fri Oct 16 09:26:41 2020 -0400 Fix up vote tests in test_dir_handle_get. These tests used a hardcoded vote with a hardcoded digest. That vote didn't have any pr lines, and so it is now invalid. I've

[tor-commits] [tor/master] Add pr= lines to test_dir_clip_unmeasured*.

2020-10-30 Thread asn
commit 84c13a35db3c709209f75029a3b698be2d64f0da Author: Nick Mathewson Date: Fri Oct 16 09:51:20 2020 -0400 Add pr= lines to test_dir_clip_unmeasured*. --- src/test/test_dir.c | 4 1 file changed, 4 insertions(+) diff --git a/src/test/test_dir.c b/src/test/test_dir.c index afbf5f010e

[tor-commits] [tor/master] Fix the tests in test_microdesc.c

2020-10-30 Thread asn
commit 36ea25c23636a3525100dc9bb4aa43039881079e Author: Nick Mathewson Date: Fri Oct 16 08:36:25 2020 -0400 Fix the tests in test_microdesc.c This was fairly simple: just had to replace the examples with ones that had ntor keys. There were a couple of example chutney route

[tor-commits] [tor/master] Fix router/dump_router_to_string_no_bridge_distribution_method

2020-10-30 Thread asn
commit bb275e3712ecf445f2396628432b87364b0ef4a3 Author: Nick Mathewson Date: Fri Oct 16 08:16:28 2020 -0400 Fix router/dump_router_to_string_no_bridge_distribution_method The descriptor it generated needed to include ed25519 keys; needed to have a correct TAP crosscert. --- sr

[tor-commits] [tor/master] Mark as required fields from prop315.

2020-10-30 Thread asn
commit e934d713b3847401ee08581dae88bb4a4eea5c14 Author: Nick Mathewson Date: Thu Oct 15 18:02:16 2020 -0400 Mark as required fields from prop315. This change breaks some unit tests; it's time to fix those in subsequent commits. --- changes/ticket40132| 4 +

[tor-commits] [tor/master] Replace the contents of test_descriptors.inc with a new set.

2020-10-30 Thread asn
commit 61a5a303f9531ba3ba612f41d357c0232711ca36 Author: Nick Mathewson Date: Fri Oct 16 09:44:46 2020 -0400 Replace the contents of test_descriptors.inc with a new set. Had to replace these since we're updating the list of required fields. These are taken from a chutney in

[tor-commits] [tor/master] test_dir_common: make sure we include pr lines. Fixes 7 tests.

2020-10-30 Thread asn
commit 6d419a3da31162db989943e98fbb8de3f03b0020 Author: Nick Mathewson Date: Fri Oct 16 07:40:54 2020 -0400 test_dir_common: make sure we include pr lines. Fixes 7 tests. --- src/test/test_dir_common.c | 4 src/test/test_routerlist.c | 4 +--- 2 files changed, 5 insertions(+), 3 delet

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

2020-10-30 Thread asn
commit 4dd38cadbbb58db7d475452115bdc7c172264eda Merge: ed64359 1040c2d Author: George Kadianakis Date: Fri Oct 30 14:12:34 2020 +0200 Merge remote-tracking branch 'tor-gitlab/mr/14' into master dir-spec.txt | 46 -- 1 file changed, 32 insertions

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