orignal
|
4d072c1d57
|
pass boost::asio::error::eof if stream get closed
|
2026-07-28 18:40:03 -04:00 |
|
orignal
|
8affeb074f
|
fixed possible m_PacketACKIntervalRem overflow
|
2026-07-28 10:29:22 -04:00 |
|
orignal
|
01240f75ab
|
defer moving stream to destination's thread
|
2026-07-27 21:56:09 -04:00 |
|
orignal
|
8948bb5e01
|
defer moving stream to destination's thread
|
2026-07-27 21:52:44 -04:00 |
|
orignal
|
802a39edc4
|
Defer template added
|
2026-07-27 21:50:31 -04:00 |
|
orignal
|
e5a4824a2e
|
print correct negative time difference
|
2026-07-27 21:28:44 -04:00 |
|
orignal
|
12de5f0550
|
use boost::beast for address book updates
|
2026-07-27 21:21:47 -04:00 |
|
orignal
|
844ecec004
|
fixed warning
|
2026-07-27 15:20:35 -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 |
|
orignal
|
ee64f13e91
|
separate thead for disk I/O operations
|
2026-07-27 14:05:59 -04:00 |
|
orignal
|
de37abd34e
|
RunnableServiceWithWork::StopWorkAndFinishTasks added
|
2026-07-27 14:01:21 -04:00 |
|
Charlie Root
|
6d2ef20404
|
patch by sonya
|
2026-07-27 13:30:31 +00:00 |
|
orignal
|
672f9c0197
|
handle have message
|
2026-07-26 21:21:21 -04:00 |
|
orignal
|
15fb818993
|
don't fragment I2NP if too short
|
2026-07-26 20:33:18 -04: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 |
|
orignal
|
2f635b2ce7
|
send correct numwanted to tracker
|
2026-07-26 17:31:17 -04:00 |
|
orignal
|
8f2dee410d
|
Tag::len
|
2026-07-26 17:28:57 -04:00 |
|
orignal
|
178138e87e
|
info_hash in url format. Host and User-Agent in request
|
2026-07-26 15:55:30 -04:00 |
|
Charlie Root
|
78de81ce93
|
SIOCGIFMTU not found
|
2026-07-26 18:43:02 +00:00 |
|
orignal
|
8101ae4c31
|
specify params in GET query
|
2026-07-26 14:13:34 -04:00 |
|
orignal
|
d19cddca7e
|
create_query
|
2026-07-26 14:11:18 -04: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 |
|
orignal
|
bec18de888
|
correct AsyncReceive timeout
|
2026-07-25 22:06:11 -04:00 |
|
orignal
|
e5d358931d
|
pass trackers list to TorrentsTunnel
|
2026-07-25 18:43:12 -04:00 |
|
orignal
|
5e0269cf7b
|
fixed typo
|
2026-07-25 18:15:07 -04:00 |
|
 orignalandGitHub
|
0b72de49b0
|
Merge pull request #2445 from jpk68/static-analysis
chore: fix issues found through static analysis
|
2026-07-25 17:57:32 -04:00 |
|
 orignalandGitHub
|
7834726b87
|
Merge pull request #2446 from jpk68/static-analysis-2
chore: fix memory leaks
|
2026-07-25 17:38:14 -04:00 |
|
jpk68
|
9cae14f744
|
chore: fix memory leaks
|
2026-07-25 17:36:08 -04:00 |
|
jpk68
|
757f4d1881
|
chore: fix issues found through static analysis
|
2026-07-25 16:42:55 -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 |
|
 orignalandGitHub
|
9766ba7da6
|
Merge pull request #2443 from jpk68/memory-bugs-2
chore: fix more memory safety issues
|
2026-07-25 14:30:57 -04: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 |
|
orignal
|
4529131639
|
calculate publish timeout based on tunnel lengths if published through tunnels
|
2026-07-25 11:47:38 -04:00 |
|