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
0379439f
Commit
0379439f
authored
Jun 19, 2017
by
Nick Mathewson
🎨
Browse files
refer to the correct version
parent
3f807ec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/config.c
View file @
0379439f
...
...
@@ -693,12 +693,12 @@ static const config_deprecation_t option_deprecation_notes_[] = {
"NoAdvertise sub-option"
},
/* End of options deprecated since 0.2.9.2-alpha. */
/* Deprecated since 0.3.
1
.0-alpha. */
/* Deprecated since 0.3.
2
.0-alpha. */
{
"HTTPProxy"
,
"It only applies to direct unencrypted HTTP connections "
"to your directory server, which your Tor probably wasn't using."
},
{
"HTTPProxyAuthenticator"
,
"HTTPProxy is deprecated in favor of HTTPSProxy "
"which should be used with HTTPSProxyAuthenticator."
},
/* End of options deprecated since 0.3.
1
.0-alpha. */
/* End of options deprecated since 0.3.
2
.0-alpha. */
{
NULL
,
NULL
}
};
...
...
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