summaryrefslogtreecommitdiffstats
path: root/src/status.c
AgeCommit message (Expand)Author
2018-05-12status: fix segfault in tun/multitap mode with persist iface noMatthias Schiffer
2017-03-25status: correctly align sockaddr_un bufferMatthias Schiffer
2016-02-22Update copyright yearsMatthias Schiffer
2015-11-10Add lots of missing doxygen commentsMatthias Schiffer
2015-10-18status: ensure that the status socket is unlinked when fastd exits with an errorMatthias Schiffer
2015-06-25Don't depend on net/if_ether.hMatthias Schiffer
2015-03-23Add interface information to status socket outputMatthias Schiffer
2015-03-22Refactor poll APIMatthias Schiffer
2015-03-03Use new json-c include pathMatthias Schiffer
2015-01-28Remove a few more instances of strcpyMatthias Schiffer
2015-01-14Refactor handling of platforms without user/group settings (Android)Matthias Schiffer
2015-01-14Update copyright yearsMatthias Schiffer
2015-01-06status socket: better error messages on bind errorsMatthias Schiffer
2014-11-15Use the peer key instead of the name as keys in the status socket outputMatthias Schiffer
2014-11-15Revert "Use peer specifier from log instead of the peer name for the status o...Matthias Schiffer
2014-11-12Use peer specifier from log instead of the peer name for the status outputMatthias Schiffer
2014-09-15Don't try to poll on invalid status socket FDMatthias Schiffer
2014-09-15status: add uptime and established timesMatthias Schiffer
2014-09-12Add per-peer statsMatthias Schiffer
2014-09-12Restructure traffics stats to keep all stats in a single structureMatthias Schiffer
2014-09-09Add current method of connections to status outputMatthias Schiffer
2014-09-08Make stats of reordered packetsMatthias Schiffer
2014-09-05Add status socket to get the current status as JSONMatthias Schiffer