aboutsummaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2018-08-29Merge branch 'ticket25573-034' into ticket25573-masterMike Perry
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Remove rend_client_non_anonymous_mode_enabledDavid Goulet
2018-08-28hs: Remove rend_client_allow_non_anonymous_connectionDavid Goulet
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-28Fix log.c comments about assert vs tor_assert vs raw_assert.Nick Mathewson
2018-08-28Merge branch 'bug26896_034'Nick Mathewson
2018-08-28fixup! hs: Learn service version by trying to load the keysDavid Goulet
2018-08-24Merge remote-tracking branch 'tor-github/pr/289'Nick Mathewson
2018-08-24Merge remote-tracking branch 'teor/bug27237'Nick Mathewson
2018-08-24Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-24Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-24Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-24Bootstrap: try harder to get descriptors in non-exit test networksteor
2018-08-23Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-22hs: Change default version from 2 to 3David Goulet
2018-08-22hs: Learn service version by trying to load the keysDavid Goulet
2018-08-22key: Make ed_key_init_from_file() take an or_options_tDavid Goulet
2018-08-22Fix revision counter bugs caused by bad SRV start time computation.George Kadianakis
2018-08-20Fix typo in comment for getinfo_helper_current_time()Neel Chauhan
2018-08-17In addrs_in_same_network_family(), choose IP subnet size based on IP typeNeel Chauhan
2018-08-16Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-11Merge remote-tracking branch 'tor-github/pr/268'Nick Mathewson
2018-08-10Merge remote-tracking branch 'tor-github/pr/239'Nick Mathewson
2018-08-08Provide examples of tor_api_get_provider_version() outputNick Mathewson
2018-08-08Merge branch 'ticket26947'Nick Mathewson
2018-08-08Print stacktrace when crypto_pk_get_digest() fails in router_build_fresh_desc...rl1987
2018-08-08Consider all routerinfo errors other than "not a server" transientrl1987
2018-08-08Fix typo in control_event_hs_descriptor_content()Neel Chauhan
2018-07-31Add a new function, tor_api_get_provider_version()Nick Mathewson
2018-07-30fix wrong word in commentRoger Dingledine
2018-07-30Merge remote-tracking branch 'teor/bug26627_033_merged_master'Nick Mathewson
2018-07-30Merge remote-tracking branch 'rl1987/ticket21349_4'Nick Mathewson
2018-07-30Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased'Nick Mathewson
2018-07-26Early bailout from log_addr_has_changed() if running as clientrl1987
2018-07-25Merge branch 'bug26627_033' into bug26627_033_merged_masterteor
2018-07-21Split select_entry_guard_for_circuit()rl1987
2018-07-21Make entry_guards_update_primary() shorterrl1987
2018-07-21Split sampled_guards_update_from_consensus() into subfunctionsrl1987
2018-07-20Tweak assertion in get_time_period_length() for coverityNick Mathewson
2018-07-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-19Merge remote-tracking branch 'ahf-github/bugs/26780'Nick Mathewson
2018-07-18Add some missing includes and struct declarations.Nick Mathewson
2018-07-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-17Merge branch 'bug25552_ope_squashed'Nick Mathewson
2018-07-17Teach the OOM handler about the DNS cacheNeel Chauhan
2018-07-16Add and use dns_cache_total_allocation()Neel Chauhan
2018-07-16dirauth: Handle V3BandwidthsFile failure modes according to the new specteor
2018-07-16Add keyval header, that was moved to other filejuga0
2018-07-16Ensure that bw_file_headers is not bigger than maxjuga0