Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 years ago |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 years ago |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
Nick Mathewson
|
ed0731c7de
Extract routerinfo_t into its own header.
|
6 years ago |
Roger Dingledine
|
c3ae14549d
minor cleanups on commit 17daab76
|
6 years ago |
Nick Mathewson
|
4438ef3288
Remove a bunch of other redundant #includes
|
6 years ago |
Roger Dingledine
|
a7440d9c9d
more fixes for typos, grammar, whitespace, etc
|
6 years ago |
Deepesh Pathak
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
David Goulet
|
cd81403cc0
Merge branch 'ticket24902_029_05' into ticket24902_033_02
|
6 years ago |
David Goulet
|
14a8b87852
dos: Add a heartbeat log
|
6 years ago |
George Kadianakis
|
17daab76b8
Add onion service activity information to our heartbeat logs.
|
6 years ago |
Alexander Færøy
|
d4f4108601
Add MainloopStats option.
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
aae034d13e
Write a bunch of module documentation.
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
unixninja92
|
4f0e28977d
Added AccountRule in and AccountingRule out options
|
8 years ago |
Nick Mathewson
|
d29a8ad564
Add link protocol version counts to the heartbeat message
|
9 years ago |
Nick Mathewson
|
af60e7566e
Update test_status.c to accommodate changes in heartbeat messages
|
9 years ago |
Nick Mathewson
|
10ae9b9bf5
Usually downgrade middle heartbeat messages when stuff is in-range
|
9 years ago |
Nick Mathewson
|
5d2a23397a
Fix a few coverity "Use after NULL check" warnings
|
9 years ago |
Nick Mathewson
|
5be48c5d4c
Work around test_status.c weirdness
|
9 years ago |
Nick Mathewson
|
cdc49629c7
Merge branch 'bug6852'
|
9 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Nick Mathewson
|
4903ab1caa
Avoid frequent strcmp() calls for AccountingRule
|
10 years ago |
Nick Mathewson
|
8527a29966
Add an "AccountingRule" feature to permit limiting bw usage by read+write
|
10 years ago |
Nick Mathewson
|
664b2645fb
Hand-fix a few global_circuit_list cases
|
10 years ago |
Nick Mathewson
|
6969bd9a02
Autoconvert most circuit-list iterations to smartlist iterations
|
10 years ago |
Nick Mathewson
|
b0e078d5af
Log info on ancient one-hop circuits in heartbeat
|
10 years ago |
dana koch
|
3ce3984772
Uplift status.c unit test coverage with new test cases and macros.
|
10 years ago |