Skip to content
  • Roger Dingledine's avatar
    Big bridge bugfixes. Backport candidates. · dd50ffb1
    Roger Dingledine authored
    If you have more than one bridge but don't know their keys,
    you would only learn a request for the descriptor of the first one
    on your list. (Tor considered launching requests for the others, but
    found that it already had a connection on the way for $0000...0000
    so it didn't open another.)
    If you have more than one bridge but don't know their keys, and the
    connection to one of the bridges failed, you would cancel all
    pending bridge connections. (After all, they all have the same
    digest.)
    
    
    svn:r15366
    dd50ffb1