kubo/test/cli/harness
Marcin Rataj 00cb38865f fix(autotls): renewal and AutoTLS.ShortAddrs (#10669)
* 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 256a739e3b)
2025-01-22 17:41:03 +01:00
..
buffer.go test: fix autoclient flakiness (#9769) 2023-03-29 11:56:25 -04:00
harness.go style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
http_client.go test: port gateway sharness tests to Go tests 2023-01-17 21:27:54 +01:00
ipfs.go fix: allow daemon to start correctly if the API is null (#10062) 2023-12-11 11:45:08 +01:00
log.go test: port peering test from sharness to Go 2023-03-13 10:54:53 -04:00
node.go Merge branch 'master' into uds-client 2024-08-19 19:05:35 -07:00
nodes.go test: port routing DHT tests to Go (#9709) 2023-03-29 19:28:55 -04:00
peering.go fix(autotls): renewal and AutoTLS.ShortAddrs (#10669) 2025-01-22 17:41:03 +01:00
run.go tests(cli/harness): use unused Verbose flag to pipe daemon outputs (#10601) 2024-11-27 19:35:15 +01:00