.. |
dht
|
more dht tweaks
|
2018-11-08 14:25:04 -05:00 |
exit
|
build paths if we are out of exits on exit session
|
2018-11-16 09:03:13 -05:00 |
handlers
|
don't remove ip mapping when endpoints are removed
|
2018-11-15 17:10:12 -05:00 |
link
|
Enable -Wextra
|
2018-11-07 15:31:13 +00:00 |
linux
|
add lint target for makefile using clang tidy
|
2018-09-28 10:29:34 -04:00 |
messages
|
more exit stuff
|
2018-11-14 13:02:27 -05:00 |
routing
|
more exit stuff
|
2018-11-14 07:23:08 -05:00 |
service
|
temp commit
|
2018-11-18 12:00:02 -05:00 |
win32/threads
|
fixes for ancient rpi toolchain
|
2018-11-08 07:31:50 -05:00 |
address_info.h
|
|
|
address_info.hpp
|
we NEED NT >= 6 for event loop
|
2018-11-09 09:48:43 -05:00 |
aligned.hpp
|
more
|
2018-11-15 13:10:09 -05:00 |
bencode.h
|
remove unused encoding functions
|
2018-07-30 11:39:35 +10:00 |
bencode.hpp
|
Specify override and final in inheritance tree of llarp::IBEncodeMessage
|
2018-11-05 11:27:37 +00: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
|
Enable -Wextra
|
2018-11-07 15:31:13 +00:00 |
buffer.hpp
|
more tun stuff
|
2018-08-20 15:12:12 -04:00 |
codel.hpp
|
mark paths as dead when they need to and revert codel changes
|
2018-11-17 13:40:13 -05: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
|
make dns port configurable, update default dns
|
2018-11-11 08:30:54 -05:00 |
dht.h
|
clang format
|
2018-09-21 07:36:06 -07:00 |
dht.hpp
|
|
|
dns_dotlokilookup.hpp
|
add note
|
2018-10-18 05:15:41 -07:00 |
dns_iptracker.hpp
|
merge
|
2018-11-03 06:19:18 -07:00 |
dns.h
|
deprecate some cruft and hopefully it won't break anything
|
2018-10-09 05:39:47 -07:00 |
dns.hpp
|
fix dns on macos
|
2018-11-11 10:24:08 -05:00 |
dnsc.hpp
|
merge
|
2018-11-03 06:19:18 -07:00 |
dnsd.hpp
|
merge
|
2018-11-03 06:19:18 -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
|
wire up exit traffic
|
2018-11-14 14:34:17 -05:00 |
encrypted_ack.hpp
|
|
|
encrypted_frame.hpp
|
merge
|
2018-11-03 06:19:18 -07:00 |
encrypted.hpp
|
update to not use sodium.h
|
2018-10-23 08:55:46 -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
|
remove dead code
|
2018-11-12 23:39:50 -06:00 |
exit_info.h
|
clang format
|
2018-09-21 07:36:06 -07:00 |
exit_info.hpp
|
wire up exit traffic
|
2018-11-14 14:34:17 -05:00 |
exit_route.h
|
|
|
exit.hpp
|
initial exit/service node comm code with some unit tests (incomplete)
|
2018-11-12 11:43:40 -05:00 |
ip.hpp
|
fix up exit tun, fix up codel to actually do its job
|
2018-11-15 08:13:19 -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
|
temp commit
|
2018-11-18 12:00:02 -05:00 |
logic.h
|
use event loop for time
|
2018-10-29 12:48:36 -04:00 |
mem.h
|
|
|
mem.hpp
|
make signatures work again ;~;
|
2018-08-31 09:51:24 -04:00 |
messages.hpp
|
initial exit/service node comm code with some unit tests (incomplete)
|
2018-11-12 11:43:40 -05:00 |
net_addr.hpp
|
make format and parallelize analyze target in makefile
|
2018-11-05 06:31:43 -05:00 |
net_inaddr.hpp
|
add doc
|
2018-10-24 03:22:26 -07:00 |
net.h
|
remove dead code
|
2018-11-12 23:39:50 -06:00 |
net.hpp
|
remove dead code
|
2018-11-12 23:39:50 -06:00 |
nodedb.hpp
|
more exit stuff
|
2018-11-14 13:02:27 -05:00 |
path_types.hpp
|
|
|
path.hpp
|
gfdi
|
2018-11-16 09:22:13 -05:00 |
pathbuilder.hpp
|
more exit stuff
|
2018-11-14 13:02:27 -05:00 |
pathset.hpp
|
more exit stuff
|
2018-11-14 13:02:27 -05:00 |
pow.hpp
|
Specify override and final in inheritance tree of llarp::IBEncodeMessage
|
2018-11-05 11:27:37 +00:00 |
profiling.hpp
|
Specify override and final in inheritance tree of llarp::IBEncodeMessage
|
2018-11-05 11:27:37 +00:00 |
proto.h
|
|
|
router_contact.hpp
|
more exit stuff
|
2018-11-14 13:02:27 -05:00 |
router_id.hpp
|
|
|
router.h
|
remove iwp and start on curvecp
|
2018-09-02 14:25:42 -04:00 |
routing_endpoint.hpp
|
|
|
rpc.hpp
|
initial tcp connect for epoll
|
2018-11-01 08:47:14 -04:00 |
service.hpp
|
|
|
str.hpp
|
forgot file
|
2018-10-03 07:00:42 -04:00 |
string_view.hpp
|
initial tcp connect for epoll
|
2018-11-01 08:47:14 -04:00 |
string.h
|
|
|
threading.hpp
|
fixes for ancient rpi toolchain
|
2018-11-08 07:31:50 -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
|
make format
|
2018-10-09 20:09:45 +03:00 |
timer.h
|
use event loop for time
|
2018-10-29 12:48:36 -04:00 |
types.h
|
|
|
version.h
|
bump version kuz yolo
|
2018-11-05 19:03:45 -05:00 |