.. |
adapter.go
|
Give nodeconfig to tun
|
2019-01-14 14:25:52 +00:00 |
admin.go
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
awdl.go
|
Check link-local in tcp.go, track direction in link.go, fix compile error for mobile.go
|
2019-02-01 00:02:17 +00:00 |
ckr.go
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
core.go
|
Merge remote-tracking branch 'origin/develop' into link
|
2019-01-27 20:54:21 +00:00 |
debug.go
|
Fix debug builds
|
2019-01-27 13:33:32 +00:00 |
dht.go
|
Remove unnecessary selects
|
2019-01-15 08:51:19 +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 |
link.go
|
don't time out a link unless we were expecting an ack and didn't get one
|
2019-02-02 22:41:51 -06:00 |
mobile_android.go
|
Add Android support, add addStaticPeers
|
2019-01-10 10:44:44 +00:00 |
mobile_ios.go
|
Check link-local in tcp.go, track direction in link.go, fix compile error for mobile.go
|
2019-02-01 00:02:17 +00:00 |
mobile.go
|
Check link-local in tcp.go, track direction in link.go, fix compile error for mobile.go
|
2019-02-01 00:02:17 +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
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
nodeinfo.go
|
Move nodeinfo into router
|
2019-01-14 19:05:16 +00:00 |
peer.go
|
Further tweaks
|
2019-01-23 17:05:16 +00:00 |
router.go
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
search.go
|
Remove unnecessary selects
|
2019-01-15 08:51:19 +00:00 |
session.go
|
possible workaround to a deadlock
|
2019-01-26 14:07:18 -06:00 |
stream.go
|
Clean up
|
2019-01-23 15:16:22 +00:00 |
switch.go
|
remove peers completely after a long switch timeout, this could use some improvement later
|
2019-02-03 15:22:14 -06: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
|
Check link-local in tcp.go, track direction in link.go, fix compile error for mobile.go
|
2019-02-01 00:02:17 +00:00 |
tun_bsd.go
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
tun_darwin.go
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
tun_dummy.go
|
Add dummy tun, helper functions
|
2019-01-02 18:05:54 +00:00 |
tun_linux.go
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
tun_other.go
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
tun_windows.go
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
tun.go
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +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 |