Commit Graph

1809 Commits (975b4ca743877bcf7dd67cf0c86ebc728807e644)

Author SHA1 Message Date
Rick V 975b4ca743
clang-format 5 years ago
Rick V 0de253065e
remove ded code
add code for proper DNSc search
5 years ago
Rick V d67eb40697
require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 5 years ago
Rick V 95835a50f9
move critical section to cover all handler entry points 5 years ago
Rick V e94d1ebb4f
combine these 5 years ago
Rick V 6e91547b39
ok serialising tun::FlushSend should get rid of that crash from #192 5 years ago
Rick V f0ce9a0afb
try fixing threading bug
XXX: get jeff to go over threadpool code for overview
5 years ago
Jeff Becker 66e503b6aa
print snode not hex 5 years ago
Jeff Becker 88f988d142
use std::set 5 years ago
Jeff Becker 89a8c9248d
fix crash 5 years ago
Jeff Becker 08d70e6d14
track client rcs 5 years ago
Jeff Becker ab3d435d7f
don't cast size_t to ssize_t 5 years ago
Jeff Becker 0b558959b6
send keepalives periodically 5 years ago
Jeff Becker a27dab46d1
don't close link on message handl fail 5 years ago
Jeff Becker c626f7c9b7
revert 5 years ago
Jeff Becker 64f34dccc2
set transit started time
holy what the crap.
5 years ago
Jeff Becker 77e238bf94
stick for 10 seconds longer in relay commit 5 years ago
Jeff Becker 6c5a015f4f
unconditional reply 5 years ago
Jeff Becker 1694337cab
ONLY CHECK FOR ACTIVE DHT NODES 5 years ago
Jeff Becker 482dce28bd
make it work 5 years ago
Jeff 5c941263e9
Merge pull request #339 from michael-loki/dht_context_testing
Solidify interfaces
5 years ago
Michael 4fb2b39f74
Format changes 5 years ago
Michael 89ae60cfab
llarp::Context uses AbstractRouter now 5 years ago
Jeff Becker 1a283c0176
try addressing issue #324 5 years ago
Michael 13a9f65520
Fully define interface for dht::Context 5 years ago
Jeff Becker 5642179019
publish retry on failure for introset publishing 5 years ago
Jeff Becker a81a483cc2
build paths if we don't have enough 5 years ago
Jeff Becker 068b60221c
don't ever fail on dht messages 5 years ago
Jeff Becker 21ab744b17
build one path if we don't have a path for remote intro on send 5 years ago
Jeff Becker c7e100787b
swap intros should only swap intros 5 years ago
Jeff Becker eecc00211f
squash commits and make convotags more "reliable" (probably) 5 years ago
Jeff Becker 5dde4e6351
use source path's intro as being able to reply on convo tags 5 years ago
Michael c6e6bdb90f
Fix for windows just being the Worst 5 years ago
Michael 4132f883a7
Make libabyss mandatory 5 years ago
Michael de13ab3adc
Fix warning in bencode 5 years ago
Ryan Tharp 06af3ca95b
Merge pull request #332 from neuroscr/master
make macos 10.12 happy
5 years ago
Ryan Tharp 547cf96606 make macos 10.12 happy 5 years ago
Jeff Becker b511242632
increment sequence number on good send only 5 years ago
Jeff 652d8cd036
Merge pull request #330 from majestrate/unfuck-dht
unbreak dht
5 years ago
Jeff Becker b9a0531057
make dht work again ._. 5 years ago
Ryan Tharp 2b433f046d
Oh it was a typo 5 years ago
Ryan Tharp 8e000c8321
linux gcc 7.3 support 5 years ago
Ryan Tharp f06b275193
make macos happy 5 years ago
Ryan Tharp 413843bab1
Merge branch 'staging' into dev 5 years ago
Jeff 9ddc74fc3f
Merge pull request #317 from neuroscr/master
Fix undefined behaviors and misaligned member access / macos compile fix
5 years ago
Rick V 5a3947ca5c
clang-format 5 years ago
Rick V 0f45e286ff
XXX: the inline string_view constructors *should* be harmless on pre-C++17 platforms...
fix windows build
5 years ago
Jeff f941025d7c
Merge pull request #319 from majestrate/staging
Staging
5 years ago
Jeff Becker a23a61717b
Merge remote-tracking branch 'origin/staging' into staging 5 years ago
Michael 887fb4ac62
Replace insert(make_pair()) with emplace() 5 years ago