
* Version bump 4.2.1.0 * feat: add special handshake params to ui * feat: finish adding params * feat: android/ios & fix qml * chore: fix android impl & update 3rd-prebuilt branch * chore: trigger build with windows build * fix: special handshake params to client * chore: update submodule * feat: s3, s4 * chore: update submodule * feat: s3 s4 cont * fix: kt set * chore: update submodule * feat: add default values for s3, s4 * fix: make new parameters optional * chore: update submodules * chore: restore translation files * fix: fixed awg native config import with new junk * chore: restore translation files * AWG v1.5 Build * refactoring: removed s3 s4 fileds from ui part * chore: update link to amneziawg-apple --------- Co-authored-by: pokamest <pokamest@gmail.com> Co-authored-by: Mark Puha <p.mark95@gmail.com> Co-authored-by: albexk <albexk@proton.me> Co-authored-by: Mykola Baibuz <mykola.baibuz@gmail.com>
16 lines
678 B
Text
16 lines
678 B
Text
[submodule "client/3rd/qtkeychain"]
|
|
path = client/3rd/qtkeychain
|
|
url = https://github.com/frankosterfeld/qtkeychain.git
|
|
[submodule "client/3rd/SortFilterProxyModel"]
|
|
path = client/3rd/SortFilterProxyModel
|
|
url = https://github.com/mitchcurtis/SortFilterProxyModel.git
|
|
[submodule "client/3rd-prebuilt"]
|
|
path = client/3rd-prebuilt
|
|
url = https://github.com/amnezia-vpn/3rd-prebuilt
|
|
branch = feature/special-handshake
|
|
[submodule "client/3rd/amneziawg-apple"]
|
|
path = client/3rd/amneziawg-apple
|
|
url = https://github.com/amnezia-vpn/amneziawg-apple
|
|
[submodule "client/3rd/QSimpleCrypto"]
|
|
path = client/3rd/QSimpleCrypto
|
|
url = https://github.com/amnezia-vpn/QSimpleCrypto.git
|