vadym
|
d6079cd4df
|
1. BinaryKey attribute contradiction fix
|
2022-11-30 22:38:45 +02:00 |
|
vadym
|
d6c27ef7af
|
1. CustomAction Directory attribute fix
|
2022-11-30 22:34:18 +02:00 |
|
vadym
|
3488992352
|
1. fixed a contradiction in CustomAction attributes
|
2022-11-30 22:23:53 +02:00 |
|
vadym
|
da0e9900a7
|
Removed LaunchApplication CustomAction duplication RIVM-6
|
2022-11-30 22:15:09 +02:00 |
|
vadym
|
cb872eb590
|
Added arguments for app execution from setup dialog RIVM-6
|
2022-11-30 22:04:06 +02:00 |
|
vadym
|
9fba67bfd5
|
1. Corrected WebView resources structure
|
2022-11-30 21:46:16 +02:00 |
|
vadym
|
68a5d63b9c
|
1. Corrected resources path RIVM-2
|
2022-11-30 21:34:40 +02:00 |
|
vadym
|
60de24365a
|
Added FontsResources in ResourcesRef
|
2022-11-30 21:19:43 +02:00 |
|
vadym
|
95bb7abea3
|
1. added all WebView resources to win.xml file RIVM-2
|
2022-11-30 21:16:42 +02:00 |
|
vadym
|
c0353d100b
|
Fix for error CNDL0005 : The Component element contains an unexpected child element 'Directory'
|
2022-11-30 19:45:11 +02:00 |
|
vadym
|
1fe323149b
|
WebView Resources refactoring in Wix.xml
|
2022-11-30 19:39:04 +02:00 |
|
vadym
|
f3588b4c49
|
Added ComponentRef
|
2022-11-30 17:10:08 +02:00 |
|
vadym
|
88d59cc3ab
|
error LGHT0204 fix RIVM-2
|
2022-11-30 17:04:10 +02:00 |
|
vadym
|
31d7528d95
|
error CNDL0205 fix RIVM-2
|
2022-11-30 11:49:46 +02:00 |
|
vadym
|
f116325bed
|
Resolved Ditectory ui reference RIVM-2
|
2022-11-30 11:42:22 +02:00 |
|
vadym
|
b150aa4143
|
Moved CopyFolder to a separate Component RIVM-2
|
2022-11-30 11:31:42 +02:00 |
|
vadym
|
aa345a265f
|
Corrected property for CopyFile RIVM-2
|
2022-11-30 11:22:27 +02:00 |
|
vadym
|
566b6dd84d
|
1. corrected SourceName attribute RIVM-2
|
2022-11-30 11:15:50 +02:00 |
|
vadym
|
08b92fa047
|
1. added launch configuration for vscode
2. fixed Windows resources copy in Wix msi build
|
2022-11-30 11:05:02 +02:00 |
|
Vadym Vikulin
|
63bb94efe1
|
Merge pull request #23 from RiV-chain/offline_ui
Relocated index.html to ui subfolder. Fixed DEB and MACOS packaging (Fix for RIVM-4)
|
2022-11-27 17:56:18 +02:00 |
|
Mihail Slobodyanuk
|
48e11096a7
|
Relocated index.html to ui subfolder. Fixed DEB and MACOS packaging
|
2022-11-27 15:08:16 +02:00 |
|
Vadym Vikulin
|
d834b2515f
|
Merge pull request #22 from RiV-chain/offline_ui
load index.html from file resource
|
2022-11-26 16:29:44 +02:00 |
|
Mihail Slobodyanuk
|
0a2e54cd60
|
load index.html from file resource
|
2022-11-26 16:26:51 +02:00 |
|
Neil Alexander
|
14f1cd4696
|
Version 0.4.7
Merge pull request #986 from yggdrasil-network/develop
|
2022-11-20 21:20:11 +00:00 |
|
Neil Alexander
|
b0f6544b07
|
Update changelog date
|
2022-11-20 21:14:33 +00:00 |
|
Neil Alexander
|
48d278bd2a
|
Version 0.4.7 changelog (#985)
|
2022-11-15 19:06:14 +00:00 |
|
Neil Alexander
|
596f16aa6c
|
Reduce allocations in encrypted package (update to Arceliar/ironwood@ec61cea)
|
2022-11-15 12:46:08 +00:00 |
|
Neil Alexander
|
ae24f5de38
|
Less aggressive key ratcheting (update to Arceliar/ironwood@bf5f12a)
|
2022-11-12 16:55:23 +00:00 |
|
Neil Alexander
|
cba667f28d
|
Fix race conditions (update to Arceliar/ironwood@2c0740b)
|
2022-11-12 16:47:20 +00:00 |
|
Neil Alexander
|
9df3bc0066
|
Update to Arceliar/ironwood@846a97f5e5
|
2022-11-12 15:26:43 +00:00 |
|
Neil Alexander
|
e824c73e21
|
Fix crash
|
2022-11-12 11:56:50 +00:00 |
|
Neil Alexander
|
7efd66932f
|
Redial failed connections if possible (#983)
|
2022-11-12 11:30:03 +00:00 |
|
solanav
|
0da871f528
|
Fix #884 (#916)
* Fixed #884
* Remove yggdrasil and yggdrasilctl
* Fixed #884
Co-authored-by: asolana <asolana@deloitte.es>
Co-authored-by: solanav <solanav1337@gmail.com>
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
|
2022-11-08 22:19:43 +00:00 |
|
majestrate
|
6fed2a75d7
|
Make TLS certs never expire (#977)
According to RFC5280 we can make TLS certs never expire by setting their `NotAfter` date to a value that is basically the end of time.
Fixes #976.
|
2022-11-08 22:11:22 +00:00 |
|
vadym
|
0d2bec087c
|
1. v0.4.6.1 merge fix
|
2022-11-08 13:31:04 +02:00 |
|
vadym
|
bdd5808b26
|
Merge branch 'yggdrasil-v0.4.6.1-develop' into develop
|
2022-11-08 13:24:40 +02:00 |
|
vadym
|
69d59458d8
|
Merge branch 'develop' of https://github.com/yggdrasil-network/yggdrasil-go into yggdrasil-v0.4.6.1-develop
|
2022-11-08 13:24:10 +02:00 |
|
Vadym Vikulin
|
10d3c618c8
|
Merge pull request #20 from RiV-chain/prefix_free
Prefix free
|
2022-11-08 13:02:52 +02:00 |
|
Vadym Vikulin
|
0e00ec37e3
|
Update version.go
Ygg version support
|
2022-11-02 13:34:07 +00:00 |
|
Vadym Vikulin
|
6e0ec00a27
|
Update version.go
Ygg version support
|
2022-11-02 13:33:05 +00:00 |
|
Neil Alexander
|
6112c9cf18
|
Fix build
|
2022-11-01 18:34:49 +00:00 |
|
Neil Alexander
|
590d83aa9c
|
Fix #975 by not exporting uint8
|
2022-11-01 17:42:52 +00:00 |
|
Revertron
|
ee33bd248f
|
Added two new methods to mobile package (#974)
* Added two new methods
In order to implement https://github.com/yggdrasil-network/yggdrasil-android/issues/25 we need these new methods.
* Renamed methods, changed comments
|
2022-11-01 12:10:50 +00:00 |
|
vadym
|
ff860e71c3
|
1. implemented network prefix load from config file
|
2022-10-31 00:00:15 +02:00 |
|
vadym
|
c7bca5d212
|
1. preparing for NetworkDomain load from config
|
2022-10-30 23:03:28 +02:00 |
|
vadym
|
09d4564282
|
1. added NetworkDomain and default values
|
2022-10-30 22:22:56 +02:00 |
|
vadym
|
6319d6231b
|
1. moved address to core
|
2022-10-30 21:58:42 +02:00 |
|
vadym
|
b5f79eadcb
|
1. merge fixes
|
2022-10-29 00:00:56 +03:00 |
|
Vadym Vikulin
|
62324db959
|
Update link_sctp_linux.go
|
2022-10-28 20:54:05 +00:00 |
|
Vadym Vikulin
|
5f3a6c7d6c
|
Update link_mpath_android.go
|
2022-10-28 20:52:34 +00:00 |
|