1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 21:12:05 +00:00
transmission/libtransmission
2006-04-07 20:17:40 +00:00
..
bencode.c
bencode.h
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
clients.c
clients.h
completion.c
completion.h
fastresume.h Fixed fastResumeLoadOld 2006-02-08 16:49:00 +00:00
fdlimit.c
fdlimit.h
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 Merge from branches/new_api:r161 2006-03-23 12:39:39 +00:00
Makefile Don't print an error if the .depend files don't exist. 2006-04-05 09:45:09 +00:00
metainfo.c
metainfo.h
net.c Adds non-blocking (threaded) DNS resolution 2006-03-24 12:18:38 +00:00
net.h Adds non-blocking (threaded) DNS resolution 2006-03-24 12:18:38 +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
peerparse.h
peerutils.h
platform.c
platform.h
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
sha1.h
tracker.c Should fix a race condition 2006-04-07 20:17:40 +00:00
tracker.h Should fix a race condition 2006-04-07 20:17:40 +00:00
transmission.c Should fix a race condition 2006-04-07 20:17:40 +00:00
transmission.h Adds download rate limit 2006-04-07 12:09:08 +00:00
utils.c
utils.h