1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 16:52:39 +00:00
No description
Find a file
Eric Petit a006c25025 Adds automatic peer banning.
At first, peers get only banned for the bad pieces they've contributed to, i.e. we continue to ask them for other parts of the torrent. If more bad data keeps coming, the peer gets completely banned.
Based on Jeremiah Morris' patch.
2006-05-13 06:48:37 +00:00
beos A couple minor i18n cleanups. 2006-04-25 08:14:37 +00:00
cli Fixes warnings 2006-04-26 10:59:09 +00:00
gtk Fix a double-free bug that was causing preference corruption and crashes. 2006-05-07 20:35:50 +00:00
libtransmission Adds automatic peer banning. 2006-05-13 06:48:37 +00:00
macosx Adds Action button that allows quick setting of upload and download limits, 2006-05-01 00:15:18 +00:00
Transmission.xcodeproj Adds Action button that allows quick setting of upload and download limits, 2006-05-01 00:15:18 +00:00
.gitignore A couple minor i18n cleanups. 2006-04-25 08:14:37 +00:00
AUTHORS Prepare for 0.5 2006-02-10 20:05:24 +00:00
configure A couple minor i18n cleanups. 2006-04-25 08:14:37 +00:00
LICENSE Import from 2005-10-26 2006-01-12 17:43:21 +00:00
Makefile A couple minor i18n cleanups. 2006-04-25 08:14:37 +00:00
Makefile.common A couple minor i18n cleanups. 2006-04-25 08:14:37 +00:00
NEWS 0.5 2006-02-11 16:34:25 +00:00
README Improve libintl.h search and add a --gettext-prefix configure option. 2006-02-10 20:52:44 +00:00

README for Transmission
=======================

Transmission is a free, lightweight BitTorrent client. It features a
simple, intuitive interface on top on an efficient, cross-platform
back-end.

Transmission is open source (MIT license) and runs on Mac OS X (Cocoa
interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS
(native interface).

For more information (including build instructions), please consult the
website: http://transmission.m0k.org/