Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
MonoTorrent
The official repository for MonoTorrent, a bittorrent library for .NET
Collective -
Host: opensource -
https://opencollective.com/monotorrent
- Code: https://github.com/alanmcgovern/monotorrent
When doing our loop we should iterate over all available
messages and process them in one go.
Enforce that NodeId objects are always valid 160bit values. As
a result of this I need to remove...
github.com/alanmcgovern/monotorrent - db473e98d4890d17ed18fd424bbb211f1d099d1d authored over 5 years ago by Alan McGovern <[email protected]>
The task should be more optimal now as it sends FindNode requests
concurrently rather than seque...
github.com/alanmcgovern/monotorrent - 58cb66140f0f6f886e9e0544f48d74ecf070da76 authored over 5 years ago by Alan McGovern <[email protected]>
This will simplify the threading concerns within the DHT logic.
github.com/alanmcgovern/monotorrent - 629c5b28397586c034eff6c45ff34b7fe884ee26 authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - 347fe2e32635edd6327212d2d0bb886e5d0780a6 authored over 5 years ago by Alan McGovern <[email protected]>
Store all the torrents in a LinkedList. If we successfully
connect to a peer for a given torrent...
github.com/alanmcgovern/monotorrent - 1bea7274cb6d81107046c99c6f0d22d14e087c0f authored over 5 years ago by Fritz Schmid <[email protected]>
Now people can set custom piece pickers safely.
github.com/alanmcgovern/monotorrent - 8968115dd3d68f82ed0898125ac80329726b973b authored over 5 years ago by Alan McGovern <[email protected]>Now we get git commit/branch info.
github.com/alanmcgovern/monotorrent - bba973d67a2f40bfeebff992a18df1bc7974f72b authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - 72e6402d6cbc184244b5b4177d9bf3adbee5bf23 authored over 5 years ago by Alan McGovern <[email protected]>
github.com/alanmcgovern/monotorrent - efe083a9471997e67b8bb96fcd305aafd68b3ae6 authored over 5 years ago by Alan McGovern <[email protected]>
github.com/alanmcgovern/monotorrent - 46b614dac7d057dd7b8b80ed86358ba886257661 authored over 5 years ago by Alan McGovern <[email protected]>
github.com/alanmcgovern/monotorrent - be2ca600cdb8c04fbb3ae5a0338ebbb396e9918d authored over 5 years ago by Alan McGovern <[email protected]>
One additional check to ensure we bail!
github.com/alanmcgovern/monotorrent - 3a98fd26c9c63fa08aa95de2177aec217fbfe7b8 authored over 5 years ago by Alan McGovern <[email protected]>
We don't cancel requests from a fat peer, so faking it in a test
is pointless.
github.com/alanmcgovern/monotorrent - 6ab66db6f69515c0afde558572ebe652f6fb3b6f authored over 5 years ago by Alan McGovern <[email protected]>
github.com/alanmcgovern/monotorrent - 2c6cd7d3cfd310307e367782cafbd352163670f2 authored over 5 years ago by Alan McGovern <[email protected]>
It's a separate library, so strip it out if you don't
need/want it.
This separation is a relic ...
github.com/alanmcgovern/monotorrent - 2ed3c5b988e4d97a7ea1144f72bcc53fc0cc81c3 authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - ea5815bfdce3c45862745b6852a223f89fdf4dd5 authored over 5 years ago by Alan McGovern <[email protected]>
Maybe I was working around a bug before?
github.com/alanmcgovern/monotorrent - 1c1e1b72936f47154bc3feeb1195f23ef4c3c3c0 authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - 449ed4fff7aa0035b7a389b314c8b7b49532fddf authored over 5 years ago by Alan McGovern <[email protected]>
github.com/alanmcgovern/monotorrent - 3d3742078b52b5dc8b76df1c8a6b122a5ef437e5 authored over 5 years ago by Alan McGovern <[email protected]>
Don't rely on events for normal codeflow within the
download engine.
This is set after the piece is written to disk.
github.com/alanmcgovern/monotorrent - c292456b7d8821827bc9dbdcafb59da0c0842621 authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - ea3fbdbbf45d9534f30e384080515711958c5b48 authored over 5 years ago by Alan McGovern <[email protected]>
We should ensure we dispose the Response as well as the
returned Stream as soon as we're done wi...
We should be able to rely on a simple 'await' to
write a piece of data, wait for the exeception ...
This was used to keep a basic state machine together so
we could announce to one tracker, and th...
Swap from 'Tracker' to 'ITracker'
github.com/alanmcgovern/monotorrent - 9e22923b4b2ae18a47657aebbc8f33bce730f2e8 authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - 697f6957abe1a57f25179bd9acb4cf4f86e5c63e authored over 5 years ago by Alan McGovern <[email protected]>
Huzzah
github.com/alanmcgovern/monotorrent - 6e91f7e782449cd0b56e9dabf36ca78da76e1c7e authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - c22d47a8c1daac15164f40b71e8c19b87fdc957b authored over 5 years ago by Alan McGovern <[email protected]>
Instead of force flushing all pending writes when we need
to hash check a piece, let's just wait...
Oops :p
github.com/alanmcgovern/monotorrent - a0936728bc61118f138d4322e2596a853c27cba5 authored over 5 years ago by Alan McGovern <[email protected]>Woo
github.com/alanmcgovern/monotorrent - d69b8447ff68dc3dc04c3dcc8000542d9f08770c authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - caac16cffd95749febe04c3f7cf22567c3e40432 authored over 5 years ago by Alan McGovern <[email protected]>
If it completes synchronously then the callback won't
be invoked, so just return a completed task.
github.com/alanmcgovern/monotorrent - 38e49379e7ace71c6b018aebf94518f1073fcd84 authored over 5 years ago by Alan McGovern <[email protected]>
Also we now never rate limit send invocations when sending
protocol. This ensures that protocol ...
I want to pass this around instead of ConnectionMonitor, so we
can accurately track data versus ...
github.com/alanmcgovern/monotorrent - e471688ba2e7e111dbca2231df403b6557fb8b86 authored over 5 years ago by Alan McGovern <[email protected]>
Small refactor to use a base class so all the optimisations
apply to both.
Add tests
Fixes https://github.com/mono/monotorrent/pull/85
github.com/alanmcgovern/monotorrent - ab95159d9bcc6652bcd686cc87f167c7df8679bd authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - eb6a2aa9061a5a9b788d0cf73497c1a1c6a55d4a authored over 5 years ago by Aaron Simmonds <[email protected]>
Just in case the file isn't opened in UTF-8
Fixes https://github.com/mono/monotorrent/pull/84
github.com/alanmcgovern/monotorrent - 8489bca7558427c5bd876c7391f88eb0414ffc63 authored over 5 years ago by Alan McGovern <[email protected]>Remove dependency on System.Reflection.Assembly
github.com/alanmcgovern/monotorrent - 83fc57ecdd4b3e01d572ac375ba7434a1cd97c74 authored over 5 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - 58f3e52ba26adf019ee0659f4a1d6ac7100d9784 authored over 5 years ago by Alan McGovern <[email protected]>
Meh
github.com/alanmcgovern/monotorrent - e339edd15ea93096da62c489556ccf787072a085 authored over 5 years ago by Alan McGovern <[email protected]>It's all UTC!
Fixes https://github.com/mono/monotorrent/issues/89
github.com/alanmcgovern/monotorrent - 65e3c2a118d18061c86ccf75fc5b7d63c6a30dce authored over 5 years ago by Alan McGovern <[email protected]>If the port is -1 then don't try to create a connection.
Fixes https://github.com/mono/monotorr...
github.com/alanmcgovern/monotorrent - 41db928b533ac20356e203e2a5a2ad9223c02fe0 authored over 5 years ago by Alan McGovern <[email protected]>
If we call BigInteger.GetBytes() we may end up getting a
shorter byte[] as the BigInteger may be...
github.com/alanmcgovern/monotorrent - 99fce59476817154fee4d79c966286fb47a6d512 authored over 5 years ago by Alan McGovern <[email protected]>
github.com/alanmcgovern/monotorrent - 9a85131bb97cbc09714a28be8ee3fbdddc919a94 authored over 5 years ago by Alan McGovern <[email protected]>
May the fourth be with you!
github.com/alanmcgovern/monotorrent - 4b5435e7cc5c37e06d2dc89e7775b39879b5f9f0 authored over 5 years ago by Alan McGovern <[email protected]>
So I was kinda bored recently and was curious to see how things
would look if MonoTorrent were r...
Fix code format
github.com/alanmcgovern/monotorrent - 5bfbc3859ad60aa718d64b29f03cea7ebee393f9 authored over 6 years ago by Sam Hocevar <[email protected]>Fix Code Format
github.com/alanmcgovern/monotorrent - 1ae3c5a1e5ce699f9a07c82f02d3132fc4c078cd authored over 6 years ago by Sam Hocevar <[email protected]>Fix Code Format
github.com/alanmcgovern/monotorrent - 41cdd91a50d47f3c97e90e6ba505ae8dd9b13162 authored over 6 years ago by Sam Hocevar <[email protected]>Fix Code Format
github.com/alanmcgovern/monotorrent - 1891cbab6e58fff67d50ea8a5da6096a00bb44ee authored over 6 years ago by Sam Hocevar <[email protected]>Remove unsafe code
github.com/alanmcgovern/monotorrent - 2870f3b1122ea47739d68de240ed50d65eb0202c authored over 6 years ago by Sam Hocevar <[email protected]>Remove unsafe code in DHT
github.com/alanmcgovern/monotorrent - 1b9d42a19881fe6fed09d67c7c7f59c856670675 authored over 6 years ago by Sam Hocevar <[email protected]>Fix namespace
github.com/alanmcgovern/monotorrent - a9acc80cf9000d681f1109ef5310fd385c4ea377 authored over 6 years ago by Sam Hocevar <[email protected]>Fix https exception for GetRightHttpSeeds
github.com/alanmcgovern/monotorrent - 0e72d4c91300d6d79d2f39d5f06004d3a31e3b0e authored over 6 years ago by Sam Hocevar <[email protected]>github.com/alanmcgovern/monotorrent - d07d811d94685931e4b56b58f36c1df2f65cf4e2 authored over 6 years ago by Aaron Simmonds <[email protected]>
github.com/alanmcgovern/monotorrent - c5f1d31038ef77e744777416a9e5bd08544fb619 authored over 6 years ago by Aaron Simmonds <[email protected]>
github.com/alanmcgovern/monotorrent - 7e1a37a7c46ecbc0a7d6c555d52853711b8ca79b authored over 6 years ago by Aaron Simmonds <[email protected]>
github.com/alanmcgovern/monotorrent - e300a238c83a80b45da69cd89e5f4c9c2f297920 authored over 6 years ago by Aaron Simmonds <[email protected]>
github.com/alanmcgovern/monotorrent - c0dc759fa291c51ce134b8005943aa076675cb48 authored over 6 years ago by Aaron Simmonds <[email protected]>
github.com/alanmcgovern/monotorrent - c689ba2818fab346c219d4b22f44e9b32638a08c authored over 6 years ago by Aaron Simmonds <[email protected]>
github.com/alanmcgovern/monotorrent - 64d6aee9bec3e89ae4256785cc7e083ba4b626b1 authored over 6 years ago by Aaron Simmonds <[email protected]>
github.com/alanmcgovern/monotorrent - e1b4e773bb8c0e31eac91daa208b480a491a25b7 authored over 6 years ago by Aaron Simmonds <[email protected]>
github.com/alanmcgovern/monotorrent - 8783fe476bec96033d11463cdc6362057472e2fa authored over 6 years ago by Aaron Simmonds <[email protected]>
Fix SpeedMonitor Tick() logic. Fixes slow peer download speed #53
github.com/alanmcgovern/monotorrent - 774a12494006acd21c117d36a9303732ac509139 authored almost 8 years ago by Sam Hocevar <[email protected]>Otherwise if we call tick at a rate lower than 800ms it will never update, resulting in a detect...
github.com/alanmcgovern/monotorrent - 82d00d1716f886810471285245a001749cc2cdae authored almost 8 years ago by tom <[email protected]>Do not try to connect to ourselves as a peer.
github.com/alanmcgovern/monotorrent - 9f184d1f75e83a5134cfb7d8e187e01dd8604384 authored about 8 years ago by Sam Hocevar <[email protected]>github.com/alanmcgovern/monotorrent - 6a7320674c66661d76aae23f64a22431521da98d authored about 8 years ago by Sam Hocevar <[email protected]>
Fix duplicate peer bug when peers first added after announce
github.com/alanmcgovern/monotorrent - f15f3bac61e24a623bf2e586d94f170de0a3754e authored about 8 years ago by Sam Hocevar <[email protected]>github.com/alanmcgovern/monotorrent - f1480ffb2be17c8dcc00874909a66471e7e7634e authored about 8 years ago by Sam Hocevar <[email protected]>
github.com/alanmcgovern/monotorrent - 12f684e3f85bb0cae06f0a0686ab5e527eb21fc2 authored almost 9 years ago by Sam Hocevar <[email protected]>
As 4.x and 2.x cannot be installed side-by-side on Debian I decided
to bump this version by defa...
There is no reason to hide the xbuild command line if there is no easy
way to show it. It helps ...
Prevents Available peer count from fluctuating wildly after an announce.
peerId is not set for n...
Manager.Torrent will be null until all metadata has been received.
We can modify the code to use...
These messages are only useful once we have the torrent
metadata and know the number of pieces i...
Allow users to override default IConnection handlers
github.com/alanmcgovern/monotorrent - 2b33886f7faa327a9b7c8285230da1d78ba4378a authored almost 12 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - 948bc716917486fa27639e8a103ec6fb1d2711da authored almost 12 years ago by Drew DeVault <[email protected]>
github.com/alanmcgovern/monotorrent - ffccdcaff773f2b61b02562fd2ead6687bff8479 authored almost 12 years ago by Alan McGovern <[email protected]>
Conflicts:
src/MonoTorrent.Tests/Common/MagnetLinkTest.cs
src/MonoTorrent/Common/MagnetLink.cs
Don't notify broken trackers of Stop()
github.com/alanmcgovern/monotorrent - d26d6f097419f770cd16abf2c9933ce1646e065c authored almost 12 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - 27b770b774219edaf6d0cdaf7b0ef70381c79697 authored almost 12 years ago by Drew DeVault <[email protected]>
github.com/alanmcgovern/monotorrent - 24a944dc6cebc9522c15ac2390c567d471a15838 authored over 12 years ago by Alan McGovern <[email protected]>
Couple mistakes, like event delegate being registered in the wrong spot,...
github.com/alanmcgovern/monotorrent - 36d3b44c50dad03da83351be5a3807354131e31d authored over 12 years ago by Alan McGovern <[email protected]>github.com/alanmcgovern/monotorrent - 06fc43867cf49db0a8ec0354169de0a437d90eac authored over 12 years ago by kellyelton <[email protected]>
github.com/alanmcgovern/monotorrent - ea8e3dccb05829a10e9b8ea6fd7ba93d18ae6cef authored almost 13 years ago by Alan McGovern <[email protected]>
github.com/alanmcgovern/monotorrent - 533e9db0e9d709e59517473f841eb9a356ff9541 authored almost 13 years ago by Alan McGovern <[email protected]>
Also remove the rediculously complex autoconf/automake files and
use a much simpler configure/Ma...
github.com/alanmcgovern/monotorrent - dff648155b79937187d83485b1ecedeaef775b4d authored almost 13 years ago by Alan McGovern <[email protected]>
github.com/alanmcgovern/monotorrent - 8564ef97970620bd4d834c5c3fe007bf439ecdbf authored almost 14 years ago by Alan McGovern <[email protected]>