44 Commits (e61c36f9d79addb4be9b3ea1c27df17d942166a9)

Author SHA1 Message Date
Jorropo e33f4c425f
defaults: do TLS by default for encryption (#2650) 10 months ago
Marco Munizaga 9edef5a939
quic: drop support for QUIC draft-29 (#2487) 1 year ago
Sukun a491074d89
metrics: add options to disable metrics and to set Prometheus registerer (#2116) 2 years ago
Adin Schmahmann d5a280e6f6
Expose muxer ids (#2012) 2 years ago
Marten Seemann c67d4b86e4
add WebTransport to the list of default transports (#1915) 2 years ago
Oleg 2cc4de5126
use a different set of default transports when PSK is enabled (#1921) 2 years ago
Marten Seemann 6a7141e2ad
add QUIC v1 addresses to the default listen addresses (#1914) 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
Marten Seemann 4623690009 switch from github.com/libp2p/go-libp2p-core to core 2 years ago
Marten Seemann 6bd5e04960 switch from github.com/libp2p/go-libp2p-resource-manager to p2p/host/resource-manager 2 years ago
Marten Seemann ab634d2ba1 switch from github.com/libp2p/go-libp2p-peerstore to p2p/host/peerstore 2 years ago
Marten Seemann 24b27cc71b
change the default key type to Ed25519 (#1576) 2 years ago
Marten Seemann e477efda73
use autoscaling limits (#1637) 2 years ago
Marten Seemann 27cfd3f4ed switch from github.com/libp2p/go-libp2p-tls to p2p/security/tls 3 years ago
Marten Seemann 935905753a switch from github.com/libp2p/go-libp2p-noise to p2p/security/noise 3 years ago
Marten Seemann 43e4e51b74
rename the yamux package (#1452) 3 years ago
Marten Seemann f3bdb4b53c switch from github.com/libp2p/go-libp2p-yamux to p2p/muxer/yamux 3 years ago
Marten Seemann 4810afb293 switch from github.com/libp2p/go-libp2p-quic-transport to p2p/transport/quic 3 years ago
Marten Seemann 690a16ccbe switch from github.com/libp2p/go-ws-transport to p2p/transport/websocket 3 years ago
Marten Seemann dfc3a3f24a switch from github.com/libp2p/go-tcp-transport to p2p/transport/tcp 3 years ago
Marten Seemann 72fe013d15
remove mplex from the list of default muxers (#1344) 3 years ago
vyzo f9e4c5c8f5 slightly lower default connmgr limits 3 years ago
vyzo 12402c7970 default connection manager 3 years ago
vyzo df2301ba95 use the resource manager in libp2p bundled services, initialize default one 3 years ago
Gus Eggert 7a35d0df97
feat: plumb through peerstore context changes (#1237) 3 years ago
Marten Seemann e86c4ed31f make QUIC a default transport 3 years ago
Steven Allen db5f196114 feat: switch from SECIO to Noise as the default security transport 4 years ago
Steven Allen eb76a02251 feat: support TLS by default 5 years ago
Vasco Santos fe2c13c71b docs: uniform comment sentences 5 years ago
Christian Muehlhaeuser 40cb489097 Fixed typos (#680) 5 years ago
Raúl Kripalani d87f89314c
Consolidate abstractions and core types into go-libp2p-core (#601) 6 years ago
Steven Allen 26f880b899 dep: import go-smux-* into the libp2p org 6 years ago
Steven Allen d59ca83d48 switch to DisablePing instead of PingCustom 6 years ago
vyzo 1056fa8119 Ping constructor option, enabled by default 6 years ago
vyzo 0600392e23 enable relay by default in New 6 years ago
gukq b84518b6c9 Just repair spelling mistake 6 years ago
Steven Allen c46e8d6e36 gx: update go-libp2p-peerstore 6 years ago
Florian Lenz fcaa18df9a [muxer] set mplex version to 6.7.0 6 years ago
Abhishek Upperwal 617d7a5797 Corrected ip6 string 6 years ago
Abhishek Upperwal 836d042f54 added ipv6 + checking for default transport 6 years ago
Abhishek Upperwal d104ff8dea making go fmt happy 6 years ago
Abhishek Upperwal f82d4ec6aa default listener 6 years ago
Steven Allen 41c6834850 refactor for transport changes 7 years ago