1310 Commits (02e6218268f8b3aa6452790c8f698e51bfa00d6a)
 

Author SHA1 Message Date
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
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 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
Steven Allen 3a41aa03ac test: mark helpers 5 years ago
Steven Allen 58fa778c37 dep: update go-libp2p-swarm to be less noisy 5 years ago
Steven Allen 97f639055e test: ensure double-closing the host doesn't cause any issues 5 years ago
Steven Allen 428d7135a5 doc: ensure nobody tries to add teardown logic to the host close function again 5 years ago
Steven Allen 2f06021e0c fix: use the goprocess for closing 5 years ago
Steven Allen fbe833de27
Merge pull request #661 from libp2p/update-package-table 5 years ago
Yusef Napora 81697d5dbd update package table after -core refactor 5 years ago
Raúl Kripalani e69d17141c
integrate the event bus, handle protocol update events, make identify emit deltas (#659) 5 years ago
Steven Allen f2cdce7b0c
Merge pull request #656 from libp2p/fix/closing-connmgr 5 years ago
Steven Allen 1449765980 basic_host: ensure we close correctly when the context is canceled 5 years ago
Steven Allen 90b13e6884
Merge pull request #655 from libp2p/readme/gostream 5 years ago
Hector Sanjuan 4a3c8bf495 Add go-libp2p-gostream and go-libp2p-http to readme 5 years ago