This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch release-0.4.5 in repository tor.
from 4b50e85bcf Merge branch 'maint-0.4.5' into release-0.4.5 new be7afe658e Clip DNS TTL values once in event callback new 15efc25fb5 dns: Make TTLs fuzzy at exit relays new efeef819f5 changes: Add file for ticket 40674 new 2941006d25 Merge branch 'maint-0.4.5' into release-0.4.5
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/ticket40674 | 3 +++ src/core/or/connection_edge.c | 20 ++++++++++++++++++-- src/core/or/connection_edge.h | 14 ++++++++++---- src/feature/relay/dns.c | 8 ++++---- src/test/test_cell_formats.c | 4 ++-- src/test/test_dns.c | 31 +++++++++++++++++++++++++++++++ 6 files changed, 68 insertions(+), 12 deletions(-) create mode 100644 changes/ticket40674