summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2020-06-26Move remaining CodeStructure.md contents into doxygen.Nick Mathewson
2020-06-26Merge branch 'assume_reachable_revamp'Nick Mathewson
2020-06-25addr: Look at /48 for IPv6 in is_local_addr()David Goulet
2020-06-25Merge branch 'tor-github/pr/1951'David Goulet
2020-06-25Merge branch 'tor-github/pr/1917'David Goulet
2020-06-25Add an fingerprint-ed25519 file to the data directoryNeel Chauhan
2020-06-25Remove now-unused OPTIONS_DUMP_DEFAULTS.Nick Mathewson
2020-06-25Deprecate the "--dump-config non-builtin" optionNick Mathewson
2020-06-24Add an AssumeReachableIPv6 autobool option.Nick Mathewson
2020-06-24addr: Rename resolved_addr_is_local()David Goulet
2020-06-24addr: Refactor find_my_address() to simplify itDavid Goulet
2020-06-24addr: Set out parameters to NULL in resolve_addr.cDavid Goulet
2020-06-24addr: Safeguard last resolved address index accessDavid Goulet
2020-06-24addr: Remove resolve_my_address_v4()David Goulet
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-15Remove AssumeReachable from TestingTorNetwork.Nick Mathewson
2020-06-05Merge remote-tracking branch 'tor-github/pr/1902/head'Nick Mathewson
2020-06-01config: Add IPv4 Address config debug loggingc
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-21Check for NULL from tor_dup_ip()rl1987
2020-05-20Add support for console control signals in WindowsDamon Harris
2020-05-16Fix spacing in if statement in port_parse_config()Neel Chauhan
2020-05-07Merge remote-tracking branch 'tor-github/pr/1880/head'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-05config: New file resolve_addr.{c|h}David Goulet
2020-04-09Merge remote-tracking branch 'tor-github/pr/1801/head'Nick Mathewson
2020-04-09client: Revert setting PreferIPv6 on by defaultDavid Goulet
2020-04-01Updated the TestingTorNetwork man page optionsSteven Engler
2020-04-01Move LOG_PROTOCOL_WARN to app/config.hteor
2020-03-26Add --dbg-dump-subsystem-list command to list the subsystems.Nick Mathewson
2020-03-26Implement a function to list the subsystems to stdout.Nick Mathewson
2020-03-23Merge remote-tracking branch 'tor-github/pr/1797/head'Nick Mathewson
2020-03-21Add some comments about future relay IPv6 workteor
2020-03-21Merge branch 'bug32588_043' into bug32588_masterteor
2020-03-21Merge branch 'bug32588_042' into bug32588_043teor
2020-03-21Merge branch 'bug32588_041' into bug32588_042teor
2020-03-21Merge branch 'bug32588_035' into bug32588_041teor
2020-03-21Add tests for get_first_advertised_{addr,port}_by_type_af()Nick Mathewson
2020-03-14Get all default flags from port_cfg_new()MrSquanchee
2020-03-13Merge remote-tracking branch 'tor-github/pr/1718/head' into maint-0.4.2Nick Mathewson