[tor-commits] [tor] branch main updated (560d44b08b -> f39f8b30f4)

gitolite role git at cupani.torproject.org
Wed Nov 9 20:37:16 UTC 2022


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a change to branch main
in repository tor.

    from 560d44b08b Merge branch 'maint-0.4.7'
     new 0fe2096144 Clip DNS TTL values once in event callback
     new 21eac1e8d8 dns: Make TTLs fuzzy at exit relays
     new c13dc8b08a Merge branch 'ticket40674_047_01' into maint-0.4.7
     new e2a94e050d changes: Add file for ticket 40674
     new f39f8b30f4 Merge branch 'maint-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/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

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


More information about the tor-commits mailing list