.. |
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 |
handlers
|
more boilerplate and enable tun/tap build
|
2018-08-08 15:37:33 -04:00 |
iwp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04:00 |
link
|
|
|
routing
|
fix feedback loop
|
2018-07-30 11:29:22 +10:00 |
service
|
more boilerplate and enable tun/tap build
|
2018-08-08 15:37:33 -04:00 |
address_info.cpp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04: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
|
more hidden service stuff
|
2018-07-23 09:14:29 +10:00 |
config.cpp
|
more defaults
|
2018-08-09 09:55:51 -04:00 |
config.hpp
|
more defaults
|
2018-08-09 09:55:51 -04:00 |
context.cpp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04: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.cpp
|
use endian helpers
|
2018-08-08 13:01:32 -04:00 |
dns.hpp
|
unbreak shared library build
|
2018-07-27 14:07:22 +10:00 |
dnsc.cpp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04:00 |
dnsc.hpp
|
add mingw stl threading lib
|
2018-07-25 10:35:11 +10:00 |
dnsd.cpp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04:00 |
dnsd.hpp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04: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
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04:00 |
ev.cpp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04: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
|
clang format and fix (some) compile warnings
|
2018-08-08 12:56:45 -04:00 |
link_intro.cpp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04: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
|
clang format and fix (some) compile warnings
|
2018-08-08 12:56:45 -04:00 |
net.cpp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04: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
|
add sequence numbers to routing messages
|
2018-07-24 07:59:43 +10:00 |
router_contact.cpp
|
only write nickname if present in rc
|
2018-08-09 11:36:58 -04:00 |
router_contact.hpp
|
|
|
router_identity.c
|
|
|
router.cpp
|
add more defaults in config with comments
|
2018-08-09 09:38:44 -04:00 |
router.hpp
|
more boilerplate and enable tun/tap build
|
2018-08-08 15:37:33 -04: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
|
always use SIGCHLD in clone
|
2018-08-08 14:50:45 -04:00 |
threadpool.hpp
|
make net isolated threadpool more generic
|
2018-08-08 14:02:08 -04:00 |
time.cpp
|
more hidden service stuff
|
2018-07-19 14:58:39 +10:00 |
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 |
tun.cpp
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04:00 |
win32_inet.c
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04:00 |
win32_intrnl.c
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04:00 |
win32_intrnl.h
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |