Charles Kerr
|
92f67263ee
|
(trunk, libT) #2844 "add able to disable '.part' suffix for incomplete files" -- added to GTK+ and Qt clients and to RPC spec for 1.90
|
2010-02-01 04:43:10 +00:00 |
Charles Kerr
|
dd9da625d1
|
(trunk libT) a better way to ignore peerCount from `stopped' responses
|
2010-02-01 03:49:59 +00:00 |
Charles Kerr
|
13179c5363
|
(trunk libT) ignore the peer count from `stopped' responses when calculating lastAnnouncePeerCount
|
2010-02-01 03:39:54 +00:00 |
Charles Kerr
|
7cb57b8480
|
(trunk libT) don't reset lastAnnouncePeerCount when stopping a torrent.
|
2010-02-01 01:13:25 +00:00 |
Kevin Glowacz
|
934330327a
|
(trunk web) mjpieters' patch for adding announce and scrape status to the trackers tab with some code cleanup and style adjustments
|
2010-02-01 01:08:17 +00:00 |
Kevin Glowacz
|
830cd92822
|
(trunk web) friendlier formatTimestamp display
|
2010-02-01 01:08:11 +00:00 |
Charles Kerr
|
f071f0ccea
|
(trunk libT) another announcer tweak related to #2828 -- keep the last known good value of lastAnnouncePeerCount even if subsequent announces fail
|
2010-02-01 00:35:38 +00:00 |
Charles Kerr
|
9423821e7a
|
(trunk libT) #2828 "Better reporting of announce timeouts in tr_tracker_stat" -- implemented in trunk for 1.90
|
2010-02-01 00:28:04 +00:00 |
Mitchell Livingston
|
b5842c49f0
|
remove the header in the add window's file table
|
2010-02-01 00:05:01 +00:00 |
Mitchell Livingston
|
404b845590
|
#2791 show a progress indicator when verifying local data in the add window
|
2010-01-31 23:36:48 +00:00 |
Mitchell Livingston
|
54c9331258
|
#2827 Display tracker favicon at 16 x 16px
|
2010-01-31 22:33:00 +00:00 |
Mitchell Livingston
|
70793c23dd
|
#2835 remove file selection in action menu
|
2010-01-31 21:26:45 +00:00 |
Mitchell Livingston
|
bc0f2bb3f0
|
remove a few 1.8 -> 1.9 warnings
|
2010-01-31 21:25:49 +00:00 |
Charles Kerr
|
40627dc831
|
(trunk gtk) #2845 ""-2147483648" of type `gint' is invalid or out of range" -- fixed in trunk for 1.90
|
2010-01-31 18:02:02 +00:00 |
Charles Kerr
|
02ffbe75e4
|
(trunk libT) #2778 "IPv6 accepts garbage addresses" -- fix typo reported by chris-jerichio @ http://trac.transmissionbt.com/ticket/2778#comment:16
|
2010-01-31 17:15:05 +00:00 |
Kevin Glowacz
|
56466319f5
|
(trunk web) Add a trackers tab patch from mjpieters, with minor style changes
|
2010-01-31 02:42:48 +00:00 |
Charles Kerr
|
dcbb1ee872
|
#2778 (IPv6 PEX accepts garbage addresses) -- accept petch from jch to reject IPv6 addresses outside of 2000::/3 until the end of the 13th Baktun
|
2010-01-31 00:23:31 +00:00 |
Charles Kerr
|
6ec226634f
|
(trunk cli) #2836 "transmissioncli --help shows incorrect usage syntax" -- fixed in trunk for 1.90
|
2010-01-30 00:49:40 +00:00 |
Charles Kerr
|
8fc6e6a0f5
|
(trunk libT) #2656 "download speed limit of 0 is not honored" -- fixed in trunk for 1.90
|
2010-01-30 00:43:31 +00:00 |
Charles Kerr
|
743ef2a3c6
|
(trunk) #2795 "non-GUI compilation issues on OS X 10.4" -- fixed for 1.90
|
2010-01-29 19:11:56 +00:00 |
Charles Kerr
|
63bca0fad4
|
(trunk libT) #2823 "crash in bsearch() while updating blocklist" -- fixed in trunk for 1.90
|
2010-01-29 18:10:50 +00:00 |
Charles Kerr
|
70e3e7156c
|
(trunk libT) #2833 "LP64 bug on OpenBSD" -- fixed in trunk for 1.90
|
2010-01-29 18:07:21 +00:00 |
Charles Kerr
|
217d2f54d0
|
(trunk daemon) #2786 "Trigger blocklist update using transmission-remote" -- patch applied for 1.90
|
2010-01-29 16:43:39 +00:00 |
Charles Kerr
|
34187bad0f
|
(trunk) bump trunk version from 1.83 to 1.83+
|
2010-01-29 16:14:47 +00:00 |
Mitchell Livingston
|
0de4496b41
|
update version to 1.83
|
2010-01-29 00:59:08 +00:00 |
Mitchell Livingston
|
011a9e1514
|
update NEWS
|
2010-01-29 00:57:02 +00:00 |
Mitchell Livingston
|
f0b08137ed
|
avoid setting the port twice when setting a random port
|
2010-01-29 00:50:55 +00:00 |
Charles Kerr
|
82ff37a372
|
(trunk) first draft of 1.83 NEWS
|
2010-01-29 00:45:43 +00:00 |
Charles Kerr
|
6cb88d23df
|
(trunk daemon) #2816 "configure script ignores paramter" -- fixed in trunk for 1.83
|
2010-01-28 22:18:55 +00:00 |
Charles Kerr
|
73deb80e77
|
(trunk libT) if a tracker doesn't respond during an announce, instead of automatically reannouncing in 120 seconds, add some fuzz to the interval. Rationale: if a bunch of torrents announce at once, overloading the router or server, they'll still be overloading it if we do the exact same thing the second time around...
|
2010-01-28 19:33:48 +00:00 |
Charles Kerr
|
931558aea3
|
(trunk libT) fix DNS timing issue reported by gn0s1s in irc
|
2010-01-28 18:25:18 +00:00 |
Charles Kerr
|
dd41b5c257
|
(trunk libT) #2819 "announce URLs containing raw IP addresses won't announce/scrape in 1.82" -- possible fix
|
2010-01-28 17:24:23 +00:00 |
Charles Kerr
|
a334b422c3
|
(trunk) remove unnecessary #includes
|
2010-01-28 13:33:40 +00:00 |
Charles Kerr
|
ce5f82f413
|
(trunk libT) add a "const" to tr_ptrArrayRemove()'s second argument to silence a compiler warning
|
2010-01-28 13:31:54 +00:00 |
Mitchell Livingston
|
2b397fe64f
|
display the drag window's text in the system font as opposed to hardcoding "Lucida Grande"
|
2010-01-28 03:48:21 +00:00 |
Mitchell Livingston
|
d2e491285a
|
some cleanup of DragOverlayView
|
2010-01-28 03:36:47 +00:00 |
Mitchell Livingston
|
0a113245b1
|
remove an extra frame resize in the drag overlay window
|
2010-01-28 03:23:35 +00:00 |
Mitchell Livingston
|
5b41378241
|
add a missing removeObserver: to the message window controller
the last commit ensured that the drag overlay window resized when not window, which led to inaccurate sizes when exposé-d
|
2010-01-28 03:17:50 +00:00 |
Mitchell Livingston
|
dc31055e53
|
add a missing removeObserver: to the message window controller
|
2010-01-28 03:16:55 +00:00 |
Charles Kerr
|
a888c4d425
|
(trunk libT) web.c: add a cache for unresolvable hostnames
|
2010-01-27 06:40:12 +00:00 |
Charles Kerr
|
9c0900eb20
|
(trunk libT) possible fix for gn0s1s' "file not found" error message
|
2010-01-26 21:41:40 +00:00 |
Charles Kerr
|
6e8cc99374
|
(trunk libT) #2800 "crashing during operation" -- if a peer sends an out-of-bounds "have piece" message, drop the connection
|
2010-01-26 20:38:04 +00:00 |
Kevin Glowacz
|
762307a1d6
|
(trunk web) update jQuery to 1.4.1
|
2010-01-26 20:03:04 +00:00 |
Charles Kerr
|
3c02127a13
|
(trunk libT) #2800 "crashing during operation" -- use type correctness suggestion from kim wrt int --> size_t in bitset.h
|
2010-01-26 07:50:17 +00:00 |
Charles Kerr
|
3ace0afaae
|
(trunk libT) #2792 "since 1.80 update downloads failing" -- try to handle non-resolving tracker addresses without blocking in curl
|
2010-01-26 07:22:50 +00:00 |
Charles Kerr
|
ea36b9b888
|
(trunk libT) make "tr_globalAddress" a private function
|
2010-01-25 07:35:38 +00:00 |
Charles Kerr
|
f010687d81
|
(trunk libT) #2792 "Since 1.80 update downloads failing" -- a better fix than r10015...
|
2010-01-25 05:19:54 +00:00 |
Mitchell Livingston
|
48d8d43c92
|
#2765 ignore case when ordering the file list in a newly-generated torrent file
|
2010-01-25 05:06:54 +00:00 |
Charles Kerr
|
bfbc126ea0
|
(trunk libT) #2792 "Since 1.80 update downloads failing" -- fixed in trunk for 1.83
|
2010-01-25 04:54:04 +00:00 |
Charles Kerr
|
c2adab97b2
|
(trunk libT) fix typo from prev commit
|
2010-01-25 04:26:08 +00:00 |