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

2021-02-08 Thread nickm
commit 3d03016eb01a58a663d0b7432360a805636c1865 Merge: f96acf79f4 758000aa98 Author: Nick Mathewson Date: Mon Feb 8 14:31:13 2021 -0500 Merge branch 'maint-0.4.5' into release-0.4.5 changes/ticket40279| 4 src/feature/relay/router.c | 33 +++-- 2

[tor-commits] [tor/release-0.4.5] relay: Look at the omit IPv6 flag when publishing

2021-02-08 Thread nickm
commit 685c4866acf8489c58aca41ec01aa5a53e39220a Author: David Goulet Date: Mon Feb 8 11:51:45 2021 -0500 relay: Look at the omit IPv6 flag when publishing In two instances we must look at this flag: 1. When we build the descriptor so the IPv6 is NOT added to the descriptor

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

2021-02-08 Thread nickm
commit 758000aa98432414847393420324fef983c66f1e Merge: 01c4abc2d4 685c4866ac Author: Nick Mathewson Date: Mon Feb 8 14:30:11 2021 -0500 Merge remote-tracking branch 'tor-gitlab/mr/296' into maint-0.4.5 changes/ticket40279| 4 src/feature/relay/router.c | 33 +

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

2021-02-08 Thread nickm
commit 14e1c2fe0a5b94cfc2db9be0185a3b09fd119e3c Merge: d6b82d79dc 758000aa98 Author: Nick Mathewson Date: Mon Feb 8 14:31:13 2021 -0500 Merge branch 'maint-0.4.5' changes/ticket40279| 4 src/feature/relay/router.c | 33 +++-- 2 files changed, 23 i

[tor-commits] [tor/master] relay: Look at the omit IPv6 flag when publishing

2021-02-08 Thread nickm
commit 685c4866acf8489c58aca41ec01aa5a53e39220a Author: David Goulet Date: Mon Feb 8 11:51:45 2021 -0500 relay: Look at the omit IPv6 flag when publishing In two instances we must look at this flag: 1. When we build the descriptor so the IPv6 is NOT added to the descriptor

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

2021-02-08 Thread nickm
commit 758000aa98432414847393420324fef983c66f1e Merge: 01c4abc2d4 685c4866ac Author: Nick Mathewson Date: Mon Feb 8 14:30:11 2021 -0500 Merge remote-tracking branch 'tor-gitlab/mr/296' into maint-0.4.5 changes/ticket40279| 4 src/feature/relay/router.c | 33 +

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

2021-02-08 Thread nickm
commit 758000aa98432414847393420324fef983c66f1e Merge: 01c4abc2d4 685c4866ac Author: Nick Mathewson Date: Mon Feb 8 14:30:11 2021 -0500 Merge remote-tracking branch 'tor-gitlab/mr/296' into maint-0.4.5 changes/ticket40279| 4 src/feature/relay/router.c | 33 +

[tor-commits] [tor/maint-0.4.5] relay: Look at the omit IPv6 flag when publishing

2021-02-08 Thread nickm
commit 685c4866acf8489c58aca41ec01aa5a53e39220a Author: David Goulet Date: Mon Feb 8 11:51:45 2021 -0500 relay: Look at the omit IPv6 flag when publishing In two instances we must look at this flag: 1. When we build the descriptor so the IPv6 is NOT added to the descriptor

[tor-commits] [tor/release-0.4.5] conn: Properly close MetricsPort socket on EOF

2021-02-08 Thread nickm
commit 01c4abc2d41a7d140a0c0931528fc680dcbac0ee Author: David Goulet Date: Wed Jan 27 09:34:34 2021 -0500 conn: Properly close MetricsPort socket on EOF Handle the EOF situation for a metrics connection. Furthermore, if we failed to fetch the data from the inbuf properly, mark

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

2021-02-08 Thread nickm
commit f96acf79f4662e31828f71a977e34ad2ba0801f6 Merge: 1e9ad700a1 01c4abc2d4 Author: Nick Mathewson Date: Mon Feb 8 14:28:19 2021 -0500 Merge branch 'maint-0.4.5' into release-0.4.5 changes/ticket40257| 3 +++ src/core/mainloop/connection.c | 2 ++ src/feature/metrics/metric

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

2021-02-08 Thread nickm
commit d6b82d79dca8affbd78e1e95a7efb6be68bc3fab Merge: 0efc1e6372 01c4abc2d4 Author: Nick Mathewson Date: Mon Feb 8 14:28:19 2021 -0500 Merge branch 'maint-0.4.5' changes/ticket40257| 3 +++ src/core/mainloop/connection.c | 2 ++ src/feature/metrics/metrics.c | 21 +

[tor-commits] [tor/maint-0.4.5] conn: Properly close MetricsPort socket on EOF

2021-02-08 Thread nickm
commit 01c4abc2d41a7d140a0c0931528fc680dcbac0ee Author: David Goulet Date: Wed Jan 27 09:34:34 2021 -0500 conn: Properly close MetricsPort socket on EOF Handle the EOF situation for a metrics connection. Furthermore, if we failed to fetch the data from the inbuf properly, mark

[tor-commits] [tor/master] conn: Properly close MetricsPort socket on EOF

