[tor-commits] [tor] branch release-0.4.7 updated (082219436c -> f1b6135959)

gitolite role git at cupani.torproject.org
Wed Oct 26 19:13:21 UTC 2022


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

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


More information about the tor-commits mailing list