1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-02 20:43:51 +00:00
transmission/libtransmission
2007-01-23 20:54:54 +00:00
..
bencode.c
bencode.h
choking.c Mark a peer as uploading if we are unchoked *and* interested 2007-01-21 07:27:57 +00:00
choking.h
clients.c
clients.h
completion.c
completion.h
fastresume.h
fdlimit.c Probably fixes the recent problem with disappearing peers 2007-01-23 17:59:21 +00:00
fdlimit.h More simplifications 2007-01-21 19:42:11 +00:00
http.c More simplifications 2007-01-21 19:42:11 +00:00
http.h
inout.c Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +00:00
inout.h
internal.h Fixes BeOS warnings 2007-01-21 08:43:58 +00:00
metainfo.c
metainfo.h
natpmp.c More simplifications 2007-01-21 19:42:11 +00:00
natpmp.h Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +00:00
net.c More simplifications 2007-01-21 19:42:11 +00:00
net.h More simplifications 2007-01-21 19:42:11 +00:00
peer.c More simplifications 2007-01-21 19:42:11 +00:00
peer.h Compile before you commit 2007-01-21 07:32:31 +00:00
peermessages.h
peerparse.h
peerutils.h More simplifications 2007-01-21 19:42:11 +00:00
platform.c Fixes BeOS warnings 2007-01-21 08:43:58 +00:00
platform.h
ratecontrol.c Removed the need for all the tiny mallocs in ratecontrol by using a fixed sized, circular history 2007-01-22 22:58:51 +00:00
ratecontrol.h
sha1.c
sha1.h
shared.c More simplifications 2007-01-21 19:42:11 +00:00
shared.h
torrent.c Compile before you commit 2007-01-21 07:32:31 +00:00
tracker.c Should fix #193 2007-01-23 20:54:54 +00:00
tracker.h
transmission.c Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +00:00
transmission.h
upnp.c More simplifications 2007-01-21 19:42:11 +00:00
upnp.h Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +00:00
utils.c
utils.h
xml.c
xml.h