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

1479 Commits

Author SHA1 Message Date
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
850081fb58 Update remote examples config 2017-01-09 14:59:07 +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
291882fc89 Update gradle versions 2017-01-04 14:15:24 +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
Luke Korth
366e6820a2 Fix spelling in ISSUE_TEMPLATE.md 2016-10-08 12:16:56 +02:00
Arne Schwabe
56f03f5dc0 Version 0.6.59 2016-10-03 12:46:25 +02:00
Arne Schwabe
c1544d5ccc Fix http-proxy-user-pass not embedded correctly in custom options (closes #551) 2016-10-03 12:41:30 +02:00
Arne Schwabe
166da85161 Update translations 2016-09-28 13:33:58 +02:00
Arne Schwabe
af87e5e962 Ignore errors when the management connection is closed (i.e. OpenVPN process exited), closes #553 2016-09-28 12:43:48 +02:00
Arne Schwabe
7785186a44 Version 0.6.58 2016-09-28 10:05:52 +02:00
Arne Schwabe
def0b27771 More breakpad bulding fixes 2016-09-28 09:39:15 +02:00