Commit Graph

421 Commits (6cd774ff9e1d3202ebe3fa501c69625f5769ee6b)

Author SHA1 Message Date
Jeff Becker af1529fa72
Merge remote-tracking branch 'origin/master' 6 years ago
Jeff Becker 4bda489437
add explicit enable/disable profiling option, try to always maintain outbound connections. 6 years ago
Michael 4143472a17
Add cmake module to target a library as 'system', and fix a few warnings 6 years ago
Jeff Becker 5921086391
common codepath for sending protocol frames 6 years ago
Jeff Becker 6711296b26
finish converting to shared_ptr 6 years ago
Jeff Becker 8484e29c9b
turn more stuff into std::shared_ptr
remove dead codepaths
6 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.
6 years ago
Jeff Becker 5872573e91
rename Logic and Crypto functions to GetLogic and GetCrypto 6 years ago
Jeff Becker a2912ff860
Merge remote-tracking branch 'origin/master' 6 years ago
Michael 3a8715d8e4
Fix introset tests 6 years ago
michael-loki e36ddfb093 Fixup casing (#543)
* Rename Identity.hpp to identity.hpp

* Rename Identity.cpp to identity.cpp

* Rename Info.hpp to info.hpp

* Rename Intro.cpp to intro.cpp

* Rename Intro.hpp to intro.hpp
6 years ago
Michael 98e691f315
Tidy up more parts of the service/ directory 6 years ago
Michael 2d2c0e3ac2
Make introset PoW be a unique_ptr 6 years ago
Jeff Becker d5162c2aad
dont kill active exit paths 6 years ago
Michael e33a33635c
Remove usage of raw new from service classes 6 years ago
Jeff Becker c0d7b53328
make it work 6 years ago
Jeff Becker 3a8cb0bfb5
add shell based hooks for service::Endpoint, also make format 6 years ago
Michael 33c80b7c16
Move service::Session to its own componet 6 years ago
Michael 94ad84363a
Move CachedTagResult and TagLookupJob to its own component 6 years ago
Michael 6bf54e0925
Remove AsyncKeyExchange, HiddenServiceAddressLookup and OutboundContext to their own components 6 years ago
Michael 3db6d80928
Remove unnecessary llarp:: qualifiers 6 years ago
Michael 2412ed59ee
Move SendContext to its own component 6 years ago
Michael 84fc90dc82
Remove dependency on service::endpoint 6 years ago
Michael c39c931d03
Remove IStateful virtual inheritance 6 years ago
Jeff Becker 57dc6cc965
make bundling rc in path builds configurable on runtime 6 years ago
Jeff Becker 2be3401e08
* refactor profiling function names
* utp link layer make ping less active, pre-emptive pump faster
6 years ago
Jeff Becker 9503cc66f0
add disk worker based file flusher logger
make format

remove package.json
6 years ago
Jeff Becker a45d6db0e0
better profiling 6 years ago
Jeff Becker cab85b8f85
dont stomp existing convotags 6 years ago
Jeff Becker 5399b93270
make format and readd win32 console color logging 6 years ago
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
Michael 3bada02d89
Fixup one ASAN warning 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 30aebce091
Merge pull request #441 from loki-project/staging
Staging
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