1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-27 01:57:52 +00:00
transmission/libtransmission
2007-11-14 05:02:03 +00:00
..
bencode.c undoing the r3773-r3774 experiment. 2007-11-09 20:07:52 +00:00
bencode.h
bsdtree.h
clients.c
clients.h
completion.c minor tweaks. 2007-11-12 22:26:10 +00:00
completion.h minor tweaks. 2007-11-12 22:26:10 +00:00
crypto.c undoing the r3773-r3774 experiment. 2007-11-09 20:07:52 +00:00
crypto.h
fastresume.c minor tweaks. 2007-11-12 22:26:10 +00:00
fastresume.h
fdlimit.c make the hard drive less noisy than it was in 0.92 2007-11-10 05:09:40 +00:00
fdlimit.h
handshake.c commit tiennou's fast-peers-final patch from ticket 149 2007-11-10 16:06:00 +00:00
handshake.h
inout.c fix r3777 compiler warning reported by SoftwareElves 2007-11-10 05:01:13 +00:00
inout.h fix r3777 compiler warning reported by SoftwareElves 2007-11-10 05:01:13 +00:00
internal.h
ipcparse.c tiennou's fix for #463 2007-11-12 15:08:58 +00:00
ipcparse.h
list.c
list.h
Makefile.am
makemeta.c undoing the r3773-r3774 experiment. 2007-11-09 20:07:52 +00:00
makemeta.h
metainfo.c undoing the r3773-r3774 experiment. 2007-11-09 20:07:52 +00:00
metainfo.h
natpmp.c undoing the r3773-r3774 experiment. 2007-11-09 20:07:52 +00:00
natpmp.h
net.c
net.h
peer-io.c undoing the r3773-r3774 experiment. 2007-11-09 20:07:52 +00:00
peer-io.h
peer-mgr-private.h
peer-mgr.c since many people seem to be having a hard time holding onto good peers, be a little more lenient on how quickly we hang up on peers that have transferred piece data with us. 2007-11-14 05:02:03 +00:00
peer-mgr.h
peer-msgs.c * fix the `req->length == (uint32_t)( ((block)==((msgs->torrent)->blockCount-1))' bug. 2007-11-13 05:36:43 +00:00
peer-msgs.h * fix the `req->length == (uint32_t)( ((block)==((msgs->torrent)->blockCount-1))' bug. 2007-11-13 05:36:43 +00:00
platform.c undoing the r3773-r3774 experiment. 2007-11-09 20:07:52 +00:00
platform.h
ptrarray.c undoing the r3773-r3774 experiment. 2007-11-09 20:07:52 +00:00
ptrarray.h
publish.c undoing the r3773-r3774 experiment. 2007-11-09 20:07:52 +00:00
publish.h
ratecontrol.c minor tweaks. 2007-11-12 22:26:10 +00:00
ratecontrol.h
shared.c Increase the intervals on timers that won't affect performance. This reduces most of Transmission's PowerTOP footprint. 2007-11-11 20:27:13 +00:00
shared.h
torrent.c don't require clients to call tr_torrentClearStatusCallback() before tr_torrentClose(). 2007-11-11 03:14:01 +00:00
tracker.c fix tracker wart reported by tiennou 2007-11-10 16:00:59 +00:00
tracker.h
transmission.c have tr_close() call tr_torrentClose() on all running torrents 2007-11-10 22:29:28 +00:00
transmission.h tiennou's fix for #461 2007-11-12 15:15:51 +00:00
trcompat.h
trevent.c Increase the intervals on timers that won't affect performance. This reduces most of Transmission's PowerTOP footprint. 2007-11-11 20:27:13 +00:00
trevent.h
upnp.c minor tweaks. 2007-11-12 22:26:10 +00:00
upnp.h
utils.c fix a bug in tr_stat's availability numbers, reported by BentMyWookie 2007-11-11 16:33:04 +00:00
utils.h fix a bug in tr_stat's availability numbers, reported by BentMyWookie 2007-11-11 16:33:04 +00:00