summaryrefslogtreecommitdiff
path: root/src/or/status.c
AgeCommit message (Expand)Author
2012-10-12Rename all reserved C identifiers we definedNick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2011-08-27Clarify the heartbeat message a bit.George Kadianakis
2011-06-14Make the get_options() return constNick Mathewson
2011-06-08Remove a dead variable in the heartbeat codeSebastian Hahn
2011-06-08Update the uptime string to include an hours indicatorSebastian Hahn
2011-05-15Fix bug3183George Kadianakis
2011-04-16Reuse get_bytes_{read,written}() in status.cGeorge Kadianakis
2011-02-24Fix a couple of compile warnings on OS X 10.6Sebastian Hahn
2011-02-22Tweak some names and comments in asn's heartbeat patchNick Mathewson
2011-02-22Implement more heartbeat message stuff.George Kadianakis
2011-02-22Initial heartbeat subsystem commit.Sebastian Hahn