constants
|
bump version to 0.4.1
|
2019-05-04 08:39:02 -04:00 |
crypto
|
try fixing leak also make format
|
2019-04-30 08:22:15 -04:00 |
dht
|
check for allowed by network
|
2019-05-09 08:48:21 -04:00 |
dns
|
refactor hooks to be have more c++isms
|
2019-05-05 09:51:48 -04:00 |
ev
|
more
|
2019-04-30 12:07:17 -04:00 |
exit
|
don't include duplicate hops in paths
|
2019-05-08 10:01:31 -04:00 |
handlers
|
force ipv4
|
2019-05-09 08:24:38 -04:00 |
hook
|
Tidy up service endpoint a bit more
|
2019-05-07 09:29:47 +01:00 |
link
|
limit outbound connections
|
2019-05-08 08:17:48 -04:00 |
messages
|
use shared_ptr
|
2019-05-03 09:15:03 -04:00 |
path
|
add changes for review
|
2019-05-08 10:59:28 -04:00 |
router
|
count routers correctly
|
2019-05-09 11:36:39 -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
|
fix it up
|
2019-05-09 11:54:22 -04:00 |
util
|
make it compile
|
2019-05-09 11:39:12 -04:00 |
utp
|
add explicit constructor
|
2019-05-08 11:42:38 -04:00 |
CMakeLists.txt
|
fix windows
|
2019-05-05 23:01:51 -05:00 |
config.cpp
|
Fix shadowing warnings
|
2019-04-26 00:21:19 +01:00 |
context.cpp
|
more sighup code
|
2019-05-07 14:15:22 -04:00 |