Yan Minari
|
e3990234be
|
Use buildx
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:15 -03:00 |
|
Yan Minari
|
fc615767a0
|
CI: tag docker images properly
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:15 -03:00 |
|
Yan Minari
|
ed569e4578
|
CI: Fix dockerfiles
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:15 -03:00 |
|
Yan Minari
|
55b3ab3c71
|
CI: Fix docker build
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:15 -03:00 |
|
Yan Minari
|
70a36ba827
|
ci: Improve docker build
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:15 -03:00 |
|
Yan Minari
|
0a039b79ec
|
replace Dockerfile with a symlink
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:15 -03:00 |
|
Yan Minari
|
d5278b4f94
|
Fix path
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:14 -03:00 |
|
Yan Minari
|
a7d93b69d5
|
Pin golang version
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:14 -03:00 |
|
Yan Minari
|
d8c734d972
|
Add docker builds to CI
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:14 -03:00 |
|
Yan Minari
|
d6c71db225
|
Add generic Dockerfile
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:14 -03:00 |
|
Yan Minari
|
8cb75c9005
|
Move alpine based image
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:14 -03:00 |
|
Yan Minari
|
3731c9a826
|
Add FROM scratch docker image variant
Signed-off-by: Yan Minari <yangm97@gmail.com>
|
2019-08-04 20:17:14 -03:00 |
|
Neil Alexander
|
a2966291b9
|
Merge pull request #478 from yggdrasil-network/develop
Version 0.3.6
|
2019-08-03 12:00:00 +01:00 |
|
Neil Alexander
|
523f90bfc4
|
Merge pull request #477 from yggdrasil-network/changelog
Update CHANGELOG.md
|
2019-08-03 10:17:28 +01:00 |
|
Arceliar
|
1eabf88782
|
more updates to go.sum
|
2019-08-02 20:48:07 -05: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
|
a3099894bd
|
Update CHANGELOG.md
|
2019-07-30 10:15:06 +01:00 |
|
Neil Alexander
|
92a611f34b
|
Merge pull request #476 from yggdrasil-network/build
Update build script
|
2019-07-30 00:14:03 +01:00 |
|
Neil Alexander
|
b4d08f9273
|
Try to be more POSIX-compliant
|
2019-07-30 00:03:17 +01:00 |
|
Neil Alexander
|
cafa20074c
|
Don't strip debug builds
|
2019-07-29 23:50:00 +01:00 |
|
Neil Alexander
|
750a79eb09
|
Update build script
|
2019-07-29 23:45:47 +01:00 |
|
Neil Alexander
|
853054eb62
|
Merge pull request #475 from Arceliar/misc
Misc
|
2019-07-29 20:24:49 +01:00 |
|
Arceliar
|
406e143f7f
|
move some logic from TunAdapter.reader into a new function, TunAdapter.readerPacketHandler
|
2019-07-28 23:33:04 -05:00 |
|
Neil Alexander
|
7c4c1558ff
|
Merge pull request #474 from neilalexander/gomobile
Various API changes and simplifications to fix mobile builds
|
2019-07-28 19:34:06 +01:00 |
|
Neil Alexander
|
bb4abf575b
|
Fix build -i
|
2019-07-28 13:51:22 +01:00 |
|
Neil Alexander
|
cbc8711dd3
|
Remove mobile module, since it can now be moved into another repository
|
2019-07-28 13:39:29 +01:00 |
|
Neil Alexander
|
c9554f82be
|
Formatting tweaks in api.go
|
2019-07-28 11:35:16 +01:00 |
|
Neil Alexander
|
24f4754f2b
|
Export NodeInfoPayload type, rename some API functions
|
2019-07-28 11:30:24 +01:00 |
|
Arceliar
|
38e1503b28
|
split up some of the tun reader logic into a separate worker, so the main loop can be mostly just syscalls
|
2019-07-27 20:09:43 -05:00 |
|
Arceliar
|
b66bea813b
|
rename a couple of things and move a PutBytes so it happens sooner
|
2019-07-27 18:23:55 -05:00 |
|
Arceliar
|
9e118884d4
|
remove some commented code
|
2019-07-27 18:12:06 -05:00 |
|
Arceliar
|
e0a3055c2f
|
get rid of session workers, new util.PutBytes/GetBytes logic
|
2019-07-27 18:10:32 -05:00 |
|
Arceliar
|
39245f8134
|
Merge pull request #473 from Arceliar/macos
Possible fix for macos self-traffic
|
2019-07-27 11:12:03 -05:00 |
|
Neil Alexander
|
377f88512b
|
Remove commented out router function
|
2019-07-27 15:57:19 +01:00 |
|
Neil Alexander
|
de1005e4fa
|
Various API changes and simplifications to fix mobile builds
|
2019-07-27 15:00:09 +01:00 |
|
Neil Alexander
|
ad4ba6871e
|
Use Go 1.12.7 for macOS builds
|
2019-07-27 14:15:07 +01:00 |
|
Neil Alexander
|
d813105386
|
Export CIBRANCH to Bash env
|
2019-07-27 14:11:03 +01:00 |
|
Neil Alexander
|
4d4fa84123
|
Hopefully fix CircleCI builds on PRs
|
2019-07-27 13:57:19 +01:00 |
|
Neil Alexander
|
195d577151
|
Add IFF_NODAD/IFF_SECURED, define consts
|
2019-07-27 13:30:47 +01:00 |
|
Arceliar
|
e5bb9bcb8d
|
change how searches are initialized so we actually send a dhtReq to ourself and get a response, in case we're the destination
|
2019-07-26 17:44:40 -05:00 |
|
Neil Alexander
|
9b99f0b5e4
|
Update go.mod/go.sum references
|
2019-07-25 08:40:45 +01:00 |
|
Neil Alexander
|
6263fa287c
|
Merge pull request #467 from neilalexander/debugtext
Send PPROF output text to stderr
|
2019-07-23 08:15:03 +01:00 |
|
Neil Alexander
|
f208b7f542
|
Merge pull request #469 from neilalexander/fix468
Don't send IP back twice with getPeers
|
2019-07-23 08:14:49 +01:00 |
|
Neil Alexander
|
837eb0131b
|
Merge pull request #470 from neilalexander/conndebug
Redirect Conn session closure errors to debug channel
|
2019-07-23 08:14:38 +01:00 |
|
Neil Alexander
|
de9d0a6cf1
|
Redirect Conn session closure errors to debug channel
|
2019-07-22 22:41:55 +01:00 |
|
Neil Alexander
|
8669091a08
|
Don't send IP back twice with getPeers
|
2019-07-22 19:45:48 +01:00 |
|
Neil Alexander
|
34ac5c9197
|
Send PPROF output text to stderr instead of stdout so that it doesn't break -genconf
|
2019-07-20 21:56:53 +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
|
36201895e7
|
Don't mangle bs slice in TAP mode
|
2019-07-20 12:10:05 +01:00 |
|