Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • David Goulet
  • Tor
  • Repository
  • tor
  • changes
  • bug28995
Find file Blame History Permalink
  • Kris Katterjohn's avatar
    Fix tor_ersatz_socketpair on IPv6-only systems · c59b572e
    Kris Katterjohn authored Jan 07, 2019
    
    
    In get_local_listener used by tor_ersatz_socketpair, the address
    family used when binding the IPv6 socket was AF_INET instead of
    AF_INET6.
    
    Fixes bug 28995; bugfix on 0.3.5.1-alpha.
    
    Signed-off-by: default avatarKris Katterjohn <katterjohn@gmail.com>
    c59b572e