Commit Graph

19 Commits (c693569c003f2555110aa0c30d98f0fd5750323a)

Author SHA1 Message Date
Thomas Winget dab1e06892 FindRouterMessage is gone, also clang-format 10 months ago
Thomas Winget bd4f239aa3 preconstructed dicts for error/timeout/ok
also move messages' statuses into their own namespace
10 months ago
dr7ana 0e451db77f Compilation fixes
- almost all errors have been commented out for refactor or already refactored
- committing this prior to sorting out the cmake structure
- upcoming include-what-you-use application
11 months ago
dr7ana c8dae875b5 Path routing partially implementing
- Reworking how paths to services and snodes
- pushing for Tom to rebase for path handling
12 months ago
dr7ana bd81357f62 Path message transmission
- implementing DHT message transmission methods and surrounding functionalities across paths
12 months ago
dr7ana 65bd224cf0 Exit endpoints implemented
- free standing functions in link_manager
- sign and serialize functionalities siloed in llarp/messages/exit.hpp
12 months ago
dr7ana 4ed6a01e02 following up before Tom meeting 12 months ago
dr7ana 206bd0b85e wawaweewa 12 months ago
dr7ana 1a9f977208 Message method implementation continued
- tons of surrounding stupid refactoring required
12 months ago
Michael d6751e3eeb
Move subset of messages to right directory 5 years ago
Michael 2291d48bcc
Move remaining messages around 5 years ago
Jeff Becker d423ee02d2
use shared_ptr 5 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 6 years ago
Ryan Tharp 4bf4faa956 make format 6 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 6 years ago
Michael fa2b466ffe
Reorganise tests to mirror source layout 6 years ago
Jeff Becker 803523894a
clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[] 6 years ago
Jeff Becker 1b59cc491d
less allocations in message parsing and keep exit paths alive with activity 6 years ago
Michael 85dde7b6b0
Move remaining include/llarp headers to llarp/ 6 years ago