1422 Commits (6e97b5d81779f60b78fbfa221aa08ebaa95d7b9b)
 

Author SHA1 Message Date
Steven Allen b8e13dae78
Merge pull request #733 from libp2p/chore/update-deps 5 years ago
Steven Allen 94d7efc58e chore(dep): update libp2p-core and protobuf 5 years ago
vyzo 9cd56c0bab use a global variable for default relays 5 years ago
Raúl Kripalani 5f60501a04
readme: add instructions for bypassing default gomod proxy. (#731) 5 years ago
Steven Allen c1687281a5
Merge pull request #727 from libp2p/dep/update 5 years ago
Steven Allen 1e889e1867 dep: update 5 years ago
Steven Allen fae94ac9c9
Merge pull request #693 from libp2p/chore/add-issue-templates 5 years ago
Steven Allen 3c94365bb5
Merge pull request #724 from libp2p/dep/update-deps 5 years ago
Steven Allen 1938505f5a dep: update go-multiaddr 5 years ago
Steven Allen 2fc0af4c10 dep: update go-libp2p-circuit 5 years ago
Raúl Kripalani 02e6218268
readme: remove waffle link. (#720) 5 years ago
Alex Browne 529bf100cc Update link to go-libp2p-tls in README.md (#719) 5 years ago
Alex Browne 1b9b84b810 Add Filters option (#717) 5 years ago
Steven Allen 51950e41c2
Merge pull request #702 from libp2p/feat/user-agent 5 years ago
Raúl Kripalani 9cf6af474b add godocs. 5 years ago
Raúl Kripalani a3c39ad62a
dep: upgrade eventbus to v0.1.0 (#709) 5 years ago
Yusef Napora 963da41454 use new constructor for insecure transport (#706) 5 years ago
Steven Allen 556e075393
Merge pull request #708 from libp2p/dep/update-swarm 5 years ago
Steven Allen 1edd9dd300 dep: update go-libp2p-swarm 5 years ago
Steven Allen 99c5d3c62d README: bump to go 1.12 5 years ago
Steven Allen 3bfc2cd839 ci: bump go to 1.12 5 years ago
vyzo 235848850e options to configure known relays for autorelay 5 years ago
Steven Allen e337633824 set a default client-version using go modules 5 years ago
Steven Allen d73a51776e new: allow overriding the user-agent with an option 5 years ago
bigs 071f7de073
Merge pull request #697 from libp2p/feat/update-tests 5 years ago
Cole Brown c385e71b52 Bump swarm version 5 years ago
Cole Brown 3e4400cc68 Bump secio 5 years ago
Cole Brown c261182d50 Adjust test timings for Ed25519 5 years ago
Cole Brown a80fc34f3a Update deps, mocknet tests 5 years ago
vyzo f30d04cce7
Merge pull request #696 from libp2p/fix/issue-695 5 years ago
vyzo b3085753dc autorelay: ensure candidate relays can hop 5 years ago
vyzo 46b5513add gomod: update go-libp2p-circuit 5 years ago
Steven Allen 0ae766d031 chore: port issue templates from go-ipfs 5 years ago
Steven Allen 2fbe88f546
Merge pull request #667 from libp2p/fix/listen-addrs-mdns 5 years ago
Christian Muehlhaeuser c73d2b9c8e Added missing error check in test (#683) 5 years ago
Christian Muehlhaeuser 169f2d4139 Avoid unnecessary conversions (#685) 5 years ago
Christian Muehlhaeuser 038cff7946 Simplify increments (#684) 5 years ago
Raúl Kripalani 5df2167ca9
Removed ineffectual assignments (#682) 5 years ago
Christian Muehlhaeuser 0603b30056 Make use of time.Until & time.Since (#681) 5 years ago
Christian Muehlhaeuser 40cb489097 Fixed typos (#680) 5 years ago
Christian Muehlhaeuser a7ce9cc593
Removed ineffectual assignments 5 years ago
Steven Allen 554a8e7bed mdns: always use interface addresses 5 years ago
Raúl Kripalani 15764f7bb2
Merge pull request #674 from libp2p/fix/test-races 5 years ago
Raúl Kripalani 1cec1b9191 remove superfluous goroutine; avoid t.Fatal from goroutines. 5 years ago
Raúl Kripalani 8e4bc2ee2c fix #672: wait until done; fix ponger response. 5 years ago
Raúl Kripalani 4a8d3557c0 upgrade peerstore. 5 years ago
Raúl Kripalani 9797b07de4 TestStreamsStress: reduce node count, increase stream density. 5 years ago
Steven Allen 198633b285
Merge pull request #669 from libp2p/fix/host-teardown-once 5 years ago
Steven Allen 3755b9afd6 test: full-close streams in stream stress test 5 years ago
Steven Allen 4c28cc75df test: fix test fallout from notify push 5 years ago