Charles Kerr
|
3524ae637e
|
(trunk libT) sync the announce/scrape timeout intervals in trunk with those in 1.7x
|
2009-09-08 18:39:20 +00:00 |
|
Charles Kerr
|
c7e2a29f57
|
add better logging to track down tr_ioRead() error messages reported by Rabbitbunny
|
2009-09-08 06:25:40 +00:00 |
|
Charles Kerr
|
bd41421591
|
decide at runtime, rather than compile time, whether to use curl_multi_action
|
2009-09-08 05:18:46 +00:00 |
|
Charles Kerr
|
600e2d26ec
|
(trunk libT) make tr_ptrArrayErase() private
|
2009-09-07 21:57:15 +00:00 |
|
Charles Kerr
|
0ef34b64b7
|
(trunk, libT) sibling to r9027, remove more unused code
|
2009-09-07 06:23:15 +00:00 |
|
Charles Kerr
|
e22922f682
|
(trunk libT) disable the sorted ptrArray assertions in non-mac release builds
|
2009-09-06 22:52:13 +00:00 |
|
Charles Kerr
|
c930f805cb
|
(trunk libT) #2383: Faster verification for local data with small piece size
|
2009-09-06 14:05:06 +00:00 |
|
Charles Kerr
|
44d785f9ca
|
(trunk libT) #2284: crashes when some invalid torrents are added. reported by Flemzard in irc
|
2009-09-05 16:51:22 +00:00 |
|
Charles Kerr
|
515a3f986f
|
(trunk, libT) fix code in the UTF8-to-JSON serializer that could fall into an infinite loop when fed some inputs. This may be ticket #2326 or may get its own retroactive ticket, depending on feedback from #2326's reporter
|
2009-09-02 15:26:34 +00:00 |
|
Charles Kerr
|
1184d58302
|
(trunk libT) revert r9026 from ticket #2357
|
2009-09-01 03:42:16 +00:00 |
|
Charles Kerr
|
be98310bb5
|
remove unused code
|
2009-08-31 23:31:43 +00:00 |
|
Charles Kerr
|
78b23a933d
|
(trunk libT) #2357: the "upload_only" key sent in PEX should also be sent to trackers
|
2009-08-31 18:33:25 +00:00 |
|
Charles Kerr
|
fdc61b0d0b
|
(trunk libT) #2373: Handle HTTP redirects more gracefully
|
2009-08-31 17:18:58 +00:00 |
|
Charles Kerr
|
23b3faada4
|
(trunk libT) #2372: 'Unregistered Torrent Pass' Pauses Download
|
2009-08-31 16:41:54 +00:00 |
|
Charles Kerr
|
ed512c215f
|
(trunk, libT) #2365: Peer settings for an individual torrent should override the global limit.
|
2009-08-31 15:59:43 +00:00 |
|
Charles Kerr
|
ae9e59c8af
|
add KGet to the clients list
|
2009-08-29 14:42:58 +00:00 |
|
Charles Kerr
|
6a2de9864d
|
fix --disable-dht error in 1.74 reported by DimStar
|
2009-08-25 13:55:32 +00:00 |
|
Charles Kerr
|
786887b147
|
(trunk libT) tell libcurl to set a time limit of 120 seconds for announces; 30 seconds for scrapes
|
2009-08-22 23:22:50 +00:00 |
|
Charles Kerr
|
e7a4ee9d82
|
(trunk) un-remove the conditional DHT compiling for now for reasons discussed @ http://lists.opensuse.org/opensuse-gnome/2009-08/msg00033.html. I'll re-remove it for 1.80. :)
|
2009-08-18 16:02:16 +00:00 |
|
Charles Kerr
|
6dedb0433b
|
(trunk libT) better throttling back of outgoing download requests when speed limits are turned on
|
2009-08-18 01:57:17 +00:00 |
|
Erick Turnquist
|
fbfaeda8df
|
(trunk libT): do EAFNOSUPPORT check on socket() errno on all platforms
|
2009-08-17 18:49:21 +00:00 |
|
Charles Kerr
|
14dfd896ba
|
(trunk libT) a debugging message was accidenally being dumped to the terminal. Reported by ubuntuforums user "Nevermor7" in <http://ubuntuforums.org/showpost.php?p=7743702&postcount=1>
|
2009-08-16 21:09:08 +00:00 |
|
Charles Kerr
|
37a4a5c68e
|
(trunk libT) fix pause-on-shutdown bug reported by KyleK and introduced in r8878 for #2317.
|
2009-08-15 21:09:06 +00:00 |
|
Charles Kerr
|
1c5b344c85
|
(trunk libT) remove dead code noticed by geirha
|
2009-08-15 15:52:10 +00:00 |
|
Charles Kerr
|
f7129f2f30
|
(trunk libT) #2335: when verifying local data, pause a few msec between pieces to give the system some breathing room and other processes a shot at the disk IO
|
2009-08-14 20:55:22 +00:00 |
|
Charles Kerr
|
30bc1c6e7a
|
(trunk libT) revision to r8910 for #2162: check to see if a field's value has actually changed before setting the "dirty" flag.
|
2009-08-14 14:41:59 +00:00 |
|
Charles Kerr
|
61e95595b8
|
(trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk client is the only one who uses it anymore
|
2009-08-14 12:53:08 +00:00 |
|
Charles Kerr
|
d318f1f0b8
|
(trunk libT) revision of r8915 for #1765: give the same user-level warning message if T first notices that a torrent's disappeared when it's doing a tr_torrentVerify()
|
2009-08-13 19:28:06 +00:00 |
|
Charles Kerr
|
9d0760e58c
|
(trunk libT) revision of r8915 for #1766: flag the warning message for translation.
|
2009-08-13 17:56:50 +00:00 |
|
Charles Kerr
|
deb25906d0
|
(trunk libT) fix #1765: "if a downloaded file disappears, stop the torrent instead of redownloading it"
|
2009-08-13 17:50:41 +00:00 |
|
Charles Kerr
|
11717de1d0
|
(trunk libT) fix #2332: filesystem-based error messages lack context
|
2009-08-13 17:25:26 +00:00 |
|
Charles Kerr
|
d08d53d8ed
|
(trunk libT) make the RPC 409 error message easier to understand
|
2009-08-13 16:50:50 +00:00 |
|
Charles Kerr
|
784464450a
|
(trunk libT) fix #2162: .resume file doesn't get saved often enough when its contents change
|
2009-08-13 14:47:56 +00:00 |
|
Charles Kerr
|
8e4d837967
|
(trunk, libT) fix for #2269 ("error message cleared unexpectedly"): a successful scrape clears the error message, and there's no point in scraping an error torrent anyway, so don't scrape until the torrent's error is cleared by a successful announce.
|
2009-08-12 20:12:52 +00:00 |
|
Charles Kerr
|
306d26a97c
|
(trunk libT) very minor tweak: tr_httpIsValidURL() should return a tr_bool, not an int.
|
2009-08-12 19:44:32 +00:00 |
|
Charles Kerr
|
bf1a544939
|
(trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source
|
2009-08-12 14:40:32 +00:00 |
|
Mitchell Livingston
|
8a7c68194e
|
add another missing peer id
|
2009-08-12 11:34:07 +00:00 |
|
Charles Kerr
|
cf9c9a3e0b
|
(trunk libT) another revision for preventing the bug in #2297
|
2009-08-12 04:36:59 +00:00 |
|
Charles Kerr
|
97ca8eab39
|
(trunk libT) possible fix for #2297 by removing potential thread issue in tr_torrentVerify()
|
2009-08-12 04:08:25 +00:00 |
|
Charles Kerr
|
c88dd2de12
|
(trunk libT) in tr_torrentStar(), there's no need to reload the progress after #2317's changes in r8878
|
2009-08-12 03:56:53 +00:00 |
|
Charles Kerr
|
57716a0950
|
(trunk libT) #2211: Behaviour when tracker barfs
|
2009-08-11 21:31:33 +00:00 |
|
Charles Kerr
|
cb79214854
|
(trunk) remove trailing spaces
|
2009-08-10 20:04:08 +00:00 |
|
Charles Kerr
|
6fd19fa096
|
(trunk) remove the option to build without DHT. This is because of new & improved information wrt ticket #2222
|
2009-08-10 16:09:25 +00:00 |
|
Charles Kerr
|
5d1f1eb8ce
|
(trunk libT) committed patfch from gornack (proofed by juliusz) for ticket #2312 to use the bind-address-ipv4 setting in the DHT announce
|
2009-08-07 14:47:46 +00:00 |
|
Charles Kerr
|
1419d4b8a1
|
(trunk libT) #2281: add logging related to DHT (Patch from Juliusz)
|
2009-08-07 14:38:09 +00:00 |
|
Charles Kerr
|
b2e26ea90a
|
(trunk libT) #2318: improve the peer lists used in the .resume file and in PEX
|
2009-08-07 05:41:33 +00:00 |
|
Charles Kerr
|
24bb159bfe
|
(trunk libT) #2137: .resume file gets saved too frequently
|
2009-08-07 05:29:37 +00:00 |
|
Charles Kerr
|
67c1c6db95
|
(trunk libT) possible fix for #2301, which is a valgrind complaint about uninitialized memory being written to disk while saving the bencoded .resume file. this commit theorizes that the warning is caused by not zeroing out the tr_peer array before filling it, so the extra bits in tr_addresses' ipv4/ipv6 union were never initialized. if this theory is correct, this commit (which zeros the memory first) should fix the bug.
|
2009-08-07 00:58:34 +00:00 |
|
Charles Kerr
|
6a2879f0ee
|
(trunk libT) fix r8871 oops
|
2009-08-05 02:07:51 +00:00 |
|
Charles Kerr
|
1c3b53244d
|
(trunk) clean up the return value of tr_torrentParse()
|
2009-08-05 01:59:16 +00:00 |
|