• Joined on 2025-04-19
idk commented on issue I2P_Developers/i2p.i2p#24 2025-04-21 14:58:13 -04:00
IMD dropping garlic replies?

!158 does this

idk commented on issue I2P_Developers/i2p.i2p#24 2025-04-21 14:58:13 -04:00
IMD dropping garlic replies?

Based on my current understanding of things, which I'm much more apt to trust than where I was at when this got checked in, we were mistaken and it's not an attack vector. I believe it is safe to…

idk commented on issue I2P_Developers/i2p.i2p#24 2025-04-21 14:58:13 -04:00
IMD dropping garlic replies?

OK, thanks for doing in-depth research on how we got here.

The reason I'm pushing is to make sure, based on today's understanding, that the code you removed (sending things received down a tunnel…

idk commented on issue I2P_Developers/i2p.i2p#23 2025-04-21 14:58:12 -04:00
Rare NPE spotted in IMD

I checked in your fix on master but I'm not entirely satisfied that clienttps should be null so I'm leaving this open for now.

idk commented on issue I2P_Developers/i2p.i2p#23 2025-04-21 14:58:12 -04:00
Rare NPE spotted in IMD

Line 56, clienttps can apparently return NULL. Proposed cannon fix (same as upstream save for logging string differences):

diff --git a/router/java/src/net/i2p/router/tunnel/InboundMessageDist…
idk opened issue I2P_Developers/i2p.i2p#24 2025-04-21 14:58:12 -04:00
IMD dropping garlic replies?
idk closed issue I2P_Developers/i2p.i2p#24 2025-04-21 14:58:12 -04:00
IMD dropping garlic replies?
idk opened issue I2P_Developers/i2p.i2p#23 2025-04-21 14:58:11 -04:00
Rare NPE spotted in IMD
idk closed issue I2P_Developers/i2p.i2p#23 2025-04-21 14:58:11 -04:00
Rare NPE spotted in IMD
idk opened issue I2P_Developers/i2p.i2p#21 2025-04-21 14:58:10 -04:00
Revert OutboundTunnelEndpoint changes
idk closed issue I2P_Developers/i2p.i2p#21 2025-04-21 14:58:10 -04:00
Revert OutboundTunnelEndpoint changes
idk opened issue I2P_Developers/i2p.i2p#22 2025-04-21 14:58:10 -04:00
Audit/fix dir confusion
idk closed issue I2P_Developers/i2p.i2p#20 2025-04-21 14:58:09 -04:00
i2psnark clear msgs button broken (light theme only)
idk commented on issue I2P_Developers/i2p.i2p#20 2025-04-21 14:58:09 -04:00
i2psnark clear msgs button broken (light theme only)

In b0597e32b206aa0a14613b0cab3bc8e12e844e96 to be 2.6.1-3

Fix from Tunoac https://github.com/i2p/i2p.i2p/issues/81

idk commented on issue I2P_Developers/i2p.i2p#19 2025-04-21 14:58:08 -04:00
Sometimes sites fail to load, but don't show an error page from I2P

On further research, it appears we don't have short timeouts for the headers; we set a 4 hour failsafe timeout and that's it, we rely on the browser to implement timeouts. I wonder what the…

idk commented on issue I2P_Developers/i2p.i2p#19 2025-04-21 14:58:08 -04:00
Sometimes sites fail to load, but don't show an error page from I2P

Thanks for entering this ticket, because I don't think it's a new problem, I've definitely seen it, but it never quite reached the threshold in my mind that 'this is a bug we need to track down'.…

idk opened issue I2P_Developers/i2p.i2p#20 2025-04-21 14:58:08 -04:00
i2psnark clear msgs button broken (light theme only)
idk commented on issue I2P_Developers/i2p.i2p#18 2025-04-21 14:58:07 -04:00
CTCP ACTION from mozbot/firebot is filtered by I2PTunnel

I see code in IRCFilter.java to allow I2CP ACTION in both directions, so that was the intent, perhaps it broke somewhere along the way, maybe by me...

If you're going to work on it please assign…

idk commented on issue I2P_Developers/i2p.i2p#18 2025-04-21 14:58:07 -04:00
CTCP ACTION from mozbot/firebot is filtered by I2PTunnel

The special chars in the log might have been lost with copy & paste.

image

idk opened issue I2P_Developers/i2p.i2p#19 2025-04-21 14:58:07 -04:00
Sometimes sites fail to load, but don't show an error page from I2P