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 e6899dcdf4 fix typo in #40673's changes file new a2c034d8f5 dos: Apply circuit creation defenses if circ max queue cell reached new f501564b40 relay: Reduce the minimum circuit cell in queue limit new b20f72943e Merge branch 'tor-gitlab/mr/629' into maint-0.4.7
The 3 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/ticket40680 | 6 ++++ src/core/or/dos.c | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++-- src/core/or/dos.h | 4 +++ src/core/or/relay.c | 54 ++++++++++++++++++++++++++----- src/core/or/relay.h | 2 ++ 5 files changed, 149 insertions(+), 10 deletions(-) create mode 100644 changes/ticket40680