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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
feature
/
stats
/
rephist.h
Age
Commit message (
Expand
)
Author
2023-05-25
Removed getter abstraction and moved from rephist to relay_metrics.
friendly73
2023-05-25
Fixed REND1 metric label value
friendly73
2023-05-25
Added INTRO and REND metrics for relay.
friendly73
2022-11-03
metrics: Add connection socket family to metrics
David Goulet
2022-10-27
metrics: Fix naming and documentation
David Goulet
2022-10-26
rephist: Track number of streams seen per type
David Goulet
2022-10-12
relay: Add number of rejected connections to MetricsPort
David Goulet
2022-10-12
conn: Keep stats of opened and closed connections
David Goulet
2022-03-15
rephist: Introduce a fraction and period for overload onionskin
David Goulet
2022-02-22
Handle other places that use onion handshake type values
Mike Perry
2021-12-13
relay: Change DNS timeout label on MetricsPort
David Goulet
2021-10-20
relay: Overload state on DNS timeout is now X% over Y secs
David Goulet
2021-05-12
rephist: Add a counter for the onioniskins stats
David Goulet
2021-05-12
relay: Add TCP port exhaustion metrics
David Goulet
2021-05-12
dns: Gather DNS request statistics
David Goulet
2021-05-12
relay: Add the global connection limit metrics
David Goulet
2021-05-12
relay: Add the onionskins processing metrics
David Goulet
2021-04-13
relay: Move "overload-general" from extra-info to server descriptor.
Alexander Færøy
2021-03-17
Merge branch 'mr/334'
George Kadianakis
2021-03-17
Implement backbone of overload statistics.
George Kadianakis
2021-03-12
Run "make autostyle" in advance of new series.
Nick Mathewson
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs: Remove v2 stats
David Goulet
2020-11-03
Switch v3_onions_seen_this_period to digest256map_t.
George Kadianakis
2020-11-03
Abstract v2/v3 "format stats to str" logic into a single function.
George Kadianakis
2020-11-03
Abstract v2/v3 "write stats to file" logic into a single function.
George Kadianakis
2020-11-03
Write unittests for v3 metrics.
George Kadianakis
2020-11-03
Implement support for "v3 rend traffic" stat.
George Kadianakis
2020-11-03
Implement support for "unique v3 onions" stat.
George Kadianakis
2020-11-03
Introduce v3_stats_t structure and some of its methods.
George Kadianakis
2020-11-02
Make room for v3: Complete move from hs_stats_t to hs_v2_stats_t.
George Kadianakis
2020-11-02
Make room for v3: s/hs_stats/hs_v2_stats/
George Kadianakis
2020-07-10
Split bidi connection-stats code into a new C file.
Nick Mathewson
2020-07-10
Split bandwidth history functions into a separate C file.
Nick Mathewson
2020-07-01
control: Add a key to GETINFO to fetch the circuit onion handshake rephist va...
Neel Chauhan
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2018-09-27
Move the predicted ports code out of rephist.c
Nick Mathewson
2018-09-20
Merge branch 'bug23512-v4-029-fixes'
Nick Mathewson
2018-09-18
Merge branch 'bug23512-v4-033' into bug23512-v4-master
Mike Perry
2018-09-04
Merge branch 'bug24104_029_squashed'
Nick Mathewson
2018-07-05
Move literally everything out of src/or
Nick Mathewson