- Apr 28, 2022
-
-
zzz authored
-
- 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
- Apr 11, 2022
-
-
zzz authored
one chance in 64K, broken since 2005 don't revert previous attempted fix using synching, that's still a good idea
- Apr 08, 2022
-
-
idk authored
Overhaul CSS n New Install Wizard in order to make it less dependent on absolute positioning. Remove confusing M-Lab measurement table since the meaningful results are already populated in the configuration table. Adjust postioning of some elements on the bandwidth config pages. remove the old images from both themes.
- Apr 06, 2022
- Apr 05, 2022
-
-
zzz authored
Arrays.hashCode() interacted badly with it, causing numerous false positives
-
zzz authored
Revert related parts of "Prep for fragmented RI", we are now fragmenting Session Confirmed instead. Fragment and send multiple Session Confirmed packets if required Reassemble Session Confirmed packets Don't process ack block identical to previous received Log tweaks bump -12
-
zzz authored
-
zzz authored
-