Commit Graph

2611 Commits (909e0399d61124e5c3e64e7893100c0ec077922b)

Author SHA1 Message Date
Jeff Becker 909e0399d6
make android compile 5 years ago
Jeff f154c9a0d0
Merge pull request #721 from majestrate/fix-dht-2019-07-19
handle dht case
5 years ago
Jeff dc259e339f
Merge pull request #708 from michael-loki/travis_windows
Test windows support in travis
5 years ago
Michael 53bccc4f23
try to ensure on windows, but don't fail 5 years ago
Michael 9b40c0eb67
Fixup some tests 5 years ago
Michael 6ede15888e
Change manifest ids 5 years ago
Michael 4806e52f62
Try to silence some warnings to reduce noise 5 years ago
Michael 5c064d7ddc
Silence spammy threadpool warning 5 years ago
Michael 91c1ba87cc
Change ConfigParser too 5 years ago
Michael 8fd4ceb55b
Don't use LoadFromString 5 years ago
Michael 302c0ff18c
fixup printer.cpp 5 years ago
Michael 533d12e52e
more fs.cpp 5 years ago
Michael 3b17e65b0b
Fix more headers for fs.cpp 5 years ago
Michael 4b3920006e
fix str.cpp 5 years ago
Michael 0326f2ea56
fix fs.cpp 5 years ago
Michael ac8624698d
Fix some string_view problems 5 years ago
Michael 71c6aca820
include cctype 5 years ago
Michael 36c89363b3
try to fix pid_t issue 5 years ago
Michael 5fdd68fa44
exceptions BE GONE 5 years ago
Michael 0cbd7b3116
Fixup fs 5 years ago
Jeff Becker 1ee90f8852
do lookup for RC to neighboor even if we have them in our DHT buckets so we get an updated RC in reply 5 years ago
Jeff Becker 7a3c8e5ca0
set limits correctly 5 years ago
Jeff Becker f48754c45d
make hop count and length configurable 5 years ago
Jeff Becker cdf02eae6e
only issue deferred utp acks before timeout checks in pump 5 years ago
Jeff Becker d465400840
revert 5 years ago
Jeff Becker 59653119fa
set timestamps to zero 5 years ago
Jeff Becker 961dd247ce
when lastSend is zero don;t time out 5 years ago
Jeff Becker f62446e1a4
make it compile 5 years ago
Jeff Becker a0f32fde13
reduce logging 5 years ago
Jeff abf99df93b
Merge pull request #714 from majestrate/fix-net-if-iterate
fix network interface iteration infinite loop
5 years ago
Jeff Becker b2fd0e86cc
fix network interface iteration infinite loop 5 years ago
Jeff Becker 1f761a1cb0
* fix arm cross compile on ubuntu disco
* add toolchain option for cross compile
5 years ago
Michael 5cef2865bd
Fix Ubuntu builds 5 years ago
Michael 5300568da5
Fix config builds 5 years ago
Jeff 4724bbf279
Merge pull request #707 from majestrate/fix-bootstrap
Fix bootstraping
5 years ago
Jeff Becker 12d4bfc379
always ask peers for next closest 5 years ago
Jeff Becker 4cc0c9b4d1
unconditional insert so that we dont run out of peers 5 years ago
Jeff Becker c4ca61b76a
use static lookup timeout 5 years ago
Jeff Becker 86aabff256
only update if newer 5 years ago
Jeff Becker b0d850afb5
durable write for nodedb 5 years ago
Jeff Becker 16e20a9e79
try fixing bootstrap 5 years ago
Michael e52492911d
Refactor endpoint state management to a new class 5 years ago
Jeff 0a7021d827
Merge pull request #704 from michael-loki/findlibuv
Add FindLibUV and migrate to use it
5 years ago
Jeff Becker 9a2ffb85e6
Merge remote-tracking branch 'origin/master' into ipv6-tun 5 years ago
Jeff Becker 750397d085
use std::string instead of fs::path 5 years ago
Michael 2cc180b6a4
Add FindLibUV and migrate 5 years ago
Jeff 284a352dda fix previous commit 5 years ago
Jeff b9cdfd116e correct worker threads amounts 5 years ago
Jeff Becker 8dab4b87bb
more logging 5 years ago
Jeff Becker 0d0efe7007
try bailing when configration failed 5 years ago