Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nick Mathewson
  • Tor
  • Repository
Switch branch/tag
  • tor
  • src
  • or
  • channeltls.c
Find file BlameHistoryPermalink
  • Fernando Fernandez Mancera's avatar
    channel_tls_get_remote_addr_method now returns real_addr. · 33d9889a
    Fernando Fernandez Mancera authored Jan 22, 2018 and David Goulet's avatar David Goulet committed Jan 31, 2018
    The accurate address of a connection is real_addr, not the addr member.
    channel_tls_get_remote_addr_method() now returns real_addr instead.
    
    Fixes #24952; bugfix on 707c1e2e
    
     in 0.2.4.11-alpha.
    
    Signed-off-by: default avatarFernando Fernandez Mancera <ffmancera@riseup.net>
    33d9889a