forget-rend-descs-on-newnym 318 B

123456789
  1. o Security fixes:
  2. - Forget all hidden service descriptors cached as a client when
  3. processing a SIGNAL NEWNYM command. Fixes bug 3000. Bugfix on
  4. 0.0.6.
  5. o Code simplifications and refactoring:
  6. - Allow rend_client_send_introduction to fail without closing the
  7. AP connection permanently.