1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 09:13:06 +00:00
transmission/libtransmission
2007-01-21 06:42:05 +00:00
..
bencode.c
bencode.h
choking.c
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 clean up 2007-01-19 11:19:20 +00:00
fdlimit.h
http.c
http.h
inout.c Reorganizes a few things, don't accept two connections from the same IP 2007-01-21 06:42:05 +00:00
inout.h
internal.h Reorganizes a few things, don't accept two connections from the same IP 2007-01-21 06:42:05 +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
natpmp.h
net.c clean up 2007-01-19 01:39:33 +00:00
net.h
peer.c Reorganizes a few things, don't accept two connections from the same IP 2007-01-21 06:42:05 +00:00
peer.h Reorganizes a few things, don't accept two connections from the same IP 2007-01-21 06:42:05 +00:00
peermessages.h
peerparse.h
peerutils.h Reorganizes a few things, don't accept two connections from the same IP 2007-01-21 06:42:05 +00:00
platform.c clean up 2007-01-19 01:39:33 +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 Reorganizes a few things, don't accept two connections from the same IP 2007-01-21 06:42:05 +00:00
shared.h Split transmission.c: everything related to the accept/upnp/choking 2007-01-19 04:42:31 +00:00
torrent.c Reorganizes a few things, don't accept two connections from the same IP 2007-01-21 06:42:05 +00:00
tracker.c small memleaks 2007-01-20 05:07:00 +00:00
tracker.h clean up 2007-01-19 11:19:20 +00:00
transmission.c Another split 2007-01-19 08:36:49 +00:00
transmission.h Split transmission.c: everything related to the accept/upnp/choking 2007-01-19 04:42:31 +00:00
upnp.c
upnp.h
utils.c typo 2007-01-14 16:57:31 +00:00
utils.h
xml.c
xml.h