Skip to content
  • Roger Dingledine's avatar
    alice can now look up bob's service descriptor, · 7793078d
    Roger Dingledine authored
    choose an intro point, connect to it,
    choose a rend point, connect to it and establish a cookie,
    get an ack from the rendezvous point,
    and know when both circs are ready for her.
    
    APConns don't use conn->purpose anymore
    
    don't initiate a renddesc lookup if one is already in progress
    
    also fix a buffer overflow in nickname parsing (only exploitable
    by the operator though)
    
    
    svn:r1471
    7793078d