- 09 Dec, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 08 Dec, 2014 5 commits
-
-
Brian Tiger Chow authored
+/- if len(addresses) is 0, connSetup will be called with nil value for c. +/- avoid variable reassignment License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
for higher SnR at IPFS_LOGGING=info License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
for safety! use mockpeer.WithID methods to create peers in tests License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 05 Dec, 2014 1 commit
-
-
Jeromy authored
-
- 25 Nov, 2014 1 commit
-
-
Brian Tiger Chow authored
+ netmessage is now loggable License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 20 Nov, 2014 4 commits
-
-
Juan Batiz-Benet authored
For simplicity this is sequential. This will be bad latency given RTTs for all the handshakes, etc. Later on can make async or at least open based on some priority of the channel.
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
I broke out multiaddr/net to its own package so that multiaddr parsing could remain lean. multiaddr-net will vendor special implementations of protocols (like utp)
-
- 16 Nov, 2014 3 commits
-
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com> # TYPES # feat # fix # docs # style (formatting, missing semi colons, etc; no code change): # refactor # test (adding missing tests, refactoring tests; no production code change) # chore (updating grunt tasks etc; no production code change) Signed-off-by: Brian Tiger Chow <brian.holderchow@gmail.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 15 Nov, 2014 1 commit
-
-
Brian Tiger Chow authored
vanilla: 21.57 real 45.14 user 8.51 sys short: 14.40 real 31.13 user 5.56 sys License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 10 Nov, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 09 Nov, 2014 1 commit
-
-
Jeromy authored
-
- 08 Nov, 2014 1 commit
-
-
Jeromy authored
-
- 05 Nov, 2014 3 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
The check needed knowledge of the _listen_ addresses, not just the interface addresses. Also, the handshake now sends out all the addresses we accumulate about ourselves. (this may be bad in the long run, but useful now to test)
-
Juan Batiz-Benet authored
-
- 03 Nov, 2014 2 commits
- 30 Oct, 2014 1 commit
-
-
Brian Tiger Chow authored
-
- 26 Oct, 2014 1 commit
-
-
Jeromy authored
-
- 25 Oct, 2014 2 commits
-
-
Jeromy authored
-
Juan Batiz-Benet authored
- distinguish log.Error and log.Errorf functions - Initialize structs with field names - A bit of unreachable code (defers)
-
- 22 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 20 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
Changed lots of peer use, and changed the peerstore to ensure there is only ever one peer in use. Fixed #174
-
Juan Batiz-Benet authored
![](http://m.memegen.com/77n7dk.jpg)
-
- 19 Oct, 2014 7 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
important to always reread your code.
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
It's a patch, really. it's not the full multiconn fix.
-
- 18 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-