mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
* fix(autotls): renewal and AutoTLS.ShortAddrs
updates to p2p-forge/client with fix from
https://github.com/ipshipyard/p2p-forge/pull/42
we also add AutoTLS.ShortAddrs flag and enable it by default
to benefit from shorter addrs discusses in
https://github.com/ipshipyard/p2p-forge/pull/40
* test: fix flaky NewRandPort
reducing chance of bind: address already in use
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| buffer.go | ||
| harness.go | ||
| http_client.go | ||
| ipfs.go | ||
| log.go | ||
| node.go | ||
| nodes.go | ||
| peering.go | ||
| run.go | ||