Commit Graph

4258 Commits (bcf9135da6d4caf7e35ba5c5b83363c092254dee)
 

Author SHA1 Message Date
Jeff Becker bcf9135da6
testnet 5 years ago
Jeff Becker 3c0245f8b3
Merge remote-tracking branch 'github/master' into iwp-multi-ack 5 years ago
Jeff Becker 4bf6882c8a
more async cryptography 5 years ago
Jeff Becker 88cde21b9b
multithreaded iwp cryptography 5 years ago
Jeff Becker 0d3c07999a
break it again just to be sure 5 years ago
Jeff Becker a4160006ab
make it compile 5 years ago
Jeff Becker 3b1a0b2835
add multi-ack and change protocol handshake to pin identity key 5 years ago
Jeff Becker 0250f79742
Merge remote-tracking branch 'origin/master' 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 Becker bde5195315
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
Jeff Becker d11321366c
make it compile 5 years ago
Jeff Becker 12314e8d00
ensure no crash on quit 5 years ago
Jeff Becker 5cdd92e2a3
remove more locking and make it safe 5 years ago
Jeff Becker ab64c0d013
Merge remote-tracking branch 'micheal/abort_mutex' 5 years ago
Jeff Becker 1adae338ce
Merge remote-tracking branch 'origin/master' 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 23d76e3600
Abort when a null mutex is locked from a different thread (in debug mode only) 5 years ago
Michael 67c36998e6
Fix windows 5 years ago
Jeff Becker e9f01923d9
dont nack replayed messages, tweak transmission parameters.
this yields more efficient througput. probably.
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 c01112e4b7
tracy lock contention testing and other fun things 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
Jeff 146d977945 make osx unit tests compile on old gcc 5 years ago
Jeff c9299f47c7 Merge branch 'master' of ssh://github.com/majestrate/loki-network 5 years ago