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

537 Commits

Author SHA1 Message Date
Arne Schwabe
807ff10f54 sync openvpn 2017-02-04 01:42:02 +01:00
Arne Schwabe
c6d7fcd124 Fetch initial network state for seriously broken devices. 2017-02-02 09:53:35 +01:00
Arne Schwabe
39f9fffbc6 Log more state debug information to help debugging reconnecting problems 2017-01-31 18:28:38 +01:00
Arne Schwabe
f092c4bf93 Update translations 2017-01-31 11:27:42 +01:00
Arne Schwabe
e47190b6b7 Revert change 2017-01-30 18:09:28 +01:00
Arne Schwabe
c8ed56d661 Change icons for notification 2017-01-30 13:06:39 +01:00
Arne Schwabe
c639e95aa6 Update openssl 2017-01-29 23:00:37 +01:00
Arne Schwabe
6c983af984 typo 2017-01-28 10:15:50 +01:00
Arne Schwabe
ea4dc52451 Ensure that the launcher shortcuts are updated when something aside from the name changes (symbol in this case) 2017-01-26 17:39:22 +01:00
chrihu
23095590c9 Add launcher shortcut icons 2017-01-26 17:22:04 +01:00
Arne Schwabe
3423d5c632 Fix crash on empty profile name 2017-01-09 18:48:08 +01:00
Arne Schwabe
ae9e26fb67 Version 0.6.64 2017-01-09 18:31:48 +01:00
Arne Schwabe
02c96933fc Workaround the save set bug 2017-01-08 17:06:36 +01:00
Arne Schwabe
db3fa686e9 Use multi process on sharedpreferences until I have time for a proper fix 2017-01-08 16:55:31 +01:00
Arne Schwabe
6717094a10 Sent username only for auth requests 2017-01-05 15:38:41 +01:00
Arne Schwabe
797ffad681 Fix status not shown 2017-01-04 18:48:35 +01:00
Arne Schwabe
7bf4566ba2 fix NPE 2017-01-04 12:16:38 +01:00
Arne Schwabe
87979af6cf Fix display of tis-auth file summary 2017-01-04 11:28:06 +01:00
Arne Schwabe
318f6dacde Update translations (closes #604) 2017-01-04 11:18:57 +01:00
Arne Schwabe
52f1226ba8 Version 0.6.63 2016-12-26 11:18:44 +00:00
Arne Schwabe
f873222b95 Update translations 2016-12-26 10:29:19 +00:00
Arne Schwabe
eb65c06490 Bail out if tls-remote is defined 2016-12-19 23:04:40 +01:00
Arne Schwabe
bc37991943 Fix sorting 2016-12-17 14:07:37 +01:00
Arne Schwabe
9f44ae471b sort is not so important 2016-12-17 13:55:52 +01:00
Arne Schwabe
836ead90e6 LRU sorted the wrong way 2016-12-17 13:50:51 +01:00
Arne Schwabe
7939e5af22 Fix crash on phones with less than 4 profiles 2016-12-17 13:45:51 +01:00
Arne Schwabe
6b3e6cd5f4 Fix pkcs12 profiles not working 2016-12-17 13:20:00 +01:00
Arne Schwabe
5df26c0bb4 Version 0.6.61 2016-12-17 11:39:21 +01:00
Arne Schwabe
6b17792191 Implement LRU sorting for profile list 2016-12-17 11:07:40 +01:00
Arne Schwabe
a13d3764b9 Bump versions 2016-12-17 11:07:16 +01:00
Arne Schwabe
1eac1f1a6e Implement password handover between ui and service 2016-12-16 12:26:20 +01:00
Arne Schwabe
73b79c6874 Fix notify if no cached logfiles are available. 2016-12-04 13:03:25 +01:00
Arne Schwabe
1dd3f0d7d5 Small fixes 2016-11-26 16:32:26 +01:00
Arne Schwabe
54c400b1c2 Replace example of openvpn.blinkt.de with openvpn.example.com to avoid confusing and people trying to connect to that server 2016-11-26 01:04:17 +01:00
Arne Schwabe
6bb7be22ce Implement getting the cached log via pipe to UI process 2016-11-25 23:05:52 +01:00
Arne Schwabe
17392cf629 Implement IPv6 DNS Servers 2016-11-22 17:47:28 +01:00
Arne Schwabe
21e3f12789 Update gradle versions 2016-11-22 17:47:02 +01:00
Arne Schwabe
8e5954edd1 Really statically link closes #563 2016-11-22 17:12:25 +01:00
Arne Schwabe
5e50072b9a Always use the most current version of a profile 2016-11-19 18:16:01 +01:00
Arne Schwabe
34f9c3afec Implement tis-crypt 2016-11-19 18:15:42 +01:00
Arne Schwabe
fc24fcf01e Fix more IPC 2016-11-15 23:19:51 -05:00
Arne Schwabe
205f690013 Update grade versions 2016-11-15 12:14:26 -05:00
Arne Schwabe
5f070fb527 First step to process seperation, not everything working yet. 2016-11-10 12:50:17 +01:00
Alex Semenov
b92a1252b3 Vpn stop management issues (#572)
* Fixed error, when stopVPN method in ManagementThread returned true regardless of actual stop signal have been sent.

As result - management stopped to send any state updates to listeners because of mShuttingDown flag.

* Fixed error, when endVpnService method didn't actually stop vpn thread because of missing thread interruption handling.
2016-11-08 21:05:29 +01:00
Dániel Zolnai
df2f911a6e Change activity which opens when tapping notification (#582) 2016-11-08 14:49:57 +01:00
Arne Schwabe
f2b2b7e883 Fix strings 2016-10-25 18:02:47 +02:00
Arne Schwabe
64e8dfac26 Fix clang compiler warnings 2016-10-18 15:56:22 +02:00
Arne Schwabe
20f6958942 Merge commit 'b67c9b17f967b950a2666cda64510f6e4ddc4092' 2016-10-10 00:54:46 +02:00
Arne Schwabe
b67c9b17f9 workaound bug in russian translation with shorter translation: Thanks for all who told me about that bug 2016-10-10 00:53:12 +02:00
Arne Schwabe
216bc0e853 changes to openssl to get it compiling with clang (closes #563) 2016-10-08 13:35:33 +02:00