1643 Commits (9e92e5995f9698d3c24e55f967e3c31c0187ff53)

Author SHA1 Message Date
Silver Zachara 97df5667e7
Use fully-qualified type names 4 years ago
NotTsunami 2eb3ff7f06 Allow users to configure no_connect_privileged_ports 4 years ago
FranciscoPombal 2534909d3b CMake: fix linking against OpenSSL 4 years ago
Vladimir Golovnev (Glassez) 39d32063c1
Implement disk IO thread wrapper 4 years ago
Vladimir Golovnev (Glassez) ff36356be0
Improve sequentialDownload/firstLastPiecePriority handling 4 years ago
FranciscoPombal 46123b9989 CMake: overhaul and improve scripts 4 years ago
FranciscoPombal e0c62827a8 Fix peer blocked message 4 years ago
Chocobo1 8cfac795c6
Avoid using libtorrent internal functions 4 years ago
Chocobo1 01603c1f62
Enable faster disk space allocation by default 4 years ago
Chocobo1 2fd69a21b0
Initialize session with `session_params` class 4 years ago
Chocobo1 554eab50bb
Disable deprecated libtorrent settings 4 years ago
Vladimir Golovnev (Glassez) 20206ec92a
Improve adding torrent using Magnet URI 4 years ago
Chocobo1 2f1016494b
Specify UTF-8 charset when forming data from plain text 4 years ago
an0n666 73b39a8dec Expose libtorrent max_concurrent_http_announces in advanced settings 4 years ago
Chocobo1 79bb8227d0
Migrate away from deprecated `address::to_string(error_code)` 4 years ago
Chocobo1 25a47dadeb
Migrate away from deprecated `address::from_string()` 4 years ago
Chocobo1 2a2ae2a566
Add helper function to convert to string from lt::socket_type_t type 4 years ago
FranciscoPombal 9b43d260a7 Fix GeoDB download in systems with non-C locales 4 years ago
Chocobo1 307ca61c86
Code clean up 4 years ago
Sophist 4c37c229d9 Expose LibTorrent peer_turnover settings 4 years ago
ngosang 71be4f03be Update minimum Python version to 3.5.0 4 years ago
Vladimir Golovnev (Glassez) b77568839d
Remove legacy/unused torrent property 4 years ago
Vladimir Golovnev (Glassez) dc3d23c045
Improve torrent loading code 4 years ago
Vladimir Golovnev (Glassez) eb99bfe20f
Remove deprecated and unused code 4 years ago
an0n666 dc211f69ac Read piece for torrents added with skip hash only for older libtorrent 4 years ago
jagannatharjun f1edda2c81 Only enqueue session refresh request once previous request is completed 4 years ago
Vladimir Golovnev (Glassez) bac7fbc68e
Notify user when torrent moving finished 4 years ago
Vladimir Golovnev (Glassez) c3104e0210
Update torrent status on move enqueued 4 years ago
Vladimir Golovnev (Glassez) d77c6321d3
Always allow to save resume data in checking state 4 years ago
Vladimir Golovnev (Glassez) f35dbdfb8b
Fix crash on exit when compiled using MinGW 4 years ago
Vladimir Golovnev (Glassez) cdc2b8d79b
Improve "move torrent storage" handling 5 years ago
FranciscoPombal 8f8f7ebd15 Remove DISABLE_COUNTRIES_RESOLUTION define 5 years ago
Chocobo1 8ebb6dc559
Initialize variable at better place 5 years ago
Chocobo1 40e432b127
Bump requirement to libtorrent 1.2 5 years ago
FranciscoPombal 0fa7fca31e Fix truncation when parsing HTTP request query 5 years ago
Vladimir Golovnev (Glassez) b4f65ca080
Don't modify source URL when wait for download status 5 years ago
Vladimir Golovnev (Glassez) 1e86c76e8a
Emit signal when redirected to Magnet 5 years ago
Vladimir Golovnev (Glassez) b28436c871
Find complete files when moving torrent storage 5 years ago
Vladimir Golovnev (Glassez) 6a0a78f3f7
Drop ".unwanted folder" feature 5 years ago
arvidn d2cc01f65c Support changes to plugin API in libtorrent-2.0 5 years ago
arvidn af05990bc9 Fix libtorrent include to a more precise header 5 years ago
Chocobo1 4971cb9a27
Don't use deprecated QAbstractSocket::error() 5 years ago
Chocobo1 9c330812cc
Don't use deprecated QSet::iterator::operator+(int) 5 years ago
Vladimir Golovnev (Glassez) a6ad95278c
Fix invalid assertion 5 years ago
Chocobo1 472dd96716
Cache country lookup result in PeerInfo class 5 years ago
an0n666 6d85ae8f62 Address some issues regarding private torrents 5 years ago
Vladimir Golovnev (Glassez) f4efa530dc
Create header for common BitTorrent declarations 5 years ago
Vladimir Golovnev (Glassez) 4a1e3de06d
Find complete files when checking torrent 5 years ago
jagannatharjun ab91d546e5 Move all icon resources to icon folder root 5 years ago
Chocobo1 7c8846fc53
Don't use deprecated QRegularExpression option 5 years ago