1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 13:03:50 +00:00
transmission/libtransmission
2007-01-23 23:46:10 +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 add BitPump 2007-01-16 15:49:13 +00:00
clients.h
completion.c
completion.h
fastresume.h Reorganizes a few things, don't accept two connections from the same IP 2007-01-21 06:42:05 +00:00
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 Split transmission.c: everything related to the accept/upnp/choking 2007-01-19 04:42:31 +00:00
natpmp.c Fix stupid mistake. 2007-01-23 23:46:10 +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 clean up 2007-01-19 01:39:33 +00:00
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 Split transmission.c: everything related to the accept/upnp/choking 2007-01-19 04:42:31 +00:00
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 clean up 2007-01-19 11:19:20 +00:00
transmission.c Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +00:00
transmission.h Split transmission.c: everything related to the accept/upnp/choking 2007-01-19 04:42:31 +00:00
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