1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-31 19:34:05 +00:00
transmission/libtransmission
2007-07-28 04:10:09 +00:00
..
basename.c
bencode.c fix compiler warnings reported by wereHamster 2007-07-25 17:27:19 +00:00
bencode.h
bsdqueue.h
bsdtree.h
choking.c
choking.h
clients.c
clients.h
completion.c save a little bit of memory per-torrent. 2007-07-27 23:07:26 +00:00
completion.h speed improvements to tr_torrentStat() by folding two expensive & redundant functions together. 2007-07-27 01:22:49 +00:00
dirname.c
fastresume.c get "recheck files" working properly again. 2007-07-24 00:09:23 +00:00
fastresume.h set default torrent ul/dl speed limits from global ul/dl speed. as a side effect, totally decouples fastresume from inout. 2007-07-23 03:00:20 +00:00
fdlimit.c xmission: load torrents on startup and populate the torrent list. 2007-07-22 02:24:13 +00:00
fdlimit.h
http.c
http.h
inout.c add some assertion tests for #transmission 2007-07-24 20:49:47 +00:00
inout.h set default torrent ul/dl speed limits from global ul/dl speed. as a side effect, totally decouples fastresume from inout. 2007-07-23 03:00:20 +00:00
internal.h * better `info' icon for torrent inspector. 2007-07-28 02:17:15 +00:00
ipcparse.c
ipcparse.h
list.c
list.h
Makefile.am
makemeta.c make values in newly created .torrent files alphabetically sorted 2007-07-25 01:00:17 +00:00
makemeta.h
metainfo.c refinement of r2510 2007-07-27 01:58:49 +00:00
metainfo.h
natpmp.c
natpmp.h
net.c
net.h
peer.c a better fix for the tr_rand() crash experienced earlier today 2007-07-26 03:57:45 +00:00
peer.h
peeraz.h
peerext.h some assertions to smoke out the error that SoftwareElves is seeing 2007-07-25 17:46:00 +00:00
peermessages.h
peerparse.h Undo the reporting stats change in r2493, based on info from xiffix that Azureus does not do this for the tracker, and when uTorrent did, it provoked a ban. 2007-07-25 17:38:05 +00:00
peertree.h
peerutils.h fix the high CPU load during endgame. 2007-07-24 18:59:37 +00:00
platform.c
platform.h
ratecontrol.c more work on speed control 2007-07-20 06:08:34 +00:00
ratecontrol.h
sha1.c
sha1.h
shared.c
shared.h
strlcat.c
strlcpy.c
torrent.c save a little bit of memory per-torrent. 2007-07-27 23:07:26 +00:00
tracker.c
tracker.h
transmission.c get both build systems (hand-written configure, and autoconf) to generate equivalent version.h headers 2007-07-28 04:10:09 +00:00
transmission.h * fix overflow error from earlier today. (this was the crash talked about in IRC) 2007-07-25 01:59:46 +00:00
trcompat.h
upnp.c
upnp.h
utils.c a better fix for the tr_rand() crash experienced earlier today 2007-07-26 03:57:45 +00:00
utils.h
version.h.in get both build systems (hand-written configure, and autoconf) to generate equivalent version.h headers 2007-07-28 04:10:09 +00:00
xml.c
xml.h