Commit Graph

4260 Commits (65488225ac8ea6c614a0e9fb567fb11ea5f17f4f)
 

Author SHA1 Message Date
Jeff 65488225ac
Merge pull request #820 from jagerman/bump-patch-version
Bump version to 0.5.1 for minor fixes for 0.5.0
5 years ago
Jason Rhinelander 77c467a7e4 Bump version to 0.5.1 for minor fixes for 0.5.0 5 years ago
Jeff 4a36aec3da
Merge pull request #819 from majestrate/prune-dht-nodes
prune dht peers every router tick
5 years ago
Jeff Becker d54dc7a988
prune dht peers every router tick 5 years ago
Jeff b9c130d576
Merge pull request #815 from majestrate/logging-cleanip
reduce logging and make format
5 years ago
Jeff Becker fd787cc56d
try more ranges 5 years ago
Jeff Becker 61ade40a51
reduce logging and make format 5 years ago
Jeff c6becadaae
Merge pull request #814 from majestrate/disable-rc-expire-again
disable rc expiration
5 years ago
Jeff Becker ff233204cd
disable rc expiration 5 years ago
Jeff 070a014f85
Merge pull request #799 from majestrate/remove-link-layer-locking
disable link layer locking
5 years ago
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)
5 years ago
Jeff b0ef6a7576
Merge pull request #812 from despair86/master
macOS installer bump / Other windows fixes
5 years ago
Rick V 82bc6c445b
Update distribution.xml
typo
5 years ago
Rick V 8daaab5f6a
fix 5 years ago
Rick V b773da7dbf
0.6 relate and other general updates to MacOS packaging 5 years ago
Rick V ef6f62cc04
some people set the netid explicitly, and set it to default anyway 5 years ago
Rick V 4a5cbbdc70
auto config has been removed for months now
win32 accidentally left out the error reporting
5 years ago
Michael 19473a291a
Abort when a null mutex is locked from a different thread (in debug mode only) 5 years ago
Jeff c6f25f8ecb
Merge pull request #802 from loki-project/majestrate-patch-2
Update lokinet-bootstrap
5 years ago
Rick V 0de6ec56cd
Merge pull request #803 from majestrate/win32-update
change default url for bootstrap
5 years ago
Jeff Becker 4c77bf208f
update default netid 5 years ago
Jeff Becker 5c01598886
change default url for bootstrap 5 years ago
Jeff 578046144c
Update lokinet-bootstrap
change default bootstrap url
5 years ago
Jeff 659b91a600
Merge pull request #801 from loki-project/majestrate-patch-1
Update motto.txt
5 years ago
Jeff 8ff61b4591
Update motto.txt
change final motto for 0.5.0
5 years ago
Jeff 325b697e90
Merge pull request #787 from despair86/master
make build internally consistent, bump windows version to 0.5.0
5 years ago
michael-loki b625fdc882
Merge pull request #797 from michael-loki/refactor_util_lib
Refactor util lib
5 years ago
Rick V df0cdb84f9
oops 5 years ago
Michael 67c36998e6
Fix windows 5 years ago
Michael edd0ec398f
Move thread stuff to subdirectory 5 years ago
Michael 0950571313
Move metrics to subdirectory 5 years ago
Michael 4d8fe2a8a8
Move meta programming to subdirectory 5 years ago
Michael 1aec0dfa2b
Move logging to subdirectory 5 years ago
Jeff Becker 2ab265be41
disable link layer locking because there was no contention 5 years ago
Rick V 6b2874824e
add config file options 5 years ago
Rick V 7b70b52044
add config edit button, and see if this fixes the pipe read bug 5 years ago
Rick V f93123584e
this kills the TAP 5 years ago
Rick V 294b98527d
clang-format remaining code, use __asm__ for avx2 port since we
insist on straight C99 without extensions (asm isn't special in
C99, __asm__ is)
5 years ago
Rick V 595b15d538
make format crypto/ 5 years ago
Rick V 842fe039bc
derp 5 years ago
Rick V 6205e96c36
move non-string version info to common header 5 years ago
Rick V 51279075d8
iconv 🅱roke 5 years ago
Rick V aef42701c0
set point-to-point mode on TAP 5 years ago
Rick V df430650ef
undo utf8 conversion 5 years ago
Rick V 1a7212a745
add description to lokinet svc manifest 5 years ago
Rick V 5ecc76a332
if cppbackport is built, make that consistent too 5 years ago
Rick V fb70d7afc9
bump version for release 5 years ago
Rick V 89f92d3aed
new cmake module 5 years ago
Rick V 4246caf8a1
add build option for constrained node ops and make sure everything is now target-optimised in all configurations (allows debugging on the target using the debug build config)
link libatomic if we're targeting 486

link libatomic.a if we're targeting windows

idk what the hell MSVC does for -arch:IA32

we already set the c++14 flag early on

strip target selection flags from MSVC builds and clang-cl

c++14 does not propagate to compile tests
5 years ago
Jeff dcdc7dc904
Merge pull request #798 from majestrate/master
fix handover drop bug
5 years ago