Jari Sundell
8f644e65dd
Use separate thread for saving session data.
2025-12-18 06:42:44 +09:00
Jari Sundell
70750a2bd3
Cleanup of DHT controller.
2025-11-13 00:01:22 +09:00
Jari Sundell
1d2c424a70
Remove throttle from DHT.
2025-11-08 17:51:00 +09:00
Jari Sundell
677f8f45c8
Improved listen/dht port handling and added 'dht.override_port.set' command.
2025-09-13 17:51:04 +09:00
Jari Sundell
bb1cdfc0e7
Fixed DHT bind address and converted to using sockaddr.
2025-08-23 02:54:54 +09:00
Rosen Penev
0948b5f86a
clang-tidy: convert loops to range based
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2025-06-19 09:57:21 +02:00
Jari Sundell
f0809ec29d
Various pool_event_* and thread API cleanups.
2025-06-01 01:22:14 +09:00
Jari Sundell
de6c48ca3f
Moved TrackerList and TrackerController out of the public API.
2025-05-28 17:11:29 +09:00
rakshasa
3d9c083032
Fix scheduler access.
2025-04-21 11:09:26 +02:00
Jari Sundell
9a2ce2b231
Changes to support UDNS.
2025-03-27 21:36:10 +09:00
Jari Sundell
0adfc17335
Compatibility fixes with thread-safe list tracker changes.
2025-03-11 20:38:04 +09:00
rakshasa
37a5b7bccb
Moved torrent::Tracker to torrent::tracker::Tracker.
2025-02-27 19:24:35 +01:00
rakshasa
80ef2e076d
Fix trcker command.
2025-02-25 17:25:54 +01:00
rakshasa
bacf60af89
Call atomic tracker state.
2025-02-02 21:03:26 +01:00
stickz
e7fc891f11
cleanup: Changes for c++17
...
This cleanup adjusts the rTorrent code to comply with c++17 standard. It also simplifies various parts of the code.
2025-01-18 20:15:20 +01:00
Jari Sundell
c0a5a55444
Disable delay tracker scrape on start.
2023-03-16 22:10:38 +01:00
stickz
551712f842
Fix typo in "trackers.delay_scrape"
2023-03-16 22:10:38 +01:00
stickz
c7c290a86b
Add "trackers.delay_scrape" command
2023-03-16 22:10:38 +01:00
rakshasa
3b39f37f49
C++11 compatibility fixes.
2014-05-13 23:36:37 +09:00
rakshasa
5bed4f01ad
Added tracker related commands.
2012-04-04 02:49:05 +09:00
rakshasa
bb75f06c6d
Replaced std::placeholders with tr1::placholders.
2012-03-21 01:24:35 +09:00
rakshasa
04acc8a0af
Converted std::bind calls to tr1::bind.
2012-03-21 01:22:25 +09:00
Jari Sundell
0b05196e32
Added a missing header.
2011-12-03 13:06:15 +09:00
Jari Sundell
a120b8e9cf
Moved some stuff out of command_network.cc to make it compile faster.
2011-12-02 22:54:52 +09:00
Jari Sundell
5a2a2e8a68
Show number of peers received from trackers.
2011-11-29 00:38:44 +09:00
Jari Sundell
2be9a874c7
Added counter for new peers each tracker received last request.
2011-11-28 02:25:48 +09:00
Jari Sundell
f4c3758dcd
Added more scrape information to tracker info.
2011-11-08 01:03:20 +09:00
Jari Sundell
a73509a799
Updated use of torrent::Tracker API.
2011-11-05 18:55:01 +09:00
Jari Sundell
d7fddfe718
Display tracker success/failed counters.
2011-10-10 17:16:53 +09:00
rakshasa
4d313e6353
Updated copyright information.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1301 e378c898-3ddf-0310-93e7-cc216c733640
2011-10-09 06:30:14 +00:00
rakshasa
3c75a150db
* Added 't.success_time_last' and 't.failed_time_last'.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1285 e378c898-3ddf-0310-93e7-cc216c733640
2011-09-21 08:44:46 +00:00
rakshasa
6f71a8c1b1
* Added 'p.is_unwanted' and 'p.is_preferred' commands.
...
* Removed std::tr1:: in favor of std:: using namespace.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1202 e378c898-3ddf-0310-93e7-cc216c733640
2011-04-07 08:41:16 +00:00
rakshasa
bc96dbfa2d
* Modified the fallocate configure check so it will fail if 'fallocate' can't be found.
...
* Changed more commands to the new format.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1153 e378c898-3ddf-0310-93e7-cc216c733640
2010-03-24 20:23:48 +00:00
rakshasa
8cc7c8430d
* Fixed minor bugs in the display of tracker groups. Patch by Josef
...
Drexler.
* Cleanup of the CommandMap class.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1041 e378c898-3ddf-0310-93e7-cc216c733640
2008-03-13 14:28:17 +00:00
rakshasa
4a2ae4d339
* New Tracker API.
...
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1002 e378c898-3ddf-0310-93e7-cc216c733640
2007-11-02 10:47:12 +00:00
rakshasa
3b82216a1b
* Renamed 't.get_enabled' to 't.is_enabled'.
...
* The torrent is no longer closed on finished for on_finished
commands, instead d.set_directory causes the download to call
close_directly.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@974 e378c898-3ddf-0310-93e7-cc216c733640
2007-09-05 17:52:16 +00:00
rakshasa
1cc1374c7a
* Made rpc::CommandSlot into a template class and removed
...
"command_*_slot.{cc,h}".
* Added 'if' command.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@971 e378c898-3ddf-0310-93e7-cc216c733640
2007-09-02 15:07:37 +00:00
rakshasa
6ca373d293
* Renamed all commands to from e.g "get_d_*" to "d.get_*". Remember to
...
update your rc file.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@953 e378c898-3ddf-0310-93e7-cc216c733640
2007-08-12 18:41:09 +00:00
rakshasa
ac92b56f37
* Added 'get_d_ratio', 'view_list', 'get_d_tracker_focus',
...
'get_d_tracker_size', etc.
* Added tracker commands.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@945 e378c898-3ddf-0310-93e7-cc216c733640
2007-07-29 16:59:34 +00:00