.. |
admin.go
|
Searches called from api.go, various other tweaks, searches now have a callback for success/failure, node ID now reported by admin socket
|
2019-04-18 23:38:23 +01:00 |
ckr.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
conn.go
|
It works, sort of, amazingly
|
2019-04-22 23:58:59 +01:00 |
core.go
|
Try to convert TUN/TAP to use new yggdrasil.Conn, search masks are still broken
|
2019-04-20 16:32:27 +01:00 |
debug.go
|
Show proto in admin socket, link linkInfo from peer, other fixes
|
2019-03-04 20:33:08 +00:00 |
dht.go
|
Fix bugs
|
2019-03-29 18:24:57 +00:00 |
dial.go
|
support socks proxy in peer url and decouple explicit tor/i2p routing
|
2018-04-26 10:23:21 -04:00 |
dialer.go
|
It works, sort of, amazingly
|
2019-04-22 23:58:59 +01:00 |
link.go
|
Unexport/modify some interfaces to revive broken iOS/Android builds
|
2019-03-30 00:09:35 +00:00 |
listener.go
|
Listener should clean up a bit more when closing
|
2019-04-19 23:04:09 +01:00 |
nodeinfo.go
|
Fix bugs
|
2019-03-29 18:24:57 +00:00 |
peer.go
|
Refactoring: move tuntap and icmpv6 into separate package
|
2019-03-28 00:30:25 +00:00 |
router.go
|
Clean up router, tweaks
|
2019-04-22 23:12:13 +01:00 |
search.go
|
Fix search behaviour on closed Conns, various other fixes
|
2019-04-22 15:00:19 +01:00 |
session.go
|
It works, sort of, amazingly
|
2019-04-22 23:58:59 +01: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
|
More godoc improvements
|
2019-03-29 18:18:31 +00:00 |
version.go
|
fix code after moving address/crypto/util
|
2018-12-14 20:49:18 -06:00 |
wire.go
|
wire: cleaner and faster wire_intToUint and wire_intFromUint
|
2019-04-06 21:34:47 +03:00 |