- 14 May, 2019 1 commit
-
-
Steven Allen authored
(which includes megacheck) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 13 May, 2019 2 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fixes #6220 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 11 May, 2019 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 09 May, 2019 4 commits
-
-
Steven Allen authored
Fixes some panics. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Erik Ingenito authored
fixes https://github.com/ipfs/go-mfs/issues/75 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
(fixes double printing of errors) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fixes #6298 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 08 May, 2019 1 commit
-
-
Erik Ingenito authored
-
- 01 May, 2019 2 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fixes #6284 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 30 Apr, 2019 1 commit
-
-
Steven Allen authored
Reduce lock contention License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 28 Apr, 2019 1 commit
-
-
Steven Allen authored
1. Reduces lock contention in the peerstore. 2. Fixes an ancient secio bug. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 26 Apr, 2019 3 commits
-
-
Steven Allen authored
Instead, golang's keccak and spaolacci's murmur3 (both of which are maintained). License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
* go-ipfs-files: fixes some bugs with WebFile. * go-unixfs: update murmur3. * go-libp2p-connmgr: update for peer protection feature. * base58: reduce allocations from 3 to 2. * golang.org/x/...: upstream updates. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Unfortunately, I can't reproduce the bug locally and I'm not sure if my fix is correct. But it shouldn't hurt. might fix #6197 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 25 Apr, 2019 1 commit
-
-
Steven Allen authored
* secio: maybe fix an out of bounds read. * swarm, dht: avoid wasting memory allocating/keeping large errors around. * peerstore: reduce memory usage License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 20 Apr, 2019 1 commit
-
-
Steven Allen authored
* fixes https://github.com/ipfs/go-ipfs/issues/5613#issuecomment-479743031 * fixes some relay perf issues * improves datastore query performance License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 18 Apr, 2019 2 commits
-
-
Marten Seemann authored
License: MIT Signed-off-by: Marten Seemann <martenseemann@gmail.com>
-
Marten Seemann authored
License: MIT Signed-off-by: Marten Seemann <martenseemann@gmail.com>
-
- 17 Apr, 2019 4 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>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 12 Apr, 2019 1 commit
-
-
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>
-
- 11 Apr, 2019 1 commit
-
-
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>
-
- 09 Apr, 2019 6 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
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
* 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>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Marten Seemann authored
License: MIT Signed-off-by: Marten Seemann <martenseemann@gmail.com>
-
- 04 Apr, 2019 4 commits
-
-
Steven Allen authored
fixes #6168 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
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>
-
- 03 Apr, 2019 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 27 Mar, 2019 1 commit
-
-
Michael Avila authored
License: MIT Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
-
- 25 Mar, 2019 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 23 Mar, 2019 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-