Charles Kerr
|
90d612f9a9
|
(trunk libT) remove randOffset from announcer; the new announce queue handles load balancing
|
2009-10-03 14:08:05 +00:00 |
Charles Kerr
|
aad2a886be
|
fix oops
|
2009-10-03 13:17:18 +00:00 |
Charles Kerr
|
412f0b40a2
|
(trunk libT) fix a crash reported by John Clay and silence a gcc warning
|
2009-10-03 13:15:32 +00:00 |
Charles Kerr
|
21bd104bda
|
(trunk libT) #2471: added/removed trackers aren't applied until restart
|
2009-10-02 04:54:02 +00:00 |
Charles Kerr
|
b9a4f418ed
|
(trunk, libT) filter out unsupported announce addresses
|
2009-10-02 02:03:30 +00:00 |
Charles Kerr
|
5819ffc2d8
|
(trunk, libT) #2464: Mac Client shows incorrect announce/scrape results for backup trackers
|
2009-09-30 20:49:52 +00:00 |
Charles Kerr
|
d08ab9e510
|
(trunk libT) #2429: add some more assertions to help smoke out this bug
|
2009-09-28 18:22:57 +00:00 |
Mitchell Livingston
|
79b5c3e596
|
show N/A for peer counts when there hasn't been a scrape/announce yet
|
2009-09-28 15:16:23 +00:00 |
Charles Kerr
|
b32e5cc25d
|
(trunk libT) #2450: --find should not delete original
|
2009-09-27 18:48:00 +00:00 |
Charles Kerr
|
a2b8588206
|
(trunk libT) possibly fix a crash-on-shutdown reported by John_
|
2009-09-27 00:27:51 +00:00 |
Charles Kerr
|
79035d3b83
|
(trunk libT) possibly fix a crash-on-shutdown reported by John_
|
2009-09-26 23:54:30 +00:00 |
Charles Kerr
|
9bf4c599b8
|
(trunk libT,gtk) plug a couple of minor leaks reported by valgrind
|
2009-09-26 23:46:30 +00:00 |
Charles Kerr
|
459bea37f9
|
(trunk libT) remove a couple more debugging printf() calls
|
2009-09-26 13:21:46 +00:00 |
Charles Kerr
|
681584e58e
|
(trunk libT) possibly fix a crash reported by stdisease
|
2009-09-26 06:43:44 +00:00 |
Charles Kerr
|
4a09a1de13
|
(trunk) remove tr_stats fields: downloaders, leechers, seeders, timesCompleted as per discussion with livings
|
2009-09-26 06:20:33 +00:00 |
Charles Kerr
|
d7c4537f2a
|
(trunk, libT) #2379: infinite ratio shows as nan, invalid json
|
2009-09-26 04:24:45 +00:00 |
Charles Kerr
|
52f212fc9a
|
(trunk libT) remove some debug printfs
|
2009-09-26 04:13:09 +00:00 |
Charles Kerr
|
28e119c1bb
|
(trunk) copy-by-value changes to tr_tracker_stat
|
2009-09-26 03:36:58 +00:00 |
Charles Kerr
|
5b46b63b23
|
(trunk gtk) implement 'edit trackers' window in gtk client
|
2009-09-26 00:48:07 +00:00 |
Charles Kerr
|
86ada18266
|
(trunk)
#1699: Announce to multiple trackers at once
#2424: Tracker address is not listed in GTK client.
|
2009-09-25 21:05:59 +00:00 |
Charles Kerr
|
172d64c32c
|
(trunk libT) #2416: possible fix for 'crash in event_queue_insert' on Snow Leopard
|
2009-09-23 15:28:11 +00:00 |
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 |