Commit Graph

2326 Commits (fa25bfc7974fdb780f485b4da0e3e5c52142d630)

Author SHA1 Message Date
Jeff Becker dfa00e3415
fix exit address 6 years ago
Jeff Becker 20e398b684
fix exit info 6 years ago
Jeff Becker 3da6551e82
make android compile 6 years ago
Jeff Becker ac69213dd7
unit tests for llarp_ev_pkt_pipe 6 years ago
Jeff Becker 48254c8ea0
make it compile 6 years ago
Jeff Becker 184971a446
Merge remote-tracking branch 'origin/master' 6 years ago
Jeff Becker e178a70929
use shared_ptr for event loop 6 years ago
Michael 5df8e16c44
Add metrics section to config 6 years ago
Michael 6f23cbe176
Add JSON publisher 6 years ago
Jeff 3783fb0e14 fix inbound sessions 6 years ago
Jeff Becker 1922221c3d
permit no upstream resolvers and send servfail if we have none 6 years ago
Jeff Becker 2f2b841c67
disable mx record dropping
add servfail
6 years ago
Jeff Becker c910a2a2fb
more 6 years ago
Michael 57d6668e55
Move metrics out of daemon into llarp::Context 6 years ago
Jeff 3715c28616
Merge pull request #483 from loki-project/staging
Staging
6 years ago
Jeff 10f7e8fe1f
Merge pull request #480 from michael-loki/more_asan
Fix more address sanitiser issues
6 years ago
Jeff 8cb334d47f Merge remote-tracking branch 'origin/master' 6 years ago
Jeff 97b9c679b0 don't use bootstrap nodes for first hops in paths 6 years ago
Jeff 94f87c3371 kqueue stuff 6 years ago
Jeff 38fed8e753 don't connect to bootstrap nodes when we don't need to 6 years ago
Rick V 1fb3a0bf62
stderr is unbuffered by default? 6 years ago
Rick V 120e24ee0a
flush stream after each write 6 years ago
Michael 25f10d5b11
Fix more address sanitiser issues 6 years ago
Rick V c7128339c1
fix win32 6 years ago
Jeff 60a42a83a3 better introset publish logic 6 years ago
Rick V 1041545dd3
only close event loop set fd once
this seemed to fix the endless crashes on windows
since we _already_ deal with it in llarp_ev_loop::stop()
6 years ago
Jeff 15a9086d57
Merge pull request #477 from majestrate/master
handle path death better
6 years ago
Jeff Becker 169d8beded
clear profiles on removal 6 years ago
Jeff Becker aea9944c3d
mark success on profiles and remove pending lookup 6 years ago
Jeff Becker 965b0957ee
tweaks 6 years ago
Jeff Becker c23498925c
disable profiling on path fail 6 years ago
Jeff Becker b9207ce3e0
unconditionally update introset on dead path 6 years ago
Jeff Becker 24e7151ff5
log and don't remove path on died 6 years ago
Jeff Becker b849ff9a94
handle path death better 6 years ago
Jeff 289de170ef
Merge pull request #472 from michael-loki/fix_catalog_test_failure
Fix Catalog.Iterator test failure
6 years ago
Michael 6b5a688e08
Fix Catalog.Iterator test failure 6 years ago
Jeff Becker ae786feab6
Merge remote-tracking branch 'origin/master' 6 years ago
Michael 561b997c93
Move IWP code to its own directory 6 years ago
Michael 426a9b0df5
Refactor iwp into multiple files 6 years ago
Michael 17b39b0ed4
Move UTP code to its own directory 6 years ago
Michael 5ef4e18827
Refactor utp into multiple files 6 years ago
Michael a7d15467b3
Refactor iwp linklayer 6 years ago
Michael a2a275dcf1
Remove dead linklayer code 6 years ago
Jeff Becker 89477b3523
kill fully backlogged sessions 6 years ago
Jeff Becker 5af8d0a392
don't insert RCs in main thread 6 years ago
michael-loki 1fddf59743
Flush output stream after publish
Fixes #458
6 years ago
Michael 3bada02d89
Fixup one ASAN warning 6 years ago
Jeff a47ab122b9
Merge pull request #461 from majestrate/master
make signing work
6 years ago
Jeff Becker 230e84c742
make signing work 6 years ago
Jeff 5d95873e8d
Merge pull request #460 from majestrate/master
fix bencode read crash with empty buffer
6 years ago
Jeff Becker bfcaaa87be
check for empty buffer 6 years ago
Jeff Becker 3e1c067974
add include 6 years ago
Jeff 80e8c4006b
Merge pull request #455 from majestrate/master
staging
6 years ago
Jeff Becker 74f9949537
aaaaaa 6 years ago
Jeff Becker fcdef8d363
don't mark paths as dead after established 6 years ago
Jeff Becker 071fce4529
premptive pumpwrite 6 years ago
Jeff e80f2609dd
Merge pull request #454 from majestrate/master
staging
6 years ago
Jeff 470dcebc72
Merge pull request #452 from despair86/dev
poll(2) event loop for svr4
6 years ago
Jeff Becker e08986e457
fix previous commit 6 years ago
Jeff Becker c931ac069f
add AAAA records that return SIIT addresses 6 years ago
Jeff Becker 3a4d8f16a7
more 6 years ago
Rick V 8031156e53
remove dead code 6 years ago
Jeff 1deafe444a serve non connected dht nodes 6 years ago
Jeff aa08d20480 ensure router is known 6 years ago
Jeff ed10ef0b7d don't shift only build 6 years ago
Rick V 07e5978144
only pick one event loop on sol2 6 years ago
Rick V bbba2c0eea
improve windows select loop
add generic svr4 poll(2) event loop
6 years ago
Jeff Becker 52d9cef79e
check for service node whitelist 6 years ago
Jeff Becker 714f5c6b5e
more 6 years ago
Jeff Becker 9e531c026c
fix warning on hop selection 6 years ago
Jeff Becker 127cfbbfbc
lower a way too big value 6 years ago
Jeff Becker b254c19c5f
more metrics 6 years ago
Jeff Becker 0258eb9cb8
add some metrics 6 years ago
Jeff Becker 6a544d3f09
remove to prevent crash 6 years ago
Jeff Becker 74534c22b8
mark profile success on outbound connection success, add default case in metrics 6 years ago
Jeff Becker f2ee8fb52b
Merge remote-tracking branch 'origin/staging' 6 years ago
Jeff Becker b2272a49c3
Merge remote-tracking branch 'origin/master' 6 years ago
Jeff Becker 800f5001c2
allow up to 5 sessions per endpoint 6 years ago
Rick V 3c21db9316 lul 6 years ago
Michael 8f0f6dde9d
Include What You Use 6 years ago
Michael 91f401ff71
Integrate metrics into router 6 years ago
Michael f2c5d32399
Metric collection subsystem 6 years ago
Michael acfff4ca5c
Threading structures for metrics 6 years ago
Jeff 50559b6471
Merge pull request #444 from loki-project/master
propagate
6 years ago
Jeff Becker 1f65fcf8f5
Merge remote-tracking branch 'origin/staging' 6 years ago
Jeff Becker 549d49ee56
more 6 years ago
Jeff Becker 972a766557
try this 6 years ago
Rick V 2d4d731876
winsock2 nit 6 years ago
Jeff 30aebce091
Merge pull request #441 from loki-project/staging
Staging
6 years ago
Jeff 6187f7db4f
Merge pull request #440 from majestrate/master
staging
6 years ago
Rick V 67845e342a
distinguish good solaris from bad solaris 6 years ago
Jeff Becker 8e2b99907f
mark nodes timeout on lookup timeout 6 years ago
Jeff Becker 1882ffc016
don't publish or use bad routers with endpoints 6 years ago
Jeff Becker d4cb6808ec
more 6 years ago
Jeff Becker 0fa8325e4e
don't connect to self 6 years ago
Jeff Becker 91298c4819
re-enable profiling 6 years ago
Jeff Becker fbb2c78d3c
async remove dead rc files when we think they are dead 6 years ago
Jeff Becker 7065b00c22
kill dead routers from nodedb and lessen logs 6 years ago
Jeff Becker 8a63533d1a
have service nodes maintain min connections
path building more robust selection
6 years ago
michael-loki 94ba88bafc
Fix missing override 6 years ago
Jeff Becker cc7454684b
kill dead links 6 years ago
Jeff Becker db17b0fad5
disable profiling 6 years ago
Jeff Becker 07d1f32d0a
tweak timing of decay 6 years ago
Jeff Becker b5b92d4763
give more chances to profiling 6 years ago
Jeff Becker 271f7f5b6d
don't connect to everyone as client 6 years ago
Jeff Becker c63beae1c6
use std::min not std::max for linear backoff
ayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyylmao
this was fucking dumb as shit
6 years ago
Jeff Becker ce126166af
more logging info 6 years ago
Jeff Becker 0369e42d5e
try harder to select hops 6 years ago
Jeff Becker aafc710c19
Merge branch 'master' of ssh://github.com/majestrate/loki-network 6 years ago
Jeff Becker 183c451972
let utp manage link layer timeout 6 years ago
Jeff d5ce529b27 implement random.snode A records 6 years ago
Jeff Becker f5b9bd40ed
track lookup fails and kill outbound context if too many 6 years ago
Jeff 79214ae5c3
Merge pull request #420 from loki-project/staging
Staging
6 years ago
Jeff Becker 9d2ae0a5df
have service nodes build paths too >.> 6 years ago
Rick V 9c2a280988
well i'm a fucking idiot
(Why would i have a DHCP lease _before_ i connect a media cable?)
6 years ago
Jeff Becker dc36856922
try tweaking timeout 6 years ago
Jeff Becker 2eb6d8a3ae
fix name 6 years ago
Jeff Becker 28474155b9
implement localhost.loki on tun 6 years ago
Jeff Becker 9d649b7b14
Revert "make exit handle localhost.loki for now"
This reverts commit 654864919f.
6 years ago
Jeff Becker 567efb9a92
Revert "move is_random_snode/is_localhost_loki into dns, llarp_HandleHookedDNSMessage() attempt at unification refactor between exit/tun handlers"
This reverts commit e388dc47eb.
6 years ago
Jeff ff18ba229a
Merge pull request #411 from majestrate/staging
change signing algo
6 years ago
Jeff Becker ee283547b5
change signature scheme and fucking hope that the rest of the code doesn't fug itself over ;~; 6 years ago
Ryan Tharp 95f8f641e1 Merge branch 'staging' of https://github.com/loki-project/loki-network into staging 6 years ago
Ryan Tharp 654864919f make exit handle localhost.loki for now 6 years ago
Ryan Tharp e388dc47eb move is_random_snode/is_localhost_loki into dns, llarp_HandleHookedDNSMessage() attempt at unification refactor between exit/tun handlers 6 years ago
Ryan Tharp d02eec2bcf add note 6 years ago
Ryan Tharp 823f276280 allow blocked output of identitySecret 6 years ago
Jeff 2e5cdd7ec9
Merge pull request #407 from majestrate/master
try fixing service node seed to public/private key generation
6 years ago
Jeff 3bf3339dd3 try fixing service node seed to public/private key generation 6 years ago
Jeff 4348f5b13d
Merge pull request #405 from majestrate/master
make macos happy
6 years ago
Jeff 4c611ea935 make macos happy 6 years ago
Rick V 3d62460f42
that didn't even fix the abseil shite
in fact, the *original* issue was resolved ages ago

