transmission/libtransmission
Eric Petit 766e834cde Code cleanup 2006-04-22 17:12:59 +00:00
..
Makefile Don't print an error if the .depend files don't exist. 2006-04-05 09:45:09 +00:00
bencode.c Import from 2005-10-26 2006-01-12 17:43:21 +00:00
bencode.h Import from 2005-10-26 2006-01-12 17:43:21 +00:00
choking.c Adds a real test for lrintf because some Linux systems, like BeOS, seem 2006-04-03 09:05:47 +00:00
choking.h Added a rate calculator for each peer 2006-01-30 04:42:43 +00:00
clients.c Import from 2005-10-26 2006-01-12 17:43:21 +00:00
clients.h Import from 2005-10-26 2006-01-12 17:43:21 +00:00
completion.c Update 2005-11-18 2006-01-12 18:32:29 +00:00
completion.h Update 2005-11-18 2006-01-12 18:32:29 +00:00
fastresume.h Fixed fastResumeLoadOld 2006-02-08 16:49:00 +00:00
fdlimit.c Update 2005-12-25 2006-01-12 18:58:57 +00:00
fdlimit.h Import from 2005-10-26 2006-01-12 17:43:21 +00:00
inout.c Save resume information when a torrent finishes downloading. 2006-02-08 17:48:18 +00:00
inout.h Save resume information when a torrent finishes downloading. 2006-02-08 17:48:18 +00:00
internal.h Portability fix (platforms such as sparc64 need uint32_t pointers to be 2006-04-22 14:27:09 +00:00
metainfo.c Update 2005-11-21 2006-01-12 18:33:20 +00:00
metainfo.h Import from 2005-10-26 2006-01-12 17:43:21 +00:00
net.c Code cleanup 2006-04-22 17:12:59 +00:00
net.h Code cleanup 2006-04-22 17:12:59 +00:00
peer.c Adds download rate limit 2006-04-07 12:09:08 +00:00
peer.h Quick fix for the 'getting unconnectable' problem (adds a timeout on 2006-03-03 12:53:55 +00:00
peermessages.h Workarounded a race condition 2006-02-01 14:05:48 +00:00
peerparse.h Removed now unused tables and some now unused code 2006-01-30 02:13:40 +00:00
peerutils.h New choking algorithm (still needs work, it's inefficient, untested and 2006-01-30 06:54:31 +00:00
platform.c Update 2005-12-26 2006-01-12 19:00:04 +00:00
platform.h Update 2005-12-25 2006-01-12 18:58:57 +00:00
ratecontrol.c Force rates to 0 when paused, and download rate to 0 when seeding. 2006-02-07 02:32:50 +00:00
ratecontrol.h Force rates to 0 when paused, and download rate to 0 when seeding. 2006-02-07 02:32:50 +00:00
sha1.c Import from 2005-10-26 2006-01-12 17:43:21 +00:00
sha1.h Import from 2005-10-26 2006-01-12 17:43:21 +00:00
tracker.c Merged simple_http_parsing branch 2006-04-11 22:37:43 +00:00
tracker.h Should fix a race condition 2006-04-07 20:17:40 +00:00
transmission.c Show tracker errors again 2006-04-08 15:56:26 +00:00
transmission.h Adds download rate limit 2006-04-07 12:09:08 +00:00
utils.c Merged simple_http_parsing branch 2006-04-11 22:37:43 +00:00
utils.h Merged simple_http_parsing branch 2006-04-11 22:37:43 +00:00