2021-02-08 Thread nickm
commit 01c4abc2d41a7d140a0c0931528fc680dcbac0ee Author: David Goulet Date: Wed Jan 27 09:34:34 2021 -0500 conn: Properly close MetricsPort socket on EOF Handle the EOF situation for a metrics connection. Furthermore, if we failed to fetch the data from the inbuf properly, mark

[tor-commits] [tor/master] 40274: Add a changes file and make the same change with FD_CLOEXEC

2021-02-08 Thread nickm
commit 0efc1e6372a38e5c50d7c1e556ce67cad0114ca7 Author: Nick Mathewson Date: Mon Feb 8 12:39:12 2021 -0500 40274: Add a changes file and make the same change with FD_CLOEXEC --- changes/ticket40274 | 4 src/test/test_util.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) dif

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/2128/head'

2021-02-08 Thread nickm
commit d21ad8a78df8d134bd6acd512b95c8db2b5821ef Merge: 576e248bc2 8ea00c85cb Author: Nick Mathewson Date: Mon Feb 8 12:14:58 2021 -0500 Merge remote-tracking branch 'tor-github/pr/2128/head' src/test/test_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/master] Fix testcases regarding O_NONBLOCK on parisc/hppa architecture

2021-02-08 Thread nickm
commit 8ea00c85cb02df411d8df45aa5e71ac89b6c4e37 Author: Helge Deller Date: Tue Feb 2 12:03:13 2021 +0100 Fix testcases regarding O_NONBLOCK on parisc/hppa architecture On the parisc/hppa architecture, the O_NONBLOCK constant can be either 00020 or 00024, depending on th

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

2021-02-08 Thread nickm
commit 576e248bc23c2dee24e92569c84ff06a8b53b13e Merge: 90add50550 a634f6b64c Author: Nick Mathewson Date: Mon Feb 8 10:44:58 2021 -0500 Merge remote-tracking branch 'tor-gitlab/mr/278' changes/ticket40261| 4 +++ src/app/config/config.c| 13 - src/app/config/o

[tor-commits] [tor/master] dos: Add DoS subsystem to manager list

2021-02-08 Thread nickm
commit fd5a72078cf405ae60ebe4ca608cbe2b203d0258 Author: David Goulet Date: Tue Jan 26 15:31:21 2021 -0500 dos: Add DoS subsystem to manager list Signed-off-by: David Goulet --- src/app/main/subsystem_list.c | 2 ++ src/core/or/dos.h | 2 ++ src/core/or/dos_sys.c

[tor-commits] [tor/master] dos: Move config options within the subsystem

2021-02-08 Thread nickm
commit a634f6b64c485dc2e4ff326e46340dbff2ad49d5 Author: David Goulet Date: Wed Jan 27 10:19:51 2021 -0500 dos: Move config options within the subsystem Closes #40261 Signed-off-by: David Goulet --- changes/ticket40261| 4 src/app/config/config.c

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

2021-02-08 Thread nickm
commit d3a4dadac149c2be162344a6c2286653b8ac3753 Merge: 6eb726c c91d596 Author: Nick Mathewson Date: Mon Feb 8 10:39:01 2021 -0500 Merge remote-tracking branch 'tor-gitlab/mr/26' control-spec.txt | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) __

[tor-commits] [torspec/master] Add StreamId to ADDRMAP entry in control-spec

2021-02-08 Thread nickm
commit c91d596262c5e5b0c285f611aa437d99a400ff33 Author: Neel Chauhan Date: Tue Jan 26 14:26:51 2021 -0800 Add StreamId to ADDRMAP entry in control-spec --- control-spec.txt | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/control-spec.txt b/control-spec.txt index 72

[tor-commits] [tor/master] Add stream ID to ADDRMAP control event

2021-02-08 Thread nickm
commit 2391c60c5c89b104572323a439e3560a09c1a6e2 Author: Neel Chauhan Date: Tue Jan 19 14:51:00 2021 -0800 Add stream ID to ADDRMAP control event --- changes/ticket40249 | 3 +++ src/app/config/config.c | 2 +- src/core/or/circuituse.c | 7 ++

[tor-commits] [tor/master] Merge branch 'bug40249_squashed'

2021-02-08 Thread nickm
commit 90add50550f2e101de5383e926d1f2729d8987ce Merge: 177b535e72 d159bdb0f4 Author: Nick Mathewson Date: Mon Feb 8 10:31:30 2021 -0500 Merge branch 'bug40249_squashed' changes/ticket40249 | 3 +++ src/app/config/config.c | 2 +- src/core/or/circuituse.c

[tor-commits] [tor/master] Add a colon to ticket40249 changes entry

2021-02-08 Thread nickm
commit d159bdb0f498167c2f9ea0004a56bf6f64f2c9ff Author: Nick Mathewson Date: Mon Feb 8 10:31:18 2021 -0500 Add a colon to ticket40249 changes entry --- changes/ticket40249 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/ticket40249 b/changes/ticket40249 index 11

[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 a/src/test/test_hs_control.c

[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 change

[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 10

[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 + src/feat

[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 + src

[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 +- src/fea

[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 ++-- src/feature/rend/ren

[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 775d487805..f0

[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 0

[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..

[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