Commit Graph
116 Commits
Author SHA1 Message Date
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
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
Charlie Root 82410aa073 replace macros to lambda 2026-07-25 16:37:19 +00:00
Charlie Root 81faa906c1 #2435 2026-07-25 16:25:09 +00:00
user dbe0aab063 option for disable unveil/pledge 2026-06-08 14:29:04 +00:00
user 1333c923de only ld.so from libexec 2026-06-08 13:37:55 +00:00
user dd3cc6feb6 fix: fix daemon.cpp 2026-06-08 13:32:40 +00:00
user 3d3c8226da fix rule. соня сказала хватит прав таких 2026-06-08 13:30:01 +00:00
user 8c20c2263c remove pledge rule: exec 2026-06-08 13:20:02 +00:00
user 91e27623d5 fix unveil option 2026-06-08 13:03:57 +00:00
user e888070f07 pledge openbsd 2026-06-08 13:02:57 +00:00
user a49e80f9e8 fix typing openbsd unveil 2026-06-08 12:45:14 +00:00
user 2aef71fda0 openbsd: unveil pidfile 2026-06-08 12:37:55 +00:00
user a5f7c646a3 fix: fix compilation 2026-06-08 11:25:21 +00:00
user acb144f7ff unevil logic 2026-06-08 11:14:41 +00:00
user 1d1067a455 openbsd unevil/pledge fix compilation 2026-06-08 11:12:00 +00:00
user 858815bf3c pledge 2026-06-08 10:29:57 +00:00
orignal 22b9ad1eed show router caps in main window 2026-06-02 13:37:49 -04:00
orignal 60056fe559 set default bandwidth=O for x86_64 and bandwidth=P for x86_64 if more than 4 cores 2026-03-09 11:38:27 -04:00
orignal 00ceacd35a set hidden mode only if trust is enabled 2026-02-28 15:46:36 -05:00
Anon2026 60cb119bb2 Fix transit tunnels limit setting (config) 2026-01-17 22:50:12 +03:00
orignal 60cc526dda common code to extract routers hashes from param 2026-01-15 19:51:51 -05:00
orignal a52f619d6a implement stan mode 2025-11-17 21:46:32 -05:00
orignal 5a5ba9be35 common PrintMainWindowText 2025-09-22 18:25:43 -04:00
orignal b294c4b9f4 Initial Haiku UI added 2025-09-17 20:43:51 -04:00
wipedlifepotato aeb6dddcb1 feat: bandwidth with bytes/kbytes/gbytes seconds and fix for style.css 2025-08-18 19:43:52 +07:00
orignal 48b62340cc exclude AESNI option 2024-12-07 15:27:23 -05:00
EKCKABATOP54 f223e668ce Fixed checking the bandwidth flag in the config 2024-05-14 22:04:05 +02:00
orignal 7d73c304b5 Extend transit tunnels limit to 4 bytes. Bump default value to 10K 2024-02-22 14:22:11 -05:00
Vort 34d75b08dd handle 'reservedrange' param properly 2024-01-12 17:17:16 +02:00
orignal ca9782dd0d handle 'reservedrange' param properly 2024-01-11 15:39:42 -05:00
R4SASandGitHub 7b6aa41ca8 CPU: remove AVX code, switch to __builtin for AES detection (#1959)
* [cpu] remove avx detect and code blocks, try to switch to __builtin
* [cpu] use __builtin_* only on x86 systems
* [cpu] perform check in separate function
* [cpu] set AES definition on MSVC
* update x86 and aes support checks at compile time
* [cmake] update comment about AES on MSVC
2023-08-31 19:52:51 +03:00
weko 710a35993d change some log level to error back 2023-03-31 12:16:32 +00:00
weko 354a04f0f6 Up level for some logs to critical 2023-03-31 11:29:04 +00:00
orignal 24a14e3440 moved max num transit tunnels to Tunnels 2023-03-05 20:08:15 -05:00
orignal 4b421d3feb publish own RouterInfo in router's thread 2023-02-24 18:33:33 -05:00
orignal 2e62f9532f separate thread for processing router's messages 2023-02-23 13:58:06 -05:00
R4SAS 503f522cc3 [style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-03 21:25:19 +03:00
orignal d5b03f214b double default number of transit tunnels for floodfill 2023-01-02 15:03:00 -05:00
orignal 379075c594 exluded SSU from transports 2022-11-22 19:29:20 -05:00
R4SAS 1d9d89b115 [transports] get addresses on interfaeces before initializing RouterContext
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-10-10 15:43:37 +03:00