aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-04-25Move the responsibility for listing periodic events to periodic.cNick Mathewson
2019-04-24Merge remote-tracking branch 'tor-github/pr/942'Nick Mathewson
2019-04-24Merge branch 'tor-github/pr/951'David Goulet
2019-04-24Merge branch 'tor-github/pr/943'David Goulet
2019-04-24Merge branch 'tor-github/pr/955'David Goulet
2019-04-24Merge branch 'tor-github/pr/939'David Goulet
2019-04-23Merge remote-tracking branch 'tor-github/pr/944'Nick Mathewson
2019-04-23Rename outvar to follow _out convention.Nick Mathewson
2019-04-23Merge remote-tracking branch 'tor-github/pr/935'Nick Mathewson
2019-04-23Merge remote-tracking branch 'tor-github/pr/962'Nick Mathewson
2019-04-19Initialize rate_limited in hs_pick_hsdir() to falseNeel Chauhan
2019-04-19Only set rate_limited in hs_pick_hsdir() if rate_limited_count or responsible...Neel Chauhan
2019-04-19Initialize rate_limited to false in directory_get_from_hs_dir()Neel Chauhan
2019-04-19Make rate_limited and is_rate_limited a boolNeel Chauhan
2019-04-18Merge branch 'tor-github/pr/938'George Kadianakis
2019-04-18Merge branch 'maint-0.4.0'George Kadianakis
2019-04-18Merge branch 'tor-github/pr/891' into maint-0.4.0George Kadianakis
2019-04-17connection_edge: remove an extra ;teor
2019-04-17connection_edge: Return a web page when HTTPTunnelPort is misconfiguredteor
2019-04-17Do not warn about compatible OpenSSL upgradesBernhard M. Wiedemann
2019-04-16Clarify comment about IPv6Exit in policies_parse_exit_policy_from_options()Neel Chauhan
2019-04-16Clarify torrc comment for IPv6ExitNeel Chauhan
2019-04-16Add policy_using_default_exit_options() to determine if we're using the defau...Neel Chauhan
2019-04-16Merge remote-tracking branch 'tor-github/pr/884'Nick Mathewson
2019-04-15In warn_if_nul_found, log surrounding context.Nick Mathewson
2019-04-15fixup! Even more diagnostic messages for bug 28223.Nick Mathewson
2019-04-15Document check for 30176, since it's a bit subtle.Nick Mathewson
2019-04-15Clear memory in smartlist_remove_keeporder.Tobias Stoeckmann
2019-04-15Add test to verify that unused pointers are NULL.Tobias Stoeckmann
2019-04-15Merge branch 'maint-0.4.0'George Kadianakis
2019-04-15Merge branch 'tor-github/pr/948' into maint-0.4.0George Kadianakis
2019-04-15Merge branch 'rust-panic1-035' into rust-panic1-040teor
2019-04-15Merge branch 'rust-panic1-034' into rust-panic1-035teor
2019-04-15Merge branch 'rust-panic1' into rust-panic1-034teor
2019-04-14Update torrc.sample.in to IPv6Exit 1 being an exit by defaultNeel Chauhan
2019-04-14Become an exit relay if IPv6Exit is 1Neel Chauhan
2019-04-14Add an assertion to test_hs_cache.c to appease coverity.Nick Mathewson
2019-04-12Fix remaining shellcheck warnings in fuzz_multi.shrl1987
2019-04-12Add shebang line to fuzz_multi.sh (fixes SC2148)rl1987
2019-04-12Merge branch 'tor-github/pr/908'George Kadianakis
2019-04-12Merge branch 'tor-github/pr/754'George Kadianakis
2019-04-12crypt_ops: Stop using a separate buffer in ed25519_signature_from_base64()teor
2019-04-11Fix a memory leak in tor-resolve.cNick Mathewson
2019-04-11Remove an extraneous _ from __COVERITY__Nick Mathewson
2019-04-11Add an assertion to num_ntors_per_tap().Nick Mathewson
2019-04-11Add an assertion to compute_weighted_bandwidths()Nick Mathewson
2019-04-11Add an assertion to pathbias_get_scale_ratio()Nick Mathewson
2019-04-11bump to 0.4.0.4-rc-devNick Mathewson
2019-04-11Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITEDNeel Chauhan
2019-04-11Merge remote-tracking branch 'tor-github/pr/913'Nick Mathewson