Commit Graph

3421 Commits (87bdfa6e78fe4faa825ac71cec965e9bd6ca6127)
 

Author SHA1 Message Date
Jeff 5305ef5974 use iterative lookups for sercice address lookups 5 years ago
Jeff f97b9bd299 fix osx shell hooks 5 years ago
Jeff c1d1500219
Merge pull request #564 from majestrate/issue-563
fix Issue 563
5 years ago
Jeff Becker f7dc67b189
use std::set 5 years ago
Jeff Becker 09f706b9cd
fix 5 years ago
Jeff Becker fea64eaf12
handle subdomains 5 years ago
Jeff Becker d20ba9ceab
handle subdomains 5 years ago
Jeff 353021b671
Merge pull request #562 from michael-loki/shadows
Fix shadowing warnings
5 years ago
Michael 9ee525a006
Fix shadowing warnings 5 years ago
Jeff b2a55fd0bc
Merge pull request #560 from majestrate/utp-send-buffer
increase send buffer size
5 years ago
Jeff Becker 6d256f114a
increase send buffer size 5 years ago
Jeff Becker 0529e45ebe
more 5 years ago
Jeff Becker 6cd774ff9e
increase send buffer size 5 years ago
Jeff Becker af62e051b5
gfdi 5 years ago
Jeff Becker 8282712eff
fug 5 years ago
Jeff Becker af1529fa72
Merge remote-tracking branch 'origin/master' 5 years ago
Jeff Becker 4bda489437
add explicit enable/disable profiling option, try to always maintain outbound connections. 5 years ago
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
5 years ago
Michael 4143472a17
Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
Ryan Tharp 50def75345
Explain MacOS installer 5 years ago
Ryan Tharp d81930c61a
update BSD 5 years ago
Ryan Tharp 6444337a7e
add https://lokidocs.com/Lokinet/Guides/PublicTestingGuide/#1-lokinet-installation link 5 years ago
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)
5 years ago
Ryan Tharp 33dc4f8340
Merge pull request #558 from neuroscr/master
got router working in docker
5 years ago
Ryan Tharp 60f7916cb6 got router working in docker 5 years ago
Ryan Tharp 124e9dc4bf
Merge pull request #556 from neuroscr/issue547-2
handle relative config paths better
5 years ago
Ryan Tharp 89837d5528 handle relative config paths better 5 years ago
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
5 years ago
Ryan Tharp 563407c0a8 can't have these enabled like this apparently, breaks validation 5 years ago
Ryan Tharp 4f70c729c0
Merge pull request #554 from neuroscr/issue547-2
fix generate router config
5 years ago
Ryan Tharp ecec0628f0 fix generate router config 5 years ago
Ryan Tharp 11f091f38f fix syntax error 5 years ago
Ryan Tharp db25a9107c format / fix syntax error 5 years ago
Ryan Tharp 6f8a80ec16
Merge pull request #553 from neuroscr/osx-setup2
MacOS scripts to create package installer
5 years ago
Ryan Tharp 6bc3092715
Merge pull request #546 from michael-loki/cooler_help
Make help more useful
5 years ago
Ryan Tharp f9d20fe75b
Merge branch 'master' into cooler_help 5 years ago
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
5 years ago
Ryan Tharp 8220df002e update description 5 years ago
Ryan Tharp 1344095a06 MacOS scripts to create package installer 5 years ago
Jeff b686d697a8
Merge pull request #551 from neuroscr/issue550
fix issue #550 kqueue crash
5 years ago
Ryan Tharp 58be0229e6 fix issue #550 kqueue crash 5 years ago
Ryan Tharp b36b378583 issue 547 make format 5 years ago
Ryan Tharp 8cf6a77c1d address issue loki-project#547, remove client.ini, update ini defaults, and clean up help message 5 years ago
Michael 5589d9b471
Make help more useful 5 years ago
Jeff Becker c5c28a528f
exit node tweaks 5 years ago
Jeff Becker 5921086391
common codepath for sending protocol frames 5 years ago
Jeff Becker 6711296b26
finish converting to shared_ptr 5 years ago
Jeff Becker 8484e29c9b
turn more stuff into std::shared_ptr
remove dead codepaths
5 years ago
Jeff Becker 99c29cf05a
prepare for ios/android jazz
move to use std::shared_ptr instead of bare pointers so we can
multithread everything.
5 years ago
Jeff Becker 5872573e91
rename Logic and Crypto functions to GetLogic and GetCrypto 5 years ago