lokinet/llarp
Rick V 271cfcb64e
remove all disused platform-specific event loops
(cherry picked from commit 94d00a169ba7934ef719cc38fe0ca1eff8e1b675)
2019-06-13 21:02:57 -05:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
constants jeff forgot to bump 2019-05-22 05:14:16 -05:00
crypto try switching logic 2019-06-06 06:52:27 -04:00
dht Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
dns fixit 2019-05-22 13:38:02 -04:00
ev remove all disused platform-specific event loops 2019-06-13 21:02:57 -05:00
exit Merge branch 'fix-big-ooooofff' 2019-06-06 06:53:54 -04:00
handlers try addressing issue #642 2019-06-10 11:54:04 -04:00
hook Change ExecShellHookBackend to use a modern thread pool 2019-05-18 23:04:08 +01:00
iwp Convert to use memFn 2019-06-02 22:19:10 +01:00
link Merge remote-tracking branch 'origin/master' 2019-05-29 08:09:02 -04:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages Convert to use memFn 2019-06-02 22:19:10 +01:00
metrics Unfuck integer metrics 2019-06-11 21:46:51 +01:00
net Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
path ingore paths that drop exit traffic 2019-05-31 06:57:41 -04:00
router json logging option 2019-06-13 09:26:34 -04:00
routing Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
rpc Convert to use memFn 2019-06-02 22:19:10 +01:00
service Merge pull request #639 from majestrate/master 2019-06-13 09:27:42 -04:00
util json logging option 2019-06-13 09:26:34 -04:00
utp Merge branch 'fix-big-ooooofff' 2019-06-06 06:53:54 -04:00
win32 add shell based hooks for service::Endpoint, also make format 2019-04-22 08:25:25 -04:00
CMakeLists.txt json logging option 2019-06-13 09:26:34 -04:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
config.cpp json logging option 2019-06-13 09:26:34 -04:00
config.hpp refactor logger 2019-04-11 08:58:23 -04:00
context.cpp update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04:00
dns.cpp Convert llarp_buffer_t to be a class with methods 2019-02-17 13:09:48 +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 Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05: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 update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04:00
nodedb.hpp update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04:00
pow.cpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
pow.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
profiling.cpp Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
profiling.hpp Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
router_contact.cpp update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04:00
router_contact.hpp update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04:00
router_id.cpp refactor 2019-02-11 12:14:43 -05:00
router_id.hpp Remove IStateful virtual inheritance 2019-04-19 16:10:26 +01:00
testnet.c initial shadow test net 2018-06-06 13:02:57 -04:00