You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jari Sundell 081b5e9cb2 Removed old file entry. 14 years ago
doc * Clearing out lots of old tickets and small bug reports. 14 years ago
rak Updated rak/timer.h. 14 years ago
scripts Fixed stray comma in script causing invalid LT_SMP_CACHE_BYTES value to be set. 14 years ago
src Highlight busy trackers in an easier to see way. 14 years ago
test * Added 'p.is_unwanted' and 'p.is_preferred' commands. 15 years ago
.gitignore Added unittest script to gitignore. 14 years ago
AUTHORS Commiting basic files for rtorrent. 21 years ago
COPYING Commiting basic files for rtorrent. 21 years ago
ChangeLog Commiting basic files for rtorrent. 21 years ago
INSTALL Commiting basic files for rtorrent. 21 years ago
Makefile.am Removed old file entry. 14 years ago
NEWS Commiting basic files for rtorrent. 21 years ago
README * Cleaned up torrent::Rate and moved it to the API. Changed various 21 years ago
autogen.sh * Bound 'U' for clearing "tied_to_file". 20 years ago
configure.ac Bumped version. 14 years ago

README

BUILDING

Run "./autogen.sh" to generate the configure scripts if
nessesary. The man page "doc/rtorrent.1" must be generated with
"docbook2man rtorrent.1.xml" if it is missing.

Note that rtorrent follows the development of libtorrent closely, and
thus the versions must be in sync. This should not be nessesary in the
future, when the library API stabilizes.

USAGE

See the man page or website for instructions.

LICENSE

GNU GPL, see COPYING. "libtorrent/src/utils/sha_fast.{cc,h}" is
originally from the Mozilla NSS and is under a triple license; MPL,
LGPL and GPL. An exception to non-NSS code has been added for linking
to OpenSSL as requested by Debian, though the author considers that
library to be part of the Operative System and thus linking is allowed
according to the GPL.

Use whatever fits your purpose, the code required to compile with
Mozilla's NSS implementation of SHA1 has been retained and can be
compiled if the user wishes to avoid using OpenSSL.

DEPENDENCIES

libcurl >= 7.12.0
ncurses

CONTACT

Send bug reports, suggestions and patches to <jaris@ifi.uio.no> or
to the mailinglist.