summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-21Edit AddressDisableIPv6 man entryNick Mathewson
2020-07-21relay: Add AddressDisableIPv6 torrc optionDavid Goulet
2020-07-20Merge remote-tracking branch 'tor-gitlab/mr/51'Nick Mathewson
2020-07-20Merge remote-tracking branch 'tor-gitlab/mr/59'Nick Mathewson
2020-07-20relay: Don't log at warn level when we find an addressDavid Goulet
2020-07-20relay: Use flags in relay_find_addr_to_publish()David Goulet
2020-07-20control: With GETINFO, don't trigger an address resolveDavid Goulet
2020-07-20relay: Handle dir address suggestion with new interfaceDavid Goulet
2020-07-20addr: Use false/true with relay_find_addr_to_publish()David Goulet
2020-07-20test: Unit test for relay_find_addr_to_publish()David Goulet
2020-07-20test: Unit test for relay_address_new_suggestion()David Goulet
2020-07-20relay: Remove router_pick_published_address()David Goulet
2020-07-20test: Move unit tests to new find address interfaceDavid Goulet
2020-07-20control: GETINFO address/ use new find address APIDavid Goulet
2020-07-20relay: Deciding to fetch from authority, use new find address APIDavid Goulet
2020-07-20relay: Don't lookup our address before rebuilding our descriptorDavid Goulet
2020-07-20relay: Publish IPv4/IPv6 from resolved address cacheDavid Goulet
2020-07-20pt: Use new address discovery interface when creating extrainfoDavid Goulet
2020-07-20addr: New function to find address to publishDavid Goulet
2020-07-20addr: Continue discovery if Address exits but not for wanted familyDavid Goulet
2020-07-20Merge branch 'tor-gitlab/mr/66'Alexander Færøy
2020-07-20Merge branch 'tor-gitlab/mr/65'Alexander Færøy
2020-07-17Add running glibc version to the log. #40047Daniel Pinto
2020-07-17Add git-resquash.sh to repositoryNick Mathewson
2020-07-17Merge branch 'ticket40042_squashed'Nick Mathewson
2020-07-17Clean up documentation for connection_t.addressNick Mathewson
2020-07-17Document some channel_matches_extend_info issues that confused me.Nick Mathewson
2020-07-17Clean up documentation for connection_t.addr a bit more.Nick Mathewson
2020-07-17or_connection_t: replace real_addr with canonical_orport.Nick Mathewson
2020-07-17Add a tor_addr_port_copy() function.Nick Mathewson
2020-07-17Use gitlab-friendly URLs when formatting changelogs as HTMLNick Mathewson
2020-07-16Combine text into existing "what does not need a changes file" section.Nick Mathewson
2020-07-16Merge remote-tracking branch 'tor-gitlab/mr/57'Nick Mathewson
2020-07-16Merge branch 'tor-gitlab/mr/56'David Goulet
2020-07-16doc: Fix wrong path in include.amDavid Goulet
2020-07-16doc: Update our requirements for changes fileDavid Goulet
2020-07-16nodelist: Fix possible NULL derefDavid Goulet
2020-07-16Merge remote-tracking branch 'tor-gitlab/mr/55'Alexander Færøy
2020-07-16Remove unneeded generate_ed_link_cert() in tests.Nick Mathewson
2020-07-16Merge branch 'tor-gitlab/mr/54'David Goulet
2020-07-16Changes file for CONST_TO_*() functions.Nick Mathewson
2020-07-16Use CONST_TO_* macros in more places.Nick Mathewson
2020-07-16Use Debian for Gitlab CI.Alexander Færøy
2020-07-16Define const variants for our channel_tls_t* casts.Nick Mathewson
2020-07-16Merge branch 'tor-gitlab/merge-requests/53'Alexander Færøy
2020-07-16doc: Document circuit subsystem tracing eventsDavid Goulet
2020-07-16Define new CONST_TO_*_CONN() functions for const-to-const castsNick Mathewson
2020-07-16Improve documentation for our TO_*_CONN() cast functions.Nick Mathewson
2020-07-16Add unit tests for connection_describe().Nick Mathewson
2020-07-16Improvements to output format for OR connection descriptions.Nick Mathewson