yggdrasil-go/src/yggdrasil
2019-01-15 08:37:10 +00:00
..
adapter.go Give nodeconfig to tun 2019-01-14 14:25:52 +00:00
admin.go Move nodeinfo into router 2019-01-14 19:05:16 +00:00
awdl.go Try to perform TCP-like key exchange 2019-01-13 22:57:37 +00:00
ckr.go Remove mutexes from CKR and use router goroutine/doAdmin for update config 2019-01-14 18:34:15 +00:00
core.go Make multicasting use config instead of ifceExpr in Core 2019-01-14 19:27:13 +00:00
debug.go Fix debug builds 2019-01-14 19:29:22 +00:00
dht.go Handle errors from reconfigure tasks 2018-12-30 12:04:42 +00: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 Don't process ICMPv6 messages when in TUN mode 2018-12-26 22:45:21 +00:00
mobile_android.go Add Android support, add addStaticPeers 2019-01-10 10:44:44 +00:00
mobile_ios.go Try to perform TCP-like key exchange 2019-01-13 22:57:37 +00:00
mobile.go AWDL support for macOS/iOS 2019-01-13 18:08:41 +00:00
multicast_darwin.go AWDL support for macOS/iOS 2019-01-13 18:08:41 +00:00
multicast_other.go Try to SO_REUSEADDR on Windows 2018-12-05 23:10:50 +00:00
multicast_unix.go AWDL support for macOS/iOS 2019-01-13 18:08:41 +00:00
multicast_windows.go Try to SO_REUSEADDR on Windows 2018-12-05 23:10:50 +00:00
multicast.go Make multicasting use config instead of ifceExpr in Core 2019-01-14 19:27:13 +00:00
nodeinfo.go Move nodeinfo into router 2019-01-14 19:05:16 +00:00
peer.go Merge branch 'develop' into nodeconfig 2019-01-15 08:37:10 +00:00
router.go Move nodeinfo into router 2019-01-14 19:05:16 +00:00
search.go Merge branch 'develop' into nodeconfig 2019-01-15 08:37:10 +00:00
session.go Make session firewall thread-safe for config updates 2019-01-14 18:24:35 +00:00
switch.go Merge branch 'develop' into nodeconfig 2019-01-15 08:37:10 +00:00
tcp_darwin.go AWDL support for macOS/iOS 2019-01-13 18:08:41 +00:00
tcp_other.go AWDL support for macOS/iOS 2019-01-13 18:08:41 +00:00
tcp.go Merge branch 'develop' into nodeconfig 2019-01-14 14:01:38 +00:00
tun_bsd.go Define generic adapter type, rename tunDevice to tunAdapter 2018-12-14 18:21:08 +00:00
tun_darwin.go Add dummy tun, helper functions 2019-01-02 18:05:54 +00:00
tun_dummy.go Add dummy tun, helper functions 2019-01-02 18:05:54 +00:00
tun_linux.go Add dummy tun, helper functions 2019-01-02 18:05:54 +00:00
tun_other.go Add dummy tun, helper functions 2019-01-02 18:05:54 +00:00
tun_windows.go Define generic adapter type, rename tunDevice to tunAdapter 2018-12-14 18:21:08 +00:00
tun.go Give nodeconfig to tun 2019-01-14 14:25:52 +00:00
version.go fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
wire.go Typo fix 2018-12-22 11:31:52 +02:00