.. |
adapter.go
|
Give nodeconfig to tun
|
2019-01-14 14:25:52 +00:00 |
admin.go
|
Handle AllowedEncryptionPublicKeys internally
|
2019-01-16 20:26:39 +00:00 |
awdl.go
|
Try to perform TCP-like key exchange
|
2019-01-13 22:57:37 +00:00 |
ckr.go
|
Address some comments
|
2019-01-15 08:44:33 +00:00 |
core.go
|
Handle session firewall using central config
|
2019-01-16 20:38:51 +00:00 |
debug.go
|
Fix debug builds
|
2019-01-14 19:29:22 +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 |
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
|
Remove unnecessary selects
|
2019-01-15 08:51:19 +00:00 |
nodeinfo.go
|
Move nodeinfo into router
|
2019-01-14 19:05:16 +00:00 |
peer.go
|
Handle AllowedEncryptionPublicKeys internally
|
2019-01-16 20:26:39 +00:00 |
router.go
|
Fix missing nodeinfo.init
|
2019-01-16 13:23:26 +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 |
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
|
Fix source address selection
|
2019-01-17 23:06:59 +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
|
Remove unnecessary selects
|
2019-01-15 08:51:19 +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 |