r11895@catbus: nickm | 2007-02-23 15:12:58 -0500

Make remap stream events have a souce; make them generated every time we get a successful connected or resolved cell.  Also change reported stream target address to IP consistently when we get the IP from an exit node.


svn:r9624
This commit is contained in:
Nick Mathewson
2007-02-23 20:13:02 +00:00
parent f1d207b29a
commit 55cbbdf9bf
7 changed files with 65 additions and 9 deletions
+5
View File
@@ -20,6 +20,8 @@ Changes in version 0.1.2.8-alpha - 2007-??-??
- Report events where a resolve succeeded or where we got a socks
protocol error correctly, rather than calling both of them
"INTERNAL".
- Change reported stream target addresses to IP consistently when
we finally get the IP from an exit node.
o Minor bugfixes (other):
- Display correct results when reporting which versions are
@@ -61,6 +63,9 @@ Changes in version 0.1.2.8-alpha - 2007-??-??
- Rate-limit SIGNEWNYM events in response to controllers that impolitely
generate them for every single stream. (Patch from mwenge; closes bug
394.)
- Make REMAP stream events have a SOURCE (cache or exit), and make them
generated in every case where we get a successful connected or resolved
cell.
o Minor bugfixes (performance):
- Call router_have_min_dir_info half as often. (This is showing up in