.. |
dht
|
dht tweaks
|
2018-08-02 14:34:46 +10:00 |
iwp
|
cleanup
|
2018-07-30 09:29:36 +10:00 |
messages
|
deterministic logging
|
2018-07-31 08:35:54 +10:00 |
routing
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
service
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
win32/threads
|
add mingw stl threading lib
|
2018-07-25 10:35:11 +10:00 |
address_info.h
|
Remove most of the extern "C"
|
2018-07-09 14:34:09 +10:00 |
aligned.hpp
|
deterministic logging
|
2018-07-31 08:35:54 +10:00 |
bencode.h
|
remove unused encoding functions
|
2018-07-30 11:39:35 +10:00 |
bencode.hpp
|
deterministic logging
|
2018-07-31 08:35:54 +10:00 |
buffer.h
|
add uint16/32 put/read on buffers
|
2018-08-02 08:09:12 +10:00 |
codel.hpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
common.h
|
clang format
|
2018-04-05 10:43:16 -04:00 |
config.h
|
fix ffi example
|
2018-07-27 14:25:34 +10:00 |
crypto.h
|
all the files
|
2018-07-20 14:50:28 +10:00 |
crypto.hpp
|
clang format
|
2018-07-09 14:34:28 +10:00 |
crypto_async.h
|
all the files
|
2018-07-20 14:50:28 +10:00 |
dht.h
|
Merge branch 'master' of https://github.com/neuroscr/loki-network
|
2018-07-13 07:54:27 +00:00 |
dht.hpp
|
refactor dht code to be split up a bit more
|
2018-07-11 09:20:14 -04:00 |
dns.h
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
dtls.h
|
extern "C" block for shared library
|
2018-07-27 13:41:55 +10:00 |
encode.hpp
|
clang format
|
2018-07-09 14:34:28 +10:00 |
encrypted.hpp
|
ALMOST got path building working
|
2018-06-21 20:25:30 -04:00 |
encrypted_ack.hpp
|
clang format
|
2018-07-09 14:34:28 +10:00 |
encrypted_frame.hpp
|
it does stuff :+DDDDD
|
2018-06-21 08:55:02 -04:00 |
endian.h
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
endpoint.hpp
|
more path building stuff
|
2018-06-19 13:11:24 -04:00 |
ev.h
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
exit_info.h
|
Remove most of the extern "C"
|
2018-07-09 14:34:09 +10:00 |
exit_route.h
|
Remove most of the extern "C"
|
2018-07-09 14:34:09 +10:00 |
iwp.h
|
Extracted structs out of iwp_link.cpp
|
2018-07-09 15:01:15 +10:00 |
link_message.hpp
|
Fix includes/forward declarations
|
2018-07-09 15:01:30 +10:00 |
logger.h
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
logger.hpp
|
use WIN32_LEAN_AND_MEAN project-wise to silent warnings on windows about winsock2.h and windows.h
|
2018-08-03 11:34:36 +10:00 |
logic.h
|
Merge branch 'hidden-service-dht' of https://github.com/majestrate/llarp
|
2018-07-13 07:25:20 +00:00 |
mem.h
|
Remove most of the extern "C"
|
2018-07-09 14:34:09 +10:00 |
messages.hpp
|
deterministic logging
|
2018-07-31 08:35:54 +10:00 |
net.h
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
net.hpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
nodedb.h
|
Remove most of the extern "C"
|
2018-07-09 14:34:09 +10:00 |
path.h
|
* pad messages under 1KB to 1KB to reduce jitter
|
2018-07-24 08:36:46 +10:00 |
path.hpp
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
path_types.hpp
|
more path building stuff
|
2018-06-19 13:11:24 -04:00 |
pathbuilder.h
|
better hop selection fault tolerance
|
2018-07-25 11:54:37 +10:00 |
pathbuilder.hpp
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
pathset.hpp
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
pow.hpp
|
prefetch introset via tag (non working)
|
2018-07-19 06:58:16 +10:00 |
proto.h
|
more
|
2018-04-05 10:23:14 -04:00 |
router.h
|
Extracted structs out of iwp_link.cpp
|
2018-07-09 15:01:15 +10:00 |
router_contact.h
|
* logging updates
|
2018-08-02 10:48:43 +10:00 |
router_id.hpp
|
more onion routing stuff
|
2018-06-10 10:05:48 -04:00 |
routing_endpoint.hpp
|
clang format
|
2018-07-09 14:34:28 +10:00 |
service.hpp
|
publish hidden service descriptors and acknoledge publish
|
2018-07-11 12:11:19 -04:00 |
string.h
|
Remove most of the extern "C"
|
2018-07-09 14:34:09 +10:00 |
threading.hpp
|
initial windows server port. Requires Windows 2000 Server or later.
|
2018-08-01 23:41:02 -05:00 |
threadpool.h
|
make shadow compile
|
2018-07-16 14:55:46 +10:00 |
time.h
|
Remove most of the extern "C"
|
2018-07-09 14:34:09 +10:00 |
timer.h
|
Remove most of the extern "C"
|
2018-07-09 14:34:09 +10:00 |
types.h
|
Remove most of the extern "C"
|
2018-07-09 14:34:09 +10:00 |
version.h
|
bump version
|
2018-07-25 08:40:14 +10:00 |