aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-12-02Merge remote-tracking branch 'tor-github/pr/544'Nick Mathewson
2018-12-02Merge remote-tracking branch 'tor-github/pr/559'Nick Mathewson
2018-12-03comment: replace cached-routers with cached-descriptorsteor
2018-12-01Use tor_strdup() in place of malloc+strncpy+terminate.Nick Mathewson
2018-12-01Merge remote-tracking branch 'tor-github/pr/556'Nick Mathewson
2018-12-01Merge branch 'ticket27490a_squashed'Nick Mathewson
2018-12-01Add regression test for ClientAutoIPv6ORPortNeel Chauhan
2018-12-01In fascist_firewall_use_ipv6(), say we can use IPv6 if ClientAutoIPv6ORPort is 1Neel Chauhan
2018-12-01Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR portsNeel Chauhan
2018-12-01Fix coverage buildrl1987
2018-12-01tor-resolve: Rework SOCKS5 response parsing with trunnelrl1987
2018-12-01tor-resolve: Rework SOCKS5 method negotiation client part with trunnelrl1987
2018-12-01tor-resolve: parse SOCKS4a replyrl1987
2018-12-01Allow socks4_server_reply version to be 0 (for tor-resolve)rl1987
2018-12-01tor-resolve: Use trunnel code for SOCKS5 request generationrl1987
2018-12-01tor-resolve: link tor-resolve binary with trunnel librl1987
2018-12-01tor-resolve: generate SOCKS4a request with trunnelrl1987
2018-12-01Move net.inet.ip.random_id code to lib/net/Nick Mathewson
2018-12-01Merge remote-tracking branch 'tor-github/pr/527'Nick Mathewson
2018-12-01Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-01Merge remote-tracking branch 'tor-github/pr/554' into maint-0.3.5Nick Mathewson
2018-12-01Merge remote-tracking branch 'tor-github/pr/536'Nick Mathewson
2018-12-01Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-01Also log a Tor log entry when it has a substring we are waiting forrl1987
2018-12-011 ms. resolution for Tor logsrl1987
2018-12-01Log everything from tor down to debug loglevelrl1987
2018-12-01In test_rebind.py, log stuff with timestampsrl1987
2018-12-01Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-01Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-12-01Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-11-30sr: Switch from tor_assert() to BUG()Neel Chauhan
2018-11-26Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-26Merge remote-tracking branch 'teor/bug28096-035-squashed' into maint-0.3.5Nick Mathewson
2018-11-26Merge remote-tracking branch 'tor-github/pr/539'Nick Mathewson
2018-11-26Merge remote-tracking branch 'tor-github/pr/495'Nick Mathewson
2018-11-26Merge branch 'dormant_v2_squashed'Nick Mathewson
2018-11-26Test for check_network_participation_callback()Nick Mathewson
2018-11-26Test netstatus.c tracking of user participation statusNick Mathewson
2018-11-26Add options to control dormant-client feature.Nick Mathewson
2018-11-26Try silencing Coverity false positive CID 1441482rl1987
2018-11-23Create a temporary directory for tor's DataDirectory in test_rebind.Taylor R Campbell
2018-11-22Entry Nodes: Test on reasonably live consensusesteor
2018-11-22Entry Nodes: refactor tests to use macrosteor
2018-11-22Fix a comment typo in test_hs_common.cteor
2018-11-22Test: make unit tests use a reasonably live consensusteor
2018-11-22Entry Nodes: Mark outdated dirservers in reasonably live consensusesteor
2018-11-22Entry Nodes: Use a reasonably live consensus to select guardsteor
2018-11-22Test: Fix memory leaks and missing unmocks in entry guard teststeor
2018-11-21Fix a fun heisenbug in memoize_protover_flags()Nick Mathewson
2018-11-20Merge branch 'maint-0.3.5'Nick Mathewson