5193 Commits (ed8a07dd4f3d1a25822287a483055bc0e6cc0701)
 

Author SHA1 Message Date
Marten Seemann 12131eef23
webtransport: update webtransport-go to v0.4.3 (#1968) 2 years ago
Marten Seemann e59aba2d09
webtransport: initialize a NullResourceManager if none is provided (#1962) 2 years ago
Marten Seemann 47f9ea1306
release v0.24.1 (#1945) 2 years ago
Marten Seemann 735891d229
routed host: return Connect error if FindPeer doesn't yield new addresses (#1946) 2 years ago
Marten Seemann 3f024f703e
chore: update examples to v0.24.0 (#1936) 2 years ago
Marten Seemann 3ecf0b9aa9
webtransport: fix flaky accept queue test (#1938) 2 years ago
Marten Seemann 2c82176c35
quic: fix race condition in TestClientCanDialDifferentQUICVersions (#1937) 2 years ago
Marten Seemann e368799d18
quic: update quic-go to v0.31.1 (#1942) 2 years ago
Marten Seemann d31bf35522
webtransport: update webtransport-go to v0.4.2 (#1941) 2 years ago
Marten Seemann 4c74181d0d
release v0.24.0 (#1934) 2 years ago
Marten Seemann ef603f4dc6
chore: update deps (#1932) 2 years ago
Marten Seemann 881a8008c8
ci: fix path to interop test plan composition file (#1933) 2 years ago
Marco Munizaga 5d22740c38
Disable support for signed/static TLS certificates in WebTransport (#1927) 2 years ago
Marten Seemann cefbf97aa6
webtransport: add PSK to constructor, and fail if it is used (#1929) 2 years ago
Oleg 2cc4de5126
use a different set of default transports when PSK is enabled (#1921) 2 years ago
Marco Munizaga 1c8eaabfd3
transport.Listener,quic: Support multiple QUIC versions with the same Listener. Only return a single multiaddr per listener. (#1923) 2 years ago
Marco Munizaga dc7f64e480
chore: update webtransport-go to get fix (#1924) 2 years ago
Marten Seemann f73205096f
quic / webtransport: make it possible to listen on the same address / port (#1905) 2 years ago
Marco Munizaga 9fad5b06dd
autorelay: fix flaky TestReconnectToStaticRelays (#1903) 2 years ago
Marco Munizaga 9c9122df67
swarm / rcmgr: synchronize the concurrent outbound dials with limits (#1898) 2 years ago
Marten Seemann 6a7141e2ad
add QUIC v1 addresses to the default listen addresses (#1914) 2 years ago
Marten Seemann 26a5edf765
webtransport: update webtransport-go to v0.3.0 (#1895) 2 years ago
Marten Seemann 683bc67a37
tls: fix flaky TestHandshakeConnectionCancellations test (#1896) 2 years ago
Marten Seemann 23bef30d34
holepunch: disable the resource manager in tests (#1897) 2 years ago
Marten Seemann 14ca991a41
transports: expose the name of the transport in the ConnectionState (#1911) 2 years ago
Marten Seemann ee5def5bcb
Merge pull request #1912 from libp2p/security-protocol-order 2 years ago
Marten Seemann 75a0d4288b
circuitv2: disable the resource manager in tests (#1899) 2 years ago
Marten Seemann d72d35c025 add an integration test for the ordering of security protocols 2 years ago
Marten Seemann 1ecf340f51 config: respect the user's security protocol preference order 2 years ago
Marten Seemann 6d3926394d
Merge pull request #1907 from libp2p/expose-security 2 years ago
Marten Seemann 83b4e3cf9c expose the security protocol on the ConnectionState 2 years ago
Marten Seemann e2a246d5b6 upgrader: absorb SSMuxer into the upgrader 2 years ago
Marten Seemann 9e136c2531 swarm: move the additional peer ID check to the swarm 2 years ago
Marten Seemann 8dea194261 core/network: rename ConnectionState.NextProto to StreamMultiplexer 2 years ago
Marco Munizaga 86d5a5643e
Update go-netroute so that we get the correct priority of routes (#1902) 2 years ago
Marco Munizaga 8e90ed8c2c
fix: autorelay: treat static relays as just another peer source (#1875) 2 years ago
Marco Munizaga 0b4867c117
feat: quic,webtransport: enable both quic-draft29 and quic-v1 addrs on quic. only quic-v1 on webtransport (#1881) 2 years ago
Dennis Trautwein f4ddf5933a
holepunch: add multiaddress filter (#1839) 2 years ago
Marten Seemann 84ded7d47a
README: remove broken links from table of contents (#1893) 2 years ago
Marten Seemann 8a05c48665
quic: update quic-go to v0.31.0 (#1882) 2 years ago
Marten Seemann da9005d783
Merge pull request #1887 from libp2p/muxer-integration-test 2 years ago
Marten Seemann d813808745 upgrader: pass values through a channel instead of sharing state 2 years ago
Michele Mastrogiovanni 7357a00623
core/network: fix typo 2 years ago
Marten Seemann 4b74c6553f add an integration test for muxer selection 2 years ago
Marten Seemann 9a5faceca1 upgrader: expose the negotiated stream muxer via the ConnState 2 years ago
Marten Seemann 133f002117 config: supply the host ID to fx 2 years ago
Marten Seemann 090a084aea
Merge pull request #1888 from libp2p/early-muxer-negotiation-preferences 2 years ago
Marten Seemann 0957a9d212 noise: prefer the client's muxer preference 2 years ago
Marten Seemann c1e0c7b757 tls: prefer the client's muxer preference 2 years ago
Marten Seemann 04a43b13a9
upgrader: absorb the muxer_multistream.Transport into the upgrader (#1885) 2 years ago