Commit 5c48f62e authored by Nick Mathewson's avatar Nick Mathewson 🦞
Browse files

Merge branch 'maint-0.3.3'

parents 15270323 9f1899fd
Loading
Loading
Loading
Loading

changes/bug24898-029

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
  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.