.. |
adapter.go
|
Fix adapter setup and no longer panics on packets shorter than IP header
|
2019-03-28 09:12:00 +00:00 |
admin.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
awdl.go
|
Make changes based on review comments
|
2019-03-08 10:26:46 +00:00 |
ckr.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
core.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
debug.go
|
Show proto in admin socket, link linkInfo from peer, other fixes
|
2019-03-04 20:33:08 +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 |
link.go
|
Correctly classify link-local addresses in the TCP handler, fix AllowedPublicEncryptionKeys warning
|
2019-03-12 16:03:02 +00: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
|
Remove isAutoconf option to GenerateConfig
|
2019-03-12 19:18:43 +00:00 |
multicast_darwin.go
|
Keep AWDL awake, or wake it up again after a minute if suspended for some reason (e.g. sleep)
|
2019-03-10 18:05:27 +00:00 |
multicast_other.go
|
Keep AWDL awake, or wake it up again after a minute if suspended for some reason (e.g. sleep)
|
2019-03-10 18:05:27 +00:00 |
multicast_unix.go
|
Keep AWDL awake, or wake it up again after a minute if suspended for some reason (e.g. sleep)
|
2019-03-10 18:05:27 +00:00 |
multicast_windows.go
|
Keep AWDL awake, or wake it up again after a minute if suspended for some reason (e.g. sleep)
|
2019-03-10 18:05:27 +00:00 |
multicast.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
nodeinfo.go
|
Move nodeinfo into router
|
2019-01-14 19:05:16 +00:00 |
peer.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
router.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
search.go
|
Remove unnecessary selects
|
2019-01-15 08:51:19 +00:00 |
session.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
stream.go
|
get code running in the netns test again, remove unnecessary allocations that were found in profiling
|
2019-02-05 17:39:59 -06:00 |
switch.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
tcp_darwin.go
|
Support multiple TCP listeners
|
2019-03-04 17:52:57 +00:00 |
tcp_other.go
|
Support multiple TCP listeners
|
2019-03-04 17:52:57 +00:00 |
tcp.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +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 |