commit 757104405df17e35367ffd5935cd63b432e9a5d7 Author: teor teor@torproject.org Date: Wed Apr 17 19:58:37 2019 -0400
Make GETINFO ns/purpose/bridge change more descriptive for #24490
Co-Authored-By: neelchauhan neel@neelc.org --- control-spec.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
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.)