dartsyms
814b66c04a
Various fixes for iOS ( #126 )
...
* Readme update, solution for wireguard make in M1 machines,
* import file and restore enabled.
* xcode_patcher.rb fixed, Now no need to add openVPN framewrok in Embed frameworks manually.
* Now xcode_patcher.rb will add OpenVPN Framework to Embed Frameworks in main target, instead of Network extension.
* Update iosvpnprotocol.swift
* Protocol wasn't detected because it is working on localized description of tunnel, fixed cases.
* Code cleanup
* Speed issue fixed for wireguard.
* GetDeviceIp and bytes(speed of OpenVPN) fixed.
*Device IP method wasn't working as expected, so I replaced. and for speed in OpenVPN we need to handle message seperately for bytes.
*QR progress added with progressbar and text.
2022-12-12 13:16:12 +01:00
pokamest
7a6c1de5d5
QrCoreGen
2022-09-07 09:51:03 +03:00
pokamest
789902b79a
Secure settings rework
2022-08-27 17:35:43 +03:00
pokamest
b36517babb
Merge branch 'dev' into secure-config-2
2022-08-24 20:40:10 +03:00
pokamest
14384131f4
Secure config WIP
2022-08-24 07:38:13 -07:00
pokamest
b5890340e3
Secure settings rework
2022-08-23 22:47:23 +03:00
pokamest
589e07f869
wireguard-tools submodule updated
2022-08-08 14:27:07 +03:00
pokamest
cd70f4b1c9
Merge pull request #53 from amnezia-vpn/ios-wireguard
...
iOS initial support
2022-07-06 16:26:50 +03:00
leetthewire
7d7b6f4475
prepared to build
2022-03-22 03:40:47 -07:00
Alex Kh
7131257354
missing files added
2021-12-31 10:58:36 +04:00
Alex Kh
db527be97c
VPN over Shadowsocks, three providers added, still unstable (testing, not for production)
2021-12-31 10:57:58 +04:00
Alex Kh
7c46e42820
Merge remote-tracking branch 'origin/dev' into ios-wireguard
2021-12-31 10:56:40 +04:00
pokamest
68a51c9c63
WireGuard protocol fix
2021-12-25 21:14:55 +03:00
Alex Kh
9ca8c66c47
Tried to get rid of crashes on sequential vpn turn on/off
2021-12-23 13:13:55 +04:00
Alex Kh
39e348948c
Merge conflicts in .gitmodules resolved
2021-12-21 23:21:10 +04:00
Alex Kh
6583090d4f
[WIP] shadowsocks implementation added
2021-12-21 23:17:22 +04:00
pokamest
f20134415e
IKEv2 class file renamed
2021-12-21 02:57:23 +03:00
pokamest
f8f4b39965
qzxing submodule
2021-12-20 02:42:16 +03:00
pokamest
1d51419a11
QR codes rework
2021-12-20 02:29:23 +03:00
Alex Kh
eba71469a4
[WIP] OpenVPN tunnel implementation
2021-12-08 15:55:36 +04:00
Alex Kh
7c7f77adc6
[WIP] Added wireguard, prepare to test and debug
2021-11-30 16:56:24 +04:00
pokamest
fd9d54d2dd
Merge branch 'dev' into ios_main
2021-11-18 03:48:34 -08:00
pokamest
c6efc5b212
Share page fixes
2021-11-13 17:20:23 +03:00
pokamest
7701efc704
iOS Wireguard
2021-10-23 04:26:47 -07:00
pokamest
a0dbbfa04e
Android libs fix
2021-10-20 17:37:54 +03:00
pokamest
65d110eb0a
OpenSSL for ASndroid added
2021-10-18 18:49:15 +03:00
pokamest
a426591282
iOS build fixes
2021-10-18 05:11:50 -07:00
pokamest
499ff590cd
botan for IPhone added
2021-10-17 23:17:38 +03:00
pokamest
03aae3f787
OpenSSL lib for MacOS
2021-10-17 08:00:52 -07:00
pokamest
67a55fee25
Easyrsa removed
...
Cert req reimplemented
OpenSSL libs added for Windows
2021-10-17 13:03:03 +03:00
pokamest
bac7b3ab37
Android service wireguard build
2021-09-30 18:16:41 +03:00
pokamest
0d9f1ba95b
qml ui fixes
2021-09-19 14:31:38 +03:00
pokamest
0faf6c8599
QML ServerContainers page refact
2021-09-16 16:19:14 +03:00
pokamest
9ae2e3fba2
ios fixes
2021-09-15 08:03:28 -07:00
pokamest
d496d0cccd
Botan linux fix
2021-08-13 07:04:11 -07:00
pokamest
accdedfead
botan build fix
2021-08-08 18:34:05 +03:00
pokamest
bedf669ca4
Botan switched to amalgamation build
2021-08-08 18:10:09 +03:00
pokamest
bd586a1921
Botan for MacOS added
2021-08-03 07:32:04 -07:00
pokamest
dec04ccd06
Add botan for linux static lib
2021-08-03 06:36:03 -07:00
pokamest
64d4e96068
Add botan for linux
2021-08-03 06:34:37 -07:00
pokamest
6d83e16aa7
Android build config added
2021-08-01 19:57:04 +03:00
pokamest
a49db653a1
botan.pri fix
2021-07-27 13:35:10 +03:00
pokamest
cd7884b508
Botan deploy fix (Windows x64)
2021-07-27 13:23:18 +03:00
pokamest
5bf2c1d6e1
Botan updated
...
QtSsh updated to https://github.com/sandsmark/QSsh
2021-07-27 09:33:49 +03:00
leetthewire
148b1dacce
fixed UI for linux
...
Signed-off-by: leetthewire <yaartjom@mail.ru>
2021-06-26 23:09:48 +00:00
pokamest
f9e1b2c6dc
QR code lib added
...
ShadowSocks export
ui stylesheet fixes
ip:port regexp fixed
dns settings reset bug fixed
2021-03-17 03:45:38 +03:00
pokamest
ca898a6759
Ssh key auth support added
...
yum/apt install support
2021-03-14 21:19:11 +03:00
pokamest
39224c7bf7
SingleApplication
2021-02-24 13:38:23 -08:00
pokamest
96aa3d409d
SingleApplication
2021-02-24 23:40:57 +03:00
pokamest
6626233da8
QtSsh
2020-12-18 15:26:45 +03:00