1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
Jason Rhinelander d1dadb530c SockAddr endian cleanups & add uint128 ctors
- Make SockAddr endian arguments explicit
- Consolidate port-less contructors and port constructors into one with
  a default port of 0.
- Add {h,n}uint128_t ctors for construction from IPv6 addrs
2021-03-10 11:17:00 -04:00
..
android standardize include format and pragma once 2021-03-09 19:01:41 -05:00
config standardize include format and pragma once 2021-03-09 19:01:41 -05:00
consensus standardize include format and pragma once 2021-03-09 19:01:41 -05:00
constants standardize include format and pragma once 2021-03-09 19:01:41 -05:00
crypto standardize include format and pragma once 2021-03-09 19:01:41 -05:00
dht standardize include format and pragma once 2021-03-09 19:01:41 -05:00
dns standardize include format and pragma once 2021-03-09 19:01:41 -05:00
ev standardize include format and pragma once 2021-03-09 19:01:41 -05:00
exit standardize include format and pragma once 2021-03-09 19:01:41 -05:00
handlers SockAddr endian cleanups & add uint128 ctors 2021-03-10 11:17:00 -04:00
hook standardize include format and pragma once 2021-03-09 19:01:41 -05:00
iwp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
link standardize include format and pragma once 2021-03-09 19:01:41 -05:00
linux standardize include format and pragma once 2021-03-09 19:01:41 -05:00
messages standardize include format and pragma once 2021-03-09 19:01:41 -05:00
net SockAddr endian cleanups & add uint128 ctors 2021-03-10 11:17:00 -04:00
path standardize include format and pragma once 2021-03-09 19:01:41 -05:00
peerstats standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router standardize include format and pragma once 2021-03-09 19:01:41 -05:00
routing standardize include format and pragma once 2021-03-09 19:01:41 -05:00
rpc Convert protocol type to enum class 2021-03-10 11:16:55 -04:00
service Code cleanups 2021-03-10 11:17:00 -04:00
simulation standardize include format and pragma once 2021-03-09 19:01:41 -05:00
tooling standardize include format and pragma once 2021-03-09 19:01:41 -05:00
util Convert protocol type to enum class 2021-03-10 11:16:55 -04:00
vpn standardize include format and pragma once 2021-03-09 19:01:41 -05:00
win32 standardize include format and pragma once 2021-03-09 19:01:41 -05:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
bootstrap.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
CMakeLists.txt add project source dir to util include directories 2021-03-09 16:55:10 -05:00
context.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
nodedb.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
nodedb.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
pow.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
pow.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
profiling.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
profiling.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_contact.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_contact.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_id.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_id.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_version.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_version.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
testnet.c prepare for 0.5.0 2019-08-29 07:45:58 -04:00