lokinet/llarp
2019-02-06 21:10:30 -05:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
constants implement missing libabyss functionality 2019-02-06 19:53:11 -06:00
crypto Simplify some code 2019-02-03 00:31:10 +00:00
dht Convert llarp::Router into an abstract base class 2019-02-06 09:59:47 +00:00
dns reply with cname 2019-02-05 09:03:38 -05:00
ev fix crash on exit 2019-02-06 19:53:13 -06:00
exit Convert llarp::Router into an abstract base class 2019-02-06 09:59:47 +00:00
handlers Merge pull request #284 from michael-loki/abstract_router 2019-02-06 19:09:31 -05:00
link Convert llarp::Router into an abstract base class 2019-02-06 09:59:47 +00:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages Convert llarp::Router into an abstract base class 2019-02-06 09:59:47 +00:00
net Refactor and add tests for bits.hpp 2019-02-07 00:23:22 +00:00
path Merge pull request #284 from michael-loki/abstract_router 2019-02-06 19:09:31 -05:00
router Convert llarp::Router into an abstract base class 2019-02-06 09:59:47 +00:00
routing make format 2019-02-04 16:41:33 -08:00
rpc Convert llarp::Router into an abstract base class 2019-02-06 09:59:47 +00:00
service A compromise for C++17 ports. 2019-02-06 19:53:15 -06:00
util Merge pull request #283 from despair86/dev 2019-02-06 21:10:30 -05:00
win32 finally unfuck windows bits 2019-02-06 19:53:12 -06:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
config.cpp turn off text translation on windows 2019-02-06 19:53:07 -06:00
config.h
config.hpp Reorganise source into more folders 2019-01-11 01:19:49 +00:00
context.cpp Convert llarp::Router into an abstract base class 2019-02-06 09:59:47 +00:00
dns.cpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dns.h
dns.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsc.cpp Add implicit conversion from ManagedBuffer to llarp_buffer_t 2019-02-03 01:44:09 +00:00
dnsc.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsd.cpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsd.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
nodedb.cpp Merge remote-tracking branch 'origin/staging' into staging 2019-02-04 18:13:57 -05:00
nodedb.hpp Split crypto.hpp into 3 different files 2019-01-13 16:32:51 +00:00
pow.cpp Create CopyableBuffer type 2019-02-02 23:21:35 +00:00
pow.hpp make format 2019-02-04 16:41:33 -08:00
profiling.cpp Create CopyableBuffer type 2019-02-02 23:21:35 +00:00
profiling.hpp make format 2019-02-04 16:41:33 -08:00
router_contact.cpp Fix warning on macOS 2019-02-05 21:18:38 +00:00
router_contact.hpp make format 2019-02-04 16:41:33 -08:00
router_id.cpp
router_id.hpp More unit tests of dht internals 2019-01-26 00:40:40 +00:00
testnet.c