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
ANON-Public
orbot
Commits
d24aab8b
Commit
d24aab8b
authored
Oct 25, 2017
by
n8fr8
Browse files
update to Tor 0.3.1.8-openssl1.0.2k
parent
165e95a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
orbotservice/src/main/java/org/torproject/android/service/TorServiceConstants.java
View file @
d24aab8b
...
...
@@ -135,7 +135,7 @@ public interface TorServiceConstants {
public
static
final
String
CMD_UPDATE_TRANS_PROXY
=
"update"
;
public
static
final
String
CMD_SET_EXIT
=
"setexit"
;
public
static
final
String
BINARY_TOR_VERSION
=
"0.3.1.
7
-openssl1.0.2k"
;
public
static
final
String
BINARY_TOR_VERSION
=
"0.3.1.
8
-openssl1.0.2k"
;
public
static
final
String
PREF_BINARY_TOR_VERSION_INSTALLED
=
"BINARY_TOR_VERSION_INSTALLED"
;
//obfsproxy
...
...
Write
Preview
Markdown
is supported
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