1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 04:53:27 +00:00
transmission/libtransmission
2007-01-21 12:38:50 +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 Merge io branch into trunk 2007-01-14 12:00:21 +00:00
completion.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
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 Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +00:00
fdlimit.h Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +00:00
http.c Merge io branch into trunk 2007-01-14 12:00:21 +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 Merge io branch into trunk 2007-01-14 12:00:21 +00:00
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 Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +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 Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +00:00
net.h
peer.c clean up 2007-01-21 12:38:50 +00:00
peer.h Compile before you commit 2007-01-21 07:32:31 +00:00
peermessages.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
peerparse.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
peerutils.h clean up 2007-01-21 12:38:50 +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 avoid calculations if the bandwidth limit is 0, since it always will return the same value 2007-01-15 19:16:32 +00:00
ratecontrol.h
sha1.c
sha1.h
shared.c Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +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 Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +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 Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +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 typo 2007-01-14 16:57:31 +00:00
utils.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
xml.c
xml.h