소스 검색

Merge branch 'maint-0.3.2' into maint-0.3.3

Nick Mathewson 7 년 전
부모
커밋
8970058af6
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      changes/bug24898-029

+ 6 - 0
changes/bug24898-029

@@ -0,0 +1,6 @@
+  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.
+