Charles Kerr
|
6656c6d71e
|
(trunk libT) #2420 - Transmission should follow PEX conventions
|
2009-09-17 19:05:18 +00:00 |
Charles Kerr
|
034d14639a
|
(trunk libT) use tr_torrentName() instead of tor->info.name
|
2009-09-17 03:24:35 +00:00 |
Charles Kerr
|
9b9c910d67
|
when creating a new torrent and a tracker announce URL can't be parsed, set a variable so that the client can learn which announce URL was the bad one
|
2009-09-17 01:18:59 +00:00 |
Charles Kerr
|
ff260ee2fb
|
(trunk libT) fix a couple of compiler warnings from the last commit.
|
2009-09-10 03:28:55 +00:00 |
Charles Kerr
|
19b3a84133
|
(trunk libT) fix oops
|
2009-09-10 03:07:54 +00:00 |
Charles Kerr
|
fb83a0464e
|
(trunk libT) #2395: caching too many peers between sessions makes startup slow and uses too much memory (KyleK, stdisease, et al)
|
2009-09-10 02:20:35 +00:00 |
Charles Kerr
|
fa1fa11fdb
|
(trunk, libT) #2390: when you add a new torrent while one is verifying local data, the new torrent will be added on wait list, rather than download automatically. (Reported by Adys in irc)
|
2009-09-09 12:44:11 +00:00 |
Charles Kerr
|
9af75365d2
|
(trunk libT) a test commit -- possible fseek fix for Rabbitbunny
|
2009-09-09 03:23:50 +00:00 |
Charles Kerr
|
9a02f9e48e
|
fix r9073 oops; I committed a few debugging changes by accident too
|
2009-09-08 20:02:51 +00:00 |
Charles Kerr
|
b7821bfb16
|
delete the obsolete zsh bindings
|
2009-09-08 20:01:12 +00:00 |
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 |