Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (460 - 462 of 2449)

Ticket Resolution Summary Owner Reporter
#2555 Fixed Client unable to connect with recent openSSL library / disable SSLv3 usage jor
Description

Because of CVE-2014-3566 (POODLE) OpenSSL 1.0.1j has option to build without SSLv3 support (The Debian unstable distribution now has a version which does this). This breaks the rpcserver ssl connections.

The WebUI was switched to TLSv1_METHOD in 1.3.10. But the RPCserver still has SSLv3_METHOD. Not sure if compatibility of the TLS version between a deluge client and server is a big issue (or if you would want to limit it to TLSv1 only).

Here's a quick patch I applied, which also supports TLS 1.1 and TLS 1.2

#2540 Duplicate Need Move Completed path support for Execute scripts preacher37
Description

The script for decompressing files on http://dev.deluge-torrent.org/wiki/Plugins/Execute seems to only work if the torrent is NOT moved -- the third parameter apparently only gets the original path, not the path the torrent is moved to. This is making it near impossible to extract the files, since I can't pass that parameter to the unrar code. If there isn't a current way, can the developers perhaps pass the "move completed" path to the Execute script as (perhaps) the fourth parameter?

#2538 Invalid Unable to use shift-click in Files Tab to select multiple files dekts
Description

In 1.3.9 WEB UI, (as packaged in Debian unstable package deluge-web 1.3.9-1) the bug exists where you can not select multiple files with shift-clicking first and last in group, while this is possible when selecting torrents.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.