aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-07Add a safe guard to avoid using a zeroed voting scheduleDavid Goulet
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-07Add changes file for #23623.George Kadianakis
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 remote-tracking branch 'atagar/manual'Nick Mathewson
2017-11-06Merge remote-tracking branch 'dgoulet/bug24053_033_01'Nick 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-05Fix manual formattingDamian Johnson
2017-11-05Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-05lintchanges: Allow 'fixes bugs a, b, and c'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-05ticket21031 changes file revised.Nick Mathewson
2017-11-05Fix rust welcome message typo.Alex Xu (Hello71)
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-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-02Test that IPv6-only clients can use microdescriptorsteor
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-02Changes file for 23820teor
2017-11-02Don't run IPv6-only v3 single onion service tests using chutneyteor
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-02changes file for 22342Nick 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-02Add a zero-copy buffer move implementation.Nick Mathewson
2017-11-02Refactor write_http_response_header_impl() to use buf_tNick Mathewson
2017-11-02Add buf_t API helpers for using buffers to construct outputs.Nick Mathewson
2017-11-01easy typos while reviewing commitsRoger Dingledine