summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2020-05-05config: New file 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-29Merge remote-tracking branch 'tor-github/pr/1864/head'Nick Mathewson
2020-04-30channel: Refactor matches target address 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/circuitbuild: Re-use IPv6 connections for circuitsteor
2020-04-29channel: Make channel_matches_target_addr_for_extend() staticteor
2020-04-29core/or: Check extends for zero addresses and portsteor
2020-04-29core/or: Support IPv6 EXTEND2 cellsteor
2020-04-29Merge remote-tracking branch 'tor-github/pr/1868/head'Nick Mathewson
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-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-09Merge remote-tracking branch 'tor-github/pr/1801/head'Nick Mathewson
2020-04-09Merge branch 'maint-0.4.2' into maint-0.4.3teor
2020-04-09Merge branch 'maint-0.4.1' into maint-0.4.2teor
2020-04-09Merge branch 'maint-0.3.5' into maint-0.4.1teor
2020-04-09core/or: Make some functions mockableteor
2020-04-09channel: Rewrite the channel_get_for_extend() commentsteor
2020-04-09circuitbuild: Make some functions mockableteor
2020-04-07Merge branch 'pr1838_squashed'teor
2020-04-06channel: Fix a comment typoteor
2020-04-06channel: Remove a newline at the start of the fileteor
2020-04-04core/or: Fix a comment typo in onion.hteor
2020-04-01Move LOG_PROTOCOL_WARN to app/config.hteor
2020-03-27fix typo in struct addr_policy_t commentRoger Dingledine
2020-03-26Add a SUBSYS_DECLARE_LOCATION() to every subsystem.Nick Mathewson
2020-03-26Merge branch 'maint-0.4.3'David Goulet
2020-03-26Merge branch 'tor-github/pr/1794' into maint-0.4.3David Goulet
2020-03-24buf: add BUF_MAX_LENcypherpunks
2020-03-24Merge branch 'maint-0.4.3'cypherpunks
2020-03-24core/mainloop: remove noisy loggingcypherpunks
2020-03-24core/mainloop: Limit growth of conn->inbufcypherpunks
2020-03-20relay: Split out relay-only circuit buildingteor
2020-03-20relay: Move inform_testing_rechability() to relayteor
2020-03-19Fix erroneous spaces in circuitmux_ewma.cNeel Chauhan
2020-03-19Merge branch 'maint-0.4.3'teor
2020-03-19Merge remote-tracking branch 'tor-github/pr/1806' into maint-0.4.3teor
2020-03-17Merge branch 'maint-0.4.3'Nick Mathewson
2020-03-17Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-03-17Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-03-17sendme: Emit version 1 by defaultDavid Goulet