Commit Graph

4285 Commits

Author SHA1 Message Date
Rick V
ed6ef2d527
clang-format 2019-09-23 21:22:27 -05:00
Rick V
cbdbe94bab
skip null adapters 2019-09-23 21:22:27 -05:00
Rick V
ade2ae1e9a
ok let's see how we're locked up
more debug
2019-09-23 21:22:27 -05:00
Rick V
4389e3fee2
try install .net manually
use full path

test
2019-09-23 21:22:26 -05:00
Rick V
dd29f06b92
try set up environment for travis installer build
aaa

ok we can stick these in when we're ready to test inno-setup
2019-09-23 21:22:26 -05:00
Rick V
b002d09f80
we grab a prebuilt bootstrap at build time
fix iss makefile
2019-09-23 21:22:25 -05:00
Rick V
9ba4ecc42d
refactor lokinet-bootstrap
clean up and make more robust
2019-09-23 21:22:25 -05:00
Rick V
70dea71db6
new http parser 2019-09-23 21:22:25 -05:00
Rick V
8fd13577ba
Remove binaries, download them at runtime 2019-09-23 21:22:09 -05:00
Jeff
90bfce60e1
Merge pull request #842 from michael-loki/sanitizers
Enable more sanitisers
2019-09-23 07:08:07 -04:00
Michael
86a07e2a80
Enable more sanitisers 2019-09-23 11:47:58 +01:00
Jeff
2eaa61922d
Merge branch 'master' into dev 2019-09-20 15:53:31 -04:00
Jeff
a24717de6d
Merge pull request #838 from majestrate/bump-for-0.5.2
bump version and motto
2019-09-20 15:50:56 -04:00
jeff
cd9c4d9f1a bump version and motto 2019-09-20 15:21:04 -04:00
Jeff
6fa697c558
Merge pull request #836 from majestrate/fix-handover-only-2019-09-19
final touches for handover drop bug
2019-09-20 14:52:05 -04:00
jeff
f9fb40f590 final touches 2019-09-20 12:56:19 -04:00
Jeff
35230adbe5
Merge pull request #833 from majestrate/gut-utp-2019-09-19
remove libutp and all such code related to utp
2019-09-19 16:48:36 -04:00
Jeff
a3857e4e19
Merge pull request #834 from majestrate/fix-handover-only-2019-09-19
try fixing handover
2019-09-19 16:48:13 -04:00
jeff
7c691cf334 handover should be fixed now 2019-09-19 16:28:12 -04:00
Jeff Becker
993e4c2637
try fixing handover 2019-09-19 14:34:41 -04:00
Jeff
d43f3a6a6b
Merge pull request #829 from michael-loki/release_static
Statically link releases
2019-09-19 11:55:17 -04:00
jeff
1853b28590 remove libutp and all such code related to utp 2019-09-19 11:36:05 -04:00
Michael
6719a1790c
Statically link releases 2019-09-18 21:33:08 +01:00
Jeff
2f9c83e287
Merge pull request #822 from loki-project/neuroscr-osx-installer-0.5.1
Add libuv to osx-installer
2019-09-11 07:17:44 -04:00
Ryan Tharp
9bd71da21c
Add libuv 2019-09-10 23:07:10 -07:00
Jeff
65488225ac
Merge pull request #820 from jagerman/bump-patch-version
Bump version to 0.5.1 for minor fixes for 0.5.0
2019-09-10 18:31:53 -04:00
Jason Rhinelander
77c467a7e4 Bump version to 0.5.1 for minor fixes for 0.5.0 2019-09-10 19:29:12 -03:00
Jeff
4a36aec3da
Merge pull request #819 from majestrate/prune-dht-nodes
prune dht peers every router tick
2019-09-10 10:33:45 -04:00
Jeff Becker
d54dc7a988
prune dht peers every router tick 2019-09-10 10:16:32 -04:00
Jeff
b9c130d576
Merge pull request #815 from majestrate/logging-cleanip
reduce logging and make format
2019-09-09 08:23:00 -04:00
Jeff Becker
fd787cc56d
try more ranges 2019-09-09 08:10:26 -04:00
Jeff Becker
61ade40a51
reduce logging and make format 2019-09-09 07:36:21 -04:00
Jeff
c6becadaae
Merge pull request #814 from majestrate/disable-rc-expire-again
disable rc expiration
2019-09-09 06:49:34 -04:00
Jeff Becker
ff233204cd
disable rc expiration 2019-09-09 06:45:52 -04:00
Jeff
070a014f85
Merge pull request #799 from majestrate/remove-link-layer-locking
disable link layer locking
2019-09-07 08:09:32 -04:00
Jeff
f3676cef5e
Merge pull request #800 from michael-loki/abort_mutex
Abort when a null mutex is locked from a different thread (in debug mode only)
2019-09-07 08:09:11 -04:00
Jeff
b0ef6a7576
Merge pull request #812 from despair86/master
macOS installer bump / Other windows fixes
2019-09-06 08:51:12 -04:00
Rick V
82bc6c445b
Update distribution.xml
typo
2019-09-05 19:33:53 -05:00
Rick V
8daaab5f6a
fix 2019-09-04 20:52:53 -05:00
Rick V
b773da7dbf
0.6 relate and other general updates to MacOS packaging 2019-09-04 20:42:37 -05:00
Rick V
ef6f62cc04
some people set the netid explicitly, and set it to default anyway 2019-09-04 20:35:46 -05:00
Rick V
4a5cbbdc70
auto config has been removed for months now
win32 accidentally left out the error reporting
2019-09-04 20:25:50 -05:00
Michael
19473a291a
Abort when a null mutex is locked from a different thread (in debug mode only) 2019-09-04 22:34:41 +01:00
Jeff
c6f25f8ecb
Merge pull request #802 from loki-project/majestrate-patch-2
Update lokinet-bootstrap
2019-09-04 12:26:58 -04:00
Rick V
0de6ec56cd
Merge pull request #803 from majestrate/win32-update
change default url for bootstrap
2019-09-04 09:46:08 -05:00
Jeff Becker
4c77bf208f
update default netid 2019-09-04 09:48:56 -04:00
Jeff Becker
5c01598886
change default url for bootstrap 2019-09-04 09:47:20 -04:00
Jeff
578046144c
Update lokinet-bootstrap
change default bootstrap url
2019-09-04 09:38:47 -04:00
Jeff
659b91a600
Merge pull request #801 from loki-project/majestrate-patch-1
Update motto.txt
2019-09-04 09:21:54 -04:00
Jeff
8ff61b4591
Update motto.txt
change final motto for 0.5.0
2019-09-04 09:19:16 -04:00