vadym
9d15744061
sequence fix
2021-09-12 20:25:48 +03:00
vadym
d269186966
sequence fix
2021-09-12 20:22:28 +03:00
vadym
cb0d635926
updated MeshUI file id
2021-09-12 20:18:43 +03:00
vadym
52bf37ed68
fixed UI start
2021-09-12 20:14:51 +03:00
vadym
99620070c2
wait fix
2021-09-12 19:52:11 +03:00
vadym
376b824a8e
update ServiceControl
2021-09-12 19:32:54 +03:00
vadym
600b8db692
added webview dll
2021-09-12 19:15:38 +03:00
vadym
77f02b16a4
updated ldflags
2021-09-12 18:52:58 +03:00
vadym
f078cd21be
folder name fix
2021-09-12 18:13:59 +03:00
vadym
49055af954
mingw fix
2021-09-12 18:07:16 +03:00
vadym
ba0d3b737d
feature fix
2021-09-12 17:59:13 +03:00
vadym
0f53a75a9a
compunent Feature fix
2021-09-12 17:41:43 +03:00
vadym
c572ac1bbb
component id fix
2021-09-12 17:36:14 +03:00
vadym
b3bcfc956f
component id fix
2021-09-12 17:33:33 +03:00
vadym
54c8970c75
id fixes
2021-09-12 17:26:31 +03:00
vadym
8c881a7866
fixed compiler options
2021-09-12 17:16:36 +03:00
vadym
abfbdb55b0
msi build fixes
2021-09-12 17:06:28 +03:00
vadym
c2819d2b62
fixed wix.xml components
2021-09-12 16:54:07 +03:00
vadym
b9464374e7
id ServiceInstaller fix
2021-09-12 16:43:07 +03:00
vadym
63bb5cf5b4
updated msi build
2021-09-12 16:40:29 +03:00
vadym
86c9496f73
added index.html to disribution files
2021-09-12 16:20:51 +03:00
vadym
4d40d9cb73
small fixes
2021-09-12 14:11:29 +03:00
vadym
09193f11d2
1. updated peers
2021-09-12 00:19:58 +03:00
vadym
64dc990c50
1. added webview dependency
...
2. changed functions in ui.go
2021-09-11 22:45:38 +03:00
vadym
a6ab14823c
rename main to ui
2021-09-11 22:20:46 +03:00
vadym
75b2a7421f
added webview
2021-09-11 22:16:20 +03:00
vadym
976bd70c96
cleaned up develop branch
2021-09-09 10:57:34 +03:00
vadym
2d36105eeb
cleaned up develop branch
2021-09-09 10:55:30 +03:00
vadym
c32e5517f1
changed files and folders name
2021-09-09 10:40:27 +03:00
vadym
052fdd3edf
changed names
2021-09-09 10:30:55 +03:00
vadym
1dce2d51be
changed dependencies to https://github.com/RiV-chain/RiV-mesh repo
2021-09-09 10:19:40 +03:00
cofob
6a0ddc20ef
Allow yggdrasil bind to ports <1024
2021-07-21 17:57:59 +07:00
Neil Alexander
2fc34bbd5a
Revert "Merge pull request #796 from Chaz6/update-systemd-files"
...
This reverts commit 88bd098f91
, reversing
changes made to 4d798a3494
.
2021-07-04 09:26:17 +01:00
Chris Hills
9391430bc0
Update binary path in systemd service files to match the website.
2021-07-02 13:14:13 +01:00
Neil Alexander
9b68ac5702
Fix wintun hopefully
2021-06-13 11:13:02 +01:00
Neil Alexander
38e05b5f4c
Download wintun on first pass
2021-06-13 11:07:19 +01:00
Neil Alexander
8621223a1f
Remove -aslr
2021-06-13 11:04:27 +01:00
Neil Alexander
272670b85b
Fix version numbers in MSI
2021-06-13 11:03:01 +01:00
Neil Alexander
63967462d9
Update MSI build again
2021-06-13 10:58:15 +01:00
Neil Alexander
3b669a15ed
Update build-msi.sh
2021-06-13 10:47:14 +01:00
Neil Alexander
45d6a1e6e5
Revert "Build MSIs for Windows using CircleCI ( #766 )"
...
This reverts commit f0a5cd542c
.
2021-06-13 10:42:31 +01:00
Arceliar
838bca083d
remove bashisms for semver
2021-06-06 02:33:11 -05:00
Neil Alexander
2b6aa3e2d7
Semver version fix
2021-06-05 22:38:37 +01:00
Neil Alexander
c5529a3a38
Use git describe again
2021-06-05 22:28:29 +01:00
Neil Alexander
e827e5d313
Go back to old semver version for now
2021-06-05 22:09:15 +01:00
Neil Alexander
5cede61a34
Use git describe output for versions
2021-06-05 21:32:18 +01:00
Arceliar
6bc2044ced
update ironwood dependency, fix ansible code, go mod tidy
2021-05-23 17:52:10 -05:00
Christer Warén
9b67eb7ef2
Update Dockerfile
...
Removing personal information
2021-03-24 15:39:55 +02:00
Neil Alexander
f0a5cd542c
Build MSIs for Windows using CircleCI ( #766 )
...
* Try to build MSIs from CircleCI using wixl/msitools
* Upload msis
* Change condition
* Update Platform
* Update Platform
* Don't build ARM, it's apparently not well supported
* Don't build ARM, it's apparently not well supported
* Remove appveyor config
* Update comments
* newline
2021-03-07 14:03:34 +00:00
rany
5b326d8bb8
Update generate.sh ( #736 )
...
The AppArmor profile in contrib forbids `/usr/bin/yggdrasil` from reading the file in `/var/backups/yggdrasil.conf...`. This works around that restriction by having the shell do the reading of `/var/backups/yggdrasil.conf...` file while providing the same exact functionality without making the AppArmor profile less restrictive.
Another change is the safe perms for the `/etc/yggdrasil.conf` (so that config will have 0640 permissions). This is important because if we kept the default of 644 then any user (privileged or unprivileged) will have the ability to read the yggdrasil private key. We use a restrictive umask of 0027 to make this possible.
2020-12-06 20:52:54 +00:00