aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-05config: New file resolve_addr.{c|h}David Goulet
2020-05-05relay: New file relay_resolve_addr.{c|h}David Goulet
2020-04-30Merge branch 'pr1870_squashed'teor
2020-04-30Define and use TOR_ADDRPORT_BUF_LENNeel Chauhan
2020-04-30relay: Fix a comment typo in the selftest.c headerteor
2020-04-29Merge remote-tracking branch 'tor-github/pr/1864/head'Nick Mathewson
2020-04-30relay: Refactor can extend over IPv6 checksteor
2020-04-30channel: Refactor matches target address functionteor
2020-04-30relay: Refactor extend address validity functionteor
2020-04-30net: Make all address bytes functions take uint8_t *teor
2020-04-30Rename tor_addr_get_ipv6_bytes to tor_addr_copy_ipv6_bytesteor
2020-04-29relay: Refactor choosing extend IPsteor
2020-04-29relay: Add tests for choosing extend IPsteor
2020-04-29relay: Refactor circuit_open_connection_for_extend()teor
2020-04-29relay: Add IP version tests for circuit extendsteor
2020-04-29relay: Choose between IPv4 and IPv6 extends at randomteor
2020-04-29relay/circuitbuild: Refactor open connection for extendteor
2020-04-29test/circuitbuild: Disable some tests when ALL_BUGS_ARE_FATALteor
2020-04-29log/util_bug: Make IF_BUG_ONCE() support ALL_BUGS_ARE_FATALteor
2020-04-29relay/circuitbuild: Re-use IPv6 connections for circuitsteor
2020-04-29relay/circuitbuild: Report IPv6 addresses in a debug logteor
2020-04-29channel: Make channel_matches_target_addr_for_extend() staticteor
2020-04-29relay/circuitbuild: Consider IPv6-only extends validteor
2020-04-29test/circuitbuild: Show bad addresses in some logsteor
2020-04-29relay: Log the address in circuit protocol warningsteor
2020-04-29net: Add fmt_addrport_ap() and fmt_addr_family()teor
2020-04-29net: Remove an extra space in address.hteor
2020-04-29relay: Refactor address checks into a functionteor
2020-04-29relay: Refactor address and port checksteor
2020-04-29core/or: Check extends for zero addresses and portsteor
2020-04-29test/cell_formats: Expand the IPv6-only EXTEND2 testteor
2020-04-29core/or: Support IPv6 EXTEND2 cellsteor
2020-04-29Merge remote-tracking branch 'tor-github/pr/1868/head'Nick Mathewson
2020-04-29Run "make autostyle"teor
2020-04-29rand: Clarify the crypto_rand_uint() rangeteor
2020-04-29nodelist: Remove an outdated commentteor
2020-04-28channeltls: Clarify a relay impersonation defenceteor
2020-04-24Merge remote-tracking branch 'onionk/inbufoverflow1-043' into ticket33131_044Nick Mathewson
2020-04-24Merge remote-tracking branch 'tor-github/pr/1862/head'Nick Mathewson
2020-04-21Merge branch 'maint-0.4.3'Nick Mathewson
2020-04-21channeltls: Stop truncating IPv6 in logsteor
2020-04-15test/channel: Fix a comment typoteor
2020-04-14Merge remote-tracking branch 'tor-github/pr/1860/head'Nick Mathewson
2020-04-14core/or: Update file comment in connection_or.cteor
2020-04-14core/or: Accurately log remote relay IPv6 addressesteor
2020-04-14core/or: Allow IPv6 connections to be canonicalteor
2020-04-14core/or: Remove unused function prototypeteor
2020-04-13bump to 0.4.3.4-rc-devNick Mathewson
2020-04-13Merge branch 'maint-0.4.3'Nick Mathewson
2020-04-13Merge branch 'bug33545_043_squashed' into maint-0.4.3Nick Mathewson