libtorrent is a C++ implementation of the BitTorrent protocol

Edit Package libtorrent-rasterbar

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.

Refresh
Refresh
Source Files
Filename Size Changed
libtorrent-rasterbar-0.16.8.tar.bz2 0002598510 2.48 MB
libtorrent-rasterbar.changes 0000005825 5.69 KB
libtorrent-rasterbar.spec 0000005556 5.43 KB
Revision 23 (latest revision is 177)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 155991 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 23)
- update to 0.16.8:
  + support torrents with more than 262000 pieces
  + make tracker back-off configurable
  + improve SSL torrent support by using SNI and a single SSL listen socket
  + improved peer exchange performance by sharing incoming 
    connections which advertize listen port
  + add web seed support for torrents with pad files
  + introduced a more scalable API for torrent status updates 
  + updated the API to add_torrent_params turning all bools into 
    flags of a flags field
  + added async_add_torrent() function to significantly improve 
    performance when adding many torrents
  + deprecated compact storage allocation
  + feature to encrypt peer connections with a secret AES-256 key 
    stored in .torrent file
  + added support for fadvise/F_RDADVISE for improved disk 
    read performance 
- removed libtorrent-rasterbar-boost-time_utc.patch
- removed libtorrent-rasterbar-0.15.9-missing-return.patch
- specfile cleanup: remove tags and allow to build on SLE-11-SP2
Comments 0
openSUSE Build Service is sponsored by