You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp
Jeff Becker 489d1e645b
actually add exit :p
6 years ago
..
android make android build work in android studio 6 years ago
dht more dht tweaks 6 years ago
dtls remove iwp and start on curvecp 6 years ago
exit fix up exit tun, fix up codel to actually do its job 6 years ago
handlers actually add exit :p 6 years ago
link remove dead code 6 years ago
linux fixes for ancient rpi toolchain 6 years ago
routing initial exit/service node comm code with some unit tests (incomplete) 6 years ago
service more exit stuff 6 years ago
address_info.cpp we NEED NT >= 6 for event loop 6 years ago
address_info.hpp verify authenticity of iwp session (initial) 6 years ago
bencode.cpp make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 6 years ago
buffer.cpp remove microsoft c++ crud 6 years ago
buffer.hpp use NTRU for introset end to end encryption 6 years ago
config.cpp Merge remote-tracking branch 'ryan/master' 6 years ago
config.hpp make android compile again 6 years ago
context.cpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
crypto.hpp more onion routing stuff 6 years ago
crypto_libsodium.cpp more exit stuff 6 years ago
dht.cpp always remove dht nodes, lock sometimes, don't make router destructor virtual 6 years ago
dns.cpp Don't let NS record stomp A values 6 years ago
dns_dotlokilookup.cpp more exit stuff 6 years ago
dns_iptracker.cpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
dnsc.cpp Merge branch 'master' into dev 6 years ago
dnsd.cpp don't use VLA 6 years ago
encode.cpp wire up exit traffic 6 years ago
encode.hpp correct encoding of aligned buffer 6 years ago
encrypted_frame.cpp merge 6 years ago
ev.cpp fixes for ancient rpi toolchain 6 years ago
ev.hpp fix up exit tun, fix up codel to actually do its job 6 years ago
ev_epoll.hpp fix up exit tun, fix up codel to actually do its job 6 years ago
ev_kqueue.hpp Merge remote-tracking branch 'rick/dev' 6 years ago
ev_win32.hpp bad merge! 6 years ago
exit_info.cpp we NEED NT >= 6 for event loop 6 years ago
exit_route.cpp initial windows server port. Requires Windows 2000 Server or later. 6 years ago
fs.hpp grabbed packaging scripts and fluff from abandoned repo 6 years ago
ini.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
ip.cpp Enable -Wextra 6 years ago
link_intro.cpp ipv4 bogon checking 6 years ago
link_layer.hpp more 6 years ago
link_message.cpp merge 6 years ago
logger.c make format 6 years ago
logger.cpp * logging updates 6 years ago
logger.hpp refactor everything to use logger 6 years ago
logic.cpp use event loop for time 6 years ago
mem.cpp Enable -Wextra 6 years ago
mem.hpp use NTRU for introset end to end encryption 6 years ago
mem_std.cpp Remove most of the extern "C" 6 years ago
net.cpp remove dead code 6 years ago
net_addr.cpp remove dead code 6 years ago
net_inaddr.cpp refactor out net.hpp => net_addr.*, new inAddr struct API 6 years ago
nodedb.cpp more exit stuff 6 years ago
path.cpp more 6 years ago
pathbuilder.cpp random fixes 6 years ago
pathset.cpp more exit stuff 6 years ago
profiling.cpp clarification for path transfer 6 years ago
proofofwork.cpp Enable -Wextra 6 years ago
relay_commit.cpp use event loop for time 6 years ago
relay_up_down.cpp expire introsets correctly and allow multiple tun if 6 years ago
router.cpp wire up exit traffic 6 years ago
router.hpp wire up exit traffic 6 years ago
router_contact.cpp ipv4 bogon checking 6 years ago
router_contact.hpp more refactor 6 years ago
router_identity.c more 6 years ago
rpc.cpp more exit stuff 6 years ago
service.cpp format 6 years ago
str.cpp forgot file 6 years ago
str.hpp code for disabling default hidden service 6 years ago
testnet.c initial shadow test net 6 years ago
threadpool.cpp fixes for ancient rpi toolchain 6 years ago
threadpool.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
time.cpp Merge branch 'master' of ssh://github.com/loki-project/loki-network 6 years ago
timer.cpp use event loop for time 6 years ago
transit_hop.cpp more logging 6 years ago