index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
status.c
Age
Commit message (
Expand
)
Author
2014-02-06
Add a missing include
Nick Mathewson
2014-02-06
Deliver circuit handshake counts as part of the heartbeat
Nick Mathewson
2013-04-11
Merge remote-tracking branch 'public/bug7302' into maint-0.2.4
Nick Mathewson
2013-03-11
Track TLS overhead: diagnostic for bug 7707
Nick Mathewson
2013-03-11
When hibernating, don't heartbeat about problems.
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-18
Add packaged cell fullness to the heartbeat message.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2011-08-27
Clarify the heartbeat message a bit.
George Kadianakis
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-08
Remove a dead variable in the heartbeat code
Sebastian Hahn
2011-06-08
Update the uptime string to include an hours indicator
Sebastian Hahn
2011-05-15
Fix bug3183
George Kadianakis
2011-04-16
Reuse get_bytes_{read,written}() in status.c
George Kadianakis
2011-02-24
Fix a couple of compile warnings on OS X 10.6
Sebastian Hahn
2011-02-22
Tweak some names and comments in asn's heartbeat patch
Nick Mathewson
2011-02-22
Implement more heartbeat message stuff.
George Kadianakis
2011-02-22
Initial heartbeat subsystem commit.
Sebastian Hahn