aboutsummaryrefslogtreecommitdiff
path: root/src/or/status.c
Commit message (Expand)AuthorAge
* Add a missing includeNick Mathewson2014-02-06
* Deliver circuit handshake counts as part of the heartbeatNick Mathewson2014-02-06
* Merge remote-tracking branch 'public/bug7302' into maint-0.2.4Nick Mathewson2013-04-11
|\
| * When hibernating, don't heartbeat about problems.Nick Mathewson2013-03-11
* | Track TLS overhead: diagnostic for bug 7707Nick Mathewson2013-03-11
|/
* Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Add packaged cell fullness to the heartbeat message.Nick Mathewson2012-12-18
* Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Clarify the heartbeat message a bit.George Kadianakis2011-08-27
* Make the get_options() return constNick Mathewson2011-06-14
* Remove a dead variable in the heartbeat codeSebastian Hahn2011-06-08
* Update the uptime string to include an hours indicatorSebastian Hahn2011-06-08
* Fix bug3183George Kadianakis2011-05-15
* Reuse get_bytes_{read,written}() in status.cGeorge Kadianakis2011-04-16
* Fix a couple of compile warnings on OS X 10.6Sebastian Hahn2011-02-24
* Tweak some names and comments in asn's heartbeat patchNick Mathewson2011-02-22
* Implement more heartbeat message stuff.George Kadianakis2011-02-22
* Initial heartbeat subsystem commit.Sebastian Hahn2011-02-22