[tor-commits] [tor/master] changes file for ticket27167
nickm at torproject.org
nickm at torproject.org
Fri Dec 21 19:28:10 UTC 2018
commit 2100b35f0799276f9854dd625621deda33a9ecc3
Author: Taylor Yu <catalyst at torproject.org>
Date: Thu Dec 20 15:50:34 2018 -0600
changes file for ticket27167
---
changes/ticket27167 | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/changes/ticket27167 b/changes/ticket27167
new file mode 100644
index 000000000..81c66630c
--- /dev/null
+++ b/changes/ticket27167
@@ -0,0 +1,11 @@
+ o Major features (bootstrap):
+ - Report the first connection to a relay as the earliest phases of
+ bootstrap progress, regardless of whether it's a connection for
+ building application circuits. This allows finer-grained
+ reporting of early progress than previously possible with the
+ improvements of ticket 27169. Closes tickets 27167 and 27103.
+ Addresses ticket 27308.
+ - Separately report the intermediate stage of having connected to
+ a proxy or pluggable transport, versus succesfully using that
+ proxy or pluggable transport to connect to a relay. Closes
+ tickets 27100 and 28884.
More information about the tor-commits
mailing list