You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marten Seemann dba78d06f8 stop using the deprecated io/ioutil package (#279) 2 years ago
..
canonicallog Add canonical peer status logging with sampling (#269) 2 years ago
connmgr fix staticcheck errors (#191) 4 years ago
control add connection gating interfaces and types. (#139) 5 years ago
crypto stop using the deprecated io/ioutil package (#279) 2 years ago
discovery Absorb go-libp2p abstractions and core types into this module (#1) 6 years ago
event Event for user's NAT Device Type: Tell user if the node is behind an Easy or Hard NAT (#173) 4 years ago
host experimental introspection support (#159) 4 years ago
internal/catch feat: harden encoding/decoding functions against panics (#243) 3 years ago
introspection experimental introspection support (#159) 4 years ago
metrics use a mock clock in bandwidth tests (#276) 2 years ago
network Add endpoint parameter to the OpenConnection method for ResourceManager (#257) 2 years ago
peer remove peer.IDFromString (#274) 2 years ago
peerstore add RemovePeer method to PeerMetadata, Metrics, ProtoBook and Keybook (#218) 3 years ago
pnet remove the Protector interface, introduce a PSK type (#118) 5 years ago
protocol deprecate Negotiator.NegotiateLazy (#249) 3 years ago
record feat: harden encoding/decoding functions against panics (#243) 3 years ago
routing deprecate peer.Encode in favor of peer.ID.String (#275) 2 years ago
sec pass the peer ID to SecureInbound in the SecureTransport and SecureMuxer (#211) 3 years ago
test Signed envelopes & routing records (#73) 5 years ago
transport Network Resource Manager interface (#229) 3 years ago
LICENSE-APACHE Add license files (#24) 5 years ago
LICENSE-MIT Add license files (#24) 5 years ago
alias.go Fix typo in docs (#163) 4 years ago