Commit Graph

3258 Commits

Author SHA1 Message Date
Michael
8c570653ee
Refactor top level cmake file into multiple components 2019-04-30 00:48:48 +01:00
Jeff
9d9b65413c
Merge pull request #569 from majestrate/make-function-static
Make function static
2019-04-29 14:36:09 -04:00
Jeff
a5cc5225ab static function 2019-04-29 14:34:47 -04:00
Jeff
359804e8db fix size 2019-04-29 14:34:38 -04:00
Jeff
ac7b331ca0 unconditional pump 2019-04-29 14:34:29 -04:00
Jeff
03865e76fb
Merge pull request #568 from michael-loki/release_with_static
More work on router docker image
2019-04-28 12:08:18 -04:00
Michael
0b4d787042
More work on router docker image
- Multi-stage docker build (final image only 15MB!)
- Build in release mode
    - Fix bug with release mode
    - Fix compiler being dumb AF
    - Disable FORTIFY for now
- Enable LTO when making a staticly linked release
- Fix some gcc specific warnings
- Refactor cmake stuff into multiple files
2019-04-28 17:04:52 +01:00
Jeff
81bf00f9bc
Merge pull request #566 from majestrate/on-off-patch
add on/off values
2019-04-28 07:49:59 -04:00
Jeff Becker
2332294258
add on/off values 2019-04-28 07:49:36 -04:00
Jeff
dd23b04209
Merge pull request #565 from ewhal/kubernetes-config
Add kubernetes config file for test net
2019-04-28 07:18:06 -04:00
Eliot Whalan
e900a04ebb Remove duplicate and unnecessary fields 2019-04-27 23:10:31 +10:00
Eliot Whalan
e3f9298258 Add kubernetes config file for test net 2019-04-27 23:08:02 +10:00
Jeff
c1d1500219
Merge pull request #564 from majestrate/issue-563
fix Issue 563
2019-04-26 09:02:34 -04:00
Jeff Becker
f7dc67b189
use std::set 2019-04-26 09:02:08 -04:00
Jeff Becker
09f706b9cd
fix 2019-04-26 08:17:50 -04:00
Jeff Becker
fea64eaf12
handle subdomains 2019-04-26 08:14:29 -04:00
Jeff
353021b671
Merge pull request #562 from michael-loki/shadows
Fix shadowing warnings
2019-04-26 06:28:52 -04:00
Michael
9ee525a006
Fix shadowing warnings 2019-04-26 00:21:19 +01:00
Jeff
b2a55fd0bc
Merge pull request #560 from majestrate/utp-send-buffer
increase send buffer size
2019-04-25 14:38:43 -04:00
Jeff Becker
6d256f114a
increase send buffer size 2019-04-25 13:16:40 -04:00
Jeff
f5881afd7f
Merge pull request #559 from michael-loki/system_libs
Add cmake module to target a library as 'system', and fix a few warnings
2019-04-24 19:30:50 -04:00
Michael
4143472a17
Add cmake module to target a library as 'system', and fix a few warnings 2019-04-25 00:27:31 +01:00
Ryan Tharp
50def75345
Explain MacOS installer 2019-04-24 01:17:28 -07:00
Ryan Tharp
d81930c61a
update BSD 2019-04-24 01:07:32 -07:00
Ryan Tharp
6444337a7e
add https://lokidocs.com/Lokinet/Guides/PublicTestingGuide/#1-lokinet-installation link 2019-04-24 00:58:01 -07:00
Ryan Tharp
d60199fd43
Add MacOS instructions, update other minor things, re-order sections now that we have binaries
remove -r -g as that's hybrid (router and client)
2019-04-24 00:55:14 -07:00
Ryan Tharp
33dc4f8340
Merge pull request #558 from neuroscr/master
got router working in docker
2019-04-23 19:11:44 -07:00
Ryan Tharp
60f7916cb6 got router working in docker 2019-04-24 02:10:21 +00:00
Ryan Tharp
124e9dc4bf
Merge pull request #556 from neuroscr/issue547-2
handle relative config paths better
2019-04-23 17:40:54 -07:00
Ryan Tharp
89837d5528 handle relative config paths better 2019-04-23 17:40:44 -07:00
Ryan Tharp
508be6f9fb
Merge pull request #555 from neuroscr/issue547-2
config.cpp can't have ifaddr/ifname set to auto like this apparently, breaks validation
2019-04-23 17:28:20 -07:00
Ryan Tharp
563407c0a8 can't have these enabled like this apparently, breaks validation 2019-04-23 17:28:16 -07:00
Ryan Tharp
4f70c729c0
Merge pull request #554 from neuroscr/issue547-2
fix generate router config
2019-04-23 17:04:05 -07:00
Ryan Tharp
ecec0628f0 fix generate router config 2019-04-23 17:03:42 -07:00
Ryan Tharp
11f091f38f fix syntax error 2019-04-23 16:19:01 -07:00
Ryan Tharp
db25a9107c format / fix syntax error 2019-04-23 16:17:10 -07:00
Ryan Tharp
6f8a80ec16
Merge pull request #553 from neuroscr/osx-setup2
MacOS scripts to create package installer
2019-04-23 16:11:12 -07:00
Ryan Tharp
6bc3092715
Merge pull request #546 from michael-loki/cooler_help
Make help more useful
2019-04-23 16:11:00 -07:00
Ryan Tharp
f9d20fe75b
Merge branch 'master' into cooler_help 2019-04-23 16:10:52 -07:00
Ryan Tharp
11a6691ab0
Merge pull request #549 from neuroscr/issue547-2
address issue loki-project#547, remove client.ini, update ini defaults, and clean up help message
2019-04-23 16:10:23 -07:00
Ryan Tharp
8220df002e update description 2019-04-23 15:27:13 -07:00
Ryan Tharp
1344095a06 MacOS scripts to create package installer 2019-04-23 15:18:41 -07:00
Jeff
b686d697a8
Merge pull request #551 from neuroscr/issue550
fix issue #550 kqueue crash
2019-04-23 18:14:24 -04:00
Ryan Tharp
58be0229e6 fix issue #550 kqueue crash 2019-04-23 15:10:31 -07:00
Ryan Tharp
b36b378583 issue 547 make format 2019-04-23 14:57:01 -07:00
Ryan Tharp
8cf6a77c1d address issue loki-project#547, remove client.ini, update ini defaults, and clean up help message 2019-04-23 14:50:49 -07:00
Michael
5589d9b471
Make help more useful 2019-04-23 21:52:13 +01:00
Jeff
c5c64731e7
Merge pull request #545 from michael-loki/fix_intro_set_rule_of_one
Fix introset tests
2019-04-23 09:09:05 -04:00
Michael
3a8715d8e4
Fix introset tests 2019-04-23 10:25:03 +01:00
michael-loki
e36ddfb093 Fixup casing (#543)
* Rename Identity.hpp to identity.hpp

* Rename Identity.cpp to identity.cpp

* Rename Info.hpp to info.hpp

* Rename Intro.cpp to intro.cpp

* Rename Intro.hpp to intro.hpp
2019-04-22 20:24:23 -05:00