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 |
|
Jeff Becker
|
d465400840
|
revert
|
2019-07-18 09:34:46 -04:00 |
|
Jeff Becker
|
59653119fa
|
set timestamps to zero
|
2019-07-18 09:31:28 -04:00 |
|
Jeff Becker
|
961dd247ce
|
when lastSend is zero don;t time out
|
2019-07-18 09:30:43 -04:00 |
|
Jeff
|
acbc907cd5
|
Merge pull request #716 from majestrate/reduce-logging
reduce logging
|
2019-07-17 17:48:47 -04:00 |
|
Jeff Becker
|
f62446e1a4
|
make it compile
|
2019-07-17 10:51:42 -04:00 |
|
Jeff Becker
|
a0f32fde13
|
reduce logging
|
2019-07-17 08:25:51 -04:00 |
|
Jeff
|
abf99df93b
|
Merge pull request #714 from majestrate/fix-net-if-iterate
fix network interface iteration infinite loop
|
2019-07-16 15:33:56 -04:00 |
|
Jeff
|
8751d106d6
|
Merge pull request #713 from majestrate/fix-arm-cross-compile
Fix arm cross compile
|
2019-07-16 15:18:00 -04:00 |
|
Jeff Becker
|
b2fd0e86cc
|
fix network interface iteration infinite loop
|
2019-07-16 15:16:49 -04:00 |
|
Jeff
|
26750716a3
|
Merge pull request #712 from rjmalagon/patch-3
Update readme_es.md
|
2019-07-16 10:13:25 -04:00 |
|
Jeff Becker
|
a7b2436845
|
update cross compiler docs
|
2019-07-16 10:11:05 -04:00 |
|
Jeff Becker
|
1d95131061
|
add cross compile docs
|
2019-07-16 10:05:40 -04:00 |
|
Jeff Becker
|
f79f5b9bb3
|
add ppc64le toolchain
|
2019-07-16 09:58:36 -04:00 |
|
Jeff Becker
|
7ef2462c0c
|
add forgotten file
|
2019-07-16 09:42:24 -04:00 |
|
Jeff Becker
|
1f761a1cb0
|
* fix arm cross compile on ubuntu disco
* add toolchain option for cross compile
|
2019-07-16 09:41:43 -04:00 |
|