Commit c8b087d9 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Merge branch 'maint-0.3.1' into maint-0.3.2

parents cb9a322b 3930ffdf
Loading
Loading
Loading
Loading

changes/bug24898-029

0 → 100644
+6 −0
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.