61 Commits (893c9a40e3cada5af10f5e1fb3b4b7d747193312)
 

Author SHA1 Message Date
Marten Seemann 893c9a40e3 chore: update go-log 3 years ago
Marten Seemann 403b19ef4f Merge pull request #85 from libp2p/fix-flaky-accept-test 3 years ago
Marten Seemann 289fcae846 increase timeout in TestConnectionsClosedIfNotAccepted on CI 3 years ago
Marten Seemann e2284acfba Merge pull request #83 from libp2p/check-peer-id-on-inbound 3 years ago
Marten Seemann e267d49e21 add the peer ID to SecureInbound 3 years ago
Marten Seemann 8d166903eb Merge pull request #78 from libp2p/update-deps 3 years ago
Marten Seemann fc8779cf92 chore: update deps 3 years ago
Marten Seemann efd8047300 Merge pull request #77 from libp2p/fix-typo 3 years ago
Marten Seemann 3ac4a61cde fix typo in error message 3 years ago
Steven Allen 8acc055e8e Merge pull request #74 from libp2p/fix-staticcheck 4 years ago
Marten Seemann 8739d56d41 fix staticcheck 4 years ago
Steven Allen bda39a251b Merge pull request #73 from libp2p/dont-listen-on-all-interfaces 4 years ago
Marten Seemann 76f49368e8 don't listen on all interfaces in tests 4 years ago
Marten Seemann 3a37a04978 Merge pull request #72 from libp2p/dont-use-go-multiaddr-net 4 years ago
Marten Seemann b743906cf6 stop using the deprecated go-multiaddr-net 4 years ago
vyzo cffe493e3e Merge pull request #71 from libp2p/feat/conn-stat 4 years ago
vyzo 2397d98fe4 thread underlying conn Stat to allow transports to propagate stat information 4 years ago
vyzo 4453d7a5e0 Implement support for simultaneous open (#25) 4 years ago
Marten Seemann ebab543510 Merge pull request #70 from libp2p/open-stream-context 4 years ago
Marten Seemann 508be7ea0b pass contexts to OpenStream in tests 4 years ago
Steven Allen 44b29c4150 Merge pull request #69 from libp2p/fix-int-to-string-conversion 4 years ago
Marten Seemann d3651207f0 fix int to string conversion in tests, update Go version on CI 4 years ago
Aarsh Shah bf33d1ed49 call the connection gater when accepting connections and after crypto handshake (#55) 5 years ago
Raúl Kripalani 59da2c11b4 remove leftover ginkgo test file. (#61) 5 years ago
Raúl Kripalani b19703ddfe simplify tests by removing ginkgo/gomega. (#60) 5 years ago
Steven Allen 22677284b7 Merge pull request #45 from libp2p/generalize-private-network 5 years ago
Marten Seemann 1c35066451 use the ipnet.PSK instead of the ipnet.Protector for private networks 5 years ago
Steven Allen aabc5e4d8e Merge pull request #27 from libp2p/fix/error-message 5 years ago
Steven Allen f0810711a1 fix an incorrect error message 5 years ago
Raúl Kripalani 9bcb09e28a complete the migration to consolidated types. (#23) 6 years ago
Steven Allen b1dd953814 Merge pull request #22 from libp2p/feat/consolidate-abstractions 6 years ago
Steven Allen 57d79cc31d Consolidate abstractions and core types into go-libp2p-core (#28) 6 years ago
Steven Allen 9667b21c50 Merge pull request #21 from libp2p/dep/import-smux 6 years ago
Steven Allen 67b7b275cf dep: import go-libp2p-mplex into the libp2p org 6 years ago
Steven Allen dc54d8ad19 Merge pull request #19 from libp2p/fix/close-on-err 6 years ago
Steven Allen f418d2c15b test: cleanup after tests 6 years ago
Steven Allen e87a4e322b improve correctness of closing connections on failure 6 years ago
Steven Allen 5fc9b71f48 Merge pull request #11 from libp2p/fix/better-negotiation-errors 6 years ago
Steven Allen 8ceb85678f annotate errors 6 years ago
Steven Allen 66b1a470e5 use mplex for tests instead of yamux 7 years ago
Steven Allen dbf3f835e2 remove dependency on the tcp transport 7 years ago
Steven Allen 32b0643327 better document handleIncoming 7 years ago
Steven Allen 07e87ba7ae ensure we force use of the libp2p protector if ForcePrivateNetwork is set 7 years ago
Steven Allen 6fbbb671e1 check if connection is closed before returning it from Accept 7 years ago
Steven Allen 605544869c fix for moved insecure security transport 7 years ago
Steven Allen 0db3c0aa88 fix for interface move 7 years ago
Steven Allen dc4b4aef0c fix tests for rename 7 years ago
Steven Allen a08397a550 Merge pull request #5 from marten-seemann/listener-tests 7 years ago
Steven Allen 1317fb9f54 complete rename 7 years ago
Steven Allen 02126114c6 Merge pull request #3 from marten-seemann/fix-threshold-off-by-one-error 7 years ago