This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
yggdrasil-go
Watch
1
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced
2025-01-02 21:27:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yggdrasil-go
/
src
History
Neil Alexander
5ca81f916e
Fix deadlocks
2019-10-24 09:54:57 +01:00
..
address
give yggdrasil.Dialer the same interface as a net.Dialer, so the only differences are what fields exist in the struct
2019-10-21 19:44:06 -05:00
admin
Implement feature from
https://github.com/yggdrasil-network/yggdrasil-go/issues/488
2019-08-11 00:31:22 +03:00
config
Update config.go godoc
2019-09-02 09:45:11 +01:00
crypto
package level documentation for address/crypto/util
2019-09-01 19:01:33 -05:00
defaults
Fix expressions
2019-06-11 23:48:00 +01:00
multicast
Fix deadlocks
2019-10-24 09:54:57 +01:00
tuntap
give yggdrasil.Dialer the same interface as a net.Dialer, so the only differences are what fields exist in the struct
2019-10-21 19:44:06 -05:00
util
check packet length before checking if it's an ipv6 packet, and add some trace level logging whenever a packet is rejected for being too short to parse
2019-09-26 18:11:58 -05:00
version
Implement feature from
https://github.com/yggdrasil-network/yggdrasil-go/issues/488
2019-08-11 00:31:22 +03:00
yggdrasil
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