aboutsummaryrefslogtreecommitdiff
path: root/changes/forget-rend-descs-on-newnym
blob: ab2fd61f34d9f39da81af8f62b017b47e8680ea6 (plain)
1
2
3
4
5
6
7
8
9
  o Security fixes:
    - Forget all hidden service descriptors cached as a client when
      processing a SIGNAL NEWNYM command.  Fixes bug 3000.  Bugfix on
      0.0.6.
  o Code simplifications and refactoring:
    - Allow rend_client_send_introduction to fail without closing the
      AP connection permanently.