yggdrasil-go/src
2019-08-04 00:28:13 -05:00
..
address fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
admin Export NodeInfoPayload type, rename some API functions 2019-07-28 11:30:24 +01:00
config Various API changes and simplifications to fix mobile builds 2019-07-27 15:00:09 +01:00
crypto Fix #413 by always generating public keys from private ones instead of trusting public keys supplied by config 2019-07-16 09:49:28 +01: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 Merge pull request #475 from Arceliar/misc 2019-07-29 20:24:49 +01:00
util just use a sync.Pool as the bytestore to not overcomplicate things, the allocations from interface{} casting don't seem to actually hurt in practice right now 2019-08-04 00:28:13 -05:00
yggdrasil fix another drain on the bytestore 2019-08-04 00:00:41 -05:00