1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 21:12:05 +00:00
transmission/libtransmission
2007-07-15 03:26:22 +00:00
..
basename.c
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
clients.c clean up #includes a bit. 2007-07-12 17:51:45 +00:00
clients.h
completion.c
completion.h
dirname.c
fastresume.c clean up #includes a bit. 2007-07-12 17:51:45 +00:00
fastresume.h
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
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
list.h
makemeta.c
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
ratecontrol.c
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
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
xml.h