1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-08 04:44:01 +00:00
transmission/libtransmission
2007-12-21 16:51:42 +00:00
..
bencode.c
bencode.h
bsdtree.h
clients.c
clients.h
completion.c
completion.h
crypto.c
crypto.h
fastresume.c tweak the debug messages 2007-12-13 17:18:35 +00:00
fastresume.h
fdlimit.c added tr_torrentSetPeerLimits(), tr_torrentGetPeerLimits(), tr_setGlobalPeerLimit(), tr_getGlobalPeerLimit() 2007-12-20 21:44:16 +00:00
fdlimit.h added tr_torrentSetPeerLimits(), tr_torrentGetPeerLimits(), tr_setGlobalPeerLimit(), tr_getGlobalPeerLimit() 2007-12-20 21:44:16 +00:00
handshake.c
handshake.h
inout.c fix off-by-one introduced in r4153 2007-12-15 05:05:23 +00:00
inout.h
internal.h added tr_torrentSetPeerLimits(), tr_torrentGetPeerLimits(), tr_setGlobalPeerLimit(), tr_getGlobalPeerLimit() 2007-12-20 21:44:16 +00:00
ipcparse.c
ipcparse.h
list.c
list.h
Makefile.am add torrent-ctor so that xcode can be updated. it's not plugged in yet though. 2007-12-21 16:51:42 +00:00
makemeta.c
makemeta.h
metainfo.c
metainfo.h
natpmp.c try to make the natpmp error messages yet more helpful. thanks to m1b and Lacrocivious 2007-12-15 06:10:24 +00:00
natpmp.h Use libnatpmp for port mapping. rewrite the upnp/natpmp manager. 2007-12-08 19:34:15 +00:00
net.c more helpful error message 2007-12-15 03:17:50 +00:00
net.h Use libnatpmp for port mapping. rewrite the upnp/natpmp manager. 2007-12-08 19:34:15 +00:00
peer-io.c lessons learned from 0.82: 2007-12-15 04:26:31 +00:00
peer-io.h
peer-mgr-private.h
peer-mgr.c added tr_torrentSetPeerLimits(), tr_torrentGetPeerLimits(), tr_setGlobalPeerLimit(), tr_getGlobalPeerLimit() 2007-12-20 21:44:16 +00:00
peer-mgr.h
peer-msgs.c raise the maximum connection limit a bit. 2007-12-15 16:36:43 +00:00
peer-msgs.h
platform.c remove unused variables 2007-12-20 01:15:13 +00:00
platform.h add support for TRANSMISSION_HOME environment variable so I can have multiple copies of Transmission running concurrently in different directories. 2007-12-15 22:22:30 +00:00
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c
ratecontrol.h
shared.c finish the `shared' update: bind & listen the incoming port. 2007-12-09 00:28:34 +00:00
shared.h Use libnatpmp for port mapping. rewrite the upnp/natpmp manager. 2007-12-08 19:34:15 +00:00
stats.c display the infinity symbol in stats for ratio when there is upload but no download 2007-12-13 04:31:38 +00:00
stats.h
torrent-ctor.c add torrent-ctor so that xcode can be updated. it's not plugged in yet though. 2007-12-21 16:51:42 +00:00
torrent.c added tr_torrentSetPeerLimits(), tr_torrentGetPeerLimits(), tr_setGlobalPeerLimit(), tr_getGlobalPeerLimit() 2007-12-20 21:44:16 +00:00
tracker.c increase the number of tracker connections we allow during shutdown. 2007-12-13 23:43:50 +00:00
tracker.h
transmission.c added tr_torrentSetPeerLimits(), tr_torrentGetPeerLimits(), tr_setGlobalPeerLimit(), tr_getGlobalPeerLimit() 2007-12-20 21:44:16 +00:00
transmission.h add torrent-ctor so that xcode can be updated. it's not plugged in yet though. 2007-12-21 16:51:42 +00:00
trcompat.h
trevent.c
trevent.h
upnp.c upgrade to miniupnp-20071213 2007-12-20 20:18:22 +00:00
upnp.h Use libnatpmp for port mapping. rewrite the upnp/natpmp manager. 2007-12-08 19:34:15 +00:00
utils.c fix an obscure bug in tr_torrentStat() where (% verified + % unverified + % unavailable) could be > 1.0 2007-12-19 05:57:55 +00:00
utils.h Use libnatpmp for port mapping. rewrite the upnp/natpmp manager. 2007-12-08 19:34:15 +00:00