aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-11-08Merge branch 'bug23816_029_squashed' into maint-0.3.2Nick Mathewson
2017-11-08Replace our random-exponential-delay algorithm.Nick Mathewson
2017-11-07Revert "Remove an erroneous 0.5 in compute_weighted_bandwidths()"Nick Mathewson
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 remote-tracking branch 'asn/ticket23623_032_01' into maint-0.3.2Nick 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-06Fix a 32-bit formatting warningNick Mathewson
2017-11-06Merge remote-tracking branch 'public/bug23318_029' into maint-0.3.2Nick 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-04ClientDNSRejectInternalAddresses in non-default networksSebastian Hahn
2017-11-04Undo deprecation of ClientDNSRejectInternalAddressesSebastian Hahn
2017-11-04Revert "Make ClientDNSRejectInternalAddresses testing-only."Sebastian Hahn
2017-11-02nodelist: Downgrade warning to protocol warningDavid Goulet
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-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-10-31double newlineNick Mathewson
2017-10-31Merge branch 'hsdescv3_fuzz_more' into maint-0.3.2Nick Mathewson
2017-10-31Merge branch 'bug23762_032_02_squashed' into maint-0.3.2Nick Mathewson
2017-10-31hs-v3: Attempt descriptor refetch when dirinfo changesDavid Goulet
2017-10-31Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-10-31Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-10-31Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-10-31Merge remote-tracking branch 'public/bug23693_029' into maint-0.2.9Nick Mathewson
2017-10-31Make tor recalculate voting schedule even if not a dirauthDavid Goulet
2017-10-30Merge remote-tracking branch 'public/bug23774_032' into maint-0.3.2Nick Mathewson
2017-10-27In the hsdescv3 fuzzer, replace the decryption function.Nick Mathewson
2017-10-27sr: Don't use a dynamic voting scheduleDavid Goulet
2017-10-27dirvote: Move code. No behavior changeDavid Goulet
2017-10-26hs-v3: Check the ed25519 key when picking intro pointDavid Goulet
2017-10-26Remove a duplicate call to update_microdesc_downloads()George Kadianakis
2017-10-26Update entry guard state whenever we download a consensus.George Kadianakis
2017-10-26Remove buggy IPv6 support from pick_intro_point() and service_intro_point_new()teor
2017-10-26Remove buggy IPv6 support from hs_get_extend_info_from_lspecs()teor
2017-10-25hs-v2: Copy needed information between service on prunningDavid Goulet
2017-10-24Merge remote-tracking branch 'catalyst-oniongit/bug20532_031' into maint-0.3.2Nick Mathewson
2017-10-24Merge branch 'feature18329_029_squashed' into maint-0.3.2Nick Mathewson
2017-10-24test: Add unittest for descriptors with BridgeDistribution option.Isis Lovecruft
2017-10-24doc: Improve documentation for check_bridge_distribution_setting().Isis Lovecruft
2017-10-24Always set bridge-distribution-request on bridges' descriptors.Nick Mathewson
2017-10-24Add new BridgeDistribution config optionRoger Dingledine