Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This should help finding out why the process suddenly dies.
|
|
|
|
|
|
|
|
|
|
|
|
The newest NDK only support API 19 and higher. Remove support for
lower APIs from this app.
|
|
|
|
The OpenVPN 2.x part of actually sending IV_HWADDR from env is still
mising.
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
|
|
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
|
|
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since it is hard for me to check languages other than the ones that
I speak myself, languages other than English/German default to off.
This might change if I have someone trusted to review other languages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This ensure the profile counter is incremented and the profile is
saved to disk to avoid the race condition of not getting the user/pass
which was started.
Closes #1342
|