.. |
address.go
|
update comments, mostly TODO/FIXME notes
|
2018-01-26 17:30:51 -06:00 |
admin.go
|
keep peers separate from other nodes in dht
|
2018-03-10 13:58:48 -06:00 |
core.go
|
update comments, mostly TODO/FIXME notes
|
2018-01-26 17:30:51 -06:00 |
crypto.go
|
Mostly working PMTU discovery when going over UDP links
|
2018-02-25 20:24:36 -06:00 |
debug.go
|
keep peers separate from other nodes in dht
|
2018-03-10 13:58:48 -06:00 |
dht.go
|
keep peers separate from other nodes in dht
|
2018-03-10 13:58:48 -06:00 |
icmpv6.go
|
Fix checksums and packet buffers, sends ICMPv6 Packet Too Big messages successfully now
|
2018-02-15 13:38:54 +00:00 |
peer.go
|
cleanup
|
2018-02-23 13:04:52 -06:00 |
router.go
|
keep peers separate from other nodes in dht
|
2018-03-10 13:58:48 -06:00 |
search.go
|
update comments, mostly TODO/FIXME notes
|
2018-01-26 17:30:51 -06:00 |
session.go
|
Mostly working PMTU discovery when going over UDP links
|
2018-02-25 20:24:36 -06:00 |
signature.go
|
Run gofmt -s -w .
|
2018-01-04 22:37:51 +00:00 |
switch.go
|
ignore root tstamp updates if we just updated, to throttle the rate at which updates (and new signatures) can propagate
|
2018-02-17 23:57:24 -06:00 |
tcp.go
|
Show both UDP and TCP listen addresses in stdout (#51)
|
2018-03-07 09:41:04 +00: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
|
Add FreeBSD support in TAP mode
|
2018-03-04 16:24:50 +00: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 FreeBSD support in TAP mode
|
2018-03-04 16:24:50 +00:00 |
tun.go
|
get the fd instead of depending on water to do it
|
2018-03-04 13:57:34 -06:00 |
udp.go
|
Show both UDP and TCP listen addresses in stdout (#51)
|
2018-03-07 09:41:04 +00: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 |