summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-11-08dirauth: Recalculate voting schedule at first voteDavid Goulet
2017-11-08downgrade severity for get_voting_schedule()Nick Mathewson
2017-11-08Merge remote-tracking branch 'dgoulet/bug23751_032_01' into maint-0.3.2Nick Mathewson
2017-11-08Merge branch 'bug23318-redux_029' into maint-0.3.2Nick Mathewson
2017-11-08Stop calculating total twice in frac_nodes_with_descriptors()teor
2017-11-08Check arguments and initialise variables in compute_weighted_bandwidths()teor
2017-11-08Actually log the total bandwidth in compute_weighted_bandwidths()teor
2017-11-08Use node counts in networks with all zero-bandwidthsteor
2017-11-08Remove an erroneous 0.5 in compute_weighted_bandwidths()Nick Mathewson
2017-11-08sched: Ignore closed channel after flushing cellsDavid Goulet
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-07Merge remote-tracking branch 'dgoulet/bug24161_032_01' into maint-0.3.2Nick Mathewson
2017-11-07Bump to 0.3.2.4-alphaNick 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-02Test that IPv6-only clients can use microdescriptorsteor
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-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-10-31test: Fix voting schedule for hs_service.cDavid Goulet
2017-10-31test: Fix voting schedule for hs_common.cDavid Goulet
2017-10-31test: Fix voting schedule for shared randomDavid Goulet
2017-10-31Merge branch 'bug24082_032' into maint-0.3.2Nick Mathewson
2017-10-31double newlineNick Mathewson
2017-10-31test: Initialize the voting schedule in test_dir.cDavid Goulet
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