5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-20 02:32:32 +00:00
yggdrasil-go/src
2019-08-05 19:11:28 -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 have tuntap code use Conn.ReadNoCopy and Conn.WriteNoCopy to avoid copying between slices 2019-08-04 15:59:51 -05:00
util Merge pull request #480 from Arceliar/speedup 2019-08-05 10:24:54 +01:00
yggdrasil have createSession fill the sessionInfo.cancel field, have Conn use Conn.session.cancel instead of storing its own cancellation, this should prevent any of these things from being both nil and reachable at the same time 2019-08-05 19:11:28 -05:00