yggdrasil-go/src/yggdrasil
2018-05-16 17:48:53 -05:00
..
config Small tweaks/clean up 2018-05-09 14:03:28 +01:00
address.go update comments, mostly TODO/FIXME notes 2018-01-26 17:30:51 -06:00
admin.go Add getTunTap to admin socket 2018-05-10 09:48:12 +01:00
core.go debug admin socket 2018-05-06 19:48:26 -05:00
crypto.go Mostly working PMTU discovery when going over UDP links 2018-02-25 20:24:36 -06:00
debug.go rename to 'AllowedBoxPubs' and similar 2018-05-07 17:05:54 -05:00
dht.go slightly better variable naming 2018-05-16 17:36:37 -05: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 Modify ICMPv6 source address for "Packet Too Big" messages to a routable address so that it correctly routes to nodes in an yggdrasil /64 subnet 2018-03-10 22:31:36 +00:00
peer.go rename to 'AllowedBoxPubs' and similar 2018-05-07 17:05:54 -05:00
router.go misc dht and tree changes to stabilize coords and bootstrap the dht faster 2018-05-15 23:57:00 -05:00
search.go update comments, mostly TODO/FIXME notes 2018-01-26 17:30:51 -06:00
session.go try sending pings before sending searches for an unresponsive session 2018-04-22 15:31:30 -05:00
signature.go Run gofmt -s -w . 2018-01-04 22:37:51 +00:00
switch.go switch cleanup 2018-05-16 17:48:53 -05:00
tcp.go rename to 'AllowedBoxPubs' and similar 2018-05-07 17:05:54 -05:00
tun_bsd.go Attempt to support NetBSD 2018-03-04 23:47:01 +00:00
tun_darwin.go Add FreeBSD support in TAP mode 2018-03-04 16:24:50 +00:00
tun_freebsd.go Attempt to support NetBSD 2018-03-04 23:47:01 +00:00
tun_linux.go possibly fix weird issue I was having with netns, still not sure I understand why it was a problem 2018-04-28 16:39:58 -05:00
tun_netbsd.go Attempt to support NetBSD 2018-03-04 23:47:01 +00:00
tun_openbsd.go Attempt to support NetBSD 2018-03-04 23:47:01 +00:00
tun_other.go Attempt to support NetBSD 2018-03-04 23:47:01 +00:00
tun_windows.go Add ability to select interface by friendly name on Windows 2018-05-09 16:42:24 +01:00
tun.go get the fd instead of depending on water to do it 2018-03-04 13:57:34 -06:00
udp.go rename to 'AllowedBoxPubs' and similar 2018-05-07 17:05:54 -05:00
util.go update comments, mostly TODO/FIXME notes 2018-01-26 17:30:51 -06:00
wire.go cleanup 2018-02-23 13:04:52 -06:00