Commit Graph

4063 Commits

Author SHA1 Message Date
Jeff
dc259e339f
Merge pull request #708 from michael-loki/travis_windows
Test windows support in travis
2019-07-22 08:20:39 -04:00
Jeff
09bb708a0d
Merge pull request #720 from majestrate/make_hop_length_and_quantity_configurable
Make hop length and quantity configurable
2019-07-22 08:17:06 -04:00
Jeff
83745e7b3c
Merge pull request #719 from majestrate/dont-timeout-utp
only call utp_issue_deferred_acks before timing out sessions
2019-07-22 08:16:50 -04:00
Michael
67f71c074b
Introduce a couple more builds, fixup notifications maybe 2019-07-22 01:34:05 +01:00
Michael
82958de2d7
Tidy up cmake files 2019-07-22 00:58:45 +01:00
Michael
65af2c4266
Normalise build 2019-07-21 17:08:26 +01:00
Michael
52b9158a5a
fix test.rc 2019-07-21 16:57:12 +01:00
Michael
e32470ae5a
Skip 3 tests on windows 2019-07-21 16:57:12 +01:00
Michael
53bccc4f23
try to ensure on windows, but don't fail 2019-07-21 16:57:12 +01:00
Michael
9b40c0eb67
Fixup some tests 2019-07-21 16:57:12 +01:00
Michael
5da5c77104
Delete ev loop tests 2019-07-21 16:57:12 +01:00
Michael
ca4af6af89
fix test.rc 2019-07-21 16:57:12 +01:00
Michael
6ede15888e
Change manifest ids 2019-07-21 16:57:12 +01:00
Michael
edcaf8c25c
try actually reading the gtest docs 2019-07-21 16:57:12 +01:00
Michael
42b951aa80
Try to link shared again 2019-07-21 16:57:11 +01:00
Michael
4806e52f62
Try to silence some warnings to reduce noise 2019-07-21 16:57:11 +01:00
Michael
cc67794b43
build gtest/gmock in shared mode 2019-07-21 16:57:11 +01:00
Michael
5c064d7ddc
Silence spammy threadpool warning 2019-07-21 16:57:11 +01:00
Michael
246ff605c4
Try building tests on windows 2019-07-21 16:57:11 +01:00
Michael
91c1ba87cc
Change ConfigParser too 2019-07-21 16:57:11 +01:00
Michael
8fd4ceb55b
Don't use LoadFromString 2019-07-21 16:57:11 +01:00
Michael
302c0ff18c
fixup printer.cpp 2019-07-21 16:57:11 +01:00
Michael
533d12e52e
more fs.cpp 2019-07-21 16:57:11 +01:00
Michael
3b17e65b0b
Fix more headers for fs.cpp 2019-07-21 16:57:11 +01:00
Michael
4b3920006e
fix str.cpp 2019-07-21 16:57:11 +01:00
Michael
0326f2ea56
fix fs.cpp 2019-07-21 16:57:11 +01:00
Michael
ac8624698d
Fix some string_view problems 2019-07-21 16:57:11 +01:00
Michael
71c6aca820
include cctype 2019-07-21 16:57:11 +01:00
Michael
9f2ec57704
Try forcing avx2 2019-07-21 16:57:11 +01:00
Michael
36c89363b3
try to fix pid_t issue 2019-07-21 16:57:11 +01:00
Michael
728661f82c
Explictly enable catching exceptions 2019-07-21 16:57:11 +01:00
Michael
5fdd68fa44
exceptions BE GONE 2019-07-21 16:57:11 +01:00
Michael
afdef6eb52
use whatever vcvarsall is 2019-07-21 16:57:10 +01:00
Michael
68c95dd9fc
Bump cmake version maybe 2019-07-21 16:57:10 +01:00
Michael
369795f194
Try with clang?! 2019-07-21 16:57:10 +01:00
Michael
0cbd7b3116
Fixup fs 2019-07-21 16:57:10 +01:00
Michael
278d86ace9
Try installing make and ninja 2019-07-21 16:57:10 +01:00
Michael
c060dfb7c8
Test windows support in travis 2019-07-21 16:57:10 +01:00
rjmalagon
6ab4cf4da0 Basic docs translations to spanish, more to go later 2019-07-20 18:01:07 -05:00
Jeff
78b516db4f
Merge pull request #724 from rjmalagon/patch-6
Update CONTRIBUTING.md
2019-07-20 06:43:24 -04:00
Jeff
91494f108b
Merge pull request #723 from rjmalagon/patch-5
Create CONTRIBUTING_es.md
2019-07-20 06:43:11 -04:00
Jeff
db92a728e9
Merge pull request #722 from rjmalagon/patch-4
Create release_es.md
2019-07-20 06:43:01 -04:00
Ricardo Jesus Malagon Jerez
ee2e95de9d
Update CONTRIBUTING.md
Add a link to the spanish version of the file, and a minor spelling correction.
2019-07-19 22:08:47 -05:00
Ricardo Jesus Malagon Jerez
0d150e19ee
Create CONTRIBUTING_es.md 2019-07-19 22:04:50 -05:00
Ricardo Jesus Malagon Jerez
3b0890d309
Create release_es.md
Spanish version of release_es.md
2019-07-19 21:44:17 -05:00
Jeff Becker
6496663d25
fix testnet scripts 2019-07-19 13:56:17 -04:00
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 2019-07-19 13:21:20 -04:00
Jeff Becker
7a3c8e5ca0
set limits correctly 2019-07-18 12:32:26 -04:00
Jeff Becker
f48754c45d
make hop count and length configurable 2019-07-18 12:28:17 -04:00
Jeff Becker
cdf02eae6e
only issue deferred utp acks before timeout checks in pump 2019-07-18 10:10:08 -04:00