Neil Alexander
5e89ab706f
Update README.md
2022-04-18 15:20:45 +01:00
Neil Alexander
073799d3de
Require Go 1.17
2022-04-17 18:22:26 +01:00
Neil Alexander
f7b91a8f93
Update README.md
2021-07-02 23:24:34 +01:00
Neil Alexander
4d47ba8bf4
Update README.md
2021-07-02 23:21:38 +01:00
Neil Alexander
7174cfce40
Move up to Go 1.16, upgrade dependencies ( #765 )
2021-03-07 08:45:47 +00:00
asymmetric
7588a55e84
README: mention Nix package ( #689 )
2020-09-27 13:24:19 +01:00
Neil Alexander
d41da9a97f
Update README.md
2020-02-20 23:22:42 +00:00
Neil Alexander
d58f88d29a
Update builds to Go 1.13 as this is required for TLS (apparently golang.org/x/crypto/ed25519 is not acceptable to the crypto/tls module and this prevents Yggdrasil from starting)
2019-10-24 09:28:09 +01:00
William Fleurant
8ca1187451
README: update platforms link
2019-09-11 06:52:03 -04:00
Neil Alexander
2abb71682f
Update changelog, readme, go.mod/go.sum
2019-08-14 22:21:30 +01:00
Paul Spooren
3f824ee99c
README: add OpenWrt as supported platform
2019-03-19 15:54:49 +01:00
Neil Alexander
b57030430c
Update README.md
2019-03-13 20:21:01 +00:00
Neil Alexander
e582ac102b
Update README.md
2019-03-13 20:12:08 +00:00
Neil Alexander
7478c8ba2b
Update README.md
2019-03-13 20:08:50 +00:00
Neil Alexander
09c92698df
Update README.md
2019-03-13 20:06:02 +00:00
Neil Alexander
2da3ef420c
Update documentation, remove stray .DS_Store file
2018-12-08 10:30:43 +00: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
Arceliar
98ee657447
Update README.md
...
Replace some links to the old documentation with links to the .io site
2018-06-12 19:31:36 -05:00
Arceliar
56802d569e
minor documentation updates, code comments, and a couple of bugfixes that I noticed when going through the code to comment it
2018-06-10 18:03:28 -05:00
Arceliar
893101f232
use url syntax for tcp/udp and mention socks support
2018-04-28 11:57:14 -05:00
Neil Alexander
72e20412d0
Remove TravisCI
2018-03-10 23:48:14 +00:00
Neil Alexander
eb481bc7c4
Update README.md ( #47 )
...
This adds OpenBSD-specific notes as per issue #47
2018-03-10 23:40:03 +00:00
Neil Alexander
cce10cdb8a
Update README.md
2018-03-05 00:00:01 +00:00
Neil Alexander
91b08bf474
Update README.md
2018-03-04 16:44:59 +00:00
Arceliar
56fd7bd4d4
Merge pull request #27 from Arceliar/doc
...
update doc to remove statements with a first person perspective
2018-03-03 13:52:09 -06:00
Arceliar
3d0eac21bb
update doc to remove statements with a first person perspective
2018-03-03 13:49:26 -06:00
Arceliar
b1a4951725
Update README.md
...
add circleci status
2018-03-03 12:29:47 -06:00
Arceliar
233b01bedc
Update README.md
2018-03-03 12:12:31 -06:00
Neil Alexander
d02250c94d
Update README.md for Linux/systemd too
2018-02-16 14:19:26 +00:00
Neil Alexander
c453770b85
Add support for running Yggdrasil as a Windows service (using minwinsvc)
2018-02-16 14:12:44 +00:00
Arceliar
d424489329
add tcp support and use it by default
2018-02-09 17:42:55 -06:00
Arceliar
4430ba8520
add travis-ci status to readme (untested, hope this works)
2018-02-02 19:38:55 -06:00
Neil Alexander
30236acfa1
Update README.md
2018-01-26 09:28:57 +00:00
Arceliar
0cb7b3872d
slightly reorganize readme
2018-01-25 19:06:48 -06:00
Arceliar
6b2937bcd0
update documentation, and a minor change to the signal handler in yggdrasil.go
2018-01-25 18:58:33 -06:00
Arceliar
a54f6850c8
Update docs to mention cross compiling and Windows support
2018-01-24 17:59:23 -06:00
Arceliar
6e5903456d
doc updates
2018-01-15 08:43:06 -06:00
Arceliar
e5d526881d
Disable tun panic on IPv4 packets and add a link to a Vyatta router config
2018-01-03 15:27:13 -06:00
Arceliar
c3e236b7fb
start adding some better documentation
2017-12-30 21:54:21 -06:00
Arceliar
d7e6d814a0
first code/readme/license commit
2017-12-28 22:16:20 -06:00
Arceliar
35852be36d
Initial commit
2017-12-28 22:03:14 -06:00