Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Supporting just APIs 19 and 20 keeps a lot of code and the number of users
is extremely small.
|
|
The newest NDK only support API 19 and higher. Remove support for
lower APIs from this app.
|
|
|
|
|
|
After adding pss padding support the javadoc for getSignedDataWithExtra
function in ExternalCertificateProvider.aidl was not updated.
|
|
|
|
This hopefully addresses the race condition mentioned in #1254.
|
|
|
|
|
|
|
|
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>
|
|
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
|
|
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
|
|
When importing a configuration with only one DNS server, the second
DNS server what never overwritten, resulting in having the Google DNS
as backup server. Also change Google DNS to Quad9 by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|