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 17:19:29 +00:00
..
basename.c
bencode.c
bencode.h
bsdqueue.h
bsdtree.h
choking.c de-inline some big functions. 2007-07-19 10:56:14 +00:00
choking.h
clients.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
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 xmission: load torrents on startup and populate the torrent list. 2007-07-22 02:24:13 +00:00
fdlimit.h
http.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
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 Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
ipcparse.h
list.c
list.h
Makefile.am include version.h.in, not version.h, in "make dist" 2007-07-18 23:05:38 +00:00
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 peer destructor bug from ticket #270. This bug dates back to r1419 in January... I'm surprised it hasn't been reported before now. 2007-07-25 16:33:22 +00:00
peer.h
peeraz.h remove the TR_HTONL macro 2007-07-19 10:49:44 +00:00
peerext.h
peermessages.h remove the TR_HTONL macro 2007-07-19 10:49:44 +00:00
peerparse.h Follow Azureus' and uTorrent's lead in not counting corrupt pieces in our announce data, as it could give us a misleadingly bad share ratio . (Ticket #263) 2007-07-25 16:50:32 +00:00
peertree.h Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
peerutils.h fix the high CPU load during endgame. 2007-07-24 18:59:37 +00:00
platform.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
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 fix double-free crash on opening a corrupt torrent file. reported by wereHamster 2007-07-25 17:19:29 +00:00
tracker.c
tracker.h
transmission.c new utility function for app startup: tr_loadTorrents() 2007-07-21 18:46:54 +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 Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
upnp.h
utils.c * fix overflow error from earlier today. (this was the crash talked about in IRC) 2007-07-25 01:59:46 +00:00
utils.h simplify xml.c and utils.c's dependencies 2007-07-19 11:54:37 +00:00
version.h.in add version.h.in 2007-07-18 23:04:50 +00:00
xml.c simplify xml.c and utils.c's dependencies 2007-07-19 11:54:37 +00:00
xml.h