9648 Commits
Author SHA1 Message Date
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
orignal 393da480da Merge pull request #2504 from pobregat0/stop-from-any-thread
stop a destination on its own thread whoever calls it
2026-08-24 16:55:17 -04:00
orignal da091cbb99 Merge pull request #2517 from wipedlifepotato/JS_CLIENT_TORRENT
peers + files (torrent js client)
2026-08-24 16:31:21 -04:00
wipedlifepotato eb32c69649 torrent-rpc.js get files 2026-08-24 23:29:03 +03:00
wipedlifepotato 1c627a9eb1 to contrib 2026-08-24 23:27:32 +03:00
wipedlifepotato c9c125d089 peers + files 2026-08-24 23:24:45 +03:00
orignal 060a06483b don't connect to self 2026-08-24 16:15:40 -04:00
orignal 465e17a9b9 common code http response 2026-08-24 15:38:13 -04:00
orignal 29f8a4a985 Merge pull request #2516 from wipedlifepotato/JS_CLIENT_TORRENT
fix: fix overflow to auto (torrent-js client)
2026-08-24 15:23:47 -04:00
wipedlifepotato 992de495ad fix: CORS 2026-08-24 22:06:12 +03:00
orignal 47363b84c6 Merge pull request #2512 from jpk68/http-thread-safety
http, i2pcontrol: use thread-safe snapshots for session/tunnel lists
2026-08-24 13:07:51 -04:00
orignal ef62c57001 support multiple trackers 2026-08-24 13:04:06 -04:00
jpk68 1124b6259f http, i2pcontrol: use thread-safe snapshots for session/tunnel lists 2026-08-24 10:20:04 -04:00
wipedlifepotato 01bae46c0c scroll instead auto for 100% пролистывания если места не хватит 2026-08-24 17:08:54 +03:00
wipedlifepotato e0e8197426 fix: fix max-width for content 2026-08-24 17:05:39 +03:00