From 77dde55cb72bdb0e41bd7e0ead1d179a7000546a Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Thu, 11 Apr 2019 21:53:28 -0400 Subject: Update documentation for ns/purpose/bridge --- control-spec.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'control-spec.txt') diff --git a/control-spec.txt b/control-spec.txt index 78a842f..ddd30fb 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -634,6 +634,7 @@ queries. [First implemented in 0.2.0.13-alpha.] [In 0.2.0.9-alpha this switched from v2 directory style to v3] + [in 0.4.1.1-alpha we stop setting bridges as running here] "desc/all-recent" -- the latest server descriptor for every router that Tor knows about. (See md note about "desc/id" and "desc/name" above.) -- cgit v1.2.3-54-g00ecf From 757104405df17e35367ffd5935cd63b432e9a5d7 Mon Sep 17 00:00:00 2001 From: teor Date: Wed, 17 Apr 2019 19:58:37 -0400 Subject: Make GETINFO ns/purpose/bridge change more descriptive for #24490 Co-Authored-By: neelchauhan --- control-spec.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'control-spec.txt') diff --git a/control-spec.txt b/control-spec.txt index ddd30fb..615ca51 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -634,7 +634,8 @@ queries. [First implemented in 0.2.0.13-alpha.] [In 0.2.0.9-alpha this switched from v2 directory style to v3] - [in 0.4.1.1-alpha we stop setting bridges as running here] + [In versions before 0.4.1.1-alpha we set the Running flag on bridges when /ns/purpose/bridge is accessed] + [In 0.4.1.1-alpha we set the Running flag on bridges when the bridge networkstatus file is written to disk] "desc/all-recent" -- the latest server descriptor for every router that Tor knows about. (See md note about "desc/id" and "desc/name" above.) -- cgit v1.2.3-54-g00ecf From cf2e770faf7364ff9c3d203146b17cbbce097ba7 Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Wed, 17 Apr 2019 19:59:55 -0400 Subject: Keep spacing in mind --- control-spec.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'control-spec.txt') diff --git a/control-spec.txt b/control-spec.txt index 615ca51..d3d0a66 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -634,8 +634,10 @@ queries. [First implemented in 0.2.0.13-alpha.] [In 0.2.0.9-alpha this switched from v2 directory style to v3] - [In versions before 0.4.1.1-alpha we set the Running flag on bridges when /ns/purpose/bridge is accessed] - [In 0.4.1.1-alpha we set the Running flag on bridges when the bridge networkstatus file is written to disk] + [In versions before 0.4.1.1-alpha we set the Running flag on + bridges when /ns/purpose/bridge is accessed] + [In 0.4.1.1-alpha we set the Running flag on bridges when the + bridge networkstatus file is written to disk] "desc/all-recent" -- the latest server descriptor for every router that Tor knows about. (See md note about "desc/id" and "desc/name" above.) -- cgit v1.2.3-54-g00ecf