This reverts commit 2373698ea91feb29158caa1634335858becb038d.
yeah this was a solution in search of a problem that no longer exists
6 years ago
Rick V 8443c5ab8c
Support abseil on i686-pc-winnt-gnu 6 years ago
Rick V 61fb9a9c82
added some notes to gear up for the #371 putback by @michael-loki
moved platform-specifc stuff *to* platform specifc lib
removed -Wno-format on windows and *actually* turn on proper format checking
here using compiler-specifc extension for C99
6 years ago
Rick V ad966342d9
make windows happy 6 years ago
Jeff Becker 136a01391e
fix message 6 years ago
Jeff Becker 7ebb49478e
remove dead code 6 years ago
Jeff Becker de868e3623
fix order 6 years ago
Jeff Becker 4bfe97781c
relax ping to 10s of inactivity 6 years ago
Jeff Becker 8d078f19eb
wrap epoll with IO checks for resetting errno 6 years ago
Jeff Becker 2147cc3685
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Jeff Becker ab83f51735
clear errno 6 years ago
Jeff d6307cfb2f
Merge pull request #396 from michael-loki/profiling_thread_safety
Fix deadlock in profiling
6 years ago
Jeff a1ccf61df3
Merge pull request #397 from majestrate/staging
don't inline shit
6 years ago
Jeff Becker 089e8ab4ef
don't inline shit 6 years ago
Michael 8dfe72cbc9
Fix deadlock in profiling 6 years ago
Jeff a79f27cfd0
Merge pull request #395 from majestrate/staging
lokinet rpc use http digest auth instead of basic auth
6 years ago
Jeff Becker 990049f423
make rpc do basic auth and shit like that 6 years ago
Jeff e2989c9ea4
Merge pull request #391 from majestrate/staging
Staging
6 years ago
Jeff Becker 5d3833ef1a
fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
Jeff Becker 232a7ff010
more 6 years ago
Jeff Becker 734a5b5fae
more 6 years ago
Ryan Tharp 22d76f7454 additional macos DNS fixes 6 years ago
Jeff Becker 6489ea2152
make it work 6 years ago
Jeff Becker 8a4c0ce841
more 6 years ago
Jeff Becker 280d85d478
handle protocol discard 6 years ago
Jeff Becker df17866ff7
breaking protocol change, bundle source txid on outside of path transfer message. 6 years ago
Jeff Becker 792d7d16c0
try fixing timeout issue 6 years ago
Jeff Becker a5557e0902
always use current intro for reply 6 years ago
Jeff Becker c9a4c77fb9
better chill with path building 6 years ago
Jeff Becker 3547863f8e
fix excessive pings 6 years ago
Jeff Becker 2218749134
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Jeff Becker 6a09348c47
today's work 6 years ago
Ryan Tharp 75c7c12502 fix linux gcc 7.3 issues, feeling like #include <condition_variable> should be in one of the threading headers tho 6 years ago
Jeff Becker eceb55623c
more 6 years ago
sachaaaaa 608efeaa96 Add missing reference operator in profiling.cpp 6 years ago
sachaaaaa 1f95e2ef28 Fix typo in ev_kqueue 6 years ago
Jeff cf9d6a1793
Merge pull request #380 from majestrate/staging
Staging
6 years ago
Jeff 1a09a12ee0
Merge branch 'staging' into absl_mutex 6 years ago
Jeff Becker 4dbeae63ee
handle kqueue code more like epoll's code 6 years ago
Jeff Becker a1bd26a165
update profiling code to decay instead of clearing all stats 6 years ago
Jeff Becker 8331449ab9
update profiles on path build 6 years ago
Jeff Becker df0120f161
fix limit 6 years ago
Michael 61f3273dc4
Add threading annotations and fix potential deadlocks 6 years ago
Michael c5a129ddff
Convert to use abseil synchronisation primitives 6 years ago
Michael ab83d3d54e
Fixup build on debian 6 years ago
Michael 31441b46dc
Convert from rapidjson to use nlohmann::json 6 years ago
Michael 93399fdbb4
Make nlohmann::json part of the build 6 years ago
Jeff 0a44d1b730
Merge pull request #367 from majestrate/staging
delay dns resolution for snode until we have a session with it
6 years ago
Jeff Becker 159415c363
delay dns resolution for snode until we have a session with it 6 years ago
sachaaaaa d08169f104 Add missing override in evp.hpp 6 years ago
Jeff f034bfc184
Merge pull request #365 from majestrate/fix-libabyss-352
updates
6 years ago
Jeff Becker 86098b198f
clear errno and log invalid data 6 years ago
Jeff d255ce50ac
Merge branch 'staging' into master 6 years ago
Ryan Tharp 1757426d63 Merge branch 'staging' of https://github.com/loki-project/loki-network into issue324 6 years ago
Ryan Tharp 4d6451aaa2 fix mojave random.snode lookup issue #324 6 years ago
Ryan Tharp 1ec1b132ea Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
Ryan Tharp f1ff247240 convert pubKey to RouterID 6 years ago
Ryan Tharp 6e4e6c997e undo previous change 6 years ago
Jeff Becker 46b80e465d
* fix jsonrpc endpoint path for caller
* make epoll not crash and leak
* correct key name in config
6 years ago
Jeff Becker 71302ee48b
Merge remote-tracking branch 'origin/staging' into fix-libabyss-352 6 years ago
Jeff Becker f8d6becce8
make whitelist happy 6 years ago
Ryan Tharp 4b5e96c414 output in base32z 6 years ago
Ryan Tharp 6b763807e6 add missing include to make linux gcc 7.3 happy 6 years ago
Jeff db504e8044
Merge pull request #354 from despair86/dev
regression fixes
6 years ago
Jeff e8fb7d34c0
Merge pull request #349 from michael-loki/printer
Create Printer - A general-purpose, stateful printer class
6 years ago
Jeff 9578d10b8b
Merge pull request #348 from michael-loki/string_view_abseil
Use string_view for string_view
6 years ago
Rick V 975b4ca743
clang-format 6 years ago
Rick V 0de253065e
remove ded code
add code for proper DNSc search
6 years ago
Jeff Becker ef13ec7499
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Rick V d67eb40697
require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 6 years ago
Rick V 95835a50f9
move critical section to cover all handler entry points 6 years ago
Rick V e94d1ebb4f
combine these 6 years ago
Rick V 6e91547b39
ok serialising tun::FlushSend should get rid of that crash from #192 6 years ago
Rick V f0ce9a0afb
try fixing threading bug
XXX: get jeff to go over threadpool code for overview
6 years ago
Jeff Becker 66e503b6aa
print snode not hex 6 years ago
Jeff Becker 88f988d142
use std::set 6 years ago
Jeff Becker 89a8c9248d
fix crash 6 years ago
Jeff Becker 08d70e6d14
track client rcs 6 years ago
Jeff Becker ab3d435d7f
don't cast size_t to ssize_t 6 years ago
Michael e4cf1f245c
Convert most of llarp to use Printer 6 years ago
Michael e6e19369e9
Create Printer - A general-purpose, stateful printer class 6 years ago
Michael 95a5c386fe
Initial type trait work 6 years ago
Michael b80ecfa4d6
Use string_view for string_view 6 years ago
Michael 54e689b0ad
Use string_view for string_view 6 years ago
Jeff Becker 0b558959b6
send keepalives periodically 6 years ago
Jeff Becker a27dab46d1
don't close link on message handl fail 6 years ago
Jeff Becker c626f7c9b7
revert 6 years ago
Jeff Becker 64f34dccc2
set transit started time
holy what the crap.
6 years ago
Jeff Becker 77e238bf94
stick for 10 seconds longer in relay commit 6 years ago
Jeff Becker 6c5a015f4f
unconditional reply 6 years ago
Jeff Becker 1694337cab
ONLY CHECK FOR ACTIVE DHT NODES 6 years ago
Jeff Becker 482dce28bd
make it work 6 years ago
Jeff 5c941263e9
Merge pull request #339 from michael-loki/dht_context_testing
Solidify interfaces
6 years ago
Michael 4fb2b39f74
Format changes 6 years ago
Michael 89ae60cfab
llarp::Context uses AbstractRouter now 6 years ago
Jeff Becker 1a283c0176
try addressing issue #324 6 years ago
Michael 13a9f65520
Fully define interface for dht::Context 6 years ago
Jeff Becker 5642179019
publish retry on failure for introset publishing 6 years ago
Jeff Becker a81a483cc2
build paths if we don't have enough 6 years ago
Jeff Becker 068b60221c
don't ever fail on dht messages 6 years ago
Jeff Becker 21ab744b17
build one path if we don't have a path for remote intro on send 6 years ago
Jeff Becker c7e100787b
swap intros should only swap intros 6 years ago
Jeff Becker eecc00211f
squash commits and make convotags more "reliable" (probably) 6 years ago
Jeff Becker 5dde4e6351
use source path's intro as being able to reply on convo tags 6 years ago
Jeff Becker 762728c7ec
fix 6 years ago
Jeff Becker 3baf89e8ce
more 6 years ago
Jeff Becker 262000570b
use source path's intro as being able to reply on convo tags 6 years ago
Michael c6e6bdb90f
Fix for windows just being the Worst 6 years ago
Michael 4132f883a7
Make libabyss mandatory 6 years ago
Michael de13ab3adc
Fix warning in bencode 6 years ago
Ryan Tharp 06af3ca95b
Merge pull request #332 from neuroscr/master
make macos 10.12 happy
6 years ago
Ryan Tharp 547cf96606 make macos 10.12 happy 6 years ago
Jeff Becker b511242632
increment sequence number on good send only 6 years ago
Jeff 652d8cd036
Merge pull request #330 from majestrate/unfuck-dht
unbreak dht
6 years ago
Jeff Becker b9a0531057
make dht work again ._. 6 years ago
Jeff Becker ee95c1ed0c
make dht work again ._. 6 years ago
Jeff Becker f67ffaf900
fix typo 6 years ago
Jeff Becker 7428855698
try fixing timeout bug after 6 or so hours 6 years ago
Jeff Becker be30516986
use std::string for integers because i am tired of fixing formatting strings 6 years ago
Ryan Tharp 2b433f046d
Oh it was a typo 6 years ago
Ryan Tharp 8e000c8321
linux gcc 7.3 support 6 years ago
Ryan Tharp f06b275193
make macos happy 6 years ago
Jeff Becker 6435951e86
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Ryan Tharp 413843bab1
Merge branch 'staging' into dev 6 years ago
Jeff 9ddc74fc3f
Merge pull request #317 from neuroscr/master
Fix undefined behaviors and misaligned member access / macos compile fix
6 years ago
Jeff Becker b1dd10c007
fix previous commit 6 years ago
Jeff Becker 393e70dfa6
publish new introset on path death 6 years ago
Jeff Becker 591f3c92a9
make build records smaller 6 years ago
Jeff Becker 41bb83aaba
more 6 years ago
Rick V 5a3947ca5c
clang-format 6 years ago
Rick V 0f45e286ff
XXX: the inline string_view constructors *should* be harmless on pre-C++17 platforms...
fix windows build
6 years ago
Jeff Becker 445ed05b32
make format 6 years ago
Jeff f941025d7c
Merge pull request #319 from majestrate/staging
Staging
6 years ago
Jeff Becker dfbd878dfb
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Jeff Becker a23a61717b
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Michael 887fb4ac62
Replace insert(make_pair()) with emplace() 6 years ago
Ryan Tharp f247a3623c So lu on linux gcc 7.3 but llu everywhere else? 6 years ago
Ryan Tharp 25d00e2974 Merge remote-tracking branch 'origin/master' 6 years ago
Ryan Tharp ad91071633 Fix undefined behaviors and misaligned member access 6 years ago
Ryan Tharp 8e51d3a491 fix linux gcc 7.3 error (warning) 6 years ago
Jeff Becker 8d96c0945e
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Jeff bbbad826ef
Merge pull request #316 from michael-loki:buffer_obj
Convert llarp_buffer_t to be a class with methods
6 years ago
Jeff Becker 90507337ce
compute number of connected routers 6 years ago
Michael a00d6afc5e
Convert llarp_buffer_t to be a class with methods 6 years ago
Michael a0125ffe86
Move abyss/json to llarp/util/json 6 years ago
Jeff Becker b5a1637224
make shared lib compile 6 years ago
Jeff Becker 1d958d95de
* make rpc compile right
* make link sessions introspectable
* make utp write buffers fully flush each tick
6 years ago
Michael 90373b806c
Fix log tag after cmake changes 6 years ago
Jeff cdc19c52fa
Merge branch 'staging' into abstract_router_replacement 6 years ago
Jeff 03b8f1429e
Merge pull request #311 from majestrate/staging
Staging
6 years ago
Jeff Becker 22b63fba38
close and shutdown utp socket on timeout 6 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 6 years ago
Jeff a204d7c42e
Merge pull request #309 from majestrate/staging
Staging
6 years ago
Jeff Becker 550fc3c439
Revert "tweaking handover logic"
This reverts commit 50bfe5d810.
6 years ago
Michael ebf2800c3f Fixup windows 6 years ago
Jeff Becker 50bfe5d810
tweaking handover logic 6 years ago
Jeff Becker 1921704b78
tweak timeout 6 years ago
Michael 2997b38e35
Fixup after rebase 6 years ago
Ryan Tharp 1114ba1295 fix staging 6 years ago
Michael 656843e9a3
Fix issues on debian 6 years ago
Michael 1aeacb0043
Refactor CMakeLists into distinct directories 6 years ago
Ryan Tharp d17383aba6 Merge branch 'cmake_refactor' of https://github.com/michael-loki/loki-network 6 years ago
Michael 4fc582af96
Fix annoying typo 6 years ago
Ryan Tharp 420a52c4ea linux gcc 7.3 fix 6 years ago
Jeff Becker 24de7f052a
make outbound port configurable on runtime 6 years ago
Jeff 555711b70d
Merge pull request #303 from michael-loki/no_new
Replace usage of new/delete with unique_ptr/stack allocation
6 years ago
Jeff Becker 62c200c6fa
disable rc expiration 6 years ago
Jeff Becker 46222df421
refactor 6 years ago
Michael 8dc4ffbae7
Use forward_list over list 6 years ago
Michael 67b5d48095
Replace usage of new/delete with unique_ptr/stack allocation 6 years ago
Michael 057365d40c
Fix issues on debian 6 years ago
Michael 3b3926a0ea
Refactor CMakeLists into distinct directories 6 years ago
Jeff Becker 05cd1b7f8e
extract more status info for outbound context 6 years ago
Jeff Becker 1a929f9383
send control messages if too quiet to keep convotags alive as needed 6 years ago
Jeff Becker 9a2f11a212
try expiring convos 6 years ago
Jeff Becker 6df133cab2
remove dead sessions when done 6 years ago
Jeff Becker e1fceb3636
fix it (again) 6 years ago
Jeff Becker 66753430ad
fix it 6 years ago
Jeff Becker e1522faeaa
add introspection rpc endpoint 6 years ago
Jeff Becker 6fa10019d0
testnet tweak 6 years ago
Jeff Becker e24b595191
more dht fixing, only pick the most up to date entity for reply 6 years ago
Jeff Becker d7f715c632
don't send more than 1 introset in reply 6 years ago
Jeff Becker 871a10b38b
Merge branch 'staging' of ssh://github.com/majestrate/loki-network into staging 6 years ago
Jeff Becker 27ce591f52
add note 6 years ago
Jeff Becker 2dfb53ef13
prevent deadlock 6 years ago
Jeff f0dc5f2b48 unbreak build 6 years ago
Jeff 0f777d822b Merge branch 'staging' of ssh://github.com/majestrate/loki-network into staging 6 years ago
Jeff ba8313e57e limit replies on introset lookup, pick newest 6 years ago
Jeff Becker faf8149502
make testnet ini files work 6 years ago
Jeff Becker 2f656de767
take in public-ip as parameter in addition to public-address 6 years ago
Jeff Becker 32ecf64c57
fix testnet 6 years ago
Jeff Becker 10f9d6444d
actually insert entries when they exist 6 years ago
Jeff Becker fae2b1a444
make it compile on debian and ubuntu 6 years ago
Jeff Becker 914c9566b8
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Jeff Becker d5caec719f
make it compile 6 years ago
Jeff Becker cff6bc1c8d
don't hang 6 years ago
Jeff 1369c3b23c
Merge pull request #283 from despair86/dev
more windows fixes
6 years ago
Rick V 4c19f562f0
A compromise for C++17 ports.
Remove abseil build config for such targets.
Include headers (which should fall through by definition).
Macintosh can go fuck itself.
6 years ago
Rick V 72d0720da0
use c++17 stl on windows
While the absl:: namespace is aliased to std:: in a
standard win32 build, it also needlessly adds the
library to the build process, only to discard most
of it at link time. This also makes the distinction
between Abseil STL and G++ STL more explicit, to avoid
some forms of confusion.

