yggdrasil-go/src/yggdrasil
2018-12-16 17:23:07 -06:00
..
adapter.go Define Adapter base type/interface 2018-12-14 18:29:00 +00:00
admin.go fix conflicts with nodeinfo and update that for new crypto type names 2018-12-15 18:11:02 -06:00
ckr.go fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
core.go fix conflicts with nodeinfo and update that for new crypto type names 2018-12-15 18:11:02 -06:00
debug.go fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
dht.go fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
dial.go support socks proxy in peer url and decouple explicit tor/i2p routing 2018-04-26 10:23:21 -04:00
icmpv6.go fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
multicast_other.go Try to SO_REUSEADDR on Windows 2018-12-05 23:10:50 +00:00
multicast_unix.go Try to SO_REUSEPORT on UNIX platforms 2018-12-05 22:39:04 +00:00
multicast_windows.go Try to SO_REUSEADDR on Windows 2018-12-05 23:10:50 +00:00
multicast.go Try to SO_REUSEPORT on UNIX platforms 2018-12-05 22:39:04 +00:00
nodeinfo.go fix conflicts with nodeinfo and update that for new crypto type names 2018-12-15 18:11:02 -06:00
peer.go fix conflicts with nodeinfo and update that for new crypto type names 2018-12-15 18:11:02 -06:00
router.go fix conflicts with nodeinfo and update that for new crypto type names 2018-12-15 18:11:02 -06:00
search.go fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
session.go Rename Metadata to NodeInfo 2018-12-15 22:37:11 +00:00
switch.go fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
tcp.go fix conflicts with nodeinfo and update that for new crypto type names 2018-12-15 18:11:02 -06:00
tun_bsd.go Define generic adapter type, rename tunDevice to tunAdapter 2018-12-14 18:21:08 +00:00
tun_darwin.go Define generic adapter type, rename tunDevice to tunAdapter 2018-12-14 18:21:08 +00:00
tun_linux.go Define generic adapter type, rename tunDevice to tunAdapter 2018-12-14 18:21:08 +00:00
tun_other.go Define generic adapter type, rename tunDevice to tunAdapter 2018-12-14 18:21:08 +00:00
tun_windows.go Define generic adapter type, rename tunDevice to tunAdapter 2018-12-14 18:21:08 +00:00
tun.go replace panics with warning messages if the tun reader/writer return an error 2018-12-16 17:23:07 -06:00
version.go fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
wire.go fix conflicts with nodeinfo and update that for new crypto type names 2018-12-15 18:11:02 -06:00