- 17 Apr, 2019 3 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 16 Apr, 2019 9 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fix the wrong path configuration in root redirection
-
Steven Allen authored
release 0.4.20
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Alan Shaw authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
(per @lidel's CR) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 15 Apr, 2019 1 commit
-
-
Masashi Salvador Mitsuzawa authored
before: when path = "" => // -> handler after: when path = "" => / -> handler License: MIT Signed-off-by: Masashi Salvador Mitsuzawa <masashisalvador57f@gmail.com>
-
- 12 Apr, 2019 5 commits
-
-
Steven Allen authored
release: 0.4.20-rc2
-
Steven Allen authored
This time, the build scripts are ready so we can actually fire off a build. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
dep: update go-libp2p-nat, go-libp2p-peerstore, go-libp2p-circuit
-
Steven Allen authored
1. Fixes IG NAT detection. 2. Fixes port mapping with NATs that don't properly detect port mapping conflicts. 3. Keep addresses for 2 minutes to make the DHT work more reliably (needed due to the whole dial queue thing). 4. Use a buffer pool in the relay. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
gitattributes: avoid normalizing known binary files
-
- 11 Apr, 2019 3 commits
-
-
Steven Allen authored
deps: update go-bitswap and go-libp2p-circuit
-
Steven Allen authored
* go-bitswap: periodically resend wantlists to work around some connection state races. * go-libp2p-circuit: improve allocations and avoid dialing new peers. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 10 Apr, 2019 2 commits
-
-
Steven Allen authored
gitattributes: default to LF
-
Steven Allen authored
Update autonat & cmds
-
- 09 Apr, 2019 13 commits
-
-
Steven Allen authored
fixes yet another stdout syncing issue on macos License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fix a stream leak License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
dep: update go-libp2p
-
Steven Allen authored
Fixes a panic in identify's observed address handling. https://github.com/libp2p/go-libp2p/pull/586 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
gomod: update interface to v0.0.6
-
Steven Allen authored
dep: update libp2p, circuit, leveldb, kbucket
-
Steven Allen authored
* Update go-libp2p for some identify optimizations. * Update go-libp2p-circuit for some allocation optimizations. * Update go-ds-leveldb for some query performance improvements. * Update go-libp2p-kbucket to fix a really stupid bug. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
1. Default to LF line endings. Windows users should use a real text editor when coding. 2. Allow markdown/license files to be autoconverted so they're readable everywhere. fixes #6195 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
update QUIC
-
Steven Allen authored
Fix level db panic
-
Marten Seemann authored
License: MIT Signed-off-by: Marten Seemann <martenseemann@gmail.com>
-
Michael Avila authored
License: MIT Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
-
- 06 Apr, 2019 3 commits
-
-
Steven Allen authored
Dockerfile: Remove 2 year old deprecation warning
-
Steven Allen authored
align output for the command ipfs object stat
-
eric wu authored
License: MIT Signed-off-by: Eric Wu <myself659@163.com>
-
- 05 Apr, 2019 1 commit
-
-
Steven Allen authored
provider queue: don't repeatedly retry the same item if we fail
-