Charles Kerr
|
68448d18ea
|
(trunk gtk) launchpad bug #338046: XDG_DOWNLOAD_DIR isn't honored in gtk client
|
2009-03-10 15:24:40 +00:00 |
Charles Kerr
|
9d335e391e
|
(trunk libT) #1906: Huge ratio precision (too many decimal places)
|
2009-03-09 23:51:58 +00:00 |
Charles Kerr
|
41b0cc8cdd
|
(trunk) libT and gtk+ parts for #1889: per-torrent vs. global speed limit confusion
|
2009-03-04 19:52:57 +00:00 |
Charles Kerr
|
93b3d1ad7e
|
(trunk) #1881: promote tr_strratio() to libtransmission, so that its code doesn't have to be repeated in all the clients
|
2009-03-04 16:16:02 +00:00 |
Charles Kerr
|
e8422f8cdd
|
(trunk libT) always invoke the stop-ratio check when a torrent switches from leeching to seeding.
|
2009-03-04 15:13:56 +00:00 |
Charles Kerr
|
0d1a699cd7
|
(trunk libT) recognize aria2 as a client
|
2009-03-04 05:52:33 +00:00 |
Charles Kerr
|
74e544ca22
|
(trunk libT) when a "torrent-set" request is sent to change files' priorities and/or download flags, and some of the file indices are out-of-range, return an error message in the rpc response's "result" string.
|
2009-03-03 20:06:45 +00:00 |
Charles Kerr
|
ebe125e896
|
(trunk libT) add another seed-ratio check when starting a torrent, as per Mitchell's suggestion
|
2009-03-02 23:52:25 +00:00 |
Charles Kerr
|
e47808c277
|
(trunk) #1608: Completed pieces bitfield in rpc
|
2009-03-02 05:48:32 +00:00 |
Charles Kerr
|
6f994f6708
|
(trunk libT) in tr_torrentCheckSeedRadio(), make sure to check & see if the torrent is running ;)
|
2009-03-02 03:18:03 +00:00 |
Mitchell Livingston
|
3ffbb31774
|
if the ratio is infinity, stop seeding if a stop ratio is set
|
2009-03-01 23:49:43 +00:00 |
Mitchell Livingston
|
2dabe5ce34
|
move the percent to the stop ratio into libtransmission
|
2009-03-01 23:48:04 +00:00 |
Charles Kerr
|
6fc252e007
|
(trunk libT) tweak r7985
|
2009-03-01 17:38:23 +00:00 |
Charles Kerr
|
d2f69877cf
|
(trunk libT) tweak r7978
|
2009-03-01 17:37:10 +00:00 |
Mitchell Livingston
|
7400adb70d
|
make the ratio that is checked for stop ratio match the displayed ratio
|
2009-03-01 14:01:49 +00:00 |
Charles Kerr
|
857b3dab10
|
(trunk libT) #1823: Ratio limit is only checked when peers are active
|
2009-03-01 13:56:22 +00:00 |
Mitchell Livingston
|
fb02e9d437
|
#1710 the daemon will use the Application Support folder on Mac
|
2009-02-28 21:45:16 +00:00 |
Charles Kerr
|
288f38e1fb
|
(trunk libT) #1832: Transmission should notify when JSON parser fails
|
2009-02-27 00:57:42 +00:00 |
Charles Kerr
|
c07180fa49
|
(trunk libT) #1829: age out the refill list every 10 seconds, not every 1 second
|
2009-02-25 22:15:04 +00:00 |
Charles Kerr
|
91940d1c07
|
(trunk libT) #1829: high CPU use in refillPiece()
|
2009-02-25 13:04:51 +00:00 |
Charles Kerr
|
52777f376f
|
(trunk libT) make TR_DEFAULT_PEER_SOCKET_TOS_STR default to "0" based on a suggestion from sylware in #transmission
|
2009-02-20 17:34:35 +00:00 |
Charles Kerr
|
fcfe4e3638
|
(trunk libT) some minor tr_bool correctness
|
2009-02-19 21:55:00 +00:00 |
Charles Kerr
|
06080f35b3
|
(trunk libT) fix oops
|
2009-02-18 22:37:27 +00:00 |
Charles Kerr
|
3ce4f44a6e
|
(trunk libT) more #1829
|
2009-02-18 22:25:13 +00:00 |
Charles Kerr
|
f9e400a22d
|
(trunk libT) a little more work on #1829
|
2009-02-18 21:27:44 +00:00 |
Charles Kerr
|
b322fb2e54
|
(trunk libT) experimental fix for #1829: High CPU use in refillPulse()
|
2009-02-18 17:19:36 +00:00 |
Charles Kerr
|
b5a6f8a013
|
(trunk libT) #1845: if settings.json is empty, T crashes with "Assertion: tr_bencIsDict( source ) failed"
|
2009-02-18 16:47:27 +00:00 |
Charles Kerr
|
491a6ac63d
|
(trunk libT) #1844: Prefer curl_multi_socket_action() to curl_multi_perform() in modern versions of libcurl
|
2009-02-18 16:16:24 +00:00 |
Charles Kerr
|
fce040eb84
|
(trunk libT) #1828: timestamp for log/debug output
|
2009-02-18 05:09:28 +00:00 |
Mitchell Livingston
|
3d1cf6ba0d
|
assorted trivial cleanup
|
2009-02-17 04:00:53 +00:00 |
Mitchell Livingston
|
b9ff19ba38
|
a newly-added torrent should always follow the global ratio setting
|
2009-02-17 01:42:10 +00:00 |
Mitchell Livingston
|
39b0108366
|
have the mac ui use libT's ratio settings (attempt 1); when seed ratio is reached in libT, set the seed ratio setting to "seed forever"
|
2009-02-14 21:15:57 +00:00 |
Mitchell Livingston
|
fa3b9a12c5
|
eta will now indicate time remaining to reach seed ratio when seeding
|
2009-02-14 05:15:23 +00:00 |
Charles Kerr
|
3f9a1d090b
|
(trunk) #1787: add support for seeding ratio limiting in libtransmission
|
2009-02-13 18:23:56 +00:00 |
Charles Kerr
|
14a400b7f6
|
(trunk libT) #1810: DoS vulnerability wrt incoming connections
|
2009-02-12 20:43:07 +00:00 |
Charles Kerr
|
509465a85b
|
(trunk libT) partial revert of r7825: back out the refillPulse() changes
|
2009-02-11 16:34:35 +00:00 |
Charles Kerr
|
c443159681
|
(trunk libT) #1384: make tr_cryptoRandInt() simpler to read
|
2009-02-10 21:43:08 +00:00 |
Charles Kerr
|
236f8ad2ff
|
(trunk libT) yet another possible fix for the libcurl/libevent/kqueue issue
|
2009-02-10 18:03:55 +00:00 |
Charles Kerr
|
9727985836
|
(trunk libT) #1776: crash in tr_cryptoComputeSecret()
|
2009-02-10 15:54:47 +00:00 |
Charles Kerr
|
65bba3fdfb
|
(trunk libT) #1671: transmission-remote --get option not including all files
|
2009-02-09 17:25:48 +00:00 |
Charles Kerr
|
c08f370e8a
|
(trunk libT) #1798: TM crashes when receiving malformed JSON packet
|
2009-02-09 16:01:10 +00:00 |
Erick Turnquist
|
72297dbdb4
|
(trunk libT) suppress ipv6 EHOSTUNREACH as well as ENETUNREACH
|
2009-02-08 22:52:47 +00:00 |
Erick Turnquist
|
fc767a3f03
|
(trunk libT) don't attempt to connect to (half-complete) ipv6 link-local addresses
|
2009-02-08 22:45:30 +00:00 |
Mitchell Livingston
|
af7cbb94ad
|
undo part of last commit....for now
|
2009-02-07 14:49:01 +00:00 |
Mitchell Livingston
|
3cc8440e78
|
trivial cleanup
|
2009-02-07 14:46:43 +00:00 |
Erick Turnquist
|
61e505b8d1
|
(trunk libT) don't attempt to set V6ONLY on ipv4 sockets
|
2009-02-07 01:14:41 +00:00 |
Erick Turnquist
|
94b98030cb
|
(trunk libT) stop using ipv4-mapped listener sockets. this should have the added effect of fixing #1789
|
2009-02-07 00:34:10 +00:00 |
Erick Turnquist
|
f3a2a35952
|
(trunk libT) only resolve ipv4 tracker addresses for now
|
2009-02-07 00:20:47 +00:00 |
Charles Kerr
|
ae985a5abb
|
(trunk libT) update to the newest versions of miniupnp and libnatpmp
|
2009-02-07 00:11:58 +00:00 |
Charles Kerr
|
3821413390
|
(trunk libT) add in a crasher bug for Rolcol to find
|
2009-02-06 23:35:47 +00:00 |