transmission/libtransmission
Charles Kerr 4311b160b5 add tr_torrentGetFileStatus() for BentMyWookie 2007-07-15 03:26:22 +00:00
..
basename.c Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
bencode.c clean up #includes a bit. 2007-07-12 17:51:45 +00:00
bencode.h
bsdqueue.h
bsdtree.h
choking.c fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
choking.h clean up #includes a bit. 2007-07-09 20:10:42 +00:00
clients.c clean up #includes a bit. 2007-07-12 17:51:45 +00:00
clients.h
completion.c splitting dnd and priorities apart, and moving the file storage for those fields into fastresume 2007-07-10 03:12:46 +00:00
completion.h
dirname.c Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
fastresume.c clean up #includes a bit. 2007-07-12 17:51:45 +00:00
fastresume.h remove unused functions tr_ioRemoveResume() and fastResumeRemove() 2007-07-10 00:33:48 +00:00
fdlimit.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
fdlimit.h
http.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
http.h
inout.c clean up #includes a bit. 2007-07-12 17:51:45 +00:00
inout.h remove unused functions tr_ioRemoveResume() and fastResumeRemove() 2007-07-10 00:33:48 +00:00
internal.h Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
ipcparse.c Don't silently ignore IPC messages which aren't in the table (oops). 2007-07-14 05:29:18 +00:00
ipcparse.h Don't silently ignore IPC messages which aren't in the table (oops). 2007-07-14 05:29:18 +00:00
list.c fix r2306 double-free crash reported by Gimp_, webaake 2007-07-09 16:30:20 +00:00
list.h fix r2306 double-free crash reported by Gimp_, webaake 2007-07-09 16:30:20 +00:00
makemeta.c update versioning scheme as per consensus between TMT, John_Clay, Gimp_, and charles_ 2007-07-10 19:40:21 +00:00
makemeta.h
metainfo.c clean up #includes a bit. 2007-07-12 17:51:45 +00:00
metainfo.h
natpmp.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
natpmp.h
net.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
net.h Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
peer.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
peer.h Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
peeraz.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
peerext.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
peermessages.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
peerparse.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
peertree.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
peerutils.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
platform.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
platform.h Adds BeOS tr_condBroadcast implementation 2007-07-10 14:00:20 +00:00
ratecontrol.c fix rate control bug reported by John_Clay 2007-07-10 17:07:18 +00:00
ratecontrol.h clean up #includes a bit. 2007-07-12 17:51:45 +00:00
sha1.c
sha1.h
shared.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
shared.h
strlcat.c
strlcpy.c
torrent.c add tr_torrentGetFileStatus() for BentMyWookie 2007-07-15 03:26:22 +00:00
tracker.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
tracker.h first draft of a fix for the tracker communication bug reported by TMT 2007-07-12 20:48:13 +00:00
transmission.c clean up #includes a bit. 2007-07-12 17:51:45 +00:00
transmission.h add tr_torrentGetFileStatus() for BentMyWookie 2007-07-15 03:26:22 +00:00
trcompat.h Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
upnp.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
upnp.h
utils.c tr_bitfieldIsEmtpy(): fix a howler of a bug that caused some files to not be rechecked on startup even if they should've been. 2007-07-14 04:26:30 +00:00
utils.h Unbreak the build on my system. 2007-07-14 05:28:35 +00:00
xml.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
xml.h