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
e6003f67
Commit
e6003f67
authored
Oct 20, 2017
by
n8fr8
Browse files
update tor constants to 0.3.1.7-openssl1.0.2k
parent
d86ace63
Changes
1
Hide whitespace changes
Inline
Side-by-side
orbotservice/src/main/java/org/torproject/android/service/TorServiceConstants.java
View file @
e6003f67
...
...
@@ -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.
0.8
-openssl1.0.2k
-1
"
;
public
static
final
String
BINARY_TOR_VERSION
=
"0.3.
1.7
-openssl1.0.2k"
;
public
static
final
String
PREF_BINARY_TOR_VERSION_INSTALLED
=
"BINARY_TOR_VERSION_INSTALLED"
;
//obfsproxy
...
...
@@ -155,4 +155,6 @@ public interface TorServiceConstants {
public
static
final
String
HIDDEN_SERVICES_DIR
=
"hidden_services"
;
}
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