Neil Alexander
|
d8df9755f2
|
Allow specifying TLS SNI with ?sni= in peering URI
|
2021-07-28 22:11:20 +01:00 |
|
Arceliar
|
f990a56046
|
have the core wrap and export the underlying PacketConn, move IPv6 ReadWriteCloser wrapper logic to a separate package
|
2021-07-05 13:14:12 -05:00 |
|
Arceliar
|
2db46c1250
|
make socks connect to tls listeners, TODO make that configurable
|
2021-06-25 21:40:19 -05:00 |
|
Arceliar
|
1147ee1934
|
WIP moving IP-specific checks from tuntap to core
|
2021-06-13 04:22:21 -05:00 |
|
Neil Alexander
|
acdc3dd3c0
|
Replace ?ed25519= with ?key= in peering URIs
|
2021-06-11 21:12:27 +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 |
|
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
|
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 |
|