[tor-commits] [tor] branch maint-0.4.7 updated (a1c40c8511 -> f09b913e18)

gitolite role git at cupani.torproject.org
Thu Oct 27 15:46:27 UTC 2022


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a change to branch maint-0.4.7
in repository tor.

    from a1c40c8511 metrics: Fix naming and documentation
     new cd7be492d1 relay: Add DoS subsystem stats to MetricsPort
     new 48ab17cc72 metrics: Add traffic related stats to MetricsPort
     new 1a2d93f72a relay: Add our consensus relay flag to MetricsPort
     new 177f3a40eb metrics: Add number of opened circuits to MetricsPort
     new 504a6da5ab changes: Update changes for ticket 40194
     new 6d40e980fb metrics: Treat relay connections as gauge, not counter
     new 72f52d2c85 Merge branch 'tor-gitlab/mr/644' into maint-0.4.7
     new 256339712d Strip "__.SYMDEF*" before re-archiving in combine_libs on macOS and iOS.
     new b30193416c Changes file for 40683
     new f09b913e18 Merge branch 'tor-gitlab/mr/645' into maint-0.4.7

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 changes/ticket40194               |   6 ++
 changes/ticket40683               |   6 ++
 scripts/build/combine_libs        |  10 ++
 src/core/or/dos.c                 |  42 ++++++++
 src/core/or/dos.h                 |   7 ++
 src/feature/relay/relay_metrics.c | 214 +++++++++++++++++++++++++++++++++++++-
 src/feature/relay/relay_metrics.h |   8 ++
 7 files changed, 292 insertions(+), 1 deletion(-)
 create mode 100644 changes/ticket40683

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list