1071 Commits (a786afe7f79b031d67bd56faa32ee63fd56b3618)
 

Author SHA1 Message Date
Jeromy 52a0925681 vendor go-ipfs-util 9 years ago
Jeromy ebd0a2dfb2 remove multiple multihash deps 9 years ago
Jeromy 4a64aae7c6 move testutil up 9 years ago
Jeromy 0c73722a91 vendor in notifier 9 years ago
Jeromy d4b42f8e45 fixes for sha3 9 years ago
Jeromy 8f79df770e vendor in gogo protobuf 9 years ago
Jeromy f3d96ac5db use only gogo protobuf 9 years ago
Jeromy 216db146ca more vendoring 9 years ago
Jeromy e142795053 remove dependency on key 9 years ago
Jeromy d68ac4ce4a add gitignore 9 years ago
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 2392434b6d rewrote imports to p2p 9 years ago
Juan Batiz-Benet 5dd1bd5e72 added docs 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 5140ff6ba1 make ping its own protocol 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
Lars Gierth 910ebfe9a5 swarm: export ipfs_p2p_peers_total metric 10 years ago
Juan Batiz-Benet dae8ff49a1 fix swarm notif tests 10 years ago
Juan Batiz-Benet 1cef084e57 mock: fix notif test 10 years ago
Juan Batiz-Benet 19f3395231 daemon option to optionally disable secio 10 years ago
Jeromy 49b3571994 filter incoming connections and add a test of functionality 10 years ago
Jeromy 9a3d287c80 broke filters out into a struct 10 years ago
Jeromy 89c1c82865 add in basic address dial filtering 10 years ago