Commit Graph

288 Commits (e41bec424758ee9ac4588ae3b2932e5cd9e330b0)

Author SHA1 Message Date
Jeff c64fbf7cc5 Merge branch 'master' of ssh://github.com/majestrate/loki-network 6 years ago
Jeff Becker 28e07903b6
put reply intro 6 years ago
Jeff 95119a0fe1 always use random paths for lookups 6 years ago
Jeff Becker e178a70929
use shared_ptr for event loop 6 years ago
Jeff 3783fb0e14 fix inbound sessions 6 years ago
Jeff Becker c910a2a2fb
more 6 years ago
Jeff 60a42a83a3 better introset publish logic 6 years ago
Jeff Becker aea9944c3d
mark success on profiles and remove pending lookup 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 Becker 74f9949537
aaaaaa 6 years ago
Jeff aa08d20480 ensure router is known 6 years ago
Jeff ed10ef0b7d don't shift only build 6 years ago
Jeff Becker 714f5c6b5e
more 6 years ago
Jeff Becker 9e531c026c
fix warning on hop selection 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 f5b9bd40ed
track lookup fails and kill outbound context if too many 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 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 a5557e0902
always use current intro for reply 6 years ago
Jeff Becker c9a4c77fb9
better chill with path building 6 years ago
Jeff Becker 6a09348c47
today's work 6 years ago
Jeff Becker eceb55623c
more 6 years ago
Jeff Becker 159415c363
delay dns resolution for snode until we have a session with it 6 years ago
Jeff Becker f8d6becce8
make whitelist happy 6 years ago
Jeff Becker ef13ec7499
Merge remote-tracking branch 'origin/staging' into staging 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
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 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
Jeff Becker b511242632
increment sequence number on good send only 6 years ago
Jeff Becker b1dd10c007
fix previous commit 6 years ago
Jeff Becker 393e70dfa6
publish new introset on path death 6 years ago
Rick V 5a3947ca5c
clang-format 6 years ago
Jeff Becker 445ed05b32
make format 6 years ago
Michael 887fb4ac62
Replace insert(make_pair()) with emplace() 6 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 6 years ago
Jeff Becker 550fc3c439
Revert "tweaking handover logic"
This reverts commit 50bfe5d810.
6 years ago