Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mike Perry
Tor
Commits
65d6b66e
Unverified
Commit
65d6b66e
authored
Apr 10, 2018
by
Isis Lovecruft
Browse files
config: Obsolete PortForwarding and PortForwardingHelper options.
* FIXES part of #25409:
https://bugs.torproject.org/25409
parent
9df110cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/config.c
View file @
65d6b66e
...
...
@@ -492,6 +492,8 @@ static config_var_t option_vars_[] = {
V
(
TestingSigningKeySlop
,
INTERVAL
,
"1 day"
),
V
(
OptimisticData
,
AUTOBOOL
,
"auto"
),
OBSOLETE
(
"PortForwarding"
),
OBSOLETE
(
"PortForwardingHelper"
),
OBSOLETE
(
"PreferTunneledDirConns"
),
V
(
ProtocolWarnings
,
BOOL
,
"0"
),
V
(
PublishServerDescriptor
,
CSV
,
"1"
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment