- Jan 10, 2023
-
- Jan 08, 2023
-
-
zzz authored
Update checklist to specify bootclasspath, so these are caught in the future bump -16-rc
-
- Jan 06, 2023
-
-
zzz authored
-
- Dec 31, 2022
-
-
zzz authored
-
- Dec 29, 2022
-
-
zzz authored
This will probably also reduce builds at startup. Limits may require tweaks after further testing.
-
- Dec 26, 2022
-
-
zzz authored
-
- Dec 22, 2022
-
-
zzz authored
-
- Dec 20, 2022
-
-
zzz authored
-
- Dec 17, 2022
-
-
zzz authored
-
- Dec 15, 2022
-
-
zzz authored
-
- Dec 14, 2022
-
-
zzz authored
-
- Dec 10, 2022
-
-
zzz authored
Javadoc fixes Log tweaks
-
- Dec 06, 2022
-
-
zzz authored
Kill handlers at shutdown
-
- Dec 04, 2022
-
-
zzz authored
- Set cache size based on connection limit - Track average inbound cache eviction time - Set inbound expiration based on cache time - Reduce max inbound expiration - Fix saving inbound token sent after relay response or hole punch - Dont send or save tokens if we are symmetric natted - Sort persisted tokens by expiration so they are expired in correct order on reload - Periodically expire tokens from cache - Add getters to Token class - Add missing case IPV4_SNAT_IPV6_UNKNOWN to EnumSets
-
- Dec 02, 2022
-
-
zzz authored
-
- Nov 26, 2022
-
-
zzz authored
log tweaks
-
- Nov 23, 2022
-
-
zzz authored
-
- Nov 21, 2022
-
-
zzz authored
-
- Nov 12, 2022
-
-
zzz authored
Wasn't passing through user and realname fields Pass through RFC 2812 mode field if present reported by RN
-
- Nov 09, 2022
-
-
zzz authored
-
- Nov 01, 2022
-
-
zzz authored
Don't hexdump for RI errors Don't throw ISE when sending 2nd retry
-
- Oct 10, 2022
-
-
zzz authored
and drop packets received on them, to prevent SSU1 fallback processing
-
- Sep 28, 2022
-
-
zzz authored
-
- Sep 23, 2022
-
-
zzz authored
-
- Sep 20, 2022
-
-
zzz authored
Requires re-saving user/pw on proxy side
-
- Sep 09, 2022
-
-
zzz authored
test code that was off by default was previously checked in
-
- Sep 06, 2022
-
-
zzz authored
reported, fixed, and tested by zlatinb
-
- Sep 04, 2022
-
-
zzz authored
by doing form processing even if book is empty. Do all form processing before displays so the displays reflect any form add/delete. Broken in 0.9.50 when form processing call was moved. Hide replace and add alternate buttons if book is empty. Ref: https://www.reddit.com/r/i2p/comments/wu7nac/how_do_i_add_to_the_private_address_book/
-
- Sep 03, 2022
-
-
zzz authored
-
- Sep 01, 2022
-
-
zzz authored
by processing DSM inline in InNetMessagePool. Caused random lookup failures of RI and LS. Made worse by previous change removing duplicate store from reply job. thanks obscuratus and drzed
-
- Aug 29, 2022
-
-
zzz authored
Use a single ack timer for each session rather than creating a new one for every ack Log tweaks
-
- Aug 25, 2022
- Aug 22, 2022
-
- Aug 10, 2022
-
-
zzz authored
-
- Aug 02, 2022
-
-
zzz authored
(more prep for connection migration)
-
- Jul 25, 2022
-
-
zzz authored
-
- Jul 17, 2022
-
-
zzz authored
Use minimum MTU for IPv6 session confirmed to avoid PMTU issues Set default MTU for known IPv6 tunnel brokers Check for s mismatch in session confirmed RI Don't put DateTime block after Termination block Fix first message failed check Log sent data packet size Log tweaks
-
- Jul 10, 2022
-
-
zzz authored
was treating them as acks
-
- Jul 09, 2022
-
-
zzz authored
not simply when a new file is downloaded
-