lokinet/llarp
Jeff Becker 3a8007cc3f
remove assert()
we_changed_our_state can accept the state we are in right now, so this
assert no longer is correct.
2022-11-01 11:29:00 -04:00
..
android standardize include format and pragma once 2021-03-09 19:01:41 -05:00
apple Bump clang-format to 14 2022-10-20 19:53:52 -03:00
config Fix backwards compatible config option handler 2022-10-25 18:06:25 -03:00
consensus Apply some lipstick to llarp_buffer_t 2022-09-19 20:25:51 -03:00
constants Remove unused VERSION_STR constant 2022-11-01 11:06:00 -04:00
crypto Add binary file slurp/dump utility functions 2022-10-05 16:34:32 -03:00
dht Log demotion 2022-10-14 20:37:19 -03:00
dns Fix crash on unbound cleanup 2022-11-01 11:06:03 -04:00
ev disable lokinet-bootstrap on windows builds 2022-09-08 14:25:00 -04:00
exit llarp_buffer_t: rename badly named operator== 2022-09-19 20:25:51 -03:00
handlers Fix crashes in wintun and windivert stopping 2022-11-01 11:05:58 -04:00
iwp Bump clang-format to 14 2022-10-20 19:53:52 -03:00
link Bump clang-format to 14 2022-10-20 19:53:52 -03:00
linux remove assert() 2022-11-01 11:29:00 -04:00
messages Replace duration/timestamp formats with functions 2022-10-26 21:20:14 -03:00
net Bump clang-format to 14 2022-10-20 19:53:52 -03:00
path Replace duration/timestamp formats with functions 2022-10-26 21:20:14 -03:00
peerstats Bump clang-format to 14 2022-10-20 19:53:52 -03:00
quic Apply some lipstick to llarp_buffer_t 2022-09-19 20:25:51 -03:00
router Add more stopping signals 2022-11-01 11:06:02 -04:00
routing llarp_buffer_t: rename badly named operator== 2022-09-19 20:25:51 -03:00
rpc RPC: fix "halt" command 2022-11-01 11:06:03 -04:00
service stop-time debug statements 2022-11-01 11:06:01 -04:00
simulation standardize include format and pragma once 2021-03-09 19:01:41 -05:00
tooling hive fmt/spdlog updates 2022-07-19 15:27:31 -03:00
util system layer manager (llarp::sys::service_manager) 2022-11-01 11:04:58 -04:00
vpn Remove dead/redundant code 2022-11-01 11:05:58 -04:00
win32 windivert: avoid trying to send during shutdown 2022-11-01 11:06:02 -04:00
CMakeLists.txt fix typo in filename 2022-11-01 11:06:00 -04:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap-fallbacks.cpp.in bake in bootstrap fallbacks at build time 2022-10-06 13:59:49 -03:00
bootstrap.cpp Fallback bootstrap router build parameter 2022-10-06 13:59:47 -03:00
bootstrap.hpp bake in bootstrap fallbacks at build time 2022-10-06 13:59:49 -03:00
context.cpp system layer manager (llarp::sys::service_manager) 2022-11-01 11:04:58 -04:00
endpoint_base.cpp add untracked file 2021-04-19 07:02:44 -04:00
endpoint_base.hpp refactor dns subsystem 2022-09-08 14:23:52 -04:00
lokinet_shared.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
nodedb.cpp Merge pull request #1991 from jagerman/lokinet-vpn-cleanups 2022-10-06 16:09:56 -03:00
nodedb.hpp liblokinet additions: 2021-04-19 06:59:07 -04:00
pow.cpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
pow.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
profiling.cpp llarp/profiling: refactor to use oxenc producer/consumer 2022-10-05 16:35:16 -03:00
profiling.hpp llarp/profiling: refactor to use oxenc producer/consumer 2022-10-05 16:35:16 -03:00
router_contact.cpp Remove useless iterator assignments 2022-10-26 17:18:47 -03:00
router_contact.hpp Fallback bootstrap router build parameter 2022-10-06 13:59:47 -03:00
router_id.cpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2022-02-17 16:30:17 -04:00
router_id.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
router_version.cpp Cleanup: avoid pointless copy of `this` pointer 2021-11-15 13:38:00 -04:00
router_version.hpp Fix multi-field < ordering 2022-10-13 16:29:13 -03:00