Commit Graph

  • a79a844dac Fix typo in 'receiving' Aden 2025-10-24 11:09:26 +11:00
  • 59b6a013ce Document the log.append_file configuration key Aden 2025-10-24 11:07:03 +11:00
  • 8adbba62a9 Update download links to version 0.16.1 Jari Sundell 2025-10-16 18:53:59 +09:00
  • b38f80e597 Release 0.16.1. v0.16.1 rakshasa 2025-10-16 10:53:57 +02:00
  • 2d2a756a3c fix: replace VLA Auska 2025-10-14 13:12:03 +08:00
  • 891a6ba69d Added local address commands for inet/inet6. Jari Sundell 2025-10-13 12:09:20 +02:00
  • 2be730e4b3 Reuse HTTP connections and added totale/cached connection limits. Jari Sundell 2025-10-09 14:15:24 +02:00
  • bf53700f97 Added 'network.bind_address.ipv{4,6}.set' commands. Jari Sundell 2025-10-04 13:24:08 +02:00
  • 946dc54f9b Fix libtorrent links in README.md Jari Sundell 2025-10-02 16:31:53 +09:00
  • ea2347734b Added network.block.outgoing. Jari Sundell 2025-09-23 10:56:51 +02:00
  • 5206e6cb88 Moved various socket options to NetworkConfig. Jari Sundell 2025-09-21 23:01:18 +02:00
  • 48f82c17c2 Remove deprecated no-target flags for commands. Jari Sundell 2025-09-20 10:27:26 +02:00
  • 675625255d Check if target is null in xmlrpc_to_object(). rakshasa 2025-09-19 09:02:29 +02:00
  • 658e9f7578 Use simplified fd_accept(). Jari Sundell 2025-09-18 10:40:56 +02:00
  • e7a80c7b18 Remove deprecated rak::socket_address. Jari Sundell 2025-09-17 14:44:54 +02:00
  • 677f8f45c8 Improved listen/dht port handling and added 'dht.override_port.set' command. Jari Sundell 2025-09-13 10:51:04 +02:00
  • ba1ba3096a Added NetworkConfig. Jari Sundell 2025-09-11 23:09:24 +02:00
  • 96b2dc6693 Add links for libtorrent and rtorrent 0.16.0 Jari Sundell 2025-09-05 19:00:04 +09:00
  • 65906a033a Preparing 0.16.0 release. v0.16.0 Jari Sundell 2025-09-05 11:32:24 +02:00
  • 7498e77e90 Update stable links to version 0.15.7 Jari Sundell 2025-09-05 17:06:01 +09:00
  • d3ecc83b32 Release 0.15.7. v0.15.7 rakshasa 2025-09-05 07:28:59 +00:00
  • 457d5170b8 cleanup of personal information Bryant Eadon 2025-09-01 23:03:50 -07:00
  • 1c598d51ef Fix formatting and capitalization in README.md Jari Sundell 2025-09-01 16:45:24 +09:00
  • 644ea6c23f Revise README structure and donation information Jari Sundell 2025-09-01 16:41:40 +09:00
  • de3615a72c README combined Bryant Eadon 2025-08-31 22:47:11 -07:00
  • e9e4064bb3 Delete uused file Bryant Eadon 2025-08-31 20:43:09 -07:00
  • 04fc51e76b Update README.md Bryant Eadon 2025-08-31 01:34:13 -07:00
  • dd5e0df05c Fixed HttpGet close call. rakshasa 2025-09-04 10:55:30 +02:00
  • 00ef7d4be2 cleanup of personal information Bryant Eadon 2025-09-01 23:03:50 -07:00
  • e64f9fe324 Include torrent/common.h header. Jari Sundell 2025-09-01 13:46:18 +02:00
  • 9d3f6645be Fix formatting and capitalization in README.md Jari Sundell 2025-09-01 16:45:24 +09:00
  • 285827e611 Revise README structure and donation information Jari Sundell 2025-09-01 16:41:40 +09:00
  • 7fa1166baa README combined Bryant Eadon 2025-08-31 22:47:11 -07:00
  • 43ba43252e Delete uused file Bryant Eadon 2025-08-31 20:43:09 -07:00
  • 207375c0cc Update README.md Bryant Eadon 2025-08-31 01:34:13 -07:00
  • 0e3ade18ad Update stable links and remove unstable versions Jari Sundell 2025-08-31 15:15:17 +09:00
  • 4a5bc86643 doc(lua): More examples for insert_lua_method PRESFIL 2025-08-26 17:38:57 +00:00
  • 1039497a1a feat(lua): Extend insert_lua_method's func_name's arguments PRESFIL 2025-08-25 16:30:28 +00:00
  • 36a39e91c8 doc(lua): insert_lua_method: Document, that target always passed PRESFIL 2025-08-25 16:30:16 +00:00
  • d35a8d68e6 Fixed uninitialized rpc slots when SCGI is not used. Jari Sundell 2025-08-25 08:56:15 +02:00
  • 24693fc19e Release 0.15.6. v0.15.6 rakshasa 2025-08-23 08:08:36 +00:00
  • bb1cdfc0e7 Fixed DHT bind address and converted to using sockaddr. Jari Sundell 2025-08-22 19:54:54 +02:00
  • 9661a2aaa9 Added test for xmlrpc string reflection. rakshasa 2025-08-02 14:28:34 +02:00
  • aaf42c247e Strict checking of d.views push_back arguments. rakshasa 2025-08-01 10:08:12 +02:00
  • cba48f4a10 Invert color of focus ui element. rakshasa 2025-08-05 08:46:22 +02:00
  • b0c68aa398 doc(lua): Example: Remove <const> for Lua 5.3 compatibility PRESFIL 2025-08-05 19:27:01 +00:00
  • 1492d39a3a feat(lua): Make LUA_DATADIR option PRESFIL 2025-07-07 13:13:49 +00:00
  • 8dcf2bc609 chore(lua): Use PACKAGE_DATADIR and AM_CPPFLAGS PRESFIL 2025-07-07 11:30:57 +00:00
  • 7022722c64 chore(lua): Make LUA_DATADIR instead of PACKAGE_DATADIR PRESFIL 2025-07-07 08:50:07 +00:00
  • 2829a73d8b chore(lua): Make AC_DEFINE_UNQUOTED for PACKAGE_DATADIR PRESFIL 2025-07-07 08:17:13 +00:00
  • 43c36db5fc chore(lua): Add empty newlines for code readability PRESFIL 2025-07-05 19:26:22 +00:00
  • 9ed8fe8fd8 doc(lua): Add example Lua configuration PRESFIL 2025-06-18 04:54:32 +00:00
  • 95cc070ecc feat(lua): Add insert_lua_method for lua-callbacks PRESFIL 2025-06-14 05:30:35 +00:00
  • d43d08404a feat(lua): Some aliases for Target-commands PRESFIL 2025-06-14 05:30:35 +00:00
  • c92becbb7c feat(lua): Replace Autocall with Target-object, Autocall_config -> Autocall PRESFIL 2025-06-14 05:30:35 +00:00
  • 20887b1ccb fix(lua): print= shadowed by native Lua print() PRESFIL 2025-06-11 18:34:26 +00:00
  • 3bd111e498 feat(lua): Add autocall_config assignment semantic PRESFIL 2025-06-11 18:34:26 +00:00
  • f8ec1ca95e fix(lua): Make rtorrent.lua accessible at start PRESFIL 2025-06-11 18:34:26 +00:00
  • d9976af767 chore(rpc/parse.cc): Fix typo PRESFIL 2025-06-11 18:34:26 +00:00
  • c649e49a42 fix(lua): Treat VALUE always as integer PRESFIL 2025-06-11 18:34:26 +00:00
  • 9b0d74bd68 fix(lua): Execution of commands with empty target PRESFIL 2025-06-11 18:34:26 +00:00
  • 09dd1ce9c8 fix(lua): Handling of LUA_TNIL PRESFIL 2025-06-11 18:34:26 +00:00
  • eb45508ab9 chore(lua): Remove unused lua_rtorrent_call() local function PRESFIL 2025-06-11 18:34:26 +00:00
  • a1ff6f5710 fix(lua): require(rtorrent) cause infinite loop PRESFIL 2025-06-11 18:34:26 +00:00
  • 756e3bd5ae Invert color of focus ui element. rakshasa 2025-08-05 08:46:22 +02:00
  • ce97bf583d Fixed formating. rakshasa 2025-08-04 09:38:30 +02:00
  • dd8281204f Update common.m4. rakshasa 2025-08-02 14:48:04 +00:00
  • 420f03b40b Fixed input key bindings. rakshasa 2025-08-04 09:34:31 +02:00
  • 9ac43c2b40 remove comment mmmsalmon 2025-08-04 06:21:30 +09:00
  • 25448320aa add vi/emacs keybind for stopping/removing torrent from download list mmmsalmon 2025-08-04 06:12:26 +09:00
  • 788442de6a Added test for xmlrpc string reflection. rakshasa 2025-08-02 14:28:34 +02:00
  • 4492715737 Strict checking of d.views push_back arguments. rakshasa 2025-08-01 10:08:12 +02:00
  • f1a4c13c41 Added network.block.ipv4in6.set command. Jari Sundell 2025-07-05 15:31:52 +02:00
  • e11ac9abe3 remove downloa_slot_map.h Rosen Penev 2025-06-22 15:01:56 -07:00
  • 34aba86d67 remove std::function inheritance Rosen Penev 2025-06-20 17:59:09 -07:00
  • 4463bf418e Release 0.15.5. v0.15.5 rakshasa 2025-06-22 16:44:05 +00:00
  • 5175414333 add chrono header Rosen Penev 2025-06-20 14:56:40 -07:00
  • 2b15c4a1fa command_ui: use templates instead of function Rosen Penev 2025-06-19 14:06:37 -07:00
  • 84c0d516ef replace for_each with range loops Rosen Penev 2025-06-18 17:50:05 -07:00
  • 8b663dd169 add a void cast to get rid of warning Rosen Penev 2025-06-10 12:46:21 -07:00
  • c48b7f5b93 replace VERSION with PACKAGE_VERSION Rosen Penev 2025-06-04 17:30:07 -07:00
  • 4c06e7a923 Changed the order in which slots are added in HttpQueue. rakshasa 2025-06-19 21:51:21 +02:00
  • e3918f5d84 remove some get() calls Rosen Penev 2025-06-18 13:31:15 -07:00
  • 0948b5f86a clang-tidy: convert loops to range based Rosen Penev 2025-06-16 15:37:27 -07:00
  • 8bd7c79755 Fix file descriptor leak in session file saving Phil Rosenthal 2025-06-16 16:10:55 -04:00
  • bb8d677f6e Fix file descriptor leak in session file saving Phil Rosenthal 2025-06-16 16:10:55 -04:00
  • dc6208ccc9 add missing header for va_list Rosen Penev 2025-06-17 13:53:05 -07:00
  • 18d19e3dee initialize in vector directly Rosen Penev 2025-06-16 18:07:41 -07:00
  • f0517e2748 replace various find_if calls Rosen Penev 2025-06-16 18:20:51 -07:00
  • 47089bce70 remove some transform calls Rosen Penev 2025-06-16 17:44:38 -07:00
  • 64cb3d11a0 Use shared_ptr for CurlGet stream and improved thread-safety. Jari Sundell 2025-06-17 16:15:40 +02:00
  • 12347843a9 add file.h header Rosen Penev 2025-06-11 10:48:51 -07:00
  • 41589f06c2 Converted curl/http to be thread-safe. Jari Sundell 2025-06-11 17:04:40 +02:00
  • f2b83d50e8 Use libtorrent stable-0.15 branch in workflow. rakshasa 2025-06-08 12:53:31 +02:00
  • ab40059891 Use libtorrent stable-0.15 branch in workflow. rakshasa 2025-06-08 12:49:14 +02:00
  • b9d880dea3 Properly handle -1 value passed to curl set_timeout. rakshasa 2025-06-08 12:44:38 +02:00
  • b4c59d2c7a Fixed corrupted stack in curl stack due to wrong argument type. rakshasa 2025-06-07 12:59:11 +02:00
  • a51f367671 Add emacs and vi keymap config logic Fredrik Lindell 2025-05-17 10:34:35 +02:00
  • ac4afeb4bc remove variable fdset check Rosen Penev 2025-06-04 16:58:07 -07:00
  • 8d562d53fc remove disabling ipv6 Rosen Penev 2025-06-04 16:56:35 -07:00