This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
yggdrasil-go
Watch
5
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced
2025-01-22 19:34:39 +00:00
Code
Releases
Activity
yggdrasil-go
/
src
History
Arceliar
46c5df1c23
when we abandon a link because we already have a connection to that peer, only wait for the connection to close if it's an *outgoing* link, otherwise incomming connection attempts can cause us to leak links
2019-08-13 18:49:49 -05:00
..
address
fix code after moving address/crypto/util
2018-12-14 20:49:18 -06:00
admin
Return box_pub_key as hex string in JSON (replaces
#481
)
2019-08-05 10:21:40 +01:00
config
Various API changes and simplifications to fix mobile builds
2019-07-27 15:00:09 +01:00
crypto
move some potentially blocking operations out of session pool workers, minor cleanup
2019-08-04 16:29:58 -05:00
defaults
Fix expressions
2019-06-11 23:48:00 +01:00
multicast
Various API changes and simplifications to fix mobile builds
2019-07-27 15:00:09 +01:00
tuntap
copy/paste old flowkey logic into a util function, add a struct of key and packet, make WriteNoCopy accept this instead of a slice
2019-08-06 19:25:55 -05:00
util
copy/paste old flowkey logic into a util function, add a struct of key and packet, make WriteNoCopy accept this instead of a slice
2019-08-06 19:25:55 -05:00
yggdrasil
when we abandon a link because we already have a connection to that peer, only wait for the connection to close if it's an *outgoing* link, otherwise incomming connection attempts can cause us to leak links
2019-08-13 18:49:49 -05:00