summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-11-07Recalculate voting schedule first when getting a new consensusDavid Goulet
2017-11-07Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-07Merge remote-tracking branch 'asn/ticket23623_032_01' into maint-0.3.2Nick Mathewson
2017-11-06Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-06Merge branch 'bug24150_032_squashed' into maint-0.3.2Nick Mathewson
2017-11-06Fix a memory leak on decryption non-failure of v3 hsdescNick Mathewson
2017-11-06Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-06Fix a 32-bit formatting warningNick Mathewson
2017-11-06Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-06Merge remote-tracking branch 'public/bug23318_029' into maint-0.3.2Nick Mathewson
2017-11-05Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-05Merge branch 'bug21394_029' into maint-0.3.2Nick Mathewson
2017-11-05Fix DNS resolution on busy exit relaysSebastian Hahn
2017-11-05Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-04ClientDNSRejectInternalAddresses in non-default networksSebastian Hahn
2017-11-04Undo deprecation of ClientDNSRejectInternalAddressesSebastian Hahn
2017-11-04Revert "Make ClientDNSRejectInternalAddresses testing-only."Sebastian Hahn
2017-11-04fixup! Allow bootstrapping networks to have Exit flagsSebastian Hahn
2017-11-03Allow bootstrapping networks to have Exit flagsSebastian Hahn
2017-11-02Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-02nodelist: Downgrade warning to protocol warningDavid Goulet
2017-11-02Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-02Merge branch 'dgoulet_ticket23753_032_02_squashed' into maint-0.3.2Nick Mathewson
2017-11-02sched: Rate limit scheduler_bug_occurred()David Goulet
2017-11-02sched: Add another SCHED_BUG() callsiteMatt Traudt
2017-11-02sched: Use SCHED_BUG() macro in schedulerDavid Goulet
2017-11-02Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-02Tweak a comment for a minor but important distinctionNick Mathewson
2017-11-02Merge branch 'ticket23820_032_01_squashed' into maint-0.3.2Nick Mathewson
2017-11-02Stop users configuring IPv6-only v3 single onion servicesteor
2017-11-02Improve v3 onion service logging for intro and rend pointsteor
2017-11-02Remove buggy IPv6 and ed25519 handling from get_lspecs_from_extend_info()teor
2017-11-02Merge branch 'buf_for_stringbuffer_squashed'Nick Mathewson
2017-11-02Refactor geoip_get_dirreq_history to use buf_tNick Mathewson
2017-11-02Refactor connection_write_to_buf_impl_(); add one that takes a buf_tNick Mathewson
2017-11-02Refactor write_http_response_header_impl() to use buf_tNick Mathewson
2017-11-01easy typos while reviewing commitsRoger Dingledine
2017-11-01Merge remote-tracking branch 'public/owning_control_fd'Nick Mathewson
2017-11-01Merge branch 'tor_api_squashed'Nick Mathewson
2017-11-01Add more usage notes on tor_api.hNick Mathewson
2017-11-01Add a public tor_api.h with an implementation in tor_api.cNick Mathewson
2017-10-31trivial comment fixesRoger Dingledine
2017-10-31Merge branch 'maint-0.3.2'Nick Mathewson
2017-10-31double newlineNick Mathewson
2017-10-31Merge branch 'maint-0.3.2'Nick Mathewson
2017-10-31Merge branch 'hsdescv3_fuzz_more' into maint-0.3.2Nick Mathewson
2017-10-31Merge branch 'fix-torrcd-sandbox-22605v2'Nick Mathewson
2017-10-31Don't give "exitrelay may become 0 when no policy" warning on ReducedExitPolicyNick Mathewson
2017-10-31Fix: when BridgeRelay is set, you do not get any exit policy.Nick Mathewson
2017-10-31Add code for letting user select Reduced Exit PolicyNeel Chauhan