Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #280

Closed (moved)
Open
Opened Apr 05, 2006 by Trac@tracbot

getaddrinfo does not set hints

getaddrinfo in src/common/compat.c gives NULL as hints parameter, so tor servers usually end up doing useless AAAA queries. also, I believe it's better if it gave random IP address, instead of the first one returned from DNS proxy. there are many DNS proxies which do not randomize the returned resource record set.

in addition to this patch, makefiles need fixing to get crypto_pseudo_rand_int linked into tor-resolve. I get undefined reference to smartlist_get, but it's supposed to be in libor.a. somebody else might want to sort this out.

[Automatically added by flyspray2trac: Operating System: All]

Trac:
Username: Safari

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
0.1.2.x-final
Milestone
0.1.2.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#280