Arceliar
|
b7f57c0617
|
use TLS for multicast peers, fix TLS listener type in log output
|
2021-06-19 10:42:38 -05:00 |
|
Arceliar
|
5564de94ba
|
when using tls, if no pinned key is set, pin the key from the cert. require that cert keys match a pinned key
|
2021-06-19 09:53:11 -05:00 |
|
Arceliar
|
91235980af
|
fix logging for socks
|
2021-06-12 07:03:32 -05:00 |
|
Arceliar
|
5b6f730f18
|
keep a context in the core, use it for listen/dial, cancel it when closing
|
2021-06-12 06:06:39 -05:00 |
|
Arceliar
|
3815b13ad5
|
use DialContext
|
2021-06-12 05:58:14 -05: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 |
|
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
|
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
|
018f35d9a2
|
rename src/yggdrasil to src/core
|
2021-05-23 14:42:26 -05:00 |
|