aboutsummaryrefslogtreecommitdiff
path: root/changes/bug27841
blob: 9cd1da7275ee418160f826e164502a02b905a1f3 (plain)
1
2
3
4
5
6
7
  o Minor bugfixes (onion services):
    - On an intro point for a version 3 onion service, we do not close
      an introduction circuit on an NACK. This lets the client decide
      whether to reuse the circuit or discard it. Previously, we closed
      intro circuits on NACKs. Fixes bug 27841; bugfix on 0.3.2.1-alpha.
      Patch by Neel Chaunan