go-libp2p/core
Marten Seemann 2a49ff38ba
core: remove introspection package (#1978)
2023-01-06 17:24:28 -08:00
..
canonicallog switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
connmgr switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
control add connection gating interfaces and types. (#139) 2020-05-13 13:15:38 +01:00
crypto core/crypto: drop all OpenSSL code paths (#1953) 2023-01-06 17:18:13 -08:00
discovery switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
event switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
host core: remove introspection package (#1978) 2023-01-06 17:24:28 -08:00
internal/catch feat: harden encoding/decoding functions against panics (#243) 2022-04-18 12:40:37 -07:00
metrics switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
network transports: expose the name of the transport in the ConnectionState (#1911) 2022-11-21 17:34:02 -08:00
peer chore: preallocate slices (#1842) 2022-11-06 04:48:40 -08:00
peerstore core/peerstore: removed unused provider addr ttl constant (#1848) 2022-10-31 14:41:35 -07:00
pnet remove the Protector interface, introduce a PSK type (#118) 2020-03-06 17:18:20 -08:00
protocol core/protocol: remove deprecated Negotiator.NegotiateLazy (#1869) 2022-11-10 23:30:13 -08:00
record switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
routing switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
sec upgrader: absorb SSMuxer into the upgrader 2022-11-20 18:30:00 +13:00
test switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
transport transport.Listener,quic: Support multiple QUIC versions with the same Listener. Only return a single multiaddr per listener. (#1923) 2022-12-01 14:06:13 -08:00
alias.go switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00