Go to file
Charles Kerr 5128d0a434 fix terribly nasty bencode corruption bug from r2024 regarding the sorting of dictionary keys in tr_bencDictAdd(). this corrupts all the pointers that are already floating out there to existing values in the dictionary... if BitTornado really needs these to be sorted, then we should sort a temporary copy in tr_bencSave(), not here in our internal structures. 2007-06-19 03:01:57 +00:00
Transmission.xcodeproj have a higher quality image for the torrent creation drag overlay 2007-06-18 22:43:49 +00:00
beos Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
cli Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
daemon Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
gtk * fix error checking large files reported by Gimp_ 2007-06-18 19:39:52 +00:00
libevent add libevent to the project 2007-05-28 01:49:14 +00:00
libtransmission fix terribly nasty bencode corruption bug from r2024 regarding the sorting of dictionary keys in tr_bencDictAdd(). this corrupts all the pointers that are already floating out there to existing values in the dictionary... if BitTornado really needs these to be sorted, then we should sort a temporary copy in tr_bencSave(), not here in our internal structures. 2007-06-19 03:01:57 +00:00
macosx fix a typo in help 2007-06-19 00:21:24 +00:00
misc Add a new bad-format message to avoid overloading not-supported. 2007-06-10 20:29:31 +00:00
mk Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
.gitignore Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
AUTHORS trivial commit to test new svn account 2007-06-07 16:07:10 +00:00
BSDmakefile Add a wrapper for make on some BSD systems to run gmake. 2007-04-10 00:52:06 +00:00
LICENSE Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Makefile Makes make happy with -j 2006-12-14 03:17:23 +00:00
NEWS Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
README * fix error checking large files reported by Gimp_ 2007-06-18 19:39:52 +00:00
appcast.xml • treat quitting when updating the same as quitting normally in regards to announcing 2007-04-30 16:54:55 +00:00
configure Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
version.sh update trunk version 2007-04-30 15:44:54 +00:00

README

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 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/