1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
Stephen Shelton ea97a8f2ac
Make format
2020-02-21 10:16:45 -07:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
config Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
consensus initial wack at 0.7.0 dht fixes 2020-01-27 11:54:51 -05:00
constants initial wack at 0.7.0 dht fixes 2020-01-27 11:54:51 -05:00
crypto Abstract signing hash data location 2020-02-02 16:38:48 -04:00
dht Merge pull request #1114 from notlesh/redundant-introset-lookup-improvements-2020-02-20 2020-02-20 15:25:09 -05:00
dns prune unused files. 2019-12-15 07:02:17 -05:00
ev monotonic time and run testnet at 20% realtime 2020-01-23 12:14:25 -05:00
exit m_LastUse shouldn't be 0 ever now 2020-01-08 11:05:29 -05:00
handlers make default endpoint non reachable by default 2020-02-12 09:54:59 -05:00
hook prepare for 0.5.0 2019-08-29 07:45:58 -04:00
iwp Merge pull request #1092 from majestrate/reduce-iwp-multiack-frequency-2020-02-10 2020-02-11 07:09:28 -05:00
link remove include 2020-02-12 12:43:10 -05:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
net Endian defines fix for macOS 2020-02-07 03:29:50 -04:00
path Make format 2020-02-21 10:16:45 -07:00
router PathBuildNumber -> NextPathBuildNumber because increment side-effect 2020-02-20 16:57:48 -05:00
routing initial wack at 0.7.0 dht fixes 2020-01-27 11:54:51 -05:00
rpc Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
service Merge pull request #1114 from notlesh/redundant-introset-lookup-improvements-2020-02-20 2020-02-20 15:25:09 -05:00
util Add missing header 2020-02-20 11:49:18 -04:00
win32 happy new year 2020-01-05 20:40:34 -06:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp add bootstrap list functionality and utility 2019-12-06 12:32:46 -05:00
bootstrap.hpp add bootstrap list functionality and utility 2019-12-06 12:32:46 -05:00
CMakeLists.txt Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
context.cpp contrib/testnet: fix up testnet config generator to make super centralized topology 2020-01-14 15:12:47 -05:00
nodedb.cpp clang format 2020-02-14 17:45:22 -04:00
nodedb.hpp Refactor DHT introset lookups to use redundant lookup strategy 2020-02-14 17:43:13 -04:00
pow.cpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
pow.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
profiling.cpp more intellegent path failure profiling using LRSM 2020-01-03 07:52:19 -05:00
profiling.hpp more intellegent path failure profiling using LRSM 2020-01-03 07:52:19 -05:00
router_contact.cpp Merge pull request #1110 from jagerman/no-abseil-optional 2020-02-20 12:38:16 -05:00
router_contact.hpp Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
router_id.cpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
router_id.hpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
router_version.cpp Make format 2020-01-31 14:52:59 -07:00
router_version.hpp Make format 2020-01-31 14:52:59 -07:00
testnet.c prepare for 0.5.0 2019-08-29 07:45:58 -04:00