summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-11-20Merge branch 'bug23681_029_01_squashed' into maint-0.3.2Nick Mathewson
2017-11-20circuit: Don't timeout opened C_INTRODUCING circuitDavid Goulet
2017-11-18Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-11-18Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-11-17Intoduce unittest for skipping outdated dirservers.George Kadianakis
2017-11-17Fix a wide commentNick Mathewson
2017-11-17Merge branch 'bug23817_031' into maint-0.3.2Nick Mathewson
2017-11-17Make should_set_md_dirserver_restriction() look at num filtered guardsNick Mathewson
2017-11-17Skip dirserver restrictions in small networks.George Kadianakis
2017-11-17Introduce new guard restriction and use it to skip outdated dirs.George Kadianakis
2017-11-17Introduce cache for outdated microdesc dirservers.George Kadianakis
2017-11-17Only log about lost KIST support onceMatt Traudt
2017-11-17Merge remote-tracking branch 'dgoulet/bug23861_032_01' into maint-0.3.2Nick Mathewson
2017-11-17Merge branch 'bug24167_025' into maint-0.3.2Nick Mathewson
2017-11-17Merge branch 'ticket24097_032' into maint-0.3.2Nick Mathewson
2017-11-16Fix a traceback when closing a blocked connection "immediately".Nick Mathewson
2017-11-16relay: Avoid extra LOG_NOTICE for every new descriptor batchDavid Goulet
2017-11-16Downgrade evdns warnings about weird replies.Nick Mathewson
2017-11-15Tweak the message when we re-enable CBT.Nick Mathewson
2017-11-15Merge remote-tracking branch 'asn/bug23662_032' into maint-0.3.2Nick Mathewson
2017-11-14Merge remote-tracking branch 'dgoulet/bug24230_032_01' into maint-0.3.2Nick Mathewson
2017-11-14Silence a warning about failed descriptor uploads.George Kadianakis
2017-11-13Minimal implementation of bridge-distribution-requestNick Mathewson
2017-11-13Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-11-13hs-v3: Fix consensus param "hsdir-interval" nameDavid Goulet
2017-11-13Merge remote-tracking branch 'arma/ticket23637' into maint-0.3.2Nick Mathewson
2017-11-13Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-11-13Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-11-13Merge remote-tracking branch 'teor/bug23470-029' into maint-0.2.9Nick Mathewson
2017-11-13Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-11-13Merge branch 'bug8185_025' into maint-0.2.9Nick Mathewson
2017-11-13Merge branch 'bug8185_031' into maint-0.3.1Nick Mathewson
2017-11-13Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-11-13Merge branch 'ticket21953_029' into maint-0.2.9Nick Mathewson
2017-11-10control: Fix wrong Action on failure to upload an HS descriptorDavid Goulet
2017-11-09Merge branch 'bug23985_029' into maint-0.3.2Nick Mathewson
2017-11-09Re-remove AllowDotExit deprecation.Nick Mathewson
2017-11-08dirauth: Recalculate voting schedule at first voteDavid Goulet
2017-11-08Don't delay descriptor fetches when missing info needed for circuitsNick Mathewson
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