4957 Commits (81f9f10fc86740466363315bd33636eb91fee959)
 

Author SHA1 Message Date
Marten Seemann 81f9f10fc8 quic: move the qlog tracer to a separate package 2 years ago
Karthik Nallabolu 63b8803005
examples: connect to all peers in example mdns chat app (#1798) 2 years ago
Max Inden 7e206bd5d4
roadmap: fix header level on "Mid Q4" (#1818) 2 years ago
Daniel Vernall 164ccd7958
examples: use circuitv2 in relay example (#1795) 2 years ago
Marten Seemann c8336a47b8
add a roadmap for the next 6 months (#1784) 2 years ago
julian88110 ebd000db1e
tls: use ALPN to negotiate the stream multiplexer (#1772) 2 years ago
Marten Seemann 69a574cb56
tls: add tests for test vector from the spec (#1788) 2 years ago
Marten Seemann e6ac836f87
examples: update go-libp2p to v0.23.x (#1803) 2 years ago
Marco Munizaga 1a819be65b
Try increasing timeouts if we're in CI for this test (#1796) 2 years ago
Marco Munizaga b54a26ba35
Don't use rcmgr in this test (#1799) 2 years ago
Marco Munizaga f940b1d627
Bump timeout in CI for flaky test (#1800) 2 years ago
Marco Munizaga 08d8bedf29
Bump timeout in CI for flaky test (#1801) 2 years ago
Marco Munizaga 1d04a70704
Fix comment in webtransport client auth handshake (#1793) 2 years ago
Scott Martin 7828f3e079
examples: add basic pubsub-with-rendezvous example (#1738) 2 years ago
Marten Seemann 18bc7474c2
quic: speed up the stateless reset test case (#1778) 2 years ago
Marten Seemann 2c1e54083a
tls: fix flaky handshake cancellation test (#1779) 2 years ago
Marten Seemann 90b2d5d86d
release v0.23.2 (#1781) 2 years ago
Marten Seemann a98397f6dd
chore: update webtransport-go to v0.1.1 (#1776) 2 years ago
Marten Seemann 031ec50a04
webtransport: return error before wrapping opened / accepted streams (#1775) 2 years ago
Marten Seemann 17a342c3c7
release v0.23.1 (#1773) 2 years ago
Marco Munizaga fa70f6ea48
websocket: fix nil pointer in tlsClientConf (#1770) 2 years ago
web3-bot 398179998e
sync: update CI config files (#1771) 2 years ago
Marten Seemann f3f0e9355b
release v0.23.0 (#1764) 2 years ago
Marten Seemann 9d316fa393
chore: update deps (#1767) 2 years ago
Marten Seemann bbf3159100
Merge pull request #1762 from libp2p/noise-extensions 2 years ago
Marten Seemann edf655a503 noise / webtransport: use the Noise Extension Registry for cert hashes 2 years ago
Marten Seemann a73d8e28af noise: use proto2 for the protobuf 2 years ago
Marco Munizaga 0788ccd1e3
webtransport: add custom resolver to add SNI (#1761) 2 years ago
Marten Seemann 5ef3208a43
swarm: skip dialing WebTransport addresses when we have QUIC addresses (#1756) 2 years ago
Marten Seemann 131e5bd828
webtransport: have the server send the certificates (#1757) 2 years ago
libp2p-mgmt-read-write[bot] 214b337106
chore: Update .github/workflows/stale.yml [skip ci] 2 years ago
Marten Seemann c1bdab429f
noise: make it possible for the server to send early data (#1750) 2 years ago
Marten Seemann 8b7d1518db
swarm: fix selection of transport for dialing (#1653) 2 years ago
Jorropo 70c1f81734
autorelay: Add a context.Context to WithPeerSource callback (#1736) 2 years ago
Marten Seemann 5ab6d3fd1d
webtransport: add and check the ?type=noise URL parameter (#1749) 2 years ago
Marten Seemann a4e45c294c
webtransport: disable HTTP origin check (#1752) 2 years ago
Marten Seemann ddfb6f9240
noise: don't fail handshake when early data is received without handler (#1746) 2 years ago
Marco Munizaga f654b4bd69
Add Resolver interface to transport (#1719) 2 years ago
xiabin aa6d051e65
use new /libp2p/go-libp2p/core pkg (#1745) 2 years ago
Marten Seemann ff60c5d55c
yamux: pass constructors for peer resource scopes to session constructor (#1739) 2 years ago
Marten Seemann b52af7d043
tcp: add an option to enable metrics (disabled by default) (#1734) 2 years ago
Marten Seemann d934c56833
Merge pull request #1737 from libp2p/merge-webtransport 2 years ago
Marten Seemann 73b3d566f3 webtransport: adjust import paths 2 years ago
Marten Seemann 48341e4060 move go-libp2p-webtransport here 2 years ago
Marten Seemann 98ff0c6551 fix CanDial for addresses that don't contain any certificate hashes (#25) 2 years ago
Marten Seemann 7714b04df5 drop incoming sessions when the accept queue fills up (#24) 2 years ago
Marten Seemann f49dd4f322 clarify comment about certificate hash verification 2 years ago
Marten Seemann 86a058d848 close the scope when the connection gater intercepts 2 years ago
Marten Seemann d2b47dd539 remove the unneeded connSecurityMultiaddrs interface 2 years ago
Marten Seemann ef657d6d7c make addrComponentForCert a pure function 2 years ago