aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 '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
2020-04-13hs-v3: Change all-zeroes hard-assert to a BUG-and-err.George Kadianakis
2020-04-13hs-v3: Don't allow registration of an all-zeroes client auth key.George Kadianakis
2020-04-12Fix typo in router_build_fresh_unsigned_routerinfo() commentNeel Chauhan
2020-04-09Merge remote-tracking branch 'tor-github/pr/1801/head'Nick Mathewson
2020-04-09bump to 0.4.3.4-rcNick Mathewson
2020-04-09Merge branch 'maint-0.4.3'Nick Mathewson
2020-04-09Add fsync to list of syscalls permitted by sandboxNick Mathewson
2020-04-09Merge remote-tracking branch 'tor-github/pr/1723/head' into maint-0.4.3Nick Mathewson
2020-04-09Make sure that we free 'addr' at the end of a pair of addr testsNick Mathewson
2020-04-09hs-v3: Several fixes after #32542 reviewDavid Goulet
2020-04-09Merge branch 'pr1854_squashed' into maint-0.4.3teor
2020-04-09client: Revert setting PreferIPv6 on by defaultDavid Goulet
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-09Merge remote-tracking branch 'tor-github/pr/1784' into maint-0.3.5teor
2020-04-09relay: Run "make autostyle"teor
2020-04-09test/circuitbuild: Add a test for onionskin_answer()teor
2020-04-09relay/circuitbuild: Refactor circuit_extend()teor
2020-04-09test/circuitbuild: Add tests for circuit_extend()teor
2020-04-09core/or: Make some functions mockableteor
2020-04-09channel: Rewrite the channel_get_for_extend() commentsteor
2020-04-09test/circuitbuild: Add tests for open_connection_for_extendteor
2020-04-09circuitbuild: Make some functions mockableteor
2020-04-09test/circuitbuild: Add tests for extend_lspec_validteor
2020-04-09test/circuitbuild: Make some tests forkteor
2020-04-09test/circuitbuild: Tests for adding ed25519 keysteor
2020-04-09nodelist: Make some functions mockableteor
2020-04-09test/circuitbuild: Add a test for extend_state_validteor
2020-04-09test/circuitbuid: Fix new_route_len_unhandled_exitteor
2020-04-09test/circuitbuild: Refactor test case arrayteor
2020-04-09relay: End circuitbuild logs with "."teor
2020-04-09relay: Check for NULL arguments in circuitbuildteor
2020-04-09relay: Make circuitbuild functions STATICteor
2020-04-09relay: Remove a redundant function return valueteor