index
:
fastd
master
Fast and Secure Tunnelling Daemon
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
status.c
Age
Commit message (
Expand
)
Author
2015-01-28
Remove a few more instances of strcpy
Matthias Schiffer
2015-01-14
Refactor handling of platforms without user/group settings (Android)
Matthias Schiffer
2015-01-14
Update copyright years
Matthias Schiffer
2015-01-06
status socket: better error messages on bind errors
Matthias Schiffer
2014-11-15
Use the peer key instead of the name as keys in the status socket output
Matthias Schiffer
2014-11-15
Revert "Use peer specifier from log instead of the peer name for the status o...
Matthias Schiffer
2014-11-12
Use peer specifier from log instead of the peer name for the status output
Matthias Schiffer
2014-09-15
Don't try to poll on invalid status socket FD
Matthias Schiffer
2014-09-15
status: add uptime and established times
Matthias Schiffer
2014-09-12
Add per-peer stats
Matthias Schiffer
2014-09-12
Restructure traffics stats to keep all stats in a single structure
Matthias Schiffer
2014-09-09
Add current method of connections to status output
Matthias Schiffer
2014-09-08
Make stats of reordered packets
Matthias Schiffer
2014-09-05
Add status socket to get the current status as JSON
Matthias Schiffer