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 082219436c Merge branch 'maint-0.4.7' into release-0.4.7 new 88b5daf152 circ: Set proper timeout cutoff for HS circuits new 5b44a32c59 circ: Get rid of hs_circ_has_timed_out new 78c184d2fe hs: Retry service rendezvous on circuit close new 609a82a595 changes: Ticket 40694 new f1b6135959 Merge branch 'maint-0.4.7' into release-0.4.7
The 5 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/ticket40694 | 5 ++ src/core/or/circuituse.c | 108 ++++++++++++++-------------------------- src/core/or/origin_circuit_st.h | 24 --------- src/feature/hs/hs_circuit.c | 21 +------- src/feature/hs/hs_circuit.h | 2 +- src/feature/hs/hs_service.c | 3 ++ 6 files changed, 47 insertions(+), 116 deletions(-) create mode 100644 changes/ticket40694
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 f1b6135959b185a89f12f9f59cf60c8178c3e312 Merge: 082219436c 609a82a595 Author: David Goulet dgoulet@torproject.org AuthorDate: Wed Oct 26 15:13:00 2022 -0400
Merge branch 'maint-0.4.7' into release-0.4.7
changes/ticket40694 | 5 ++ src/core/or/circuituse.c | 108 ++++++++++++++-------------------------- src/core/or/origin_circuit_st.h | 24 --------- src/feature/hs/hs_circuit.c | 21 +------- src/feature/hs/hs_circuit.h | 2 +- src/feature/hs/hs_service.c | 3 ++ 6 files changed, 47 insertions(+), 116 deletions(-)
tor-commits@lists.torproject.org