Jeromy
|
2d6a17ed31
|
gx publish version 3.3.0
|
2016-06-01 12:44:44 -07:00 |
Jeromy Johnson
|
d875171185
|
Merge pull request #61 from ipfs/revert-yamux
revert yamux back to my patch pending hashicorp/yamux#30
|
2016-06-01 12:26:03 -07:00 |
Jeromy
|
d08ebb323d
|
revert yamux back to my patch pending hashicorp/yamux#30
|
2016-06-01 12:01:14 -07:00 |
Jeromy Johnson
|
4a2bc51c29
|
Merge pull request #38 from ipfs/sketch/dial-redo
refactor swarm dialing logic
|
2016-06-01 11:41:26 -07:00 |
Jeromy
|
6dddefe20c
|
improve comment on temp code
|
2016-06-01 10:02:26 -07:00 |
Jeromy Johnson
|
5285574745
|
Merge pull request #60 from ipfs/deps/peerstore-split
split peerstore from peer package
|
2016-05-31 18:30:23 -07:00 |
Jeromy
|
916bc557c3
|
split peerstore from peer package
|
2016-05-31 16:24:11 -07:00 |
Jeromy
|
9edbb2d932
|
test cleanup
|
2016-05-31 09:41:17 -07:00 |
Jeromy
|
84d4e76e2f
|
address CR feedback
|
2016-05-31 09:41:17 -07:00 |
Jeromy
|
b54202e768
|
refactor locking order structure
|
2016-05-31 09:41:17 -07:00 |
Jeromy
|
b6f19a5591
|
don't execute cancelled jobs
|
2016-05-31 09:41:17 -07:00 |
Jeromy
|
d899b07f17
|
Refactor the swarm dialer
|
2016-05-31 09:41:17 -07:00 |
Jeromy
|
df1c7738a4
|
gx publish version 3.2.3
|
2016-05-30 21:58:58 -07:00 |
Jeromy Johnson
|
59f5f7c53f
|
Merge pull request #55 from ipfs/add-link-to-examples
add examples link to the readme
|
2016-05-30 21:57:27 -07:00 |
Jeromy Johnson
|
d7261ca61d
|
Merge pull request #59 from ipfs/deps/yamux/1.1.2
update to official yamux fixes
|
2016-05-30 21:52:44 -07:00 |
Jeromy
|
c8fcdedb23
|
update to official yamux fixes
|
2016-05-30 17:39:06 -07:00 |
Jeromy Johnson
|
71aefe1a29
|
Merge pull request #58 from ipfs/fix/ping-leak
don't leak goroutines when pings complete
|
2016-05-30 13:07:39 -07:00 |
Jeromy
|
f483c47187
|
don't leak goroutines when pings complete
|
2016-05-30 12:39:30 -07:00 |
Jeromy Johnson
|
97fbccffca
|
Merge pull request #54 from ipfs/fix/peerstore-bug
update new peerstore changes
|
2016-05-17 10:09:48 -07:00 |
David Dias
|
b5469424e8
|
add examples link to the readme
|
2016-05-17 16:26:26 +01:00 |
Jeromy
|
56ab8b5b6e
|
update new peerstore changes
|
2016-05-16 21:36:10 -07:00 |
Jeromy Johnson
|
28507c5229
|
Merge pull request #52 from ipfs/feat/gx-pub-3.2.1
gx publish version 3.2.1
|
2016-05-16 11:20:39 -07:00 |
Jeromy
|
8016025a0b
|
gx publish version 3.2.1
|
2016-05-16 10:35:43 -07:00 |
Jeromy Johnson
|
4fe02b74fd
|
Merge pull request #50 from ipfs/fix/yamux-hang-patch
yamux patches to help mitigate hanging issue
|
2016-05-15 22:22:33 -07:00 |
Jeromy
|
d7edac0da3
|
yamux patches to help mitigate hanging issue
|
2016-05-15 18:58:23 -07:00 |
Jeromy Johnson
|
e9edd9bdc3
|
Merge pull request #49 from ipfs/fix/id-hang
close wait channel in all cases, not just success
|
2016-05-15 00:05:56 -07:00 |
Jeromy
|
6dc5e19c54
|
close wait channel in all cases, not just success
|
2016-05-14 23:49:32 -07:00 |
Jeromy
|
ea5428f97e
|
gx publish version 3.2.0
|
2016-05-13 13:35:39 -07:00 |
Jeromy Johnson
|
288d677b99
|
Merge pull request #48 from ipfs/feat/update-muxers
update muxers, includes yamux deadlock fix
|
2016-05-13 13:33:17 -07:00 |
Jeromy
|
de1d675417
|
update muxers, includes yamux deadlock fix
|
2016-05-13 10:59:16 -07:00 |
Jeromy Johnson
|
50d718fc5e
|
Merge pull request #47 from ipfs/feat/update-deps
update go-multiaddr and go-stream-muxer deps
|
2016-05-10 15:41:28 -07:00 |
Jeromy
|
fd7aefb579
|
update go-multiaddr and go-stream-muxer deps
|
2016-05-10 13:15:50 -07:00 |
Jeromy Johnson
|
36335e4366
|
Merge pull request #46 from ipfs/feat/override-mux-prefs
add env var for overriding muxer prefs
|
2016-05-06 11:25:51 -07:00 |
Jeromy
|
2d0c57e7d3
|
add env var for overriding muxer prefs
|
2016-05-05 20:38:17 -07:00 |
Jeromy Johnson
|
0436764ffa
|
Merge pull request #44 from ipfs/fix/dial-read-deadline
add a read deadline for the multistream select on dial
|
2016-04-27 15:52:44 -07:00 |
Jeromy Johnson
|
17632a3b6c
|
Merge pull request #40 from ipfs/publish-3.0.0
Publish 3.0.0
|
2016-04-27 13:34:21 -07:00 |
Lars Gierth
|
664cf0001f
|
Rewrite import paths for CI
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-04-27 13:17:30 -07:00 |
Lars Gierth
|
55d6bd1eed
|
Publish 3.0.0
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-04-27 12:59:04 -07:00 |
Lars Gierth
|
7d2224667a
|
Add package extraction notes
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-04-27 12:59:04 -07:00 |
Lars Gierth
|
fa83747571
|
Fix bugs and gxVersion fields in manifest
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-04-27 12:59:04 -07:00 |
Jeromy
|
b0ad207270
|
rewrite all package paths to dvcs
|
2016-04-27 12:59:04 -07:00 |
Jeromy
|
d8a6d25b8c
|
add a read deadline for the multistream select on dial
|
2016-04-27 12:17:08 -07:00 |
Jeromy
|
0d7301a721
|
publish version 2.0.3
|
2016-04-27 10:30:07 -07:00 |
Jeromy Johnson
|
32eebe9c72
|
Merge pull request #43 from ipfs/feat/update-utp
recursive dependency update of utp lib
|
2016-04-27 10:28:59 -07:00 |
Jeromy
|
15b28dc0ce
|
recursive dependency update of utp lib
|
2016-04-27 10:12:51 -07:00 |
Jeromy
|
3d7625f442
|
add go compiler version requirement to package.json
|
2016-04-13 12:50:39 -07:00 |
Jeromy Johnson
|
bd600922d3
|
Merge pull request #36 from ipfs/filter-ip6
Fix address filtering for /ip6, add tests
|
2016-04-12 20:46:34 -07:00 |
Jeromy Johnson
|
37bff87bd4
|
Merge pull request #37 from ipfs/deps/cleanup
Deps/cleanup
|
2016-04-12 09:11:50 -07:00 |
Jeromy
|
d9d52ad840
|
gx publish version 2.0.2
|
2016-04-11 23:27:33 -07:00 |
Jeromy
|
4f82ae5e62
|
move some deps out as gx packages
|
2016-04-11 23:24:32 -07:00 |