443 Commits
Author SHA1 Message Date
orignal 8c953c5eae fixed x86 build 2026-08-25 22:22:44 -04:00
orignalandGitHub 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
orignalandGitHub 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
orignalandGitHub 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
jpk68 1124b6259f http, i2pcontrol: use thread-safe snapshots for session/tunnel lists 2026-08-24 10:20:04 -04:00
wipedlifepotato e2ee5b6e22 drop logprint debug 2026-08-24 16:25:25 +03:00
wipedlifepotato 3b169793c3 torrent-rpc-client-page 2026-08-24 16:22:33 +03:00
wipedlifepotato 583983303f feat: js_torr_client 2026-08-24 11:47:15 +03:00
jpk68 b3d8d02df3 i2pcontrol: harden authentication logic 2026-08-23 13:13:22 -04:00
orignalandGitHub 77c6dc3ecc Merge pull request #2496 from pobregat0/stop-console-first
stop the web console and I2PControl before what they read
2026-08-18 21:31:56 -04:00
PobreGato 4135f9ab9b stop the web console and I2PControl before what they read 2026-08-19 04:21:20 +03:00
orignalandGitHub 6d80583cb5 Merge pull request #2493 from jpk68/memory-bugs-4
chore: fix memory safety issues
2026-08-18 17:00:33 -04:00
jpk68 67404cd82f chore: fix memory safety issues 2026-08-18 15:43:44 -04:00
orignal 04b9cdcd99 Revert "openbsd: fix a issue from IRC chat"
This reverts commit 55ecab7c8d.
2026-08-18 06:56:58 -04:00
orignalandGitHub a5d5eab81d Merge pull request #2486 from pobregat0/local-destination-info
added LocalDestinationInfo I2PControl request
2026-08-16 20:39:54 -04:00
orignalandGitHub ff5f8d1be6 Merge pull request #2487 from pobregat0/i2pcontrol-cert-subject
set subject name in I2PControl certificate
2026-08-16 20:28:57 -04:00
PobreGato 2cf65a289b set subject name in I2PControl certificate 2026-08-17 03:16:51 +03:00
orignalandGitHub 73ee29a38c Merge pull request #2485 from pobregat0/i2pcontrol-services-comma
don't put leading comma in ClientServicesInfo reply
2026-08-16 20:08:57 -04:00
user 55ecab7c8d openbsd: fix a issue from IRC chat 2026-08-16 23:24:02 +00:00
PobreGato 52bde6a907 added LocalDestinationInfo I2PControl request 2026-08-16 22:50:47 +03:00
PobreGato 99d099a426 don't put leading comma in ClientServicesInfo reply 2026-08-16 22:50:31 +03:00
PobreGato 5312aba642 use base64 from boost::beast for basic authorization 2026-08-16 03:56:58 +03:00
PobreGato d6807dc8d4 don't call unsafe functions from signal handler 2026-08-11 04:53:32 +03:00
orignal 5535a17330 show Torrents tunnels on I2P tunnels page 2026-08-05 17:19:49 -04:00
jpk68 77c2f266b8 chore: fix memory safety issues 2026-07-30 17:01:45 -04:00
orignalandGitHub 66109848b3 Merge pull request #2450 from freeacetone/fix-pidfile-removal
Remove pidfile on shutdown fix (UnixDaemon)
2026-07-27 14:34:56 -04:00
acetone b6362f6225 remove pidfile on shutdown 2026-07-27 21:14:07 +03:00
orignalandGitHub 0d3f0bfa29 Merge pull request #2448 from wipedlifepotato/sonyapatch
patch by sonya
2026-07-27 14:07:31 -04:00
Charlie Root 6d2ef20404 patch by sonya 2026-07-27 13:30:31 +00:00
orignalandGitHub d73407ad85 Merge pull request #2444 from wipedlifepotato/FORANDREW
#2435
2026-07-26 18:21:03 -04:00
Charlie Root 55216eb87b unveil drop /tmp 2026-07-26 22:13:29 +00:00
Charlie Root 78de81ce93 SIOCGIFMTU not found 2026-07-26 18:43:02 +00:00
Charlie Root e7ded52c2d not helps with sonya MTU error 2026-07-26 17:53:41 +00:00
Charlie Root 34ce009071 typos 2026-07-26 17:37:48 +00:00
Charlie Root c6cd328a7f pledge add route wroute pf; NetIface: Failed to run ioctl: Function not implemented 2026-07-26 17:36:30 +00:00
Charlie Root 81085da194 remove ioctl from pledge 2026-07-26 17:26:48 +00:00
Charlie Root f287f62334 pledge add ioctl 2026-07-26 15:26:04 +00:00
Charlie Root 527255fcbd run pledge after InitTransport() 2026-07-26 15:14:56 +00:00
Charlie Root 2d027ac4c6 certsdir path 2026-07-26 14:38:46 +00:00
Charlie Root dac45fecd9 default values for unveil 2026-07-26 14:33:29 +00:00
Charlie Root a220410b83 i2pcontrol with default value 2026-07-26 14:25:57 +00:00
orignal bea4829b84 print full path of new certificate/key file 2026-07-26 08:16:32 -04:00
Charlie Root 839b9abd0a eLogDebug instead eLogInfo for empty path in unveil 2026-07-25 19:20:46 +00:00
Charlie Root 10d208e3e2 no use cycle with map for unveil 2026-07-25 19:06:20 +00:00
Charlie Root 3cf9a4b39f map for rules 2026-07-25 18:59:53 +00:00
Charlie Root 7325c46939 i2pcontrol file create, logfile create rule 2026-07-25 18:41:12 +00:00
Charlie Root 1d3b4257e1 allow create pid file 2026-07-25 16:53:02 +00:00