Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 316
    • Issues 316
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #814
Closed
Open
Created Sep 09, 2008 by Karsten Loesing@karsten

Fetching v0 and v2 rendezvous descriptors in parallel sometimes fails

The logic to download v0 and v2 rendezvous descriptors in parallel does not work correctly. If the v0 request returns first and unsuccessfully, the hidden service connection is closed with the statement "[notice] Closing stream for '[...].onion': hidden service is unavailable (try again later)." A subsequent successful result of a v2 request cannot be processed correctly; while the descriptor is stored for later use, it cannot be used for the requesting connection any more.

This is a minor problem, since hidden services that only publish v2 descriptors are still rare (unless people perform tests with them).

Patch follows.

[Automatically added by flyspray2trac: Operating System: All]

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking