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.11.tar.gz | 0002989445 2.85 MB | |
libtorrent-rasterbar.changes | 0000008570 8.37 KB | |
libtorrent-rasterbar.spec | 0000005588 5.46 KB |
Revision 29 (latest revision is 177)
Mariusz Fik (Fisiu)
accepted
request 199319
from
Mariusz Fik (Fisiu)
(revision 29)
- Update to 0.16.11: * fix web seed URL double escape issue * fix string encoding issue in alert messages * fix SSL authentication issue * deprecate std::wstring overloads. long live utf-8 * improve time-critical pieces feature (streaming) * introduce bandwidth exhaustion attack-mitigation in allowed-fast pieces * python binding fix issue where torrent_info objects where destructing when their torrents were deleted * added missing field to scrape_failed_alert in python bindings * GCC 4.8 fix * fix proxy failure semantics with regards to anonymous mode * fix round-robin seed-unchoke algorithm * add bootstrap.sh to generage configure script and run configure * fix bug in SOCK5 UDP support * fix issue where torrents added by URL would not be started immediately
Comments 0