- Jul 09, 2022
- Jul 08, 2022
- Jul 05, 2022
- Jul 04, 2022
- Jul 03, 2022
-
-
Zlatin Balevsky authored
jbigi for Apple silicon See merge request i2p-hackers/i2p.i2p!63
-
Zlatin Balevsky authored
-
Zlatin Balevsky authored
Add ability to apply patches to GMP. Apply fix for x18 register. Run GMP tests after build. See merge request i2p-hackers/i2p.i2p!62
-
Zlatin Balevsky authored
-
- Jul 02, 2022
-
-
Zlatin Balevsky authored
JBigi build changes for M1 See merge request i2p-hackers/i2p.i2p!60
-
Zlatin Balevsky authored
-
- Jun 30, 2022
- Jun 26, 2022
-
- 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
-
zzz authored
-
- Jun 24, 2022
-
-
zzz authored
-
- Jun 23, 2022
- Jun 22, 2022
-
-
zzz authored
Add code for bob rejecting alice peer test address Don't allow MTU to exceed his MTU Don't use a token about to expire Send token with termination message Add internal type to termination message log tweaks
-
zzz authored
to make it more responsive to conditions and a more effective PMTU algorithm. Move MTU up and down in increments rather than simply shift between min and max Increase or decrease based on success or failure of each message Only increase if the successful message was almost as large as current MTU Clear increase/decrease counters when changing MTU the other way Don't wait for 10 packets to increase MTU Reduce max retransmissions from 30% to 10%
-
- Jun 21, 2022
- Jun 20, 2022
- Jun 19, 2022
- Jun 17, 2022
-
-
zzz authored
use in OrderedProperties
-
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
-
zzz authored
in SigUtil.fromJavaKey() as the class does not define equals(). Affects Android family key loading where the class does not match our class. Tested via unit test to compare provider class sun.security.util.NamedCurve to our class java.security.spec.ECParameterSpec, untested on Android. Add conversion test to CertUtil loadcert CLI. ref: http://zzz.i2p/topics/3328 ref: i2p.android.base gitlab ticket #47
-
zzz authored
Was never used; prep for actual usage Move from router to core Add Set constructors that are more efficient Add addUnique() method Allow size of set passed in constructors Prepare for extension javadocs
-
- Jun 16, 2022
-
-
zzz authored
Validate and process hole punch payload Send session request immediately after receiving hole punch Remove some unused code Log tweaks
-