Vadym Vikulin
|
2056338c44
|
Update generate.sh
|
2021-06-06 12:07:07 +03:00 |
|
Vadym Vikulin
|
12fcffeb9c
|
Update go.mod
|
2021-06-06 11:45:32 +03:00 |
|
Vadym Vikulin
|
2fdaa2f624
|
Update go.mod
|
2021-06-06 11:11:45 +03:00 |
|
Vadym Vikulin
|
6c33805027
|
Merge pull request #4 from vikulin/future
Future merge
|
2021-06-06 10:31:07 +03:00 |
|
Neil Alexander
|
2b6aa3e2d7
|
Semver version fix
|
2021-06-05 22:38:37 +01:00 |
|
Neil Alexander
|
c5529a3a38
|
Use git describe again
|
2021-06-05 22:28:29 +01:00 |
|
Neil Alexander
|
e827e5d313
|
Go back to old semver version for now
|
2021-06-05 22:09:15 +01:00 |
|
Neil Alexander
|
2e2566d248
|
Remove src/core/doc.go
|
2021-06-05 21:56:31 +01:00 |
|
Neil Alexander
|
d46a883020
|
Include public key in yggdrasilctl getSelf output for v0.4 nodes
|
2021-06-05 21:54:05 +01:00 |
|
Neil Alexander
|
80b6bf0c78
|
Further tweaks to transition handling
|
2021-06-05 21:49:11 +01:00 |
|
Neil Alexander
|
4a684e7caf
|
Don't add mutex to config output
|
2021-06-05 21:48:20 +01:00 |
|
Neil Alexander
|
54cced0b89
|
Ensure PublicKey is correct when extracting from old config
|
2021-06-05 21:40:58 +01:00 |
|
Neil Alexander
|
5cede61a34
|
Use git describe output for versions
|
2021-06-05 21:32:18 +01:00 |
|
Neil Alexander
|
05ad5df8ab
|
Run tests in CI
|
2021-06-05 21:32:12 +01:00 |
|
Neil Alexander
|
ea15eeee7e
|
Ensure PublicKey option is unused, map old config options
|
2021-06-05 21:32:04 +01:00 |
|
Neil Alexander
|
99973b2757
|
Remove module package, it didn't really give us anything anyway
|
2021-06-05 20:57:03 +01:00 |
|
Neil Alexander
|
cb536a7322
|
Clean up util package
|
2021-06-05 20:55:08 +01:00 |
|
Arceliar
|
e67ee9232d
|
fix nil pointer when attempting to access node config
|
2021-06-05 06:00:33 -05:00 |
|
Arceliar
|
414c100125
|
add public keys to multicast, public key pinning to multicast peering
|
2021-06-05 05:07:04 -05:00 |
|
Vadym Vikulin
|
a7da93ffd8
|
Merge pull request #3 from vikulin/future
Future merge
|
2021-06-02 17:36:33 +03:00 |
|
Neil Alexander
|
ff751a5409
|
Fix lint error
|
2021-06-02 14:46:04 +01:00 |
|
Neil Alexander
|
8932ab0519
|
Fix lint errors
|
2021-06-02 14:40:09 +01:00 |
|
Neil Alexander
|
166336a418
|
Remove config.NodeState (hot reconfig is no longer supported)
|
2021-06-02 14:19:32 +01:00 |
|
vadym
|
845327ce17
|
Merge branch 'master' of github.com:vikulin/yggdrasil-go
|
2021-05-31 21:37:41 +03:00 |
|
Vadym Vikulin
|
ce4bd15bfc
|
Update README.md
|
2021-05-31 21:37:06 +03:00 |
|
vadym
|
677bff94f3
|
Revert "1. corrected MSI build script"
This reverts commit 3d9184866ca1c7f0b023a7a5417c8e92478f9f97.
|
2021-05-31 21:37:06 +03:00 |
|
vadym
|
1354698664
|
1. corrected MSI build script
|
2021-05-31 21:37:06 +03:00 |
|
Vadym Vikulin
|
4e2eb53efa
|
Update README.md
|
2021-05-31 21:35:56 +03:00 |
|
vadym
|
c6ceac432b
|
Revert "1. corrected MSI build script"
This reverts commit 3d9184866ca1c7f0b023a7a5417c8e92478f9f97.
|
2021-05-31 21:35:56 +03:00 |
|
vadym
|
f540f26930
|
1. corrected MSI build script
|
2021-05-31 21:35:56 +03:00 |
|
Arceliar
|
978124dbb1
|
update dependency (ironwood), fix units in core benchmark
|
2021-05-31 06:39:53 -05:00 |
|
Arceliar
|
1db7437b80
|
more cleanup and fix a busyloop when the admin socket is shut down
|
2021-05-29 21:37:13 -05:00 |
|
Arceliar
|
e25ad9ed21
|
cleanup unused code
|
2021-05-29 20:42:06 -05:00 |
|
Arceliar
|
180654c495
|
possibly fix src/core/core_test.go
|
2021-05-29 11:13:59 -05:00 |
|
Arceliar
|
8a60c605f6
|
remove metric stuff, there's already enough new stuff to test, maybe revisit this in a future release
|
2021-05-24 18:53:54 -05:00 |
|
Arceliar
|
c60dd42baa
|
cleanup
|
2021-05-23 21:51:09 -05:00 |
|
Arceliar
|
5f2bcaa71f
|
add Listen to api and listenURL to tcp
|
2021-05-23 21:47:12 -05:00 |
|
Arceliar
|
fd5cda6329
|
read metric from urls for listen and peers
|
2021-05-23 20:58:34 -05:00 |
|
Arceliar
|
70c5b06286
|
use url.URL in place of string for most internal listen/peer address handling
|
2021-05-23 20:34:13 -05:00 |
|
Arceliar
|
58af92812e
|
add metric to metadata exchange, but currently left at default 0 value
|
2021-05-23 18:40:36 -05:00 |
|
Arceliar
|
6bc2044ced
|
update ironwood dependency, fix ansible code, go mod tidy
|
2021-05-23 17:52:10 -05:00 |
|
Arceliar
|
018f35d9a2
|
rename src/yggdrasil to src/core
|
2021-05-23 14:42:26 -05:00 |
|
Arceliar
|
0343dad934
|
remove obsolete crypto package
|
2021-05-23 14:33:28 -05:00 |
|
Arceliar
|
f69f02386d
|
rename debug admin socket functions
|
2021-05-23 13:37:46 -05:00 |
|
Arceliar
|
e6f86a9bd7
|
cleanup proto admin socket response formats
|
2021-05-23 12:19:27 -05:00 |
|
Arceliar
|
29dda650b5
|
tun session protocol traffic cleanup
|
2021-05-23 11:58:52 -05:00 |
|
Arceliar
|
233cf0c962
|
add remote debugGetSelf and fix some return type things in the other debug functions
|
2021-05-22 21:27:11 -05:00 |
|
Arceliar
|
c7b004d36f
|
get debugGetPeers and debugGetDHT working in the admin socket
|
2021-05-22 20:25:14 -05:00 |
|
Arceliar
|
8668abf481
|
WIP adding crawling debug packets
|
2021-05-22 19:54:52 -05:00 |
|
Arceliar
|
b11cf7a2f2
|
update ironwood dependency, fix api
|
2021-05-18 20:43:38 -05:00 |
|