- 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 19, 2022
-
-
zzz authored
-
- 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
-
- Jun 25, 2022
-
-
zzz authored
Fix setting local IPv6 MTU when firewalled Fix publishing MTU when firewalled or hidden Save local MTU when changing addresses, not when publishing Add SSU2 MTU methods (no mod 16 required) Allow MTU up to 1500 for SSU2 transport style Disable SSU2 at startup if local MTU too low
-
- Jun 20, 2022
-
-
zzz authored
-
- Jun 17, 2022
-
-
zzz authored
Caused SusiDNS and addressbook to be in a different context addressbook config would be stored in base dir and subscriptions would not load because it couldn't find i2ptunnel
-
- Jun 14, 2022
-
-
zzz authored
Enable relay Set session created token to 0 as per spec Log tweaks
-
- Jun 11, 2022
-
-
zzz authored
Don't send SSU1 relay request to SSU2-connected introducers and vice versa Log tweaks
-
- Jun 07, 2022
-
-
zzz authored
per spec, Alice hash not included in msg 1/2 sig Add sig checks of msgs 1/3 at Bob Fix checking of 'B' cap in peer selection
-
- Jun 03, 2022
-
-
zzz authored
-
- Jun 01, 2022
-
-
zzz authored
-
- May 28, 2022
-
-
zzz authored
cancel DHT cleaner and explorer on stop
-
- May 23, 2022
-
- May 20, 2022
-
-
zzz authored
-
- May 19, 2022
-
-
zzz authored
-
- May 17, 2022
-
-
zzz authored
and causing tracker error on initial announce
-
- 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
-
- Apr 27, 2022
-
-
zzz authored
Change size/ip/port fields to match changes in proposal 159
-