.. |
android
|
|
|
constants
|
bump version
|
2019-05-11 10:44:14 -04:00 |
crypto
|
Apply rule of zero to code base
|
2019-05-19 23:11:07 +01:00 |
dht
|
fix
|
2019-05-14 12:41:47 -04:00 |
dns
|
refactor hooks to be have more c++isms
|
2019-05-05 09:51:48 -04:00 |
ev
|
move tun autoconfig from config parser to tun setup
|
2019-05-17 03:10:00 -05:00 |
exit
|
Apply rule of zero to code base
|
2019-05-19 23:11:07 +01:00 |
handlers
|
add blacklist-snode option
|
2019-05-10 12:19:33 -04:00 |
hook
|
Change ExecShellHookBackend to use a modern thread pool
|
2019-05-18 23:04:08 +01:00 |
iwp
|
Fix more address sanitiser issues
|
2019-04-02 10:03:53 +01:00 |
link
|
meh
|
2019-05-15 11:54:26 -04:00 |
linux
|
|
|
messages
|
Apply rule of zero to code base
|
2019-05-19 23:11:07 +01:00 |
metrics
|
Apply rule of zero to code base
|
2019-05-19 23:11:07 +01:00 |
net
|
Apply rule of zero to code base
|
2019-05-19 23:11:07 +01:00 |
path
|
Apply rule of zero to code base
|
2019-05-19 23:11:07 +01:00 |
router
|
Merge pull request #610 from michael-loki/more_thread_pool
|
2019-05-19 17:16:14 -04:00 |
routing
|
Merge remote-tracking branch 'origin/master'
|
2019-04-25 07:25:22 -04:00 |
rpc
|
turn more stuff into std::shared_ptr
|
2019-04-23 10:47:23 -04:00 |
service
|
Apply rule of zero to code base
|
2019-05-19 23:11:07 +01:00 |
util
|
Apply rule of zero to code base
|
2019-05-19 23:11:07 +01:00 |
utp
|
more
|
2019-05-15 12:15:20 -04:00 |
win32
|
add shell based hooks for service::Endpoint, also make format
|
2019-04-22 08:25:25 -04:00 |
app.xml
|
|
|
CMakeLists.txt
|
fix windows
|
2019-05-05 23:01:51 -05:00 |
config.cpp
|
add comment
|
2019-05-16 17:05:29 -04:00 |
config.hpp
|
refactor logger
|
2019-04-11 08:58:23 -04:00 |
context.cpp
|
more sighup code
|
2019-05-07 14:15:22 -04:00 |
dns.cpp
|
|
|
dns.h
|
|
|
dns.hpp
|
|
|
dnsc.cpp
|
Allow builds on MSVC (#518)
|
2019-04-19 13:24:33 -05:00 |
dnsc.hpp
|
|
|
dnsd.cpp
|
|
|
dnsd.hpp
|
|
|
nodedb.cpp
|
Convert router diskworker to use a modern ThreadPool
|
2019-05-18 23:04:08 +01:00 |
nodedb.hpp
|
Convert router diskworker to use a modern ThreadPool
|
2019-05-18 23:04:08 +01:00 |
pow.cpp
|
Allow builds on MSVC (#518)
|
2019-04-19 13:24:33 -05:00 |
pow.hpp
|
|
|
profiling.cpp
|
add urgent build that builds over an existing path for an endpoint
|
2019-05-07 08:31:34 -04:00 |
profiling.hpp
|
Merge remote-tracking branch 'origin/master'
|
2019-04-25 07:25:22 -04:00 |
router_contact.cpp
|
Allow builds on MSVC (#518)
|
2019-04-19 13:24:33 -05:00 |
router_contact.hpp
|
Remove IStateful virtual inheritance
|
2019-04-19 16:10:26 +01:00 |
router_id.cpp
|
|
|
router_id.hpp
|
Remove IStateful virtual inheritance
|
2019-04-19 16:10:26 +01:00 |
testnet.c
|
|
|