.. |
android
|
|
|
dht
|
don't store introsets when forwarding a request
|
2018-09-30 12:02:42 -04:00 |
dtls
|
remove iwp and start on curvecp
|
2018-09-02 14:25:42 -04:00 |
handlers
|
change dll from tunEndpoint to router hidden service context, const some unchanging ptrs, use llarp::Addr more
|
2018-10-03 03:48:31 -07:00 |
link
|
make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!)
|
2018-10-01 15:08:55 -05:00 |
linux
|
add lint target for makefile using clang tidy
|
2018-09-28 10:29:34 -04:00 |
routing
|
add data discarded message in routing layer to indicate
|
2018-09-11 11:28:36 -04:00 |
service
|
hasEndpoints(), mapAddressAll_context(), iterate(), MappAddressAllIter()
|
2018-10-03 03:44:58 -07:00 |
address_info.cpp
|
don't overwrite our RC, hide parameter.
|
2018-09-09 07:23:21 -04:00 |
address_info.hpp
|
|
|
bencode.cpp
|
make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!)
|
2018-10-01 15:08:55 -05:00 |
buffer.cpp
|
make it compile
|
2018-09-04 08:55:20 -04:00 |
buffer.hpp
|
use NTRU for introset end to end encryption
|
2018-08-13 19:22:31 -04:00 |
config.cpp
|
refactored detect into net.cpp, clang-format
|
2018-10-03 03:42:44 -07:00 |
config.hpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-10-02 23:11:44 +00:00 |
context.cpp
|
guard, rename endpoint to context, main_router_endpoint_iterator() implementation
|
2018-10-03 04:00:47 -07:00 |
crypto_async.cpp
|
how did this even compile on llvm
|
2018-09-24 13:24:21 +00:00 |
crypto_libsodium.cpp
|
please don't fucking do this, reverted.
|
2018-09-26 08:33:12 -04:00 |
crypto.hpp
|
|
|
dht.cpp
|
clang format
|
2018-09-21 07:36:06 -07:00 |
dns_dotlokilookup.cpp
|
change dll from tunEndpoint to router hidden service context, const some unchanging ptrs, use llarp::Addr more
|
2018-10-03 03:48:31 -07:00 |
dns_iptracker.cpp
|
use llarp::Addr to store local private ip
|
2018-10-03 03:52:00 -07:00 |
dns.cpp
|
notes and guard
|
2018-10-03 03:49:57 -07:00 |
dnsc.cpp
|
fix headers, clang-format, favor llarp::Addr
|
2018-10-03 03:54:12 -07:00 |
dnsd.cpp
|
use llarp::Addr, added some guards
|
2018-10-03 03:59:49 -07:00 |
encode.cpp
|
more
|
2018-09-04 15:15:06 -04:00 |
encode.hpp
|
|
|
encrypted_frame.cpp
|
more
|
2018-09-04 15:15:06 -04:00 |
ev_epoll.hpp
|
try fixing all that tun shit, YOLO
|
2018-10-01 13:16:15 -04:00 |
ev_kqueue.hpp
|
getSockAddr(), findFreePrivateRange(), findFreeLokiTunIfName()
|
2018-10-03 03:35:39 -07:00 |
ev_win32.hpp
|
fix
|
2018-10-01 15:19:26 -05:00 |
ev.cpp
|
make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!)
|
2018-10-01 15:08:55 -05:00 |
ev.hpp
|
pretty sure this a clang-format
|
2018-10-03 03:40:32 -07:00 |
exit_info.cpp
|
make signatures work again ;~;
|
2018-08-31 09:51:24 -04:00 |
exit_route.cpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
fs.hpp
|
clean up win32 build rules
|
2018-10-01 15:06:06 -05:00 |
ini.hpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-19 12:22:34 +00:00 |
ip.cpp
|
fix win32 build
|
2018-09-19 20:41:47 -05:00 |
link_intro.cpp
|
protocol docs, more efficient padding, make code reflect protocol changes.
|
2018-09-08 11:53:20 -04:00 |
link_layer.hpp
|
more
|
2018-09-06 16:31:58 -04:00 |
link_message.cpp
|
more
|
2018-09-06 16:31:58 -04:00 |
logger.c
|
|
|
logger.cpp
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
logger.hpp
|
|
|
logic.cpp
|
refactor (not done)
|
2018-08-29 16:40:26 -04:00 |
mem_std.cpp
|
|
|
mem.cpp
|
|
|
mem.hpp
|
use NTRU for introset end to end encryption
|
2018-08-13 19:22:31 -04:00 |
net.cpp
|
getSockAddr(), findFreePrivateRange(), findFreeLokiTunIfName()
|
2018-10-03 03:35:39 -07:00 |
nodedb.cpp
|
doesn't make sense to pass by value
|
2018-10-03 03:42:12 -07:00 |
path.cpp
|
linear backoff for path building to lessen strain on the network
|
2018-09-26 09:04:25 -04:00 |
pathbuilder.cpp
|
premptively build path to selected intro's router every time we don't have it if we get an introset update, on the outbound context
|
2018-09-28 11:46:47 -04:00 |
pathset.cpp
|
try better publish logic and timeouts for requests
|
2018-10-01 10:18:17 -04:00 |
profiling.cpp
|
more agressive network exploration
|
2018-09-15 07:37:46 -04:00 |
proofofwork.cpp
|
hidden services sorta work
|
2018-08-10 17:34:11 -04:00 |
relay_commit.cpp
|
mostly works
|
2018-09-07 13:41:49 -04:00 |
relay_up_down.cpp
|
expire introsets correctly and allow multiple tun if
|
2018-09-10 12:36:36 -04:00 |
router_contact.cpp
|
don't overwrite our RC, hide parameter.
|
2018-09-09 07:23:21 -04:00 |
router_contact.hpp
|
more refactor
|
2018-08-30 14:48:43 -04:00 |
router_identity.c
|
|
|
router.cpp
|
add default hidden service endpoint for clients
|
2018-10-02 13:35:51 -04:00 |
router.hpp
|
add default hidden service endpoint for clients
|
2018-10-02 13:35:51 -04:00 |
service.cpp
|
close sessions on link close not on destructor
|
2018-09-24 06:23:11 -04:00 |
str.hpp
|
|
|
testnet.c
|
|
|
threadpool.cpp
|
add lint target for makefile using clang tidy
|
2018-09-28 10:29:34 -04:00 |
threadpool.hpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-19 12:22:34 +00:00 |
time.cpp
|
clang-format
|
2018-10-03 03:33:28 -07:00 |
timer.cpp
|
more refactor
|
2018-08-30 14:48:43 -04:00 |
transit_hop.cpp
|
handover logic fix, remove and add logging
|
2018-10-02 11:00:34 -04:00 |
win32_inet.c
|
wow64 cross compile setup
|
2018-09-19 19:43:16 -05:00 |
win32_intrnl.c
|
* kill dht feedback loop
|
2018-08-27 09:44:16 -04:00 |
win32_intrnl.h
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |