1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-06 06:24:31 +00:00
transmission/libtransmission
2007-07-25 18:43:21 +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 * fix overflow error from earlier today. (this was the crash talked about in IRC) 2007-07-25 01:59:46 +00:00
completion.h remove unused function tr_cpMostMissingBlockInPiece() 2007-07-24 17:08:45 +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
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 * fix overflow error from earlier today. (this was the crash talked about in IRC) 2007-07-25 01:59:46 +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 fix double-free crash on opening a corrupt torrent file. reported by wereHamster 2007-07-25 17:19:29 +00:00
metainfo.h
natpmp.c
natpmp.h
net.c
net.h
peer.c fix endgame bug reported again and again and again by SoftwareElves ;) 2007-07-25 18:30:00 +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
ratecontrol.h
sha1.c
sha1.h
shared.c
shared.h
strlcat.c
strlcpy.c
torrent.c avoid null pointer dereferencing in tr_torrentInit*() as reported by wereHamster 2007-07-25 18:43:21 +00:00
tracker.c
tracker.h
transmission.c
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 fix compiler warnings reported by wereHamster 2007-07-25 17:27:19 +00:00
utils.h
version.h.in
xml.c
xml.h