Commit Graph

298 Commits

Author SHA1 Message Date
David Dias
7ec197cd5a Merge pull request #82 from libp2p/update-deps
update the dependencies
2016-08-03 16:09:22 +01:00
David Dias
81fdc0d267 update the dependencies 2016-08-03 16:00:05 +01:00
David Dias
c01c49d5e2 chore: release version v0.22.1 v0.22.1 2016-06-27 18:50:56 +01:00
David Dias
ceb640cca0 chore: update contributors 2016-06-27 18:50:56 +01:00
David Dias
3712c16e08 update identify 2016-06-27 18:48:31 +01:00
David Dias
4737493d26 chore: release version v0.22.0 2016-06-27 11:56:36 +01:00
David Dias
bb95ef119c chore: update contributors 2016-06-27 11:56:36 +01:00
David Dias
d6e1b96a09 Merge pull request #80 from libp2p/new/identify
The new Identify™
2016-06-27 11:52:16 +01:00
David Dias
071cdefd83 new identify 2016-06-27 10:48:21 +01:00
David Dias
84d3471c01 chore: release version v0.21.0 2016-06-24 09:22:25 +01:00
David Dias
64375d034d chore: update contributors 2016-06-24 09:22:25 +01:00
David Dias
ca75c3ca4d Merge pull request #79 from libp2p/update-transports
update the transports
2016-06-23 21:49:29 +01:00
David Dias
0ff3a0a3cd update the transports 2016-06-23 18:58:42 +01:00
David Dias
edee20ba1a chore: release version v0.20.0 2016-06-04 19:55:53 +01:00
David Dias
d793469311 chore: update contributors 2016-06-04 19:55:53 +01:00
David Dias
0c869041b9 Merge pull request #76 from diasdavid/switch-to-lps
switch to lpm stream to match go
2016-06-04 20:53:09 +02:00
David Dias
cb822757c1 switch to lpm stream to match go 2016-06-04 19:43:56 +01:00
David Dias
ce86b7b4fb Merge pull request #73 from diasdavid/test/blow-up-websockets
add a test that blows up a WebSockets socket to make sure that spdy does not crash
2016-06-04 20:13:41 +02:00
David Dias
0c9cba3a5c Merge pull request #74 from RichardLitt/feature/standardize-readme
Standardized README, fixed some grammar
2016-05-31 11:25:26 +01:00
Richard Littauer
066a157235 Standardized README, fixed some grammar 2016-05-31 11:15:37 +01:00
David Dias
b917054acc add a test that blows up a WebSockets socket to make sure that spdy does not crash 2016-05-30 22:36:55 +01:00
David Dias
a579ff818a chore: release version v0.19.5 v0.19.5 2016-05-30 15:25:22 +01:00
David Dias
6fa9dfc2f5 chore: update contributors 2016-05-30 15:25:22 +01:00
David Dias
cad6d04295 update aegir 2016-05-30 15:18:10 +01:00
David Dias
215fa08cc8 Merge pull request #72 from diasdavid/fix/spdy-blows-up
fix: Uncaught Error: socket hang up
2016-05-30 15:17:31 +01:00
David Dias
834a15ddca propagete error and close events properly 2016-05-30 15:05:57 +01:00
David Dias
33172f5850 chore: release version v0.19.4 v0.19.4 2016-05-29 10:40:09 +01:00
David Dias
6519e0ebd7 chore: update contributors 2016-05-29 10:40:09 +01:00
David Dias
8341249aa6 Merge pull request #71 from diasdavid/fix/lost-getObservedAddrs-call
if there more than a multiaddr option, we would lose the ability to call getObservedAddrs
2016-05-29 10:33:38 +01:00
David Dias
4eed2700b0 if there more than a multiaddr option, we would lose the ability to call getObservedAddrs 2016-05-29 10:21:56 +01:00
David Dias
d10166cdcb chore: release version v0.19.3 v0.19.3 2016-05-29 09:12:53 +01:00
David Dias
9faba46061 chore: update contributors 2016-05-29 09:12:53 +01:00
David Dias
ad3fd30cf3 update-deps 2016-05-29 09:06:59 +01:00
David Dias
744061b7d2 chore: release version v0.19.2 2016-05-28 19:22:41 +01:00
David Dias
aa80c86b0a chore: update contributors 2016-05-28 19:22:41 +01:00
David Dias
0d53d93149 spdy sends too many closes, listen to only one 2016-05-28 19:14:54 +01:00
David Dias
12e15ef236 chore: release version v0.19.1 2016-05-28 18:49:06 +01:00
David Dias
d92bad28a0 chore: update contributors 2016-05-28 18:49:06 +01:00
David Dias
a997237a2d Merge pull request #70 from diasdavid/feat/hangUp
add hangup feature
2016-05-28 18:46:22 +01:00
David Dias
bcc669028e add hangup feature 2016-05-28 18:26:48 +01:00
David Dias
896fe7ab0e chore: release version v0.19.0 2016-05-27 10:08:59 +01:00
David Dias
e78f035a1c chore: update contributors 2016-05-27 10:08:59 +01:00
David Dias
d32e52fb11 Merge pull request #69 from diasdavid/update-deps
update deps
2016-05-27 10:03:05 +01:00
David Dias
5393b25b22 update deps 2016-05-27 09:51:33 +01:00
David Dias
665f7c6d66 chore: release version v0.18.2 v0.18.2 2016-05-24 14:08:13 +01:00
David Dias
03e02dfba9 chore: update contributors 2016-05-24 14:08:12 +01:00
David Dias
019f84885d Merge pull request #68 from diasdavid/fix/identify
Make identify not freak out on missing pubkey, it is ok.. this enables webrtc-star discovery to work fine
2016-05-24 14:04:48 +01:00
David Dias
ceaae4c53f Make identify not freak out on missing pubkey, it is ok.. this enables webrtc-star discovery to work fine 2016-05-24 13:51:34 +01:00
David Dias
8e5d5c5694 chore: release version v0.18.1 v0.18.1 2016-05-23 18:16:38 +01:00
David Dias
53bb2d3e07 chore: update contributors 2016-05-23 18:16:37 +01:00