810 Commits

Author SHA1 Message Date
David Dias
362217c8da chore: update contributors 2018-02-09 12:45:17 +00:00
David Dias
7733ba5cd7 chore: release version v0.16.3 v0.16.3 2018-02-08 08:11:24 +00:00
David Dias
52bf826ec6 chore: update contributors 2018-02-08 08:11:24 +00:00
David Dias
10619afbe6 chore: release version v0.16.2 v0.16.2 2018-02-07 09:50:30 +00:00
David Dias
3debabdd26 chore: update contributors 2018-02-07 09:50:30 +00:00
David Dias
56e095983a chore: update npm ignore 2018-02-07 09:50:01 +00:00
David Dias
ebdb696742 chore: release version v0.16.1 v0.16.1 2018-02-07 09:45:01 +00:00
David Dias
721e6ee9ce chore: update contributors 2018-02-07 09:45:01 +00:00
David Dias
98f2903088 chore: release version v0.16.0 v0.16.0 2018-02-07 08:39:08 +00:00
David Dias
3dda282dfd chore: update contributors 2018-02-07 08:39:08 +00:00
David Dias
03faf69212 test: fix linting 2018-02-07 08:37:03 +00:00
David Dias
0062a4b5eb docs: update examples 2018-02-07 08:37:03 +00:00
David Dias
f7f85dce0a test: update tests to new API 2018-02-07 08:37:03 +00:00
David Dias
59df82a675 docs: dialProtocol 2018-02-07 08:37:03 +00:00
David Dias
6651401f0b feat: dialProtocol and small refactor 2018-02-07 08:37:03 +00:00
David Dias
cd43863db6 chore: use pre-push 2018-02-07 07:31:10 +00:00
David Dias
23e8293b75 feat: use libp2p-switch 2018-02-07 07:31:10 +00:00
Maciej Krüger
68c170a40d docs: Add ws-star and ws-star-rendezvous (#158) 2018-02-07 07:07:53 +00:00
Chris Dostert
bd8a35aaf9 feat: add explicit error for case peer id not included in multiaddr (#155) 2018-02-05 12:36:20 +01:00
David Dias
ee978a54ea chore: release version v0.3.1 2018-01-28 22:36:45 -08:00
David Dias
486e54b3ac chore: update contributors 2018-01-28 22:36:44 -08:00
Richard Schneider
5560669fc9 CMS - PKCS #7 (#19)
CMS - PKCS #7
2018-01-28 22:34:55 -08:00
David Dias
acf48a8efe chore: release version v0.3.0 2018-01-28 22:22:59 -08:00
David Dias
3816b8207f chore: update contributors 2018-01-28 22:22:59 -08:00
Richard Schneider
2ce44446a2 fix: deepmerge 2.0.1 fails in browser, stay with 1.5.2 2018-01-29 18:44:51 +13:00
David Dias
1e276f6e94 chore: update deps 2018-01-28 20:14:57 -08:00
Chris Dostert
248d86d050 fix typo (#152) 2018-01-27 23:26:57 -08:00
Chris Dostert
8225b11082 fix typo (#153) 2018-01-27 23:26:52 -08:00
Chris Dostert
1355af2b51 docs: fix typos (#154) 2018-01-27 23:26:46 -08:00
David Dias
a85f041843 chore: release version v0.15.2 v0.15.2 2018-01-27 18:51:45 -08:00
David Dias
2c0cda2a7c chore: update contributors 2018-01-27 18:51:45 -08:00
David Dias
b4ba267589 chore: update deps 2018-01-27 18:48:44 -08:00
David Dias
4c81f39ebe chore: release version v0.15.1 v0.15.1 2018-01-16 06:16:15 -08:00
David Dias
76922383ab chore: update contributors 2018-01-16 06:16:15 -08:00
David Dias
3fc57ff397 chore: bump timeout on after 2018-01-16 06:13:42 -08:00
David Dias
13b36dcaa6 chore: update deps 2018-01-16 06:03:04 -08:00
Irakli Gozalishvili
61bebd10fc fix: typo in DHT setup (#151)
I think there was a typo that would have ignored passed options and fallback to defaults for DHT datastore.
2018-01-16 05:58:12 -08:00
Maciej Krüger
97cde1ccb4 test: Various pdd fixes (#150)
* fix(pdd): url for interop pkg was pointing to non-existing branch

* fix(pdd): case-sensitive names

peer-B.json does not _actually_ exist

* fix(pdd): story 2 peer b
2018-01-10 14:53:24 +00:00
Giovanni T. Parra
07b0cdc30e docs: note the Connection type on .handle and .dial docs (#149) 2018-01-07 18:47:02 +00:00
Kevin Kwok
73b6d60e32 docs: update to new URL format on the browser example 2018-01-07 17:17:22 +00:00
David Dias
808f7495a9 chore: release version v0.15.0 v0.15.0 2018-01-07 17:09:57 +00:00
David Dias
ae21a6facf chore: update contributors 2018-01-07 17:09:56 +00:00
David Dias
3aba3fd176
chore: update deps (#148) 2018-01-07 17:00:24 +00:00
Giovanni T. Parra
dc2da39a19 docs: tcp/443 on webrtc-star example. (#147)
according to https://github.com/libp2p/js-libp2p-webrtc-star/issues/134 and my own fiddling with this example.
2018-01-06 14:28:20 +00:00
John Rees
f8b441fff5 docs: Update README.md (#143)
added missing backtick
2018-01-02 07:18:41 +00:00
David Dias
6a84873a0a chore: release version v0.2.1 2017-12-28 08:51:26 +00:00
David Dias
849a7c75d0 chore: update contributors 2017-12-28 08:51:25 +00:00
Richard Schneider
89a451c147 feat: generate unique options for a key chain (#20) 2017-12-28 08:48:32 +00:00
David Dias
de15d129dd chore: release version v0.2.0 2017-12-20 13:52:09 +00:00
David Dias
21611e437d chore: update contributors 2017-12-20 13:52:09 +00:00