Jeromy
|
70872ff663
|
update deps
|
2016-10-04 21:18:07 -07:00 |
Jeromy
|
1a53ad77b9
|
extract host interface
|
2016-10-04 16:16:24 -07:00 |
Jeromy
|
9910e6a7cf
|
switching to separated conn and interface-conn packages
|
2016-10-04 15:39:24 -07:00 |
Jeromy
|
cea1fe131f
|
extract net interface and metrics
|
2016-10-04 13:56:20 -07:00 |
Jeromy
|
0f3ffb2d07
|
extract conn, addr-util, and testutil
|
2016-10-04 13:03:14 -07:00 |
Jeromy
|
1085a07654
|
extract protocol and maddr-filter
|
2016-10-03 21:47:08 -07:00 |
Jeromy
|
b47ce3fe50
|
gx publish 3.6.0
|
2016-10-03 12:00:25 -07:00 |
Jeromy Johnson
|
98bda2b2f7
|
Merge pull request #124 from libp2p/feat/dep/go-reuseport
Update go-reuseport
|
2016-10-03 11:43:21 -07:00 |
Jeromy
|
4dd30d824b
|
switch to using stdlib context package
|
2016-10-03 11:00:00 -07:00 |
Jakub Sztandera
|
374e9d61b5
|
Update go-tcp-transport to 1.0.2
Updates go-reuseport to 0.1.4
|
2016-10-03 19:59:14 +02:00 |
Jeromy
|
5b6ab8c326
|
update mdns to version with fixed race condition
|
2016-09-28 17:57:12 -07:00 |
Jeromy
|
90e9b615a8
|
gx publish 3.5.4
|
2016-09-25 19:32:18 -07:00 |
Jeromy
|
a37ab4c494
|
use fixed transport lib
|
2016-09-25 19:15:10 -07:00 |
Jeromy
|
2eef5a702e
|
split tcp transports out of the base package
|
2016-09-25 04:51:27 -07:00 |
Jeromy
|
fc6ac25847
|
gx publish 3.5.3
|
2016-09-20 19:47:13 -07:00 |
Jakub Sztandera
|
c9ca072904
|
update go-reuseport to 0.1.0
|
2016-09-16 14:26:46 +02:00 |
Jeromy
|
d70e1625a8
|
conn/dial: implement contextDial up the stack
|
2016-09-15 22:32:51 -07:00 |
Jeromy
|
8c41425460
|
gx publish v3.5.2
|
2016-09-12 14:16:33 -07:00 |
Jeromy
|
632eeab6d0
|
gx publish v3.5.1
|
2016-09-11 22:03:14 -07:00 |
Jeromy
|
e31be275df
|
gx publish v3.5.0
|
2016-09-11 16:39:39 -07:00 |
George Antoniadis
|
6c337efb8a
|
Update go-libp2p-peerstore to 1.2.4
|
2016-09-05 16:32:09 +01:00 |
Jeromy
|
a56440a9c7
|
swarm: pass in stream muxer on construct
|
2016-09-04 08:13:36 -07:00 |
George Antoniadis
|
a64093e6b6
|
Bump 'ws-transport' to '1.0.6'
|
2016-09-03 19:59:16 +01:00 |
George Antoniadis
|
54cd2c5c46
|
Bump 'go-libp2p-loggables', 'go-libp2p-secio', '*-transport', and 'go-libp2p-peerstore'
|
2016-09-03 18:42:50 +01:00 |
Jeromy Johnson
|
40a5c58c00
|
Merge pull request #53 from libp2p/feat/exp-ws-support
add in experimental websocket support
|
2016-08-26 15:06:50 -07:00 |
Jakub Sztandera
|
3d2a26eda2
|
update go-nat
|
2016-08-24 23:23:12 +02:00 |
Jeromy
|
b1456b79b6
|
add in experimental websocket support
|
2016-08-24 09:42:27 -07:00 |
Jeromy
|
7ac44bb2d6
|
gx publish v3.4.1
|
2016-08-22 22:17:07 -07:00 |
Jeromy
|
f75a5060f5
|
gx publish version 3.4.0
|
2016-08-22 21:20:11 -07:00 |
Jeromy
|
0b90707e39
|
update transport dep and add host test
|
2016-08-22 20:40:17 -07:00 |
Jeromy
|
00fa664611
|
use peerstore for protocol preferencce storage
|
2016-08-22 19:03:40 -07:00 |
Jeromy
|
f21d06fbf0
|
update peerstore dep
|
2016-08-22 18:16:06 -07:00 |
Jeromy
|
7438c951dc
|
update multistream deps
|
2016-08-18 13:21:00 -07:00 |
Jeromy
|
3dd2e9e7fa
|
update multistream deps with new match func changes
|
2016-08-16 08:05:06 -07:00 |
Jeromy
|
dd707e22bb
|
multistream 0.2.0
|
2016-08-10 15:31:16 -07:00 |
Jeromy
|
c0e2b930e3
|
update multistream deps and fix code to work with new changes
|
2016-08-10 09:48:34 -07:00 |
Jeromy
|
b32016eb3f
|
gx publish version 3.3.7
|
2016-07-04 12:18:51 -07:00 |
Jakub Sztandera
|
b74d4f0d4e
|
Update dependencies bump version and publish to gx
|
2016-06-23 22:11:44 +02:00 |
Jeromy
|
e451a8ffa3
|
gx publish version 3.3.4
|
2016-06-15 13:03:45 -07:00 |
Jeromy
|
45605789b1
|
update transport lib to only use utp when explcitly enabled
|
2016-06-15 12:33:22 -07:00 |
Jeromy
|
b11dc798aa
|
update utp dependency and publish 3.3.3
|
2016-06-10 16:37:44 -07:00 |
Jeromy
|
97e6774492
|
gx publish version 3.3.2
|
2016-06-04 14:12:02 -07:00 |
Jeromy
|
9485779cd6
|
gx publish version 3.3.1
|
2016-06-01 15:19:53 -07:00 |
Jeromy
|
2d6a17ed31
|
gx publish version 3.3.0
|
2016-06-01 12:44:44 -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
|
916bc557c3
|
split peerstore from peer package
|
2016-05-31 16:24:11 -07:00 |
Jeromy
|
84d4e76e2f
|
address CR feedback
|
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
|
c8fcdedb23
|
update to official yamux fixes
|
2016-05-30 17:39:06 -07:00 |