Commit Graph

4283 Commits (ade2ae1e9ae7daeffe5cccf38bc7cddcd9822c86)
 

Author SHA1 Message Date
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
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
Jeff 093021ef99 try fixing handover drop bug 5 years ago
Jeff eb3a4d0266
Merge pull request #796 from majestrate/master
optimize
5 years ago
Jeff Becker deecbbbdef
optimize 5 years ago
Jeff 6df9f9bfb1 Merge branch 'master' of ssh://github.com/majestrate/loki-network 5 years ago
Jeff fe5b2a088f
Merge pull request #794 from majestrate/master
make it compile
5 years ago
Jeff Becker 83432d7567
make format 5 years ago
Jeff Becker 4c569d83b7
make it compile 5 years ago
Jeff d2824c6b13
Merge pull request #792 from majestrate/master
bump versions and call timeout hook
5 years ago
Jeff Becker 78d191bd75
prepare for 0.5.0 5 years ago
Jeff 4190e9644d
Merge pull request #790 from majestrate/iwp-redux
fix sign
5 years ago
Jeff Becker d1e590ce9d
fix sign 5 years ago
Jeff 12850fb335
Merge pull request #789 from majestrate/iwp-redux
bump handover window up and space out path builds more evenly
5 years ago
Jeff Becker 795ac6bab3
get rid of dead code 5 years ago
Jeff Becker b904a4ee22
fix explore 5 years ago
Jeff Becker 0986b6ab5e
quick little fixes 5 years ago
Jeff Becker 444d832b7c
correct constructors on llarp_buffer_t and check rc on regen 5 years ago
Jeff Becker 16934cdd20
please the CI gods, wololo 5 years ago
Jeff Becker ba2aaa68c6
add short data fragments and rx replay filter 5 years ago
Jeff Becker d76385894f
Merge remote-tracking branch 'origin/master' into iwp-redux 5 years ago
Jeff Becker eabbb83149
use estimated build time instead of expiration time for delta when determining when to space out builds 5 years ago
Jeff Becker e0424a91a7
bump path build handover window, check cooldown on build. 5 years ago
Jeff 62183e4173
Merge pull request #788 from majestrate/iwp-redux
fix log level
5 years ago
Jeff Becker 3c2c895593
fix log level 5 years ago
Jeff b42605d1ba
Merge pull request #783 from majestrate/iwp-redux
Add "new" (old) link protocol: IWP
5 years ago
Jeff c99c5d7b30
Merge pull request #786 from despair86/master
fixes for arcane unix platforms
5 years ago