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
/
test
/
test_status.c
Age
Commit message (
Expand
)
Author
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-09-25
Extract all the "am I a server" functions from router.c
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Replace U64_LITERAL with the standard UINT64_C
Nick Mathewson
2018-07-01
Extract or_state_t to its own header.
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-22
Automated fixup of include paths after torlog.h movement.
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-04-17
heartbeat: Log the number of circuits killed because too many cells
David Goulet
2017-10-27
Make sure all C files have copyright/license notices
Nick Mathewson
2017-08-24
Fix operator usage in src/test/*.c
Alexander Færøy
2016-09-11
Merge remote-tracking branch 'public/solaris_warnings_028'
Nick Mathewson
2016-07-28
Fix a large pile of solaris warnings for bug 19767.
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-01-12
Stop log_heartbeat test from failing in timezones with non-integer offsets
Fergus Dall
2016-01-08
Added AccountRule in and AccountingRule out options
unixninja92
2015-03-12
Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6
Nick Mathewson
2015-03-10
Fix check-spaces
Nick Mathewson
2015-03-10
Add link protocol version counts to the heartbeat message
Nick Mathewson
2015-02-24
Update test_status.c to accommodate changes in heartbeat messages
Nick Mathewson
2015-02-16
Fix a few coverity "Use after NULL check" warnings
Nick Mathewson
2014-11-12
Fix wide lines (from 13172)
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-08-20
fix remaining compilation problems
Nick Mathewson
2014-04-29
Fix memory leaks in test_status.c
Nick Mathewson
2014-04-15
Fix compiler warning on test_status.c
Nick Mathewson
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch