5578 Commits (aebc4eb0087cfc700668c1cbe76afc380d01cee3)
 

Author SHA1 Message Date
Jeromy 51fd99e363 extract from 0.4.0 9 years ago
Juan Benet 5a0162c75f Merge pull request #2 from WeMeetAgain/patch-1 9 years ago
Cayman 9f1acc3551 Update README.md 9 years ago
Juan Batiz-Benet 339bbdaab9 util metrics 9 years ago
Juan Batiz-Benet 9bf24a5968 rewrote imports to p2p 9 years ago
Juan Batiz-Benet 68f8d27d07 rewrote imports to p2p 9 years ago
Juan Batiz-Benet 2392434b6d rewrote imports to p2p 9 years ago
Juan Batiz-Benet 5dd1bd5e72 added docs 9 years ago
Juan Batiz-Benet 843a30cb9a move to p2p dir 9 years ago
Juan Batiz-Benet 4ab021d79b move to p2p dir 9 years ago
Juan Batiz-Benet 9bb09c1386 move to p2p dir 9 years ago
Juan Batiz-Benet 885d86219e move to p2p dir 9 years ago
Jeromy 983ed327ce extract logging 9 years ago
Jeromy 5d1b82954f cache nat port mappings for a short period of time 9 years ago
Jeromy 78eb217249 WIP: quick fix to the NAT spam too many open fd's bug 9 years ago
Jeromy 72696c9852 fix mock notification test 9 years ago
rht c3858e87c1 Refactor FullMeshLinked and ConnectAll() 9 years ago
Jeromy 0f3e3fe264 replace nodebuilder with a nicer interface 9 years ago
rht fc3c6838fb Replace context.TODO in test files with context.Background 9 years ago
Pavol Rusnak 71ef02797c remove elliptic.P224 usage 9 years ago
Jeromy c65f633de1 fix same test in swarm 9 years ago
Jeromy 57e6cb40bd fix race condition in notifications test 9 years ago
Juan Benet 1879bb06e6 Merge pull request #1471 from heems/master 9 years ago
Jeromy dff9366ef9 make timing tests actually not run under CI 9 years ago
Karthik Bala 536c183b37 add transport logic to mocknet 9 years ago
Juan Batiz-Benet 034d422d3f Merge pull request #1473 from ipfs/godep-peerstream 9 years ago
Jeromy 7b6ff6f13c update go-peerstream to newest version 9 years ago
Jeromy aae565ae89 making the daemon shutdown quicker 9 years ago
Jeromy 357317776c update multistream and multiplex 9 years ago
Jeromy 5140ff6ba1 make ping its own protocol 9 years ago
Juan Batiz-Benet d42b66198c implement AcceptStream 9 years ago
Juan Batiz-Benet aab33b0374 implement AcceptStream 9 years ago
Juan Batiz-Benet 49ce9ea2a5 links fix 9 years ago
Juan Batiz-Benet 59832ab002 links fix 9 years ago
Juan Batiz-Benet 73c3d70a08 links fix 9 years ago
Juan Batiz-Benet 5f17d146eb fixed urls 9 years ago
Juan Batiz-Benet de05b59cdf fixed urls 9 years ago
Juan Batiz-Benet 5b2626d369 fixed urls 9 years ago
Juan Batiz-Benet 811f0c7389 extracted from go-peerstream 9 years ago
Juan Batiz-Benet 62cf6119be extracted from go-peerstream 9 years ago
Juan Batiz-Benet 3023356beb extracted from go-peerstream 9 years ago
Juan Batiz-Benet cbbbda109a expose internal/pb packages. 9 years ago
rht 0c742fd960 Make sure process context is set last 9 years ago
rht 2a7f53f790 Use WithContextAndTeardown whenever possible 10 years ago
rht 316ba886a9 Change Process interface into object variable 10 years ago
rht e2481a24f3 Replace ctxgroup.ContextGroup -> goprocess.Process 10 years ago
Juan Batiz-Benet 8ad672a767 Merge pull request #1433 from ipfs/fix/addr-filter 9 years ago
Lars Gierth bafe1b04fe swarm: fix peers_total metric 9 years ago
Jeromy 1c1e389d89 add command to manipulate address filters and a sharness test for them 9 years ago
Jeromy c5cdd981e2 add filters from config to addr filter in swarm 9 years ago