summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-24addr: Refactor is_local_addr() to support IPv6David Goulet
2020-06-24addr: Refactor last resolved address cache accessorsDavid Goulet
2020-06-24addr: Make resolve_my_address_v4() use find_my_address()David Goulet
2020-06-24addr: New find_my_address() to support multiple address familiesDavid Goulet
2020-06-23addr: Rename last_resolved_addr to be v4 specificDavid Goulet
2020-06-23addr: Rename resolve_my_address to be v4 specificDavid Goulet
2020-06-23config: Change Address to be a LINELISTDavid Goulet
2020-06-23Merge branch 'maint-0.4.4'David Goulet
2020-06-23Merge branch 'tor-github/pr/1937' into maint-0.4.4David Goulet
2020-06-22Merge branch 'pr_1930_squashed'Nick Mathewson
2020-06-22Add circuit_extend_add_ipv(4/6)_helper() testNeel Chauhan
2020-06-22Fill in missing IPv6 addresses in extend cellsNeel Chauhan
2020-06-22Merge branch 'maint-0.4.4'David Goulet
2020-06-22Consistently use 'address' in Invalid v3 address responses to ONION_CLIENT_AU...Miguel Jacq
2020-06-17Update the list of recommended protocol versions to match >=0.3.5.Nick Mathewson
2020-06-17Spelling fix: "RECCOMEND" => "RECOMMEND".Nick Mathewson
2020-06-16Bump to 0.4.4.1-alpha-devNick Mathewson
2020-06-15Bump to 0.4.4.1-alphaNick Mathewson
2020-06-15Remove AssumeReachable from TestingTorNetwork.Nick Mathewson
2020-06-12core: Remove unused filesDavid Goulet
2020-06-11Merge branch 'maint-0.4.4'George Kadianakis
2020-06-11Fix and update unittests.George Kadianakis
2020-06-11Update functions that load and write the guard state file.George Kadianakis
2020-06-11Pick guards on the order they were sampled (prop310).George Kadianakis
2020-06-11Refactor some guard state file parsing code into functions.Florentin Rochet
2020-06-10Merge branch 'tor-github/pr/1925'George Kadianakis
2020-06-10Bug 30992: Update testsMike Perry
2020-06-10Bug 30992: Track a padding machine ctr to reduce race issues.Mike Perry
2020-06-09Merge remote-tracking branch 'tor-github/pr/1888/head'Nick Mathewson
2020-06-09Bump version to 0.4.5.0-alpha-devtor-0.4.5.0-alpha-devNick Mathewson
2020-06-08Update Trunnel for new machine_ctr field.Mike Perry
2020-06-05Merge remote-tracking branch 'tor-github/pr/1902/head'Nick Mathewson
2020-06-05Fix some checks of tor_inet_ntoa() return valuerl1987
2020-06-04Merge remote-tracking branch 'tor-github/pr/1910/head'Nick Mathewson
2020-06-04config: Styling fix + use fmt_addr()c
2020-06-03config: Add interface address debug loggingc
2020-06-02remove a period from a doxygen headingNick Mathewson
2020-06-02Merge branch 'tor-github/pr/1909'George Kadianakis
2020-06-01config: Add IPv4 Address config debug loggingc
2020-05-30Preemptive circs should work with UseEntryGuards 0Roger Dingledine
2020-05-28Merge branch 'tor-github/pr/1901'David Goulet
2020-05-27Merge branch 'tor-github/pr/1898'George Kadianakis
2020-05-27Add HS v3 status to the SIGUSR1 dumpstats()Neel Chauhan
2020-05-21Merge remote-tracking branch 'tor-github/pr/1899/head'Nick Mathewson
2020-05-21Merge branch 'tor-github/pr/1850'George Kadianakis
2020-05-21Merge branch 'tor-github/pr/1861'George Kadianakis
2020-05-21Tweak format stringrl1987
2020-05-21Check for NULL from tor_dup_ip()rl1987
2020-05-21Bail out of format_networkstatus_vote if fmt_addr32() failed.rl1987
2020-05-21Actually, bail out of routerstatus_format_entry() if fmt_addr32() failsrl1987