- Nov 13, 2015
-
-
zzz authored
Add locking to HopConfig counts Split participatingMessageCount stat into two stats, participatingMessageCountAvgPerTunnel for throttle (same as old participatingMessagecount) and participatingMessageCount for console (straight total) Fix calculation of stat for throttle by adjusting for new stat coalesce time (50 not 20 seconds)
-
- Nov 12, 2015
-
-
zzz authored
Fix autostart setting on new client, was inverted
-
- Nov 11, 2015
-
-
zzz authored
log tweaks
-
- Nov 05, 2015
-
-
zzz authored
-
- Nov 04, 2015
-
-
zzz authored
exchanged.i2p icon license: WTFPL i2pwiki.i2p and lenta.i2p: Awaiting icons that meet our requirements
-
- Oct 31, 2015
-
-
zzz authored
possibly more to do
-
- Oct 30, 2015
-
-
zzz authored
caused by not setting message ID. only happens when serialized (external I2CP)
-
- Oct 21, 2015
-
-
zzz authored
-
- Oct 16, 2015
-
-
zzz authored
-
- Oct 11, 2015
-
-
zzz authored
Add SystemVersion.isJava9()
-
- Oct 10, 2015
-
-
zzz authored
close files faster based on file count (tickets #1626, #1671) Remove dup synchs
-
- Oct 08, 2015
-
-
zzz authored
affecting streaming timers (ticket #1672) Minor streaming cleanup
-
- Sep 27, 2015
-
-
zzz authored
-
dg2-new authored
Router: Fix soft restarts for 'massive' clock jumps (over +150s or -61s) and recover from standby/hibernate (ticket #1014). I2P should now recover (better) from a system hibernate/standby and be able to reconnect to peers automatically.
-
zzz authored
use high cap for the rest; change outbound exploratory default length from 2 + 0-1 to 3+0.
-
- Sep 25, 2015
-
-
dg2-new authored
-
- Sep 20, 2015
-
-
dg2-new authored
-
- Sep 19, 2015
-
-
zzz authored
remove dup CSS item
-
- Sep 18, 2015
-
-
zzz authored
-
- Sep 17, 2015
- Sep 16, 2015
-
-
zzz authored
-
- Sep 15, 2015
-
-
zzz authored
- Enable new NewsManager to load/store feed items on disk by UUID - News items are stored forever, not lost when they are removed from feed - News read in once at startup, not at every summary bar refresh - Convert old initialNews.xml and news.xml to NewsEntry format - Limit display to 2 news items in summary bar, /home and /console - New /news page to show all news
-
- Sep 12, 2015
-
- Sep 11, 2015
-
-
kytv authored
-
- Sep 04, 2015
-
-
zzz authored
patch from 'kay" in #1653, dev agreement received
-
- Aug 31, 2015
-
-
zzz authored
- Enable P256 caching - Create cached Ed25519 cert and enable - Fix cached P256 hashcode
-
- Aug 29, 2015
-
-
zzz authored
- Change default RI sig type to Ed25519, with a 10% chance od rekeying from DSA at each restart - Don't initialize KeyManager before selecting sig type - Don't log KeyManager error when changing sig type
-
- Aug 24, 2015
-
-
zzz authored
- Return partial piece to coordinator after reject - Fix tracking of downloaded portion of piece after reject - Send reject on receipt of bad request - Mark piece unrequested after receiving bad data, so it will be requested again, but not from the same peer - Fix NPE in Request constructor on error - Fix stuck before completion due to reject handling (ticket #1633)
-
- Jul 31, 2015
-
- Jul 27, 2015
-
-
zzz authored
-
- Jul 25, 2015
-
-
zzz authored
-
- Jul 23, 2015
-
-
str4d authored
-
- Jul 16, 2015
-
-
zzz authored
Spacing for news headings in summary bar
-
- Jul 12, 2015
-
-
zzz authored
-
- Jul 05, 2015
-
-
zzz authored
sender queue, not on the way out, so that SSU requests bandwidth allocations for each packet in parallel and competes more effectively with NTCP for bandwidth. Inbound stubbed-out only.
-
- Jun 29, 2015
-
-
zzz authored
Don't skip further bandwidth allocations for SSU, since it needs the entire allocation to proceed. Log tweaks More synchronization of requests
-
- Jun 25, 2015
-
-
zzz authored
Jetty starter: Register host/port when started PortMapper: Add hostname support
-
- Jun 24, 2015
-
-
zzz authored
for bandwidth limiter, root cause unknown
-
- Jun 23, 2015
-
-
zzz authored
log tweaks
-