Commit Graph

4241 Commits

Author SHA1 Message Date
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
Jeff
325b697e90
Merge pull request #787 from despair86/master
make build internally consistent, bump windows version to 0.5.0
2019-09-04 08:59:51 -04:00
michael-loki
b625fdc882
Merge pull request #797 from michael-loki/refactor_util_lib
Refactor util lib
2019-09-04 12:54:25 +01:00
Rick V
df0cdb84f9
oops 2019-09-03 18:29:29 -05:00
Michael
67c36998e6
Fix windows 2019-09-03 23:06:22 +01:00
Michael
edd0ec398f
Move thread stuff to subdirectory 2019-09-03 20:52:28 +01:00
Michael
0950571313
Move metrics to subdirectory 2019-09-03 20:52:28 +01:00
Michael
4d8fe2a8a8
Move meta programming to subdirectory 2019-09-03 20:52:28 +01:00
Michael
1aec0dfa2b
Move logging to subdirectory 2019-09-03 20:52:27 +01:00
Rick V
6b2874824e
add config file options 2019-09-03 08:02:36 -05:00
Rick V
7b70b52044
add config edit button, and see if this fixes the pipe read bug 2019-09-03 08:02:36 -05:00
Rick V
f93123584e
this kills the TAP 2019-09-03 08:02:35 -05:00
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)
2019-09-03 08:02:35 -05:00
Rick V
595b15d538
make format crypto/ 2019-09-03 08:02:35 -05:00
Rick V
842fe039bc
derp 2019-09-03 08:02:34 -05:00
Rick V
6205e96c36
move non-string version info to common header 2019-09-03 08:02:34 -05:00
Rick V
51279075d8
iconv 🅱roke 2019-09-03 08:02:34 -05:00
Rick V
aef42701c0
set point-to-point mode on TAP 2019-09-03 08:02:34 -05:00
Rick V
df430650ef
undo utf8 conversion 2019-09-03 08:02:33 -05:00
Rick V
1a7212a745
add description to lokinet svc manifest 2019-09-03 08:02:33 -05:00
Rick V
5ecc76a332
if cppbackport is built, make that consistent too 2019-09-03 08:02:32 -05:00
Rick V
fb70d7afc9
bump version for release 2019-09-03 08:02:32 -05:00
Rick V
89f92d3aed
new cmake module 2019-09-03 08:02:32 -05:00
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
2019-09-03 08:02:04 -05:00
Jeff
dcdc7dc904
Merge pull request #798 from majestrate/master
fix handover drop bug
2019-09-02 13:48:40 -04:00
Jeff
146d977945 make osx unit tests compile on old gcc 2019-09-02 13:34:45 -04:00
Jeff
c9299f47c7 Merge branch 'master' of ssh://github.com/majestrate/loki-network 2019-09-02 12:44:35 -04:00
Jeff
093021ef99 try fixing handover drop bug 2019-09-02 12:44:08 -04:00
Jeff
eb3a4d0266
Merge pull request #796 from majestrate/master
optimize
2019-08-30 11:06:43 -04:00
Jeff Becker
deecbbbdef
optimize 2019-08-30 10:44:43 -04:00
Jeff
6df9f9bfb1 Merge branch 'master' of ssh://github.com/majestrate/loki-network 2019-08-29 15:11:51 -04:00
Jeff
fe5b2a088f
Merge pull request #794 from majestrate/master
make it compile
2019-08-29 09:37:11 -04:00
Jeff Becker
83432d7567
make format 2019-08-29 08:05:29 -04:00
Jeff Becker
4c569d83b7
make it compile 2019-08-29 08:04:46 -04:00
Jeff
d2824c6b13
Merge pull request #792 from majestrate/master
bump versions and call timeout hook
2019-08-29 07:47:53 -04:00
Jeff Becker
78d191bd75
prepare for 0.5.0 2019-08-29 07:45:58 -04:00
Jeff
4190e9644d
Merge pull request #790 from majestrate/iwp-redux
fix sign
2019-08-28 11:15:01 -04:00
Jeff Becker
d1e590ce9d
fix sign 2019-08-28 10:42:32 -04:00
Jeff
12850fb335
Merge pull request #789 from majestrate/iwp-redux
bump handover window up and space out path builds more evenly
2019-08-28 10:35:38 -04:00
Jeff Becker
795ac6bab3
get rid of dead code 2019-08-28 10:15:16 -04:00
Jeff Becker
b904a4ee22
fix explore 2019-08-28 08:44:50 -04:00
Jeff Becker
0986b6ab5e
quick little fixes 2019-08-28 07:59:08 -04:00
Jeff Becker
444d832b7c
correct constructors on llarp_buffer_t and check rc on regen 2019-08-28 07:38:32 -04:00
Jeff Becker
16934cdd20
please the CI gods, wololo 2019-08-28 07:11:03 -04:00