.. |
dht
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-10-09 10:41:19 +00:00 |
handlers
|
header clean up and clang-format
|
2018-09-24 06:09:01 -07:00 |
link
|
update logging to use human readable time
|
2018-10-08 07:56:17 -04:00 |
linux
|
add lint target for makefile using clang tidy
|
2018-09-28 10:29:34 -04:00 |
messages
|
fix osx
|
2018-09-17 14:43:14 -04:00 |
routing
|
use correct intro in tag tracking
|
2018-09-17 12:12:42 -04:00 |
service
|
better operator overload
|
2018-10-08 17:23:45 -04:00 |
win32/threads
|
add mingw stl threading lib
|
2018-07-25 10:35:11 +10:00 |
address_info.h
|
|
|
address_info.hpp
|
broken
|
2018-09-06 07:46:19 -04:00 |
aligned.hpp
|
actually publish via far router
|
2018-09-24 10:31:58 -04:00 |
bencode.h
|
remove unused encoding functions
|
2018-07-30 11:39:35 +10:00 |
bencode.hpp
|
use correct intro in tag tracking
|
2018-09-17 12:12:42 -04:00 |
bits.hpp
|
add parts to rcutil to print out info about RCs: ./rcutil -V self.signed
|
2018-08-24 12:07:17 -04:00 |
buffer.h
|
it works.
|
2018-08-12 13:22:29 -04:00 |
buffer.hpp
|
more tun stuff
|
2018-08-20 15:12:12 -04:00 |
codel.hpp
|
mostly works
|
2018-09-07 13:41:49 -04:00 |
common.h
|
|
|
config.h
|
ensure_config split router/client refactor, move C++ stuff to .hpp
|
2018-10-01 02:56:14 -07:00 |
crypto.h
|
remov uneeded header
|
2018-09-07 16:47:25 -04:00 |
crypto.hpp
|
use NTRU for introset end to end encryption
|
2018-08-13 19:22:31 -04:00 |
defaults.h
|
more defaults
|
2018-08-09 09:55:51 -04:00 |
dht.h
|
clang format
|
2018-09-21 07:36:06 -07:00 |
dht.hpp
|
|
|
dns_dotlokilookup.hpp
|
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.hpp
|
pass tracker into dns_iptracker_setup
|
2018-10-04 11:20:34 -04:00 |
dns.h
|
deprecate some cruft and hopefully it won't break anything
|
2018-10-09 05:39:47 -07:00 |
dns.hpp
|
expose internal functions, fix language scoping
|
2018-10-09 05:40:24 -07:00 |
dnsc.hpp
|
expose dns_query and build_dns_packet()
|
2018-10-09 05:41:33 -07:00 |
dnsd.hpp
|
make sure everything is exposed, improve comments
|
2018-10-09 05:42:21 -07:00 |
dtls.h
|
extern "C" block for shared library
|
2018-07-27 13:41:55 +10:00 |
dtls.hpp
|
remove iwp and start on curvecp
|
2018-09-02 14:25:42 -04:00 |
encode.hpp
|
|
|
encrypted_ack.hpp
|
|
|
encrypted_frame.hpp
|
more
|
2018-09-04 15:15:06 -04:00 |
encrypted.hpp
|
more checks less logging
|
2018-09-17 11:32:37 -04:00 |
endian.h
|
sunos patches, avoid shadowing data members in derived classes, header fixes
|
2018-08-18 21:25:24 -05:00 |
establish_job.hpp
|
remove iwp and start on curvecp
|
2018-09-02 14:25:42 -04:00 |
ev.h
|
add note
|
2018-09-29 03:24:10 -07:00 |
exit_info.h
|
clang format
|
2018-09-21 07:36:06 -07:00 |
exit_info.hpp
|
broken
|
2018-09-06 07:46:19 -04:00 |
exit_route.h
|
|
|
ip.hpp
|
the AVX2 codepaths now appear to be 32-bit clean.
|
2018-10-01 15:06:07 -05:00 |
iwp.hpp
|
remove iwp and start on curvecp
|
2018-09-02 14:25:42 -04:00 |
link_layer.hpp
|
protocol docs, more efficient padding, make code reflect protocol changes.
|
2018-09-08 11:53:20 -04:00 |
link_message.hpp
|
broken
|
2018-09-06 07:46:19 -04:00 |
logger.h
|
new log level: none
|
2018-10-03 03:34:43 -07:00 |
logger.hpp
|
implement logLevel None
|
2018-10-09 05:39:14 -07:00 |
logic.h
|
more hidden service code
|
2018-08-09 15:02:17 -04:00 |
mem.h
|
|
|
mem.hpp
|
make signatures work again ;~;
|
2018-08-31 09:51:24 -04:00 |
messages.hpp
|
more
|
2018-09-06 16:31:58 -04:00 |
net.h
|
initial threadpool isolation code and run make format
|
2018-08-08 13:43:46 -04:00 |
net.hpp
|
non-const sockaddr support
|
2018-10-09 05:37:56 -07:00 |
nodedb.hpp
|
basic router profiling and fix ip rewrite
|
2018-09-13 12:41:53 -04:00 |
path_types.hpp
|
|
|
path.hpp
|
clarification for path transfer
|
2018-10-06 12:37:54 -04:00 |
pathbuilder.hpp
|
double path build timeouts
|
2018-10-04 12:05:07 -04:00 |
pathset.hpp
|
clang-format
|
2018-10-06 12:04:52 -05:00 |
pow.hpp
|
hidden services sorta work
|
2018-08-10 17:34:11 -04:00 |
profiling.hpp
|
stricter profiling and better handover
|
2018-10-04 12:48:26 -04:00 |
proto.h
|
|
|
router_contact.hpp
|
fix up more stuff
|
2018-09-10 13:37:28 -04:00 |
router_id.hpp
|
|
|
router.h
|
remove iwp and start on curvecp
|
2018-09-02 14:25:42 -04:00 |
routing_endpoint.hpp
|
|
|
service.hpp
|
|
|
str.hpp
|
forgot file
|
2018-10-03 07:00:42 -04:00 |
string.h
|
|
|
threading.hpp
|
win32 native threading vs pthreads on mingw-w64
|
2018-08-23 13:44:44 -05:00 |
threadpool.h
|
fix crash
|
2018-08-18 10:01:21 -04:00 |
time.h
|
lol
|
2018-08-22 12:25:10 -04:00 |
time.hpp
|
forgot file
|
2018-10-08 07:56:40 -04:00 |
timer.h
|
more hidden service code
|
2018-08-09 15:02:17 -04:00 |
types.h
|
|
|
version.h
|
THIS! IS! LOKINET!
|
2018-09-24 09:12:14 -04:00 |