| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Some Android versions seem to reject routes that use multicast addresses.
Fixes #2420.
|
| |
|
| |
|
|
|
|
| |
BoringSSL does not support OpenSSL's OCSP API.
|
|
|
|
| |
That's required for OCSP verification.
|
| |
|
|
|
|
| |
Fixes #2405.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Not sure if this is actually caused because e.g. the file is too large
or due to some encoding issue.
|
| |
|
|
|
|
| |
According to the Play Console this occurs occasionally.
|
| |
|
|
|
|
| |
upgrade
|
| |
|
|
|
|
| |
SECURITY_PATCH is apparently only available since Android 6.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
onPause/onResume() won't work because onPause() is called right before
onNewIntent().
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Either only the selected apps are able to access the VPN or they are
excluded from access to the VPN.
|