Don't compile ext_orport.c when relay mode is disabled.
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Nick Mathewson changed milestone to %Tor: 0.4.4.x-final
changed milestone to %Tor: 0.4.4.x-final
Trac:
Parent Ticket: #31851 (moved)- Author
Branch is
extract_ext_orport
with PR at https://github.com/torproject/tor/pull/1753Trac:
Keywords: 043-deferred deleted, 043-deferred library-size added
Status: assigned to needs_review - Developer
Looks good, but pending CI.
Trac:
Reviewer: N/A to ahf
Status: needs_review to merge_ready Looks like
src/feature/client/transports.c
has some relay code. I added it to the end of phase 2 in: https://trac.torproject.org/projects/tor/ticket/31851#comment:10The following functions don't have stub implementations:
- connection_or_get_by_ext_or_id
- init_ext_or_cookie_authentication
- ext_orport_free_all
Do they belong in the implementation file, rather than the header?
Or can they have a header comment, explaining why there's no stub?
Trac:
Status: merge_ready to needs_revision- Author
Thanks for the review! I've added comments and moved functions per your comment above; once CI has passed, I'll merge.
I've also opened #33383 (moved) because of my surprise about an unused function.
- Author
CI has passed; merging this.
Trac:
Resolution: N/A to implemented
Status: needs_revision to closed - Trac closed
closed
- Trac added 48m of time spent
added 48m of time spent
- Nick Mathewson mentioned in issue #33383 (moved)
mentioned in issue #33383 (moved)
- Trac mentioned in issue #31851 (moved)
mentioned in issue #31851 (moved)
- Trac moved to tpo/core/tor#33368 (closed)
moved to tpo/core/tor#33368 (closed)
- Trac mentioned in issue tpo/core/tor#33383 (closed)
mentioned in issue tpo/core/tor#33383 (closed)