Commit graph

14 commits

Author SHA1 Message Date
Vadym Vikulin
7fa2098965 Merge branch 'develop' of https://github.com/yggdrasil-network/yggdrasil-go into yggdrasil-network-develop 2021-10-10 10:19:32 +03:00
Neil Alexander
99227b60ce Update CI to use Go 1.17, produce Apple Silicon builds (closes #844) 2021-09-28 11:02:15 +01:00
vadym
f0714ff52f merge changes from master 2021-09-13 15:55:21 +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
Neil Alexander
ddd1ac4606
Fix launchd file for macOS to use -useconffile 2019-03-04 08:44:25 +00:00
Neil Alexander
f2d01aa54d
Use bare version in deb/macos packages instead of cut 2018-12-08 10:54:47 +00:00
Neil Alexander
9f129bc7b0
Backup and normalise config if needed 2018-10-17 12:48:54 +01:00
Neil Alexander
8844dedb8a
Add create-pkg.sh for creating macOS installers 2018-10-17 11:55:01 +01:00
Neil Alexander
0ec5f1c02c
Version 0.2.1 (#130)
* switch address range from fd00::/8 to the deprecated 0200::/7 range

* Fix launchd script path and amend debian control file

* fix address/prefix code, platform specific parts still need testing

* macos

* cleanup old ugly session MTU code that only mattered with lossy UDP fragments

* Fix debian control file

* Let's try this again

* tcp/socks cleanup

* comment

* avoid the proxy.SOCK5 connection attempt unless we're actually going to use the dialer

* Update generate.sh

* prevent parent nodes from forcing coord oscillation, have dht.handleRes clean up the old request info immediately

* address range changes

* Update README.md

Consistently remove leading zeros from addresses in the readme.

* Update yggdrasil.go

* Collect yggdrasilctl during CI build

* Fix CircleCI after fat-fingered copypasta

* Fix for Windows

* clean up main yggdrasil.go imports and run gofmt
2018-06-15 11:02:45 +01:00
Neil Alexander
55e4c33169 Add launchd script for macOS to contrib 2018-03-11 22:53:55 +00:00