-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AnnounceShare rework #2068
base: py3
Are you sure you want to change the base?
AnnounceShare rework #2068
Commits on Jul 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dadbbd9 - Browse repository at this point
Copy the full SHA dadbbd9View commit details
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fe32f1f - Browse repository at this point
Copy the full SHA fe32f1fView commit details -
AnnounceShare: Implement counting of working trackers on per-protocol…
… basis. AnnounceShare tries to autodetect supported tracker protocols and keep the actual list of working trackers for each protocol. The udp:// and http(s):// versions of the BitTorrent protocol are considered as 2 distinct protocols. http:// and https:// are considered as the same protocol. Added option --working_shared_trackers_limit_per_protocol to adjust the minimum number of working trackers for each protocol (3, by default).
Configuration menu - View commit details
-
Copy full SHA for 28eabcd - Browse repository at this point
Copy the full SHA 28eabcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9576650 - Browse repository at this point
Copy the full SHA 9576650View commit details -
AnnounceShare: Don't drop trackers from the list, if there haven't be…
…en any successful announces recently, to protect from the false positives during network connectivity issues.
Configuration menu - View commit details
-
Copy full SHA for 3d13280 - Browse repository at this point
Copy the full SHA 3d13280View commit details -
Configuration menu - View commit details
-
Copy full SHA for e716164 - Browse repository at this point
Copy the full SHA e716164View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc3f83 - Browse repository at this point
Copy the full SHA acc3f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for a61df63 - Browse repository at this point
Copy the full SHA a61df63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 522abb1 - Browse repository at this point
Copy the full SHA 522abb1View commit details -
AnnounceShare: increase the default limits, so that the minimum numbe…
…r of zero:// trackers still were 5, as before the redesign
Configuration menu - View commit details
-
Copy full SHA for 6afd430 - Browse repository at this point
Copy the full SHA 6afd430View commit details -
AnnounceShare: Add cleanup of trackers that are potentially supported…
… but unused (forbidden by the settings etc)
Configuration menu - View commit details
-
Copy full SHA for 209bf62 - Browse repository at this point
Copy the full SHA 209bf62View commit details -
AnnounceShare: Shuffle both sent and received tracker lists for the m…
…ore uniform filling of per-protocol buckets.
Configuration menu - View commit details
-
Copy full SHA for d3a51dd - Browse repository at this point
Copy the full SHA d3a51ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61864ed - Browse repository at this point
Copy the full SHA 61864edView commit details
Commits on Jul 4, 2019
-
AnnounceShare: allow setting separate limits for each protocol; chang…
…e the defaults: zero => 5 trackers, any other protocol => 2 trackers
Configuration menu - View commit details
-
Copy full SHA for f64e57d - Browse repository at this point
Copy the full SHA f64e57dView commit details