- 08 Apr, 2016 1 commit
-
-
Jeromy authored
-
- 07 Apr, 2016 1 commit
-
-
Jeromy authored
-
- 06 Apr, 2016 5 commits
-
-
Jeromy Johnson authored
add multistream select to select which crypto to use
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
- 30 Mar, 2016 2 commits
- 19 Mar, 2016 2 commits
-
-
Jeromy Johnson authored
fix #27, bad link
-
Mitchell Perilstein authored
-
- 16 Mar, 2016 1 commit
-
-
Jeromy Johnson authored
-
- 09 Mar, 2016 2 commits
-
-
Jeromy Johnson authored
switch to new version of go-stream-muxer
-
Jeromy authored
-
- 08 Mar, 2016 1 commit
-
-
Jeromy authored
-
- 05 Mar, 2016 2 commits
-
-
Jeromy Johnson authored
Add fallback dialer
-
Jeromy authored
-
- 04 Mar, 2016 1 commit
-
-
Jeromy authored
Previously we were unable to dial on a given transport if there were no listener addresses defined for that. This meant that most people couldnt use utp (as they had no utp listener transport to dial from).
-
- 03 Mar, 2016 5 commits
-
-
Jeromy Johnson authored
use multiaddr format to do validation of addresses
-
Jeromy authored
-
Jeromy Johnson authored
update version of go-multiaddr
-
Jeromy authored
-
Jeromy authored
-
- 02 Mar, 2016 1 commit
-
-
Jeromy authored
-
- 21 Feb, 2016 1 commit
-
-
Jeromy authored
-
- 18 Feb, 2016 1 commit
-
-
Jeromy Johnson authored
add remote multiaddr from active connection to peerstore
-
- 17 Feb, 2016 5 commits
-
-
Jeromy authored
-
Jeromy authored
-
Jeromy Johnson authored
make travis install gx deps
-
Jeromy authored
-
Jeromy authored
-
- 16 Feb, 2016 2 commits
-
-
Jeromy Johnson authored
Remove superfluous square bracket
-
Friedel Ziegelmayer authored
-
- 14 Feb, 2016 1 commit
-
-
Jeromy authored
-
- 10 Feb, 2016 1 commit
-
-
Jeromy authored
-
- 31 Jan, 2016 2 commits
- 30 Jan, 2016 2 commits
-
-
Jeromy Johnson authored
Leave overflow logic to go-msgio
-
Randall Leeds authored
go-msgio implements the message length limit (currently 8MB), so the secio reader can get away without re-implementing this logic. Instead, the reader lets go-msgio allocate a buffer when the output buffer is too small to hold the incoming message. This buffer is kept and drained into the output buffer(s) of Read() calls and released back to the msgio instance once it is fully drained. License: MIT Signed-off-by: Randall Leeds <randall@bleeds.info>
-
- 05 Jan, 2016 1 commit
-
-
Jeromy authored
-