.. |
android
|
make android build work in android studio
|
2018-11-07 07:23:06 -05:00 |
dht
|
more dht tweaks
|
2018-11-08 14:25:04 -05:00 |
dtls
|
|
|
exit
|
fix last commit
|
2018-11-16 09:06:50 -05:00 |
handlers
|
mark paths as dead when they need to and revert codel changes
|
2018-11-17 13:40:13 -05:00 |
link
|
remove dead code
|
2018-11-13 06:30:40 -06:00 |
linux
|
fixes for ancient rpi toolchain
|
2018-11-08 07:31:50 -05:00 |
routing
|
initial exit/service node comm code with some unit tests (incomplete)
|
2018-11-12 11:43:40 -05:00 |
service
|
more exit stuff
|
2018-11-14 13:02:27 -05:00 |
address_info.cpp
|
we NEED NT >= 6 for event loop
|
2018-11-09 09:48:43 -05:00 |
address_info.hpp
|
|
|
bencode.cpp
|
|
|
buffer.cpp
|
remove microsoft c++ crud
|
2018-10-30 00:16:33 -05:00 |
buffer.hpp
|
|
|
config.cpp
|
Merge remote-tracking branch 'ryan/master'
|
2018-11-13 06:21:45 -05:00 |
config.hpp
|
make android compile again
|
2018-11-06 09:06:09 -05:00 |
context.cpp
|
Merge remote-tracking branch 'micheal/wextra' into dev
|
2018-11-07 10:57:34 -05:00 |
crypto_libsodium.cpp
|
more exit stuff
|
2018-11-14 07:23:08 -05:00 |
crypto.hpp
|
|
|
dht.cpp
|
always remove dht nodes, lock sometimes, don't make router destructor virtual
|
2018-11-05 08:19:08 -05:00 |
dns_dotlokilookup.cpp
|
more exit stuff
|
2018-11-14 07:23:08 -05:00 |
dns_iptracker.cpp
|
Merge remote-tracking branch 'micheal/wextra' into dev
|
2018-11-07 10:57:34 -05:00 |
dns.cpp
|
Don't let NS record stomp A values
|
2018-11-14 05:36:30 -08:00 |
dnsc.cpp
|
Merge branch 'master' into dev
|
2018-11-14 08:53:02 -05:00 |
dnsd.cpp
|
don't use VLA
|
2018-11-09 07:12:08 -05:00 |
encode.cpp
|
wire up exit traffic
|
2018-11-14 14:34:17 -05:00 |
encode.hpp
|
|
|
encrypted_frame.cpp
|
merge
|
2018-11-03 06:19:18 -07:00 |
ev_epoll.hpp
|
fix up exit tun, fix up codel to actually do its job
|
2018-11-15 08:13:19 -05:00 |
ev_kqueue.hpp
|
Merge remote-tracking branch 'rick/dev'
|
2018-11-07 11:05:47 -05:00 |
ev_win32.hpp
|
bad merge!
|
2018-11-13 07:58:25 -06:00 |
ev.cpp
|
that's dumb af, use std::unique_ptr
|
2018-11-15 16:47:05 -05:00 |
ev.hpp
|
fix up exit tun, fix up codel to actually do its job
|
2018-11-15 08:13:19 -05:00 |
exit_info.cpp
|
we NEED NT >= 6 for event loop
|
2018-11-09 09:48:43 -05:00 |
exit_route.cpp
|
|
|
fs.hpp
|
grabbed packaging scripts and fluff from abandoned repo
|
2018-10-30 00:16:18 -05:00 |
ini.hpp
|
|
|
ip.cpp
|
Enable -Wextra
|
2018-11-07 15:31:13 +00:00 |
link_intro.cpp
|
|
|
link_layer.hpp
|
|
|
link_message.cpp
|
merge
|
2018-11-03 06:19:18 -07:00 |
logger.c
|
|
|
logger.cpp
|
|
|
logger.hpp
|
|
|
logic.cpp
|
use event loop for time
|
2018-10-29 12:48:36 -04:00 |
mem_std.cpp
|
|
|
mem.cpp
|
Enable -Wextra
|
2018-11-07 15:31:13 +00:00 |
mem.hpp
|
|
|
net_addr.cpp
|
remove dead code
|
2018-11-13 06:30:40 -06:00 |
net_inaddr.cpp
|
refactor out net.hpp => net_addr.*, new inAddr struct API
|
2018-10-23 08:38:33 -07:00 |
net.cpp
|
remove dead code
|
2018-11-13 06:30:40 -06:00 |
nodedb.cpp
|
more exit stuff
|
2018-11-14 13:02:27 -05:00 |
path.cpp
|
mark paths as dead when they need to and revert codel changes
|
2018-11-17 13:40:13 -05:00 |
pathbuilder.cpp
|
random fixes
|
2018-11-15 08:47:46 -05:00 |
pathset.cpp
|
fix last commit
|
2018-11-16 09:06:50 -05:00 |
profiling.cpp
|
|
|
proofofwork.cpp
|
Enable -Wextra
|
2018-11-07 15:31:13 +00:00 |
relay_commit.cpp
|
use event loop for time
|
2018-10-29 12:48:36 -04:00 |
relay_up_down.cpp
|
|
|
router_contact.cpp
|
|
|
router_contact.hpp
|
|
|
router_identity.c
|
|
|
router.cpp
|
wire up exit traffic
|
2018-11-14 14:34:17 -05:00 |
router.hpp
|
wire up exit traffic
|
2018-11-14 14:34:17 -05:00 |
rpc.cpp
|
more exit stuff
|
2018-11-14 13:02:27 -05:00 |
service.cpp
|
format
|
2018-11-03 06:23:05 -07:00 |
str.cpp
|
|
|
str.hpp
|
|
|
testnet.c
|
|
|
threadpool.cpp
|
fixes for ancient rpi toolchain
|
2018-11-08 07:31:50 -05:00 |
threadpool.hpp
|
|
|
time.cpp
|
|
|
timer.cpp
|
use event loop for time
|
2018-10-29 12:48:36 -04:00 |
transit_hop.cpp
|
more logging
|
2018-11-15 08:54:53 -05:00 |