core.go
|
Remove TLS root validation
|
2023-10-11 18:25:35 +01:00 |
debug.go
|
Tidy up
|
2022-10-02 13:20:39 +01:00 |
link_tcp_darwin.go
|
Link refactor (#941)
|
2022-09-17 20:07:00 +01:00 |
link_tcp_linux.go
|
Don't set BBR for TCP peerings
|
2023-09-03 13:30:41 +01:00 |
link_tcp_other.go
|
Link refactor (#941)
|
2022-09-17 20:07:00 +01:00 |
link_tcp.go
|
Remove TLS root validation
|
2023-10-11 18:25:35 +01:00 |
link.go
|
Add authenticated handshake, support for passwords
|
2023-10-09 17:17:12 +01:00 |
nodeinfo.go
|
Fix setting nodeinfo (closes #954)
|
2022-10-15 15:42:52 +01:00 |
options.go
|
Remove TLS root validation
|
2023-10-11 18:25:35 +01:00 |
pool.go
|
try to cheer up the linter again
|
2023-05-21 12:49:49 -05:00 |
tls.go
|
Don't require TLS client certificate
|
2023-10-15 23:06:10 +01:00 |
version_test.go
|
Add unit test for password auth
|
2023-10-09 22:28:20 +01:00 |
version.go
|
Fix panic on invalid handshake length
|
2023-10-12 19:12:17 +01:00 |