e02845076d
* Netdb StoreJob, FloodfillVerifyStoreJob:
...
- Fix bug where reply selector wasn't registered for
routerinfo stores, so we didn't get stats, and
we kept retrying. This also prevented verification
and profile updates for routerinfo stores.
This bug was introduced 4 years ago by the change to
store routerinfos directly.
- Add dbStoreSuccessful() to profile, and have FVSJ
call it or dbStoreFailed() as appropriate to give
credit or blame to the floodfill we stored to.
- Don't let FVSJ verify using the peer we stored to
2009-11-10 01:24:39 +00:00
580b9b450f
Add "midnight" theme to the installer manifest; bump to -14.
2009-11-09 18:00:08 +00:00
b045fb3a45
* FloodOnlySearchJob:
...
- Fix up field hiding and duplicate overrides
- Other javadoc and java 5 improvements
2009-11-09 17:23:22 +00:00
b4615edfcc
* UDP:
...
- Better handle a test reply from bob with a 0-length IP
- Add config options for min and max random port
2009-11-09 17:16:51 +00:00
6019cf8148
* Console:
...
- Tag tunnel status
2009-11-09 17:15:19 +00:00
a0b4b7db86
* Console:
...
- countries.txt: Convert to mixed case, include in update
- netdb.jsp: Hide all routers by default, sort and tag country names
- oldstats.jsp: Move to stats.jsp
- profiles.jsp: Show new DBH times instead of counts
* Profiles:
- Track last good and bad lookup times
and last good and bad store times,
to prep for floodfill changes
- Don't reset last-heard-about at router startup
* Checklist and Android readme fixups
2009-11-07 19:32:00 +00:00
413ab6d7e4
-12
2009-11-04 16:12:59 +00:00
a3b1c79006
merge of '0d58ec9e2b160029e92a584b0c707ffdf4f25c7e'
...
and 'd4e270a4df0c8134d7bac1585e30ef8ddef37f85'
2009-11-04 16:06:46 +00:00
8a1db31184
reduce max msg delay
2009-11-04 12:54:02 +00:00
5190b2db1f
Fixups to Slackware scripts
2009-11-04 10:27:02 +00:00
ab40454bce
reduce the routerinfo expiration a little
2009-11-03 17:38:11 +00:00
9976bea03f
* Profiles:
...
- Remove the almost-unused send and receive size RateStats;
this also reduces the effective time for isActive()
- Only store DB history on-demand to save space;
fix up resulting NPEs
2009-11-02 16:50:28 +00:00
da21c0ddb7
* UDP: Pick a random port on first install or bind failure -
...
No more port 8887 to prevent easy state-level blocking
2009-11-02 16:43:04 +00:00
0133711c3b
code cleanup
2009-11-02 16:41:01 +00:00
428cbdce2a
* Console:
...
- More tagging
- Show user-installed themes on configui.jsp
- Fix reseed button spacing
* GraphHelper cleanup
* Susidns: add link to subscription faq
2009-10-31 18:18:36 +00:00
9cdae03069
evict another test class
2009-10-30 17:52:58 +00:00
b4d83b18fa
tag and script fixups
2009-10-29 23:22:51 +00:00
e5212937af
* Console:
...
- Remove limiter status from peers.jsp
- Fix UPnP status header
2009-10-28 22:12:10 +00:00
e94b478317
* NetDb:
...
- Generate new RI immediately at startup
- Try again to not publish RI until we have been up a few minutes
2009-10-28 18:18:21 +00:00
a2d90eebea
* Console:
...
- Don't save config when checking for updates on configupdate.jsp
- Rework ConfigRestartBean and tag
- More tag fixups
- Add lang=xx for testing
- Add file for additional tagged strings
2009-10-26 21:48:46 +00:00
a5cd0bdd3f
- Rename cssHelper to intl for ease of tagging
...
- configui.jsp post-prop fixup
2009-10-23 13:55:44 +00:00
f44b1a35bc
Sidepanel space efficiencies; "paperclips" for index.jsp links; fix news.xml link.
2009-10-21 16:34:43 +00:00
26f02a4771
-4
2009-10-20 16:35:13 +00:00
dc3c730937
propagate from branch 'i2p.i2p.zzz.test' (head efc35e19029b7d92265f25eb024114737b6545e1)
...
to branch 'i2p.i2p' (head bbf149917e39bdd2f53246c238d440369498ae09)
2009-10-20 16:01:13 +00:00
eba9f3c03b
drop msgs expiring too far in the future
2009-10-19 21:37:59 +00:00
eacf46b367
remove some remnants of the pre-0.6.1.30 tunnel build method
2009-10-19 18:45:39 +00:00
44069645df
New formatting for news.xml; elliptical UI enhancements.
2009-10-19 12:34:19 +00:00
10b84418c3
move TunnelPoolManager renderStatusHTML to routerconsole
2009-10-17 23:49:59 +00:00
fadda4ceec
More UI whitespace cleanups and other miscellaneous UI goodness.
2009-10-17 23:34:38 +00:00
011a32f741
move NetDb renderStatusHTML() to routerconsole
2009-10-17 23:16:53 +00:00
001c361338
MessageHistory cleanups
2009-10-17 02:21:38 +00:00
e21a172e95
javadoc fix
2009-10-17 02:21:08 +00:00
4651b7007b
Bump to -2.
2009-10-16 20:29:29 +00:00
5b4be5ba1b
merge of '74266b0afe4ef1abef923c8389fb47263b9a39e1'
...
and '9a62d1aa11b74d835ec795c0a303bf5c2ebc2793'
2009-10-16 20:16:29 +00:00
9c2c90c0b1
Whitespace removals.
2009-10-16 20:01:18 +00:00
bdd0c3f961
-1
2009-10-16 15:08:27 +00:00
f73b3e522b
* NetDb: Rework part 1 of N:
...
- Flood only to those closest to the key
- Java 5 fixups
2009-10-16 13:50:06 +00:00
fa6d17a1b8
* ProfileOrganizerRenderer:
...
- Move to routerconsole
- Write directly to Writer for speed
2009-10-15 22:42:22 +00:00
c3e646ca22
Bump to -1, belatedly; more aesthetic nudges.
2009-10-14 17:25:29 +00:00
a1ec838282
* oldconsole.jsp: Remove almost all of it, tweaks for tino
...
* Router: add router.hideFloodfillParticipant option for testing
2009-10-14 16:20:00 +00:00
7da46517ae
slow down the volunteers again
2009-10-14 13:51:48 +00:00
d8e2939307
post-release cleanup
2009-10-13 14:13:16 +00:00
405b85c4b4
Cleanups after review and prep for release
2009-10-11 22:51:43 +00:00
3c260aa333
fix rare ElGamal AIOOBE
2009-10-09 16:00:38 +00:00
da41f3a93b
fix NTCP rate formatting
2009-10-09 15:59:51 +00:00
088f9558ec
fix persistent client key on split directories - thanks user!
2009-10-09 13:56:34 +00:00
3839d9873a
Minor theme updates; lose whitespace in config.jsp; add license for SilkIcons.
2009-10-09 00:45:33 +00:00
116762ebce
doc and eepsite index updates
2009-10-07 17:12:00 +00:00
7dd8f00e95
remove UDP port number from thread names for better thread dump anonymity
2009-10-07 17:09:53 +00:00
9b97d32ea8
fix snark npe caused by last checkin
2009-10-04 14:06:14 +00:00