lokinet/llarp
Rick V d0448dfb64
finish moving event loop implementations out of headers
ok

ah so that was the mac build problem
2019-02-06 19:53:08 -06:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
constants be more descriptive in version-info 2019-01-22 18:17:04 -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 finish moving event loop implementations out of headers 2019-02-06 19:53:08 -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 make format 2019-02-04 16:41:33 -08: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 Merge pull request #284 from michael-loki/abstract_router 2019-02-06 19:09:31 -05:00
util turn off text translation on windows 2019-02-06 19:53:07 -06:00
win32 wtf why didn't this get rebased 2019-01-22 18:17:04 -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 Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
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 Move dns* to llarp/ 2018-12-12 02:53:01 +00:00
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 Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
router_id.hpp More unit tests of dht internals 2019-01-26 00:40:40 +00:00
testnet.c