- 10 6月, 2017 8 次提交
-
-
Add 'ipfs dht findprovs --num-providers' to allow choosing number of providers to find
由 Jeromy Johnson 提交于 -
Make sure non-self keys also get republished
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Miguel Torres <migueltorreslopez@gmail.com>
由 Miguel Torres 提交于 -
* Allow the use of the Range header in WebTorrent License: MIT Signed-off-by: Ivan386 * Allow the use of the Range header in WebTorrent License: MIT Signed-off-by:Ivan <ivan386@users.noreply.github.com>
由 Ivan 提交于 -
Implemented experimental ptp(corenet) interface
由 Jeromy Johnson 提交于 -
docker: expose port 8081 for /ws listener
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:
Miguel Torres <migueltorreslopez@gmail.com> Apply fmt License: MIT Signed-off-by:
Miguel Torres <migueltorreslopez@gmail.com> Add format License: MIT Signed-off-by:
Miguel Torres <migueltorreslopez@gmail.com>
由 Miguel Torres 提交于
-
- 09 6月, 2017 2 次提交
-
-
gateway: don't redirect to trailing slash if it's go get
由 Jeromy Johnson 提交于 -
Filestore: more verbose error when adding a file from outside of the root
由 Jeromy Johnson 提交于
-
- 08 6月, 2017 2 次提交
-
-
License: MIT Signed-off-by:Michael Muré <batolettre@gmail.com>
由 Michael Muré 提交于 -
This enables `go get` to parse go-import meta tags from index.html files stored in IPFS. One tiny step toward whyrusleeping/gx-go#2. For an import like `ipfs.io/ipfs/QmFoo/mypkg`, the gateway would previously redirect to `/ipfs/QmFoo/mypkg/` (note the trailing slash), which the `go get` tool can't deal with. Thankfully, `go get` sets a URL query parameter (`?go-get=1`) which we can use to switch off the redirect in this case. License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于
-
- 07 6月, 2017 4 次提交
-
-
Iterate through all keys in the keystore so keys added with "ipfs key gen" behave the same as the <self> key. Don't maintain a separate repub list as it does not really serve a purpose at this point in time. See #3808. License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
apply the megacheck code vetting tool for idiomatic go
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Laurence Stevens <laurencebelastevens@gmail.com>
由 Sag0Sag0 提交于
-
- 04 6月, 2017 1 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 03 6月, 2017 2 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于
-
- 02 6月, 2017 2 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于
-
- 01 6月, 2017 5 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于 -
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于 -
because context.TODO() is a legit function License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于 -
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于
-
- 31 5月, 2017 12 次提交
-
-
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于 -
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Tom Swindell <t.swindell@rubyx.co.uk>
由 Tom Swindell 提交于
-
- 30 5月, 2017 2 次提交
-
-
gx: update go-libp2p-peerstore, go-libp2p, go-libp2p-kbucket
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于
-