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 | 0000000657 657 Bytes | |
_link | 0000000155 155 Bytes | |
libtorrent-rasterbar-2.0.5.tar.gz | 0004407260 4.2 MB | |
libtorrent-rasterbar.changes | 0000055198 53.9 KB | |
libtorrent-rasterbar.spec | 0000005131 5.01 KB |
Revision 153 (latest revision is 177)
Luigi Baldoni (alois)
accepted
request 935764
from
Luigi Baldoni (alois)
(revision 153)
- Update to version 2.0.5 * fix build with WolfSSL * fix issue where incoming uTP connections were not accepted over SOCKS5 * fix several issues in handling of checking files of v2 torrents, esp. from magnet links * make the token limit when parsing metadata from magnet files configurable * fix issue with stalled pieces on disk full errors * fix missing python binding for file_progress_flags * fix torrent_file_with_hashes() to fail when we don't have the piece layers * restore path character encoding conversion for non UTF-8 locales * fix use-after-free bug in make_magnet_uri * add write_torrent_file() to produce a .torrent file from add_torrent_params * allow loading v2 .torrent files without piece layer * fix issue with adding v2 torrents with invalid file root hash - Drop libtorrent-rasterbar-2.0.4-handler-buffer.patch (merged upstream)
Comments 0