Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 334
    • Issues 334
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 35
    • Merge requests 35
  • 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
  • Repository
  • tor
  • src
  • core
  • or
  • circuitbuild.c
Find file BlameHistoryPermalink
  • George Kadianakis's avatar
    Hiding crypt_path_t: Move some more crypt_path-specific functions. · 0ed5c6ed
    George Kadianakis authored Apr 09, 2019
    - Move test-only cpath_get_n_hops() to crypt_path.c.
    - Move onion_next_hop_in_cpath() and rename to cpath_get_next_non_open_hop().
    
    The latter function was directly accessing cpath->state, and it's a first step
    at hiding ->state.
    0ed5c6ed