aboutsummaryrefslogtreecommitdiff
path: root/src/or/rephist.h
AgeCommit message (Expand)Author
2019-03-14Merge remote-tracking branch 'tor-github/pr/771' into maint-0.3.4teor
2018-11-15Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson
2018-09-17Merge branch 'bug23512-v4-032' into bug23512-v4-033Mike Perry
2018-09-17Merge branch 'bug23512-v4-029' into bug23512-v4-032Mike Perry
2018-09-17Bug 23512: Test recording bytes in circ queues.Mike Perry
2018-09-17Promote rep_hist bw functions to uint64_t.Mike Perry
2018-09-01Allow mocking rep_hist_bandwidth_assessjuga0
2018-02-06rephist: Stop tracking relay connection statusDavid Goulet
2018-02-06rephist: Stop tracking EXTEND attemptsDavid Goulet
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-07-13rephist: Remove unused crypto_pk statistics.Isis Lovecruft
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Bug 17592: Clean up connection timeout logic.Mike Perry
2017-05-08Netflow record collapsing defense.Mike Perry
2017-03-15Run the copyright update script.Nick Mathewson
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-03-10Add link protocol version counts to the heartbeat messageNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-19Add two hidden-service related statistics.George Kadianakis
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-05-05Remove /tor/dbg-stability.txt URL.Karsten Loesing
2014-03-27Renamed "onionskins_completed" to "onionskins_assigned"Nick Mathewson
2013-09-05collect and log statistics about onionskins received/processedRoger Dingledine
2013-02-04When we mark a node as a sybil, mark it down and reset its uptime to 0Nick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-10-12Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug3296'Nick Mathewson
2012-05-14MSVC build issue: make 'const' in declaration match 'const' in definitionNick Mathewson
2012-05-11When no usable exit satisfies a predicted port, stop predicting it.Nick Mathewson
2011-10-21Add new stats type: descriptor fetch statsSebastian Hahn
2011-08-04Add unit tests for buffer-stats.Karsten Loesing
2011-08-04Separate generation of a buffer-stats string from writing it to disk.Karsten Loesing
2011-03-11Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-11Use observed instead of declared uptime for HSDirSebastian Hahn
2011-03-08Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-08Merge remote branch 'sebastian/bug1035' into maint-0.2.2Nick Mathewson
2011-02-08Routers count as down when they change ORPort, tooSebastian Hahn
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-12-03Refactor conn stats and add unit tests.Karsten Loesing
2010-12-03Add metric on uni/bidirectional connection usage.Karsten Loesing
2010-11-22Treat routers whose IPs have changed as having been down for MTBF/routerinfoNick Mathewson
2010-11-15Try harder not to exceed the 50 KB extra-info descriptor limit.Karsten Loesing
2010-08-18Merge commit 'karsten/dirbytes2'Nick Mathewson
2010-08-18Count bytes we spend on answering directory requests.Karsten Loesing
2010-08-17Remove unused function declarationsSebastian Hahn
2010-08-15Give rep_hist_exit_stats_history() a better name.Karsten Loesing
2010-08-11Refactor exit port statistics code and add unit tests.Karsten Loesing