Skip to content
  • Karsten Loesing's avatar
    Make an attempt to fix bug 1024. · 3e6bb050
    Karsten Loesing authored and Nick Mathewson's avatar Nick Mathewson committed
    The internal error "could not find intro key" occurs when we want to send
    an INTRODUCE1 cell over a recently finished introduction circuit and think
    we built the introduction circuit with a v2 hidden service descriptor, but
    cannot find the introduction key in our descriptor.
    
    My first guess how we can end up in this situation is that we are wrong in
    thinking that we built the introduction circuit based on a v2 hidden
    service descriptor. This patch checks if we have a v0 descriptor, too, and
    uses that instead.
    3e6bb050
To find the state of this project's repository at the time of any of these versions, check out the tags.