1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00
transmission/libtransmission
2007-11-29 02:56:31 +00:00
..
bencode.c
bencode.h
bsdtree.h
clients.c
clients.h
completion.c
completion.h
crypto.c
crypto.h
fastresume.c
fastresume.h
fdlimit.c
fdlimit.h
handshake.c
handshake.h
inout.c
inout.h
internal.h rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash. 2007-11-29 00:43:58 +00:00
ipcparse.c
ipcparse.h
list.c
list.h
Makefile.am
makemeta.c
makemeta.h
metainfo.c
metainfo.h
natpmp.c housekeeping. revert r3984 at tiennou's request 2007-11-27 15:39:59 +00:00
natpmp.h
net.c
net.h
peer-io.c
peer-io.h
peer-mgr-private.h
peer-mgr.c speed tweaks based on whitty's feedback 2007-11-29 02:56:31 +00:00
peer-mgr.h
peer-msgs.c make the peer stats a little easier to understand 2007-11-27 21:39:41 +00:00
peer-msgs.h
platform.c housekeeping. revert r3984 at tiennou's request 2007-11-27 15:39:59 +00:00
platform.h housekeeping. revert r3984 at tiennou's request 2007-11-27 15:39:59 +00:00
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c fix upload speed limit bug tracked down by makira_ 2007-11-27 04:27:03 +00:00
ratecontrol.h
shared.c
shared.h
stats.c
stats.h
torrent.c
tracker.c throw away all pending `scrape' requests on shutdown... we don't need them then, so they just slow us down 2007-11-29 02:31:21 +00:00
tracker.h throw away all pending `scrape' requests on shutdown... we don't need them then, so they just slow us down 2007-11-29 02:31:21 +00:00
transmission.c throw away all pending `scrape' requests on shutdown... we don't need them then, so they just slow us down 2007-11-29 02:31:21 +00:00
transmission.h make the peer stats a little easier to understand 2007-11-27 21:39:41 +00:00
trcompat.h
trevent.c rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash. 2007-11-29 00:43:58 +00:00
trevent.h rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash. 2007-11-29 00:43:58 +00:00
upnp.c
upnp.h
utils.c reimplement tr_buildPath() using struct evbuffer 2007-11-27 04:11:39 +00:00
utils.h possible fix for Zeph's "too many open files" bug report. 2007-11-26 21:26:01 +00:00