- May 19, 2022
-
-
zzz authored
-
- May 17, 2022
-
-
zzz authored
and causing tracker error on initial announce
-
- May 14, 2022
- May 11, 2022
-
-
zzz authored
Strip % suffixes from addresses before comparing Fix HTTPMUSocket.getLocalAddress() to return the correct bound address Throw exception on multicast socket bind failures, don't attempt further operations on failed sockets Add toString() to sockets for debugging Log tweaks
-
zzz authored
to avoid conflict in applications linking to apache jars As requested by 'mesh' project Remove with-libhttpclient-java build option No known external uses other than obsolete i2pcontrol plugin
-
- May 10, 2022
-
-
zzz authored
-
- May 07, 2022
-
-
idk authored
- May 06, 2022
-
-
zzz authored
-
- May 02, 2022
- Apr 30, 2022
-
-
zzz authored
Send ack for peer test and relay blocks Add SSU2 pending inbound states to establisher check Remove unused PacketBuilder2 method
-
- Apr 29, 2022
-
-
zzz authored
for routers 0.9.52 or higher
-
- Apr 28, 2022
- Apr 27, 2022
-
-
zzz authored
Change size/ip/port fields to match changes in proposal 159
-
- Apr 25, 2022
- Apr 24, 2022
- Apr 23, 2022
-
-
zzz authored
Don't send message 5 unless we sent accept in message 3 Fix packet length for messages 5-7 Pass messages 5-7 from PacketHandler to PeerTestManager Decrypt and process messages 5-7 Handle messages 4 and 5 in either order Don't set test complete after message 5 Build data block for message 6 Log tweaks
-
zzz authored
Store our IP/port in PeerState2 Send our IP/port in message 1 Fix signature validation of message 4 Check for 0 status in messages 1 and 2 Fail on nonzero status in message 4 Log tweaks
-
- Apr 17, 2022
-
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
Do not stop the ConnectionAcceptor after RouterRestartException, delay and reconnect instead. Fix restart() to actually restart after stopped.
-
zzz authored
Do not clear the DisconnectListeners after notification
-
zzz authored
Remove low-level I2CP reconnector as it may result in duplicate destinations after higher-level (i2ptunnel) or application-layer reconnections Root cause identified by BiglyBT Gitlab issue #350
-
- Apr 14, 2022
-
-
zzz authored
Don't set our RI loaded from disk if too old Rekeying was prevented by previous checkin, but this fixes root cause
-
- Apr 13, 2022
-
-
zzz authored
Reset uptime on soft restart Don't rekey after failure to store our RI due to clock skew Change comm system state during soft restart Restarter log tweaks
-
- Apr 12, 2022