transmission/libtransmission
Charles Kerr 530507760b fix r2531 bug reported by Lacrocivious 2007-07-28 16:31:08 +00:00
..
Makefile.am include version.h.in, not version.h, in "make dist" 2007-07-18 23:05:38 +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 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 a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +00:00
completion.h a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +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 a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +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 a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +00:00
ipcparse.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
ipcparse.h
list.c
list.h
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 nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +00:00
peer.h
peeraz.h remove the TR_HTONL macro 2007-07-19 10:49:44 +00:00
peerext.h some assertions to smoke out the error that SoftwareElves is seeing 2007-07-25 17:46:00 +00:00
peermessages.h a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +00:00
peerparse.h a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +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 fold per-torrent ul/dl speed cap settings into libtransmission. synchronize gtk+ client with this change. breaks os x client. 2007-07-18 05:27:45 +00:00
sha1.c
sha1.h
shared.c
shared.h
strlcat.c
strlcpy.c
torrent.c fix r2531 bug reported by Lacrocivious 2007-07-28 16:31:08 +00:00
tracker.c re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
tracker.h fix the bugs outlined by cluthi81 in ticket #255. 2007-07-15 17:36:56 +00:00
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 a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +00:00
trcompat.h Add asprintf implementation for systems which lack it. 2007-07-18 17:19:14 +00:00
upnp.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
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 simplify xml.c and utils.c's dependencies 2007-07-19 11:54:37 +00:00
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 simplify xml.c and utils.c's dependencies 2007-07-19 11:54:37 +00:00
xml.h