summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-05-17fix skywire-autoconfig-remote wrong defult ipMoses Narrow
2022-05-17fix skywire-autoconfig-remoteMoses Narrow
2022-05-17update autoconfig services After, Before, and Wants for skybian / .deb packagesMoses Narrow
2022-05-16fix skywire-autoconfig behavior for setting remote hypervisor(s) when config ↵Moses Narrow
does not already exist
2022-05-16update builds to 1.0.0-rc3Moses Narrow
2022-05-14fix skywire-autoconfig script text formattingMoses Narrow
2022-05-14switch to non-systray release ; systray binaries will not work in skybianMoses Narrow
2022-05-14remove skywire-deb-scripts.tar.gz ; same scripts now work for all packagesMoses Narrow
2022-05-14fix script text formattingMoses Narrow
2022-05-14fix --publicrpc flag in skywire-autoconfig scriptMoses Narrow
2022-05-14update to v1.0.0-rc2; revise scripts & improve desktop integrationMoses Narrow
2022-05-11fix build failure of cc.deb.PKGBUILDMoses Narrow
2022-04-14update with systray app compatabilityMoses Narrow
2022-04-14add compatability with systray appMoses Narrow
2022-04-06minor fixesMoses Narrow
2022-03-23patch stun servers with autoconfig script until next versionMoses Narrow
2022-03-14fix autoconfig scriptMoses Narrow
2022-03-14support running from source via NOBIN=/path/to/skywire-cli.go in ↵Moses Narrow
skywire-autoconfig script
2022-03-08allow vpn to be enabled automatically via envMoses Narrow
2022-03-08allow vpn to be enabled automatically via envMoses Narrow
2022-02-25fix accidental exclusion of dmsghttp-config.jsonMoses Narrow
2022-02-23improve error handling in skywire-autoconfig, remove -o flag from config gen ↵Moses Narrow
command
2022-02-18add postrm script and ensure package uninstalls cleanly (for debian) + minor ↵Moses Narrow
reformatting
2022-02-17update version 0.6.0 prereleaseMoses Narrow
2022-02-15update to 0.6.0-rc3Moses Narrow
2022-02-09include dmsghttp-config.json from source repositoryMoses Narrow
2022-02-08update to 0.6.0rc2Moses Narrow
2022-02-06fix scripts for wrong default config gen path for visor. Prevent local visor ↵Moses Narrow
key from being set as remote hypervisor
2022-02-04only set public-rpc flag in autoconfig scripts if hostname is hypervisorMoses Narrow
2022-02-04fix remote hypervisor configuration in skywire-autoconfig scriptMoses Narrow
2022-02-04update checksumsMoses Narrow
2022-02-04update to v0.6.0-rc1. Add desktop integration. Change scripts for available ↵Moses Narrow
flags
2022-02-03fix NOAUTOCONFIG env detection in skywire-autoconfig scriptMoses Narrow
2022-02-02add NOAUTOUPDATE env detection to be able to avoid skywire-autoconfig ↵Moses Narrow
running in the postinstall if desired
2022-01-31supress skywire-cli config gen output for visor config generation as it is ↵Moses Narrow
currently done for the hypervisor config generation
2022-01-31supress skywire-cli config gen output for visor config generation as it is ↵Moses Narrow
currently done for the hypervisor config generation
2022-01-31fix config gen symlink in skywire-autoconfig scriptMoses Narrow
2022-01-31fix restore from old config / retain keys in scripts; change config ↵Moses Narrow
generation to use symlinks until next version
2022-01-31bump pkgrelMoses Narrow
2022-01-31edit scripts for consistencyMoses Narrow
2022-01-26update scripts in preparation for the next version releaseMoses Narrow
2022-01-25stage script changes for next versionMoses Narrow
2022-01-12add After=network-online.target to skywire-autoconfig-remote.serviceMoses Narrow
2022-01-12fix previous commit that changed the wrong fileMoses Narrow
2022-01-12add Wants=network-online.target to skywire-visor-autoconfig.serviceMoses Narrow
2022-01-12change autoconfig script to only disable the skywire-autoconfig and ↵Moses Narrow
skywire-autoconfig-remote services
2022-01-12fix remaining references to wrong systemd service names in scriptsMoses Narrow
2022-01-12correct systemd servicesMoses Narrow
2022-01-12change systemd services to match name of script they call. Fix autoconfig to ↵Moses Narrow
work with pubkey provided as argument
2022-01-12additional asthetic fixes to scriptsMoses Narrow