882 Commits (5d1c4a62164592adcc631afa4e8684c93fae87ea)

Author SHA1 Message Date
Marco Munizaga 86a6720a62
autonat: Clean up after close (#2749) 7 months ago
Marten Seemann 9d149fa3cb
use Fx to start and stop the host, swarm, autorelay and quicreuse (#2118) 8 months ago
Sukun eaf4103077
chore: update deps for v0.33 (#2713) 9 months ago
Sukun c8024ff887
chore: drop support for go1.20 (#2708) 9 months ago
dozyio e3b0a86e86
chore: testify fix got, expected transpositions (#2666) 9 months ago
GoodDaisy a759ed5548
chore: fix typos (#2694) 9 months ago
Håvard Anda Estensen c6e99f10af
chore: remove unnecessary conversions (#2680) 10 months ago
shuoer86 3089ac3061
chore: fix typos (#2608) 12 months ago
Jorropo 2c433852f7
swarm: fix timer Leak in the dial loop (#2636) 1 year ago
Marten Seemann 81d5c0c835
swarm: fix recursive resolving of DNS multiaddrs (#2564) 1 year ago
Marten Seemann 210133267d
quic: update quic-go to v0.39.1, set a static resumption token generator key (#2572) 1 year ago
Marten Seemann c4bf8a1596
swarm: use typed atomics (#2612) 1 year ago
Sukun f5493140ff
swarm: cleanup stream handler goroutine (#2610) 1 year ago
Sukun f4b7369658
swarm: use happy eyeballs ranking for TCP dials (#2573) 1 year ago
Sukun 17a464978a
swarm: wait for transient connections to upgrade for NewStream (#2542) 1 year ago
Dennis Trautwein 1195bf500a
swarm: add loopback to low timeout filter (#2595) 1 year ago
piersy 7f72151bcc
config: warn if connmgr limits conflict with rcmgr (#2527) 1 year ago
Marten Seemann f6995b14ea
update gomock to v0.3.0 (#2581) 1 year ago
Sukun 70d31da69b
swarm: fix DialPeer behaviour for transient connections (#2547) 1 year ago
Marten Seemann 32f9239693
core/peer: remove deprecated ID.Pretty method (#2565) 1 year ago
Sukun d08bcd9c0f
mock: use go.uber.org/mock (#2540) 1 year ago
Marten Seemann c2f0e1333e
upgrader: drop support for multistream simultaneous open (#2557) 1 year ago
Sukun 0509445ff4
swarm: don't dial unspecified addresses (#2560) 1 year ago
Sukun fa4f7f511f
reuseport: use DialContext instead of Dial to fail quickly (#2541) 1 year ago
Sukun 1153b1b86b
swarm: track dial cancellation reason (#2532) 1 year ago
Marten Seemann 4caa4e5bd4
swarm: return a more meaningful error when dialing QUIC draft-29 (#2524) 1 year ago
Sukun 57dd3bc962
swarm: fix Unwrap for DialError, implement Unwrap for TransportError (#2437) 1 year ago
Sukun cd930fad90
swarm: return errors on filtered addresses when dialing (#2461) 1 year ago
Marten Seemann 1a038ef23a
muxer: remove support for mplex (#2498) 1 year ago
Jorropo e935729921
use standard library sha256 implementation for Go 1.21 (#2309) 1 year ago
Sukun 4090dcc156
swarm: remove unnecessary reqno for pending request tracking (#2460) 1 year ago
Marco Munizaga 9edef5a939
quic: drop support for QUIC draft-29 (#2487) 1 year ago
Marten Seemann 3f2f357229
swarm: remove leftover TODO (#2474) 1 year ago
Sukun 116ced6838
swarm: don't open new streams over transient connections (#2450) 1 year ago
Sukun 381f23057b
swarm: deprecate libp2p.DialRanker option (#2430) 1 year ago
Marten Seemann 63fdb48cfb
update go-multiaddr to v0.10.1, use Unique function from there (#2407) 1 year ago
Sukun 79eee3f658
swarm: change relay dial delay to 500ms (#2421) 1 year ago
Sukun 757bf59136
swarm: make black hole detection configurable (#2403) 1 year ago
Adrian Sutton cfc50bae8e
net/mock: support ConnectionGater in MockNet (#2297) 1 year ago
Sukun 71432c9035
swarm: implement Happy Eyeballs ranking (#2365) 1 year ago
VM 8e341f7936
docs: fix some comments (#2391) 1 year ago
Sukun 1e31d70533
swarm: implement blackhole detection (#2320) 1 year ago
Jorropo 5e3fc8aedf
fix: in the swarm move Connectedness emit after releasing conns (#2373) 1 year ago
Sukun 046f112f8a
swarm: fix stale DialBackoff comment (#2353) 1 year ago
Sukun 3d4557854a
swarm: use RLock for DialBackoff reads (#2354) 1 year ago
Marco Munizaga 3d725f32ba
Clear stream scope if we error (#2345) 1 year ago
Sukun 82e6227b34
swarm: make smart-dialing opt in (#2340) 1 year ago
Sukun 686a32aae7
swarm: cleanup address filtering logic (#2333) 1 year ago
Marten Seemann 8450e8762d
swarm: improve documentation for the DefaultDialRanker (#2336) 1 year ago
Sukun 73c34f98da
holepunch: add metrics (#2246) 1 year ago