transmission/libtransmission
Charles Kerr 92ac49d9c4 compatability with older C copmilers (ticket #422, patch by fizz) 2007-10-27 21:29:41 +00:00
..
Makefile.am use BUILT_SOURCES for version.h to ensure it gets built first 2007-10-24 20:18:13 +00:00
basename.c
bencode.c
bencode.h
bsdtree.h
clients.c roll back the clients changes because of the 0.90 freeze 2007-10-19 00:19:16 +00:00
clients.h
completion.c
completion.h
crypto.c Fix openbsd build. 2007-10-26 00:36:22 +00:00
crypto.h
dirname.c
fastresume.c Quick & dirty fix to crasher ticket #415. 2007-10-26 03:02:23 +00:00
fastresume.h Quick & dirty fix to crasher ticket #415. 2007-10-26 03:02:23 +00:00
fdlimit.c
fdlimit.h
handshake.c compatability with older C copmilers (ticket #422, patch by fizz) 2007-10-27 21:29:41 +00:00
handshake.h
http.c
http.h
inout.c compatability with older C copmilers (ticket #422, patch by fizz) 2007-10-27 21:29:41 +00:00
inout.h
internal.h fix ul/dl speed wart reported by BentMyWookie 2007-10-21 15:47:26 +00:00
ipcparse.c Add IPC messages to set and retrieve the encryption mode. 2007-10-26 03:43:27 +00:00
ipcparse.h Add IPC messages to set and retrieve the encryption mode. 2007-10-26 03:43:27 +00:00
list.c
list.h
makemeta.c integral sign correctness in makemeta 2007-10-26 03:16:27 +00:00
makemeta.h integral sign correctness in makemeta 2007-10-26 03:16:27 +00:00
metainfo.c dead code removal. 2007-10-20 15:17:36 +00:00
metainfo.h
natpmp.c fix OpenBSD build error. 2007-10-25 13:59:46 +00:00
natpmp.h
net.c fix OpenBSD build error. 2007-10-25 13:59:46 +00:00
net.h fix OpenBSD build error. 2007-10-25 13:59:46 +00:00
peer-io.c The OpenBSD build fix caused a Darwin build error. :) Thanks to pea for reporting. 2007-10-25 14:34:20 +00:00
peer-io.h dead code removal. 2007-10-22 23:27:47 +00:00
peer-mgr-private.h fix OpenBSD build error. 2007-10-25 13:59:46 +00:00
peer-mgr.c compatability with older C copmilers (ticket #422, patch by fizz) 2007-10-27 21:29:41 +00:00
peer-mgr.h fix OpenBSD build error. 2007-10-25 13:59:46 +00:00
peer-msgs.c compatability with older C copmilers (ticket #422, patch by fizz) 2007-10-27 21:29:41 +00:00
peer-msgs.h remove tr_peerMsgsSetChoke()'s return value, which was always ignored anyway 2007-10-17 18:23:59 +00:00
platform.c fix OpenBSD build error. 2007-10-25 13:59:46 +00:00
platform.h
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c
ratecontrol.h
shared.c
shared.h
strlcat.c
strlcpy.c
torrent.c Ticket #395 (ensure file exists when starting) 2007-10-27 14:17:51 +00:00
tracker.c improve the "can't connect to tracker" error message. 2007-10-26 16:39:00 +00:00
tracker.h huge tracker cleanup for the "no response from tracker" issue 2007-10-17 18:59:58 +00:00
transmission.c (gtk) if two torrents are selected -- one running, one paused -- both "pause" and "resume" buttons should be enabled. reported by glyphobet. 2007-10-26 23:29:19 +00:00
transmission.h Quick & dirty fix to crasher ticket #415. 2007-10-26 03:02:23 +00:00
trcompat.h
trevent.c fix overflow error that caused timers with intervals larger than 35 minutes to be lost... which is nastier than it sounds, since that's shorter than many tracker announce intervals. 2007-10-18 18:32:58 +00:00
trevent.h fix overflow error that caused timers with intervals larger than 35 minutes to be lost... which is nastier than it sounds, since that's shorter than many tracker announce intervals. 2007-10-18 18:32:58 +00:00
upnp.c fix OpenBSD build error. 2007-10-25 13:59:46 +00:00
upnp.h
utils.c dead code removal. 2007-10-20 15:17:36 +00:00
utils.h dead code removal. 2007-10-20 15:17:36 +00:00
xml.c
xml.h