Commit Graph

4068 Commits (78d191bd750adceaf5b998a9e7f9db94bffc9461)
 

Author SHA1 Message Date
Thomas Winget baf8019fe5 Refactor Router code into more classes
This commit refactors functionality from the Router class into separate,
dedicated classes.
There are a few behavior changes that came as a result of discussion on
what the correct behavior should be.
In addition, many things Router was previously doing can now be provided
callback functions to alert the calling point when the asynchronous
action completes, successfully or otherwise.
5 years ago
Jeff Becker 43cb62af16
fix android compile, have makefile pull in libuv for cmake on android 5 years ago
Jeff Becker 909e0399d6
make android compile 5 years ago
Jeff 515b8f2b76
Merge pull request #725 from rjmalagon/master
Basic docs translations to spanish, more to go later
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
Jeff 09bb708a0d
Merge pull request #720 from majestrate/make_hop_length_and_quantity_configurable
Make hop length and quantity configurable
5 years ago
Jeff 83745e7b3c
Merge pull request #719 from majestrate/dont-timeout-utp
only call utp_issue_deferred_acks before timing out sessions
5 years ago
Michael 67f71c074b
Introduce a couple more builds, fixup notifications maybe 5 years ago
Michael 82958de2d7
Tidy up cmake files 5 years ago
Michael 65af2c4266
Normalise build 5 years ago
Michael 52b9158a5a
fix test.rc 5 years ago
Michael e32470ae5a
Skip 3 tests on windows 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 5da5c77104
Delete ev loop tests 5 years ago
Michael ca4af6af89
fix test.rc 5 years ago
Michael 6ede15888e
Change manifest ids 5 years ago
Michael edcaf8c25c
try actually reading the gtest docs 5 years ago
Michael 42b951aa80
Try to link shared again 5 years ago
Michael 4806e52f62
Try to silence some warnings to reduce noise 5 years ago
Michael cc67794b43
build gtest/gmock in shared mode 5 years ago
Michael 5c064d7ddc
Silence spammy threadpool warning 5 years ago
Michael 246ff605c4
Try building tests on windows 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 9f2ec57704
Try forcing avx2 5 years ago
Michael 36c89363b3
try to fix pid_t issue 5 years ago
Michael 728661f82c
Explictly enable catching exceptions 5 years ago
Michael 5fdd68fa44
exceptions BE GONE 5 years ago
Michael afdef6eb52
use whatever vcvarsall is 5 years ago
Michael 68c95dd9fc
Bump cmake version maybe 5 years ago
Michael 369795f194
Try with clang?! 5 years ago
Michael 0cbd7b3116
Fixup fs 5 years ago
Michael 278d86ace9
Try installing make and ninja 5 years ago
Michael c060dfb7c8
Test windows support in travis 5 years ago
rjmalagon 6ab4cf4da0 Basic docs translations to spanish, more to go later 5 years ago
Jeff 78b516db4f
Merge pull request #724 from rjmalagon/patch-6
Update CONTRIBUTING.md
5 years ago
Jeff 91494f108b
Merge pull request #723 from rjmalagon/patch-5
Create CONTRIBUTING_es.md
5 years ago
Jeff db92a728e9
Merge pull request #722 from rjmalagon/patch-4
Create release_es.md
5 years ago
Ricardo Jesus Malagon Jerez ee2e95de9d
Update CONTRIBUTING.md
Add a link to the spanish version of the file, and a minor spelling correction.
5 years ago
Ricardo Jesus Malagon Jerez 0d150e19ee
Create CONTRIBUTING_es.md 5 years ago
Ricardo Jesus Malagon Jerez 3b0890d309
Create release_es.md
Spanish version of release_es.md
5 years ago