transmission/libtransmission
Jordan Lee 0aee598300 (trunk libT) #3937 "inactive webseeds are listed as active"
This is caused by libtransmission using tr_webseedIsActive() in two ways: (1) webseed.c uses it to know if there are any pending requests, and (2) tr_torrentStat() uses it to set tr_stat.webseedsSendingToUs. Having a queued task isn't enough to be "active" in use (2) -- it needs to know if the webseed is actually sending data. These two uses should be moved into separate functions.
2011-01-23 16:35:23 +00:00
..
ConvertUTF.c (trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :) 2010-12-27 19:18:17 +00:00
ConvertUTF.h (trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :) 2010-12-27 19:18:17 +00:00
JSON_parser.c (trunk libT) #3836 "libevent2 support" -- finish moving to the libevent2 API mode. don't include the backwards-compatable API headers. 2010-12-24 08:58:41 +00:00
JSON_parser.h (trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :) 2010-12-27 19:18:17 +00:00
Makefile.am Add files tr-udp.[ch] to the build. 2011-01-09 21:48:06 +00:00
announcer.c (trunk libT) #3934 "manual reannounce doesn't work if the initial announce failed" -- fixed. 2011-01-22 19:56:01 +00:00
announcer.h (trunk libT) #3933 "announcer.c peer parsing could be simpler" -- fixed. 2011-01-22 17:45:54 +00:00
bandwidth.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
bandwidth.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
bencode-test.c (trunk) #3836 "libevent2 support" -- bump libevent2 requirement to 2.0.10. This will break the Mac build for a minute intil BMW applies his Mac patch 2010-12-20 02:07:51 +00:00
bencode.c (trunk libT) #3927 "Use of libevent2 evbuffer_write on files..." 2011-01-22 13:33:05 +00:00
bencode.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
bitfield.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
bitfield.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
bitset.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
blocklist-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
blocklist.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
blocklist.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
cache.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
cache.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
clients-test.c (trunk libT) re-start work on making libT doxygen friendly. still a long ways to go on this. 2009-05-29 19:17:12 +00:00
clients.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
clients.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
completion.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
completion.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
crypto.c (trunk libT) minor code tweak to crypto.c's tr_sha1() function 2011-01-19 21:50:51 +00:00
crypto.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
fdlimit.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
fdlimit.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
handshake.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
handshake.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
history-test.c (trunk) one of the least interesting commits ever: remove trailing spaces from source code lines... 2010-03-17 17:07:40 +00:00
history.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
history.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
inout.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
inout.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
json-test.c (trunk libT) #3134 "transmission-remote apparently can't handle apostrophes in errorStrings" -- I'm unable to reproduce the reported behavior, but that's no reason to let a new unit test go to waste... committing the unit test anyway 2010-04-15 19:27:47 +00:00
json.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
json.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
libt.dox (trunk libT) re-start work on making libT doxygen friendly. still a long ways to go on this. 2009-05-29 19:17:12 +00:00
list.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
list.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
magnet-test.c (trunk libT) #2631 "Add webseed support to magnet links" 2009-11-29 17:49:58 +00:00
magnet.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
magnet.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
makemeta.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
makemeta.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
metainfo.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
metainfo.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
natpmp.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
natpmp.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
net.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
net.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
peer-common.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
peer-io.c (trunk libT) #3921 "no overhead for reads" -- fixed. thanks to jch for reporting this. 2011-01-20 00:31:46 +00:00
peer-io.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
peer-mgr.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
peer-mgr.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
peer-msgs-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
peer-msgs.c (trunk libT) #3927 "Use of libevent2 evbuffer_write on files..." 2011-01-22 13:33:05 +00:00
peer-msgs.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
platform.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
platform.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
port-forwarding.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
port-forwarding.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
ptrarray.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
ptrarray.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
ratecontrol.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
ratecontrol.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
resume.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
resume.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
rpc-server.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
rpc-server.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
rpc-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
rpcimpl.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
rpcimpl.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
session.c (trunk libT) #3906 "DHT ignores bind-address-ipv6" -- make the process of getting the binding address consistent between IPv4 and IPv6 sockets. 2011-01-22 20:43:36 +00:00
session.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
stats.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
stats.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
test-peer-id.c (trunk) make it possible to #include "version.h" without having to add -I${TOP}/libtransmission/ to your CFLAGS 2009-04-13 19:04:21 +00:00
torrent-ctor.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
torrent-magnet.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
torrent-magnet.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
torrent.c (trunk libT) #3933 "announcer.c peer parsing could be simpler" -- fixed. 2011-01-22 17:45:54 +00:00
torrent.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
tr-dht.c Don't complain about unexpected DHT packets. 2011-01-09 23:54:54 +00:00
tr-dht.h Move handling of UDP I/O to tr-udp.c. 2011-01-09 21:48:46 +00:00
tr-getopt.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
tr-getopt.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
tr-lpd.c (trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :) 2010-12-27 19:18:17 +00:00
tr-lpd.h (trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :) 2010-12-27 19:18:17 +00:00
tr-udp.c (trunk libT) #3906 "DHT ignores bind-address-ipv6" -- make the process of getting the binding address consistent between IPv4 and IPv6 sockets. 2011-01-22 20:43:36 +00:00
tr-udp.h (trunk libT) #3906 "DHT ignores bind-address-ipv6" -- make the process of getting the binding address consistent between IPv4 and IPv6 sockets. 2011-01-22 20:43:36 +00:00
transmission.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
trevent.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
trevent.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
upnp.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
upnp.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
utils-test.c (trunk libT) #3867 "memmem(3) in Solaris 11 doesn't work as expected" -- fixed. 2011-01-02 07:56:20 +00:00
utils.c (trunk libT) #3927 "Use of libevent2 evbuffer_write on files..." 2011-01-22 13:33:05 +00:00
utils.h (trunk) #3914 "strlsize() passes variable of incompatible type to the tr_formatter_size_B()" -- fixed. 2011-01-19 18:14:01 +00:00
verify.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
verify.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
web.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
web.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
webseed.c (trunk libT) #3937 "inactive webseeds are listed as active" 2011-01-23 16:35:23 +00:00
webseed.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
wildmat.c (trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :) 2010-12-27 19:18:17 +00:00