Commit Graph

2818 Commits (a1ccf61df39c18c51a37fbcbc54749e3481b4698)
 

Author SHA1 Message Date
Jeff d75704739c
Merge pull request #370 from michael-loki:rapidjson
Convert from using rapidjson to use nlohmann::json
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
Michael 1b331ea6f7
Remove mention of rapidjson from readme/docker files etc 6 years ago
Michael 3e741e4b07
Import nlohmann json v3.5.0 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
Jeff f032f71026
Merge pull request #366 from sachaaaaa/missing_override
Add missing override in evp.hpp
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 Becker 9e9818febe
Merge branch 'staging' into fix-libabyss-352 6 years ago
Jeff db92d44a57
Merge pull request #356 from neuroscr/master
output pubkey in base32z
6 years ago
Jeff d255ce50ac
Merge branch 'staging' into master 6 years ago
Jeff c0c3c20954
Merge pull request #362 from neuroscr/issue324
Fix cname lookups on mojave: issue #324
6 years ago
Jeff Becker 679a0cc7f0
update debian parts 6 years ago
Ryan Tharp fd61ac2f6a Merge branch 'issue324' of https://github.com/neuroscr/loki-network into issue324 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 5e37211f87 Merge branch 'staging' of https://github.com/loki-project/loki-network into issue324 6 years ago
Ryan Tharp 1ec1b132ea Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
Ryan Tharp 58b54b96f9 fix mojave random.snode lookup issue #324 6 years ago
Ryan Tharp f1ff247240 convert pubKey to RouterID 6 years ago
Ryan Tharp 6e4e6c997e undo previous change 6 years ago
Jeff c10f7d82cf
Merge pull request #359 from majestrate/fix-libabyss-352
Fix #352
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
Ryan Tharp 2906a89e62 make linux compile 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
Rick V bc4f049af1
properly detect the presence of the TAP network driver
plus some other installer nitpicks
6 years ago
Jeff Becker a6b9a19b3d
start working on 352 6 years ago
Jeff Becker ef13ec7499
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Rick V 01871a4cbc
fix openbsd 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 335e66a608
Merge pull request #350 from majestrate/fix-convotag-issue
fixes
6 years ago
Jeff Becker 66e503b6aa
print snode not hex 6 years ago