Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
debian
tor
Commits
7708f9a4
Commit
7708f9a4
authored
10 months ago
by
Hiro
Committed by
David Goulet
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo in tor-relays list address
parent
bedc6a90
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/core/or/conflux_params.c
+1
-1
1 addition, 1 deletion
src/core/or/conflux_params.c
with
1 addition
and
1 deletion
src/core/or/conflux_params.c
+
1
−
1
View file @
7708f9a4
...
@@ -178,7 +178,7 @@ conflux_is_enabled(const circuit_t *circ)
...
@@ -178,7 +178,7 @@ conflux_is_enabled(const circuit_t *circ)
log_warn
(
LD_GENERAL
,
log_warn
(
LD_GENERAL
,
"This tor is a relay and ConfluxEnabled is set to 0. "
"This tor is a relay and ConfluxEnabled is set to 0. "
"We would ask you to please write to us on "
"We would ask you to please write to us on "
"tor-relay@lists.torproject.org or file a bug explaining "
"tor-relay
s
@lists.torproject.org or file a bug explaining "
"why you have disabled this option. Without news from you, "
"why you have disabled this option. Without news from you, "
"we might end up marking your relay as a BadExit."
);
"we might end up marking your relay as a BadExit."
);
tor_free
(
msg
);
tor_free
(
msg
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment