Commit Graph
9662 Commits
Author SHA1 Message Date
orignal 91b262fde2 Merge pull request #2533 from wipedlifepotato/openssl
torrent client start/stop/trackerDetails/prettier --write
2026-08-30 07:40:59 -04:00
orignal 515885c0fb Merge pull request #2534 from pobregat0/bob-proxy-shared
Own BOB proxy tunnels by shared_ptr
2026-08-30 07:37:36 -04:00
wipedlifepotato 022579aee1 ?? 2026-08-30 13:02:00 +03:00
PobreGato 87f46e3da3 own BOB proxy tunnels by shared_ptr 2026-08-30 12:13:38 +03:00
wipedlifepotato d54d08487f start all stop all 2026-08-30 12:10:07 +03:00
wipedlifepotato 4ea44184d1 torrent client start/stop/trackerDetails 2026-08-30 11:52:08 +03:00
orignal 9199cfc7ea Merge pull request #2532 from pobregat0/socks-udp-tunnel-shared
Own the SOCKS UDP tunnel by shared_ptr
2026-08-29 21:43:15 -04:00
PobreGato 86965b0542 own SOCKS UDP tunnel by shared_ptr 2026-08-30 04:40:51 +03:00
orignal 1fff0d9f3c correct last announce time 2026-08-29 20:58:11 -04:00
orignal f13d550006 torrentStats 2026-08-29 19:15:23 -04:00
orignal 47223bc7d8 Merge pull request #2531 from bvcxza/cmake-packages
build: fix lib and include path on i2pdConfig.cmake
2026-08-29 15:39:46 -04:00
bvcxza 1d5abc9960 build: fix lib and include path on i2pdConfig.cmake 2026-08-29 16:23:34 -03:00
orignal 78ead573a6 fixed typo 2026-08-29 11:54:13 -04:00
orignal 0c5a102893 stop/start torrents 2026-08-29 10:14:22 -04:00
orignal ba70c9dfdd Merge pull request #2530 from wipedlifepotato/openssl
уязвимостей xss нет теперь
2026-08-29 07:44:15 -04:00
wipedlifepotato 51a6dcd3ec xss fix 2026-08-29 09:23:31 +03:00
wipedlifepotato 0ee5e04a06 without XSS torrents list 2026-08-29 09:17:44 +03:00
wipedlifepotato 033ce77d76 use a textContent without innerHTML 2026-08-29 09:11:32 +03:00
orignal 4b95e319ae send non-zero num_want only if even is none or started 2026-08-28 22:00:11 -04:00
orignal a26b2232c0 Merge pull request #2526 from bvcxza/cmake-packages
build: libs cmake-packages
2026-08-28 16:27:22 -04:00
bvcxza 0ea395c1f4 build: libs cmake-packages 2026-08-28 16:05:34 -03:00
orignal 288f145623 use codes for tracker announce events 2026-08-28 14:17:18 -04:00
orignal 7ec244fdac Merge pull request #2525 from mareki2p/uniocde
Fix warning about Unicode.
2026-08-28 11:40:10 -04:00
orignal e28759b94c initial announcments after random intervals 2026-08-28 11:29:50 -04:00
marek de0a653942 Fix warning about Unicode.
i18n/I18N_langs.h:65:36: warning: found problematic Unicode character ‘U+200E (LEFT-TO-RIGHT MARK)’ [-Wbidi-chars=]
2026-08-28 14:30:00 +00:00
orignal 07d3257e5b show speed in KB/s. show uload speed to peer 2026-08-27 20:28:54 -04:00
orignal 542eec2e33 Merge pull request #2523 from wipedlifepotato/openssl
feat: eta, total-size, fix percent for 0-1 range + torrent_client minimal js
2026-08-27 19:57:15 -04:00
wipedlifepotato 532f1926b4 update hacker 2026-08-28 02:44:24 +03:00
wipedlifepotato 5c5856b5d2 fix: eta 2026-08-28 02:27:49 +03:00
wipedlifepotato 10265c9836 no speed if not downloads 2026-08-28 02:25:33 +03:00
wipedlifepotato cf965b6d71 hacker mode js client torrent webconsole 2026-08-28 02:23:53 +03:00
wipedlifepotato 487b871bce feat: eta, total-size, fix percent for 0-1 range 2026-08-28 02:21:56 +03:00
orignal 9e92046911 pass event to datagram tracker 2026-08-27 15:07:05 -04:00
orignal 8b740fe66a handle announce response from datagram tracker 2026-08-27 11:24:49 -04:00
orignal 37e8cb37dd send announce request to datagram tracker 2026-08-26 21:42:55 -04:00
orignal 80691ba64d Torrents/TorrentsTunnel split 2026-08-26 16:12:08 -04:00
orignal 8c953c5eae fixed x86 build 2026-08-25 22:22:44 -04:00
orignal 3d14e95567 correct signature for Datagram2 2026-08-25 20:00:48 -04:00
orignal 27ab13c726 connect to datagram tracker 2026-08-25 18:06:26 -04:00
orignal 3f413d322d trackers, ETA and correct percentDone RPC response 2026-08-25 14:45:42 -04:00
orignal 4177076df9 postpone sending ack if immediate ack requested until all packets get processed 2026-08-25 08:53:24 -04:00
orignal 9c8e448988 lowercase failure reason. check some invlalid file names on windows only 2026-08-25 08:51:05 -04:00
orignal dd8ef88ff0 Merge pull request #2520 from pobregat0/torrent-skip-invalid
skip a torrent file that failed to parse
2026-08-24 21:29:08 -04:00
orignal 864687a622 BEP10 handshake 2026-08-24 21:26:22 -04:00
PobreGato fd799b6f70 skip a torrent file that failed to parse 2026-08-25 04:18:18 +03:00
orignal 692b5eab33 Merge pull request #2519 from pobregat0/torrent-path-check
check names from a torrent file before they become a path
2026-08-24 19:56:35 -04:00
PobreGato 850bccdb76 check names from a torrent file before they become a path 2026-08-25 01:37:02 +03:00
orignal 58cd483f79 Merge pull request #2518 from pobregat0/console-bounded-wait
don't let a web console page hang on a stopped service
2026-08-24 18:19:53 -04:00
orignal 558c50ca24 http.javascript config param 2026-08-24 18:16:50 -04:00
PobreGato 1e295d77a8 don't let a web console page hang on a stopped service 2026-08-25 01:15:41 +03:00