Neil Alexander
|
8cca565ac4
|
Update go.mod/go.sum for yggdrasil-extras for iOS builds
|
2020-05-25 22:08:53 +01:00 |
|
Neil Alexander
|
9dfe0f4b4b
|
Fix hjson dependency?
|
2020-05-09 12:08:29 +01:00 |
|
Neil Alexander
|
aa4def2f8d
|
Use Go 1.14.1 to build, update wireguard package references
|
2020-03-25 22:46:01 +00:00 |
|
Neil Alexander
|
819cf234ae
|
update Wireguard library
|
2020-02-01 16:32:22 +00:00 |
|
Neil Alexander
|
a5bcc227ca
|
Update go.mod/go.sum for golang.org/x dependencies (may resolve #635 possibly?)
|
2020-01-05 23:43:27 +00:00 |
|
Neil Alexander
|
746fac6594
|
Fix go.mod/go.sum again and update DoAsSystem call
|
2019-11-23 13:56:48 +00:00 |
|
Neil Alexander
|
d0a307db97
|
Use Wireguard's DoAsSystem, fix build tags and go.mod/go.sum
|
2019-11-23 13:46:05 +00:00 |
|
Neil Alexander
|
f5517acc81
|
Drop Water, use Wireguard tun library, drop TAP support
|
2019-11-22 16:43:50 +00:00 |
|
Arceliar
|
9337b17cff
|
update a few deps and run 'go mod tidy'
|
2019-10-24 21:50:10 -05:00 |
|
Neil Alexander
|
77ffb5efc4
|
Fix HJSON references in go.mod/go.sum, again...
|
2019-10-24 10:47:44 +01:00 |
|
Neil Alexander
|
ee644c47e8
|
Update go.mod/go.sum, go back to 1.13.3 circleci image again
|
2019-10-24 10:16:52 +01:00 |
|
Neil Alexander
|
d58f88d29a
|
Update builds to Go 1.13 as this is required for TLS (apparently golang.org/x/crypto/ed25519 is not acceptable to the crypto/tls module and this prevents Yggdrasil from starting)
|
2019-10-24 09:28:09 +01:00 |
|
Arceliar
|
7f8dfe84cf
|
fix race in phony
|
2019-10-05 13:19:17 -05:00 |
|
Arceliar
|
b519802fcb
|
update phony dependency
|
2019-10-05 12:16:22 -05:00 |
|
Arceliar
|
eec055313d
|
update phony dependency
|
2019-09-06 22:20:36 -05:00 |
|
Neil Alexander
|
174ebceaac
|
Fix hjson-go import in go.mod/go.sum
|
2019-09-01 21:32:40 +01:00 |
|
Arceliar
|
0806f3e6ea
|
upgrade phony
|
2019-08-31 16:49:13 -05:00 |
|
Arceliar
|
a64f7320d8
|
update phony, add mobile versions of util bytes functions that don't try to store anything
|
2019-08-31 16:27:36 -05:00 |
|
Arceliar
|
08f69de1e2
|
another phony update
|
2019-08-31 00:04:35 -05:00 |
|
Arceliar
|
32633011ef
|
upgrade phony dependency
|
2019-08-30 22:10:34 -05:00 |
|
Arceliar
|
9e4d4f33ba
|
upgrade to latest phony
|
2019-08-29 23:30:39 -05:00 |
|
Arceliar
|
3845f81357
|
update to latest phony, adjust interface use accordingly
|
2019-08-27 19:43:54 -05:00 |
|
Arceliar
|
aa30c6cc98
|
upgrade phony dependency and switch to its new interface
|
2019-08-25 10:36:09 -05:00 |
|
Arceliar
|
cff1366146
|
update phony dependency
|
2019-08-24 22:28:20 -05:00 |
|
Arceliar
|
68c380ff45
|
update phony dependency
|
2019-08-24 17:03:19 -05:00 |
|
Arceliar
|
533da351f9
|
fix actor EnqueueFrom stack overflow (use nil now to send from self) and replace session send/recv workers with actor functions
|
2019-08-23 22:23:01 -05:00 |
|
Arceliar
|
9d7e7288c6
|
start migrating the router to an actor
|
2019-08-23 18:47:15 -05:00 |
|
Arceliar
|
0d5dd9c455
|
update crypto dependency and run go mod tidy
|
2019-08-20 23:44:20 -05:00 |
|
Neil Alexander
|
2abb71682f
|
Update changelog, readme, go.mod/go.sum
|
2019-08-14 22:21:30 +01:00 |
|
Neil Alexander
|
4702da2bcb
|
Use new netlink library (fixes #493)
|
2019-08-14 19:32:40 +01:00 |
|
Neil Alexander
|
70a118ae98
|
Update go.mod/go.sum
|
2019-08-12 11:41:29 +01:00 |
|
Neil Alexander
|
68769efdc9
|
Update go.mod/go.sum
|
2019-08-02 20:05:15 +01:00 |
|
Neil Alexander
|
e6bca895bc
|
Update go.mod/go.sum
|
2019-07-30 11:52:30 +01:00 |
|
Neil Alexander
|
9b99f0b5e4
|
Update go.mod/go.sum references
|
2019-07-25 08:40:45 +01:00 |
|
Neil Alexander
|
48ad3c5d7f
|
Update water go.mod references, fix some bugs in TAP mode (which should hopefully fix Windows support too)
|
2019-07-20 16:13:54 +01:00 |
|
Neil Alexander
|
f3e3e4bca1
|
Update go.mod/go.sum again for Windows interface selection tweaks
|
2019-07-20 11:14:42 +01:00 |
|
Neil Alexander
|
613468e6a7
|
Update go.mod/go.sum again for BSD tweaks in Water due to failed CI build
|
2019-07-19 22:30:59 +01:00 |
|
Neil Alexander
|
1a5c2a4942
|
Update Windows module a bit - capture TAP setup errors earlier, refer to newer version of water which should fix #456
|
2019-07-19 22:21:30 +01:00 |
|
Arceliar
|
ca1f2bb0a2
|
add go-syslog to go.mod/go.sum
|
2019-06-29 12:33:00 -05:00 |
|
Arceliar
|
05962b2cbd
|
disable idle nodes in the switch instead of killing the connection entirely. this implementation is ugly, but i think it maybe works
|
2019-01-30 20:58:23 -06:00 |
|
Neil Alexander
|
0838928668
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
|
Neil Alexander
|
b20c3538b7
|
Point hjson to master repo following comments merge
|
2018-12-17 10:50:57 +00:00 |
|
Neil Alexander
|
34949f7c32
|
Fix go.mod for neilalexander/hjson-go
|
2018-12-08 13:21:58 +00:00 |
|
Arceliar
|
586781b49c
|
convert to go module
|
2018-12-07 19:56:04 -06:00 |
|