.. |
android
|
add mingw stl threading lib
|
2018-07-25 10:35:11 +10:00 |
dht
|
dht and testnet fixes
|
2018-08-04 12:59:32 +10:00 |
iwp
|
dht and testnet fixes
|
2018-08-04 12:59:32 +10:00 |
link
|
|
|
routing
|
fix feedback loop
|
2018-07-30 11:29:22 +10:00 |
service
|
dht and testnet fixes
|
2018-08-04 12:59:32 +10:00 |
address_info.cpp
|
vs clang format isn't supposed to inject tabs ffs
|
2018-08-03 19:06:11 -05:00 |
address_info.hpp
|
|
|
bencode.cpp
|
fix previous commit
|
2018-07-30 11:53:35 +10:00 |
buffer.cpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
buffer.hpp
|
|
|
config.cpp
|
fix ffi example
|
2018-07-27 14:25:34 +10:00 |
config.hpp
|
more
|
2018-07-27 07:08:56 +10:00 |
context.cpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
crypto_async.cpp
|
dht and testnet fixes
|
2018-08-04 12:59:32 +10:00 |
crypto_libsodium.cpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
crypto.hpp
|
|
|
dht.cpp
|
|
|
discard_message.cpp
|
|
|
dns_iptracker.cpp
|
linux build fixes
|
2018-08-08 12:44:50 +00:00 |
dns_iptracker.hpp
|
new ip tracker
|
2018-08-08 05:41:09 -07:00 |
dns.cpp
|
format
|
2018-08-08 05:40:54 -07:00 |
dns.hpp
|
format
|
2018-08-08 05:40:54 -07:00 |
dnsc.cpp
|
format
|
2018-08-08 05:40:54 -07:00 |
dnsc.hpp
|
format
|
2018-08-08 05:40:54 -07:00 |
dnsd.cpp
|
format
|
2018-08-08 05:40:54 -07:00 |
dnsd.hpp
|
format
|
2018-08-08 05:40:54 -07:00 |
encode.cpp
|
|
|
encode.hpp
|
|
|
encrypted_frame.cpp
|
|
|
ev_epoll.hpp
|
This completes the Windows NT Server port of the LokiNetwork components.
|
2018-08-03 04:21:53 -05:00 |
ev_kqueue.hpp
|
fix timeouts
|
2018-08-03 15:32:07 +10:00 |
ev_win32.hpp
|
minor patch, make sure the iocp fields are valid before attempting to cast the ev_id back to its ptr
|
2018-08-03 19:05:45 -05:00 |
ev.cpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
ev.hpp
|
This completes the Windows NT Server port of the LokiNetwork components.
|
2018-08-03 04:21:53 -05:00 |
exit_info.cpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
exit_route.cpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
fs.hpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
ini.hpp
|
add copyright, fix gcc warning
|
2018-08-06 05:24:12 -07:00 |
link_intro.cpp
|
deterministic logging
|
2018-07-31 08:35:54 +10:00 |
link_message.cpp
|
deterministic logging
|
2018-07-31 08:35:54 +10:00 |
logger.c
|
|
|
logger.cpp
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
logger.hpp
|
|
|
logic.cpp
|
* tweak event loop parameters
|
2018-07-30 10:30:10 +10:00 |
mem_std.cpp
|
|
|
mem.cpp
|
|
|
mem.hpp
|
fix warning
|
2018-08-08 05:35:38 -07:00 |
net.cpp
|
llarp_getPrivateIfs(), format
|
2018-08-08 05:36:10 -07:00 |
nodedb.cpp
|
another win32 cross compile fix
|
2018-08-03 09:37:54 +10:00 |
path.cpp
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
pathbuilder.cpp
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
pathset.cpp
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
proofofwork.cpp
|
|
|
relay_ack.cpp
|
|
|
relay_commit.cpp
|
update code to match protocol spec
|
2018-07-29 08:20:32 +10:00 |
relay_up_down.cpp
|
|
|
router_contact.cpp
|
correct typo
|
2018-08-02 10:53:14 +10:00 |
router_contact.hpp
|
|
|
router_identity.c
|
|
|
router.cpp
|
This completes the Windows NT Server port of the LokiNetwork components.
|
2018-08-03 04:21:53 -05:00 |
router.hpp
|
when building paths only use nodes we are directly connected to for first hops.
|
2018-07-25 11:36:22 +10:00 |
service.cpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
str.hpp
|
|
|
testnet.c
|
|
|
threadpool.cpp
|
add mutex/lock to singlethread mode threadpool
|
2018-08-03 07:26:14 +10:00 |
threadpool.hpp
|
get rid of wizard and autogenerate configs if not present with sane defaults
|
2018-07-27 10:21:57 +10:00 |
time.cpp
|
|
|
timer.cpp
|
* tweak event loop parameters
|
2018-07-30 10:30:10 +10:00 |
transit_hop.cpp
|
fix feedback loop
|
2018-07-30 11:29:22 +10:00 |
win32_inet.c
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
win32_intrnl.c
|
vs clang format isn't supposed to inject tabs ffs
|
2018-08-03 19:06:11 -05:00 |
win32_intrnl.h
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |