0
0
mirror of https://github.com/schwabe/ics-openvpn.git synced 2024-09-20 03:52:27 +02:00
Commit Graph

759 Commits

Author SHA1 Message Date
Arne Schwabe
3b4ce6d558 Implement importing profiles from Access Server 2019-11-20 17:48:31 +01:00
Arne Schwabe
7d9cb2f62b Convert OpenSSLSpeed,bugfixes for library conversion 2019-11-17 11:18:51 +01:00
Arne Schwabe
cbdaa48705 Convert most fragments/activities to androidx 2019-11-17 10:16:02 +01:00
Arne Schwabe
81d7c76b94 Convert ConfigConvert to Kotlin 2019-11-17 10:16:02 +01:00
Arne Schwabe
05ae586628 Use debug signing if release signing cannot be found. 2019-11-17 10:16:02 +01:00
Uipko Berghuis
0ff43d3ffb Upgrade to gradle 5.6.4 and android gradle plugin 3.5.2 2019-11-17 10:16:01 +01:00
Arne Schwabe
35f704b20a Fix build lint issue 2019-10-28 18:05:01 +01:00
Arne Schwabe
2d67c32139 Update translations 2019-10-28 17:50:14 +01:00
Arne Schwabe
11c55651c5 Update build scripts 2019-10-28 17:50:14 +01:00
Arne Schwabe
f860e38141 Ignore mtu parameter to mssfix (closes #1043) 2019-10-28 14:55:17 +01:00
Arne Schwabe
718b223305 Fix issue with setting static keys 2019-10-28 14:47:11 +01:00
Arne Schwabe
4602bc95bf Fix typo 2019-10-28 14:46:41 +01:00
Arne Schwabe
484053aa9d Update OpenVPN/OpenSSL 2019-10-28 14:46:19 +01:00
Arne Schwabe
638fed5594 Minor tweaks to info message support 2019-09-15 18:01:06 +02:00
Arne Schwabe
08c208ed2d Fix incorrect loading of socks proxy (closes #1068) 2019-09-04 20:46:05 +03:00
Arne Schwabe
b49591c377 Implement dark mode 2019-09-04 20:30:46 +03:00
Arne Schwabe
10d7110c35 Move to androidx and new chart library version 2019-09-03 19:17:51 +03:00
Arne Schwabe
eb2b0578db Migrate OpenSSL build config to openssl directory 2019-08-26 13:21:19 +02:00
Arne Schwabe
9eaa41245a Remove old code 2019-08-13 13:40:50 +02:00
Arne Schwabe
bc74138d1c Fix NPE crash 2019-08-13 13:14:14 +02:00
Arne Schwabe
590e04eb8d Implement proper logging to Logcat 2019-08-13 13:13:47 +02:00
Arne Schwabe
01af60a3d8 Update c/c++ dependencies 2019-08-13 12:59:49 +02:00
Arne Schwabe
450e99c135 Reformat + IV_HWADDR on OpenVPN3 2019-08-07 12:28:16 +02:00
Arne Schwabe
4e8ff03abd Fix osslspeed library 2019-08-05 16:01:34 +02:00
Arne Schwabe
32b0802618 Add skeleton build variant 2019-08-05 16:01:34 +02:00
Arne Schwabe
f72ab87b31 Remove leftover config.h line 2019-08-05 16:01:34 +02:00
Arne Schwabe
335b63db41 Implement challenge response via IV_SSO 2019-08-05 16:01:34 +02:00
Arne Schwabe
7668bfaada Do not depend on old OpenSSL APIs 2019-08-05 16:01:34 +02:00
Arne Schwabe
ae1b90bd6b Increase targeted API to Android Q 2019-08-05 16:01:34 +02:00
Arne Schwabe
25869626cd Import OpenSSL 1.1.1c 2019-08-05 16:01:34 +02:00
Arne Schwabe
c6a64e1749 Do allow custom file chooser on Android Q+ since it will not work 2019-08-05 16:01:34 +02:00
Arne Schwabe
03d93d1fb7 Fix KeyChain not selecting EC and fix manifest
Also convert another file to Kotlin
2019-08-05 16:01:34 +02:00
Arne Schwabe
4c31594443 Improve compatibility with API 29 2019-08-05 16:01:34 +02:00
Felix W. Dekker
3e9c7cacd7 Fix typo 2019-07-08 11:37:35 +02:00
Arne Schwabe
4ba2ed96f7 Upgrade OpenSSL 1.1.1b 2019-03-26 12:21:14 +01:00
Arne Schwabe
e5917f4829 Also retry on AUTH FAILED for OpenVPN3 (closes #961) 2019-02-26 17:07:08 +01:00
Arne Schwabe
91973b76bd Version 0.7.8 2019-02-22 14:43:53 +01:00
Arne Schwabe
4ba24af5fc Log allowed address families in Log 2019-02-22 14:43:53 +01:00
Arne Schwabe
7d767337c1 Update translations 2019-02-22 14:43:53 +01:00
Arne Schwabe
d86188a39d Update openvpn2/3 versions 2019-02-22 13:39:15 +01:00
Arne Schwabe
460cab9572 Allow users to explicitly change allowAF independent from local LAN
access
2019-02-22 13:33:35 +01:00
Arne Schwabe
82484ed585 Change allowed apps to also scroll the general settings 2019-02-22 13:32:56 +01:00
Arne Schwabe
10be307704 Fix building openvpn3 related files
Also remove noovpn3. I don't use it myself and don't want to spend the
time right now to fix it.
2019-02-07 17:11:01 +01:00
Arne Schwabe
0f3032f97c Add killswitch FAQ
People annoy me too much with this nonsense
2019-02-07 14:32:21 +01:00
Arne Schwabe
7930eddd88 Clean up autoconverted code 2019-02-07 14:31:57 +01:00
Arne Schwabe
9be4d661d3 Autoconvert file to kotlin 2019-02-06 16:27:35 +01:00
Arne Schwabe
683b2e9210 Update translations 2019-02-06 16:24:27 +01:00
Arne Schwabe
54c620057b Update OpenVPN 2 and 3 versions 2019-02-06 15:51:49 +01:00
Arne Schwabe
ca435e2780 Ignore unset config version (closes #953) 2019-02-05 14:19:57 +01:00
Arne Schwabe
794076efc1 Convert parser unit test to kotlin 2019-02-05 11:53:32 +01:00