This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch release-0.4.7 in repository tor.
from 706241fd73 Merge branch 'maint-0.4.7' into release-0.4.7 add 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 new 020ec678b1 Merge branch 'maint-0.4.7' into release-0.4.7
The 4 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/bug40673 | 2 +- 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 ++ 6 files changed, 150 insertions(+), 11 deletions(-) create mode 100644 changes/ticket40680
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch release-0.4.7 in repository tor.
commit 020ec678b1e2df21a7a58032f9200aec1e7e385c Merge: 706241fd73 b20f72943e Author: David Goulet dgoulet@torproject.org AuthorDate: Wed Oct 26 14:07:49 2022 -0400
Merge branch 'maint-0.4.7' into release-0.4.7
changes/bug40673 | 2 +- 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 ++ 6 files changed, 150 insertions(+), 11 deletions(-)
tor-commits@lists.torproject.org