5013 Commits (83b4e3cf9c6409b283e609aa74c8b77b3bdde486)
 

Author SHA1 Message Date
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
Marten Seemann c783884fb1 add a link to the certificate hashes section of the w3c WebTransport spec 2 years ago
Marten Seemann 0295df0074 remove Hello World HTTP endpoint 2 years ago
Marten Seemann cb8c25f5d9
autorelay: fix race condition in TestBackoff (#1731) 2 years ago
Marten Seemann b810812a7a
rcmgr: increase default connection memory limit to 32 MB (#1740) 2 years ago
Marten Seemann 11279c65c9
quic: update quic-go to v0.29.0 (#1723) 2 years ago
Marten Seemann 97e739f0a8 update to the current master of go-libp2p (#23) 2 years ago
Marten Seemann 3521b4fae8 chore: update go-multiaddr to v0.6.0 2 years ago
Marten Seemann 4ce4e4f05e only use positive numbers for x509.Certificate serial numbers 2 years ago
Marten Seemann 366cc3d0e1
Merge pull request #1728 from libp2p/noise-early-data2 2 years ago
Marten Seemann 8be14f480d noise: implement an API to send and receive early data 2 years ago
Tshaka Eric Lekholoane fcf408c65d
identify: make the protocol version configurable (#1724) 2 years ago
Marten Seemann 40a0d93e29 noise: add documentation for the Prologue option 2 years ago
Laurent Senta 04a073073e
ci: add cross-version interop (#1725) 2 years ago
Marco Munizaga ae68d81d53
Fix threshold calculation (#1722) 2 years ago
Marten Seemann 60a40710ab chore: update CI to Go 1.18 / 1.19, update webtransport-go to v0.1.0 2 years ago
Marten Seemann 3d482f6b4c
simplify the release checklist (#1691) 2 years ago
Marco Munizaga 37f12300f2
connmgr: use clock interface (#1720) 2 years ago
Marten Seemann 423eab2097
quic: increase the buffer size used for encoding qlogs (#1715) 2 years ago
Marten Seemann 173fb50730
quic: add a WithMetrics option (#1716) 2 years ago
Marten Seemann 8df365bf45
add default listen addresses for QUIC (#1615) 2 years ago
Steven Allen 0efe1e5093
feat: inject DNS resolver (#1607) 2 years ago
Marco Munizaga 6472f8cc9c
connmgr: prefer peers with no streams when closing connections (#1675) 2 years ago
Guilhem Fanton 0f4a96971b
quic: add DisableReuseport option (#1476) 2 years ago
Marten Seemann ceece5a60a
Merge pull request #1688 from libp2p/release-v022 2 years ago
Marten Seemann de23c5c6cb release v0.22.0 2 years ago
Marten Seemann 90654ffb41 chore: update dependencies 2 years ago
Steven Allen bbd28365c5
fix: don't prefer local ports from other addresses when dialing (#1673) 2 years ago
Jorropo 52b2eb4b85
crypto: add better support for alternative backends (#1686) 2 years ago
Dave Collins 8cf67ba1d0
crypto/secp256k1: Remove btcsuite intermediary. (#1689) 2 years ago
Marco Munizaga 2f0d750298
Update resource manager README (#1684) 2 years ago
Marten Seemann 1ad0a50be6
Merge pull request #1683 from libp2p/merge-core 2 years ago
Marco Munizaga 812a0c1573
rcmgr: make scaling changes more intuitive (#1685) 2 years ago
Marten Seemann 98f098e593 remove leftover license files in core/ 2 years ago
Marten Seemann d4e64c727f stop using go-libp2p-testing peer ID generation functions 2 years ago
Marten Seemann f401380ff1 move the resource manager mocks to this repo 2 years ago
Marten Seemann 4623690009 switch from github.com/libp2p/go-libp2p-core to core 2 years ago
Marten Seemann ba15ef6de0 move go-libp2p-core to core 2 years ago
Marten Seemann dba78d06f8 stop using the deprecated io/ioutil package (#279) 2 years ago
Marten Seemann e0aff12a97
Merge pull request #1681 from libp2p/merge-eventbus 2 years ago
Marten Seemann 40727b1b00 switch from github.com/libp2p/go-eventbus to p2p/host/eventbus 2 years ago
Marten Seemann 261ce3b4bd move go-eventbus to p2p/host/eventbus 2 years ago
Marten Seemann 6631bfb011
basichost: remove usage of MultistreamServerMatcher in test (#1680) 2 years ago
Marten Seemann e5728a2803 fix panic in TestSubFailFully (#48) 2 years ago
web3-bot eff72c4afa
sync: update CI config files (#1678) 2 years ago