1430 Commits (7342175c7cac0b9f3ddb128474a91b77b77e52e0)
 

Author SHA1 Message Date
Jeromy 3281065076 keep routing logic out of NewStream on routedHost 10 years ago
Jeromy 90fa929051 make NewStream run FindPeer if no addresses found 10 years ago
Juan Batiz-Benet 01be69d391 routed host stash 10 years ago
Brian Tiger Chow 62d4f17057 misc: suppress logs to Debug (from Info) 10 years ago
Jeromy 9c83bd0959 fix for #757 10 years ago
Juan Batiz-Benet d2544da530 p2p/net/conn: respect context on dialing 10 years ago
Juan Batiz-Benet 46b21cf5be ctx.Done fixes 10 years ago
Juan Batiz-Benet 8a81975ce8 ratelimiter: fixing rate limiter use 10 years ago
Juan Batiz-Benet 381e99a375 p2p/protocol/identity: smarter tracking observed addrs 10 years ago
Juan Batiz-Benet e13ad02f04 test/mocknet: this test fails on CI sometimes 10 years ago
Juan Batiz-Benet 72b70417a7 cmds/swarm connect had broken 10 years ago
Juan Batiz-Benet 3afbc9d8d9 logs: removed all log.Errors unhelpful to users 10 years ago
Juan Batiz-Benet e3e91a4d24 p2p/crypto/secio: dont bother user with mac errs. 10 years ago
Juan Batiz-Benet 46877f3f44 p2p/protocol/id: log version mismatch disconnects 10 years ago
Juan Batiz-Benet 884699e1e7 p2p/protocol/id: break on version mismatch. 10 years ago
Juan Batiz-Benet 8b419c5de4 p2p/net/swarm: permute addrs in rate limited dials 10 years ago
Juan Batiz-Benet 51709847e6 p2p/net/swarm: rate limit dials. max of 10 addrs at a time. 10 years ago
Juan Batiz-Benet 0f4e8fb460 AddrManager: use addr manager with smarter TTLs 10 years ago
Juan Batiz-Benet 5c3146fd84 p2p/peer/addr: manager with expirations 10 years ago
Juan Batiz-Benet eb99330909 log(secio): session loggable for event 10 years ago
Juan Batiz-Benet 6451bf2067 p2p/net/conn: log conn lifetime event 10 years ago
Brian Tiger Chow 9d4243027a doc(p2p/mux) rm stale comment 10 years ago
Brian Tiger Chow 71877e0142 fix(mux) hold lock when reading default handler field 10 years ago
Juan Batiz-Benet 6b1de9b801 p2p/conn: expose io.Closer interface 10 years ago
Juan Batiz-Benet 6e598fdfbf p2p/host: nat manager 10 years ago
Juan Batiz-Benet e16d7d2c37 p2p/nat: make nat mappings closable by client 10 years ago
Juan Batiz-Benet 93655b428c p2p/net: notify on listens 10 years ago
Brian Tiger Chow 320d060948 log(secio) rm handshake console log (still has event log) 10 years ago
Brian Tiger Chow 3d43649d83 Merge pull request #699 from jbenet/net-set-listener 10 years ago
Juan Batiz-Benet bfe998f3e1 p2p/net: network interface Listen func 10 years ago
Juan Batiz-Benet f97f60a39c p2p/net: network interface Listen func 10 years ago
Jeromy 704625bceb fix nil pointer panic on version strings in ID message 10 years ago
Juan Batiz-Benet 39e858b0e9 swarm: TestSimultOpenMany has problems in CI. 10 years ago
Juan Batiz-Benet bb57cf7795 p2p/net/swarm: fix TestDialBackoff 10 years ago
Juan Batiz-Benet 9316957122 Merge pull request #676 from jbenet/dial-events 10 years ago
Juan Batiz-Benet 837fca7bd4 p2p/net: cleaned up dial events 10 years ago
Juan Batiz-Benet 96cad1347f p2p/net: better dial log.Event 10 years ago
Brian Tiger Chow 9510082ee2 remove message 10 years ago
Juan Batiz-Benet d53edf1763 p2p/net: dial log -> events 10 years ago
Juan Batiz-Benet 9316acfaf7 p2p/peer/peerstore: mu position + comment 10 years ago
Juan Batiz-Benet 50c72a6765 p2p/peer/addr: addrbook RLock fix 10 years ago
Juan Batiz-Benet 8ae932da44 p2p/peer: addresses expire after an hour 10 years ago
Juan Batiz-Benet 77a9168a18 p2p/id: SET listen addrs, clearing old ones. 10 years ago
Juan Batiz-Benet c7c0445ba1 p2p/peer: addressbook can now clear addrs 10 years ago
Juan Batiz-Benet e598cf2b77 dropped down log.Errors 10 years ago
Juan Batiz-Benet ae0386cfba user friendliness in logs + output 10 years ago
Juan Batiz-Benet 44fe2f0709 p2p/host: doc options 10 years ago
Juan Batiz-Benet d7a5d2ecd2 p2p: own addresses gotten from host 10 years ago
Juan Batiz-Benet 8a2f08f32e p2p/net/conn: reuse timeout is real error 10 years ago
Juan Batiz-Benet 3b5d1164c8 p2p/nat: managed by host now. 10 years ago