All releases of rTorrent


Release Notes: A few important fixes and an initial-seed patch.


Release Notes: This release adds support for DHT and cleans up the API.


Release Notes: Support for XMLRPC.


Release Notes: This release adds support for limits on simultaneous HTTP connections, a new file list showing directories, and the creation of symbolic links on download state change.


Release Notes: Support for protocol encryption and HTTP proxying was added.


Release Notes: The UI was cleaned up. Various bugs were fixed. kqueue support was added.


Release Notes: A bug that caused session torrents that were queued for hashing to cause an exception on load was fixed. A problem in which the command-line arguments' order was being randomized when checking for the "-n" flag was fixed. Tracker requests no longer fail when the tracker sends a dictionary type for the "peers" field.


Release Notes: A full disk is properly handled. It first calls msync with MS_ASYNC, then 30 seconds later with MS_SYMC. This guarantees that the data is written, while not blocking unnecessarily. A completed message was not being sent to the tracker, so this has been fixed. The "-n" flag was added, which disables loading of ~/.rtorrent.rc. The "close_untied=" option was added.


Release Notes: Views of the downloads that can be sorted and filtered were added. The number keys from "1" to "6" are bound to a set which can be modified with the "view_*" options. Incoming connections are disconnected early if the download is full. IPv6 and cursesw were made configurable, neither of which are actually used yet. Various other bugs were fixed. A "session_save" option was added, which is scheduled by default every 30 minutes.


Release Notes: This release has improved chunk selection, and will display a peer's client name and version. The API has been cleaned up. Setting the IP TOS is allowed.