Commit Graph

23 Commits (0f317619f1180d0620f825378f409436e59737da)

Author SHA1 Message Date
Michael 89ae60cfab
llarp::Context uses AbstractRouter now 6 years ago
Rick V 5a3947ca5c
clang-format 6 years ago
Jeff Becker 1d958d95de
* make rpc compile right
* make link sessions introspectable
* make utp write buffers fully flush each tick
6 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 6 years ago
Jeff Becker 24de7f052a
make outbound port configurable on runtime 6 years ago
Jeff 555711b70d
Merge pull request #303 from michael-loki/no_new
Replace usage of new/delete with unique_ptr/stack allocation
6 years ago
Jeff Becker 46222df421
refactor 6 years ago
Michael 67b5d48095
Replace usage of new/delete with unique_ptr/stack allocation 6 years ago
Jeff Becker e1522faeaa
add introspection rpc endpoint 6 years ago
Michael 729cd045f1
Convert llarp::Router into an abstract base class 6 years ago
Jeff Becker 00eede9160
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 6 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 6 years ago
Jeff Becker c31c8ce889
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Ryan Tharp 70a7481ab7
Merge pull request #245 from majestrate/abyss_rpc_update
update libabyss rpc endpoints for service nodes
6 years ago
Jeff Becker 828f1f82d7
disable key rotation 6 years ago
Jeff Becker 18c4107ff6
* wire up jsonrpc caller for lokid integration
* add jsonrpc caller http basic auth
6 years ago
Michael f24f554a01
Convert llarp::Crypto into an abstract base class 6 years ago
Jeff Becker cbfbdc506d
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging 6 years ago
Jeff Becker da28fd9fab
apply lokid config section 6 years ago
Jeff Becker d89e58199a
add initial identity key seed stuff
add more kubernetes stuff

make shared library installed if built
6 years ago
Ryan Tharp 1ba5b75082 Merge branch 'master' of https://github.com/neuroscr/loki-network 6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago