libtorrent is a C++ implementation of the BitTorrent protocol
libtorrent-rasterbar is a C++ library that aims to be a good alternative to all the other bittorrent implementations around.
It is a library and not a full featured client, although it comes with a working example client.
The main goals of libtorrent-rasterbar are:
* To be cpu efficient.
* To be memory efficient.
* To be very easy to use.
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / libtorrent-rasterbar
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libtorrent-rasterbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000155 155 Bytes | |
libtorrent-rasterbar-0.16.6.tar.gz | 0002930852 2.8 MB | |
libtorrent-rasterbar.changes | 0000005306 5.18 KB | |
libtorrent-rasterbar.spec | 0000005867 5.73 KB |
Revision 21 (latest revision is 177)
Mariusz Fik (Fisiu)
accepted
request 148939
from
Mariusz Fik (Fisiu)
(revision 21)
- Update to 0.16.6: + support torrents with more than 262000 pieces + support banning web seeds sending corrupt data + feature to encrypt peer connections with a secret AES-256 key stored in .torrent file + added support for RSS feeds + uTP protocol support + and much more, full list available in ChangeLog file - Drop libtorrent-rasterbar-boost-time_utc.patch - Drop libtorrent-rasterbar-0.15.9-missing-return.patch - it's not needed for linux builds. - soname gets 7
Comments 0