summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-04-09relay: Split out opening a connection for an extendteor
2020-04-09relay: Refactor some long lines from circuit_extend()teor
2020-04-09relay: Split link specifier checks from circuit_extend()teor
2020-04-09relay: Split state checks out of circuit_extend()teor
2020-04-09relay: Improve the comments on onionskin_answer()teor
2020-04-09relay: Protocol warn when a client gets an extendteor
2020-04-08fix typos from #32542Roger Dingledine
2020-04-08Merge branch 'tor-github/pr/1857'George Kadianakis
2020-04-08test: Unit test for missing ExtendedErrorsDavid Goulet
2020-04-08Merge branch 'maint-0.4.3'David Goulet
2020-04-08Correct 'was not internal' to 'was internal' in test_external_ip()Mrigyen Sawant
2020-04-08Merge branch 'tor-github/pr/1855'George Kadianakis
2020-04-08hs-v3: Report SOCKS ExtendedErrors when all intro timed outDavid Goulet
2020-04-08hs-v3: Report rendezvous circuit failure SOCKS ExtendedErrorsDavid Goulet
2020-04-08hs-v3: Report introduction failure SOCKS ExtendedErrorsDavid Goulet
2020-04-07address: Simplify tor_addr_is_valid()teor
2020-04-07Added tests for tor_addr_is_null/valid()MrSquanchee
2020-04-07hs-v3: Fix typo in log info when PublishHidServDescriptors is set to 0David Goulet
2020-04-07Merge branch 'pr1838_squashed'teor
2020-04-07Add a test script to check subsystem order as part of make check.Nick Mathewson
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-04Merge branch 'maint-0.4.3'teor
2020-04-03Change starting file descriptor for tests.Putta Khunchalee
2020-04-01hs-v3: Move to log notice the registration of an OB instanceDavid Goulet