26 Commits (master)

Author SHA1 Message Date
Marco Munizaga ed0d8c9671
chore: bump deps in preparation for v0.37.0 (#3011) 3 weeks ago
Josh Klopfenstein 0fb7daca4a
Fix proto import paths (#2920) 3 months ago
sukun afc6a07977 chore: update protobufs 3 months ago
Adin Schmahmann 4005fe67fa
core: add ErrPeerIDMismatch error type to replace ad-hoc errors (#2451) 1 year ago
VM 8e341f7936
docs: fix some comments (#2391) 1 year ago
Marten Seemann cdd0b6056e
chore: update all deps (#2240) 2 years ago
Marten Seemann 3fe6278e66
core: remove LocalPrivateKey method from network.Conn interface (#2144) 2 years ago
Marten Seemann f1109c59c1 use Google's Protobuf library instead of GoGo 2 years ago
Marten Seemann e2a246d5b6 upgrader: absorb SSMuxer into the upgrader 2 years ago
Marten Seemann cbe50095f3 config: use fx to construct security transports 2 years ago
julian88110 ebd000db1e
tls: use ALPN to negotiate the stream multiplexer (#1772) 2 years ago
Marten Seemann 4623690009 switch from github.com/libp2p/go-libp2p-core to core 2 years ago
Marten Seemann 52f593e910 pass the peer ID to SecureInbound in the SecureTransport and SecureMuxer (#211) 3 years ago
Marten Seemann 7268931210 remove deprecated constructor for the insecure transport (#206) 3 years ago
Aarsh Shah 2fd8219beb Secure Muxer Interface (#180) 4 years ago
Max Inden a6022f5c78 sec/insecure/insecure.go: Fix typo (#167) 4 years ago
Steven Allen 29a922ff92 fix: don't drop bytes in the insecure transport 5 years ago
Steven Allen 5956c76d27 fix(plaintext): regenerate protobuf code 5 years ago
Yusef Napora 34319768aa use varints for delimiting plaintext 2.0 msgs (#74) 5 years ago
Cole Brown 8c4b2e6911 Ensure all tests pass without weak RSA key flag 5 years ago
Kevin Mai-Husan Chia fa4a3a09b3 Get `remoteID` from pb message 5 years ago
Yusef Napora 8dbcc5a9f5 bring back plaintext 2.0.0 with new constructor (#42) 5 years ago
Raúl Kripalani cfafedbcdb Revert "update insecure transport to plaintext/2.0.0 (#37)" (#38) 5 years ago
Yusef Napora 4ff4dbef60 update insecure transport to plaintext/2.0.0 (#37) 5 years ago
Raúl Kripalani 0a9354a857 Absorb go-libp2p abstractions and core types into this module (#1) 6 years ago