Commit Graph

22 Commits (afdef6eb52d83c730998d15841cdc5fdec99f33e)

Author SHA1 Message Date
Jeff Becker b9bcc2b775
make threadpool consice 5 years ago
Rick V 5092a1fa85
restore llarp_make_ev_loop() as we only use libuv now; separate function is now ded code 5 years ago
Jeff Becker 9deafa4cb8
use libuv 5 years ago
Michael cd86dcf1bd
Update LinkLayer tests to use no-op crypto 5 years ago
Michael a62655d501
Move tests to use top-level LlarpTest 5 years ago
Michael 491fee206b
Port code to use CryptoManager over passing Crypto pointers 5 years ago
Jeff Becker 9c96aecf3f
move llarp::Logic to std::shared_ptr
add sequence numbers to HSD messages

begin work on network isolation code

add more docs
5 years ago
Jeff Becker 351c241c0f
more 5 years ago
Michael 9ee525a006
Fix shadowing warnings 5 years ago
Jeff Becker e178a70929
use shared_ptr for event loop 5 years ago
Michael 561b997c93
Move IWP code to its own directory 5 years ago
Michael 17b39b0ed4
Move UTP code to its own directory 5 years ago
Jeff Becker 230e84c742
make signing work 5 years ago
Jeff Becker b245453ef6
fix unit test 5 years ago
Jeff Becker f8d6becce8
make whitelist happy 5 years ago
Jeff Becker 445ed05b32
make format 5 years ago
Michael 7ca3e13e78
Rename to ManagedBuffer 5 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 5 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 6 years ago
Michael f24f554a01
Convert llarp::Crypto into an abstract base class 6 years ago
Michael 081d4dfa32
Reorganise source into more folders 6 years ago
Michael fa2b466ffe
Reorganise tests to mirror source layout 6 years ago