diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-02-16 08:49:08 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-02-16 08:49:08 -0500 |
commit | 9f1899fdfd611861bd1a254a6ba6df4ddf05f5da (patch) | |
tree | 220bf6c94835d5cf788e515e7809340722213292 /changes | |
parent | 8970058af6822b14bc06e7a98230b8b13c0084a9 (diff) | |
parent | c67adddacb56f90d77786820f29ca2b4b9f91cae (diff) | |
download | tor-9f1899fdfd611861bd1a254a6ba6df4ddf05f5da.tar.gz tor-9f1899fdfd611861bd1a254a6ba6df4ddf05f5da.zip |
Merge branch 'maint-0.3.2' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug24898-029 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug24898-029 b/changes/bug24898-029 deleted file mode 100644 index b33f093841..0000000000 --- a/changes/bug24898-029 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor bugfixes (relay): - - Make the internal channel_is_client() function look at what sort - of connection handshake the other side used, rather than whether - the other side ever sent a create_fast cell to us. Backports part - of the fixes from bugs 22805 and 24898. - |