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 |
---|---|---|
_constraints | 0000000348 348 Bytes | |
_link | 0000000155 155 Bytes | |
libtorrent-rasterbar-1.2.3.tar.gz | 0004145859 3.95 MB | |
libtorrent-rasterbar.changes | 0000044150 43.1 KB | |
libtorrent-rasterbar.spec | 0000006922 6.76 KB |
Revision 124 (latest revision is 177)
Alexei Sorokin (XRevan86)
accepted
request 765474
from
Avindra Goolcharan (avindra)
(revision 124)
- Update to version 1.2.3 * fix erroneous event=completed tracker announce when checking files * promote errors in parsing listen_interfaces to post listen_failed_alert * fix bug in protocol encryption/obfuscation * fix buffer overflow in SOCKS5 UDP logic * fix issue of rapid calls to file_priority() clobbering each other * clear tracker errors on success * optimize setting with unlimited unchoke slots * fixed restoring of trackers, comment, creation date and created-by in resume data * fix handling of torrents with too large pieces * fixed division by zero in anti-leech choker * fixed bug in torrent_info::swap
Comments 0