From the product page:
"...We think not: if you look at the preprocessor conditional
structure in our string_view.h you'll see that we are trying
to identify whether your C++ installation has std::string_view.
If you do, absl::string_view is defined only as an alias to the
standard type. If you don't, you get a C++11/C++14 compatible
implementation of the type. This means you can adopt Abseil,
and for types we are b you can use the type from the absl
namespace. As soon as your project is built with the appropriate
compiler/standard library version, we'll fall away and leave you
with the standard type, albeit spelled funny. Better: as soon as
you know that your project will only build with the appropriate
language version you can run tools that we will provide to change
the places that refer to absl::string_view to spell it std::string_view
-- since those are the same type, this is safe to do, even across
API boundaries.

So, one reason you might want to adopt Abseil: early access to facilities
from upcoming C++ standard library releases, with a clear migration path."
6 years ago
Rick V 8800cee785
fix crash on exit 6 years ago
Rick V ea7301fecf
finally unfuck windows bits 6 years ago
Rick V 69189214e0
rebase on current upstream staging 6 years ago
Rick V 3931b7d9d7
implement missing libabyss functionality
remove some finished TODOs
6 years ago
Rick V d0448dfb64
finish moving event loop implementations out of headers
ok

ah so that was the mac build problem
6 years ago
Rick V dd52f13c7c
turn off text translation on windows
(std::ios::binary does nothing on unix btw)
6 years ago
Michael 6d8d910aff
Refactor and add tests for bits.hpp 6 years ago
Jeff 4c4f3faf83
Merge pull request #284 from michael-loki/abstract_router
Convert llarp::Router into an abstract base class
6 years ago
Jeff d10ddd7afd Merge remote-tracking branch 'github/staging' into staging 6 years ago
Jeff Becker 90e45a810a
limit number of concurrent dht lookups from dns to 4 6 years ago
Jeff Becker f84256d554
* lower lookup timeout for introsets
* correct previous commit for dns stuff
* allow for multiple parallel introset lookups
6 years ago
Jeff Becker 2f369a3399
dont send latency tests while building 6 years ago
Jeff Becker b40055181d
lower path build timeout to 15s
tweak various dns stuff
6 years ago
Michael 729cd045f1
Convert llarp::Router into an abstract base class 6 years ago
Ryan Tharp 5769e5c716
Merge pull request #259 from michael-loki/more_dht_tests
More dht tests
6 years ago
Ryan Tharp 8614911e17
Merge pull request #278 from majestrate/staging
lower utp fragment size by 512 bytes
6 years ago
Ryan Tharp 6446074881
Merge pull request #267 from michael-loki/abseil
Import abseil LTS 20181200
6 years ago
Michael 1ba6507a2f
Tests for dht::ServiceAddressLookup 6 years ago
Michael b1213c7a7c
Tests for dht::TagLookup 6 years ago
Michael 24066ea9e0
Fix warning on macOS 6 years ago