kubo/p2p
Jeromy 0bf6b39caf filter incoming connections and add a test of functionality
- add extra check to dialblock test
- move filter to separate package
- also improved tests
- sunk filters down into p2p/net/conn/listener

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-06-23 01:30:16 -07:00
..
crypto Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
discovery mdns: use my fork of hashicorp/mdns 2015-05-29 01:30:44 +02:00
host protocolEOF: demoted EOF to Debug, kept the else as Warning 2015-04-28 10:32:55 +02:00
nat Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
net filter incoming connections and add a test of functionality 2015-06-23 01:30:16 -07:00
peer move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00
protocol p2p/net/identify: clump addr observers into groups 2015-06-07 17:00:56 -07:00
test Replace Critical{,f} with Error{,f} 2015-06-18 10:03:57 +07:00