3d9b6061ce
* NetDB:
...
- Expire unreachable routers quickly, even if they don't have introducers,
so we don't have old data on routers that ran out of introducers.
- Fix rare NPEs at shutdown
2010-10-02 17:07:37 +00:00
042cde2952
* UDP:
...
- Try to avoid running out of introducers by relaxing selection criteria
and increasing minimum number of potential introducers
2010-10-02 17:04:52 +00:00
3b2aa946af
* I2CP:
...
- Add new option i2cp.messageReliability=none, which prevents the
router from sending MessageStatusMessages back in reply to an
outbound SendMessageMessage. Since the streaming lib always ignored
the MSMs anyway, make it the default for streaming.
This will reduce the I2CP traffic significantly.
MSM handling now avoided, but it is still fairly broken, see
comments in I2PSessionImpl2.
- Cleanups, javadoc, rate reduction
2010-10-02 16:56:02 +00:00
a687180d98
* TransportManager: Convert _transports from a List to a CHM
...
to prevent a rare concurrent exception
2010-10-02 16:30:07 +00:00
b1fd835f56
update irc description
2010-10-02 15:55:46 +00:00
53847dc3ad
Sort RouterAddress options on peers.jsp and netdb.jsp
2010-10-02 15:51:48 +00:00
ec0c678cc9
* i2psnark:
...
- Add link to finished torrent in message box
- Don't let one bad torrent prevent others from
starting or stopping
2010-10-02 15:43:56 +00:00
b83184e895
initializer cleanup
2010-10-02 15:16:07 +00:00
f0f1a6f529
initializer cleanups, reduce rates, javadoc
2010-10-02 15:15:03 +00:00
333f80680e
* UDP:
...
- Avoid rare AIOOBE
- Comments
- Logging cleanup
- Comment out a main()
2010-10-02 15:11:41 +00:00
3489512a54
client cleanups
2010-10-02 15:07:35 +00:00
6100c799b7
LogConsoleBuffer cleanup
2010-10-02 15:03:20 +00:00
4a96e88118
* Hash: Throw IAE if data length is not 32 bytes,
...
now that DSAEngine abuse is gone
2010-10-02 15:00:30 +00:00
ed4c09b456
* Tunnels:
...
- Don't use peers < 0.7.9 for tunnels due to the old
message corruption bugs
- Javadoc
- Cleanups
2010-10-02 14:56:45 +00:00
939dcee537
* GeoIP: Fix locking bug causing lookups to stop
2010-10-02 14:48:50 +00:00
7424fdd623
javadoc
2010-10-02 14:45:13 +00:00
4456048e79
* HTTPResponseOutputStream
...
- More caching
- Stats cleanup
- Max header length check
- Catch OOM
- Initializer cleanup
- Javadoc
2010-10-02 14:43:40 +00:00
4c31c70298
Startup hint in installer for non-x86
2010-10-02 14:28:27 +00:00
c10a4f51ba
I2CP: cleanups to replace method calls with fields
2010-10-02 14:27:01 +00:00
53dd0c7655
* Crypto:
...
- Convert all ArrayList caching to LBQs in YKGenerator,
HMACGenerator, and AESKeyCache.
- Change DSAEngine params from Hash to new SHA1Hash, since
these were really 20 byte hashes, not 32 byte Hashes.
- Add stats to track YKGenerator caching success
- Fix YKGenerator precalculation to be much more useful by
increasing the cache size and dramatically shortening the delay
- Option cleanups
- YKGenerator cleanups
- Mark HMAC256Generator unused
2010-10-02 14:23:56 +00:00
6f449aa4f6
Naming:
...
- Increase cache size and expiration time
- Add clearCache() method
- Don't use EepGet or Exec for b32
- Javadoc updates
2010-10-02 14:07:46 +00:00
171e3abe34
cleanups
2010-10-02 14:02:41 +00:00
2bffeea7eb
comment out main
2010-10-02 14:01:38 +00:00
90288202e5
I2PSnark: Include missing add.png, spotted by xyz123. Bump to -3.
2010-10-02 00:36:31 +00:00
a4d24c61ba
I2PSnark: Tweak the size of our writeable fields in add/create sections for better visual coherence.
2010-09-29 02:09:05 +00:00
3075593767
I2PSnark: Activity icons refresh.
2010-09-27 06:34:54 +00:00
8ab134ffe5
I2PSnark: Positional CSS tweaks 'n fiddles.
2010-09-27 06:05:02 +00:00
4800e73a4a
I2PSnark: Add buttons for start/stop/delete torrents.
2010-09-27 05:04:05 +00:00
3bd97646a9
I2PSnark: Add favicon to file browser page; version bump to 0.8-02.
2010-09-23 04:56:43 +00:00
059e4176a1
I2PSnark: Rationalize file browser layout.
2010-09-23 02:43:05 +00:00
57b627fb71
I2PSnark: Add some icons to our file manager columns.
2010-09-22 21:18:57 +00:00
5281862932
I2PSnark: Kludge to fix extraneous space under message log on config page.
2010-09-20 21:07:27 +00:00
0fe2313754
I2PSnark: Configuration section tweaks.
2010-09-20 18:41:49 +00:00
f62dfb0abf
I2PSnark: Invert show/hide peer icon functionality, tooltip change to "toggle peers"; fix alignment of "No torrents loaded" message with new css class; Replace brackets on Totals with ».
2010-09-20 11:26:28 +00:00
7507282886
I2PSnark: css tidyup.
2010-09-20 10:21:38 +00:00
9db5dd36b9
I2PSnark: alt tags, display filelength tweak.
2010-09-19 20:23:46 +00:00
9ce54d803f
I2PSnark: show/hide peer icons.
2010-09-19 17:05:11 +00:00
7e7d36f0d6
I2PSnark: Table column header positional tweakery.
2010-09-19 15:43:57 +00:00
82323cd806
I2PSnark: Add icons for status and torrent columns.
2010-09-19 14:48:44 +00:00
511182f148
I2PSnark: status display tweakage.
2010-09-19 04:40:48 +00:00
e9b1db7ac7
I2PSnark: Update image references to point to our new snark theme directory.
2010-09-19 03:51:40 +00:00
9795334f12
build.xml: ensure we copy snark's directory, and remove the file copy for snark.css
2010-09-19 03:36:41 +00:00
321d88e795
I2PSnark: Add icons to relevant parts of the UI; rejigging of UI to minimise space wastage; create new snark directory in console/themes/ .. snark dir will need to be ignored when router scans directory for theme dirs.
2010-09-19 03:20:43 +00:00
99d2e2d0d0
I2PSnark: Fix alignment issue with snark_add.png
2010-09-18 16:36:29 +00:00
3fb1fbe1b3
I2PSnark: space savings!
2010-09-18 16:19:51 +00:00
d4f3304397
I2PSnark: Tweaks 'n fiddles.
2010-09-18 08:55:52 +00:00
4865373b4f
I2PSnark: UI/theme tweaks.
2010-09-18 07:10:43 +00:00
5378b0ad56
I2PSnark: Transition from gray to puce.
2010-09-18 06:28:42 +00:00
7de357df98
Version bump.
2010-09-17 23:03:19 +00:00
27808012d0
I2PSnark: Reduced label lengths in preparation for icon substitution and tooltip; more colorification; Opera kludges.
2010-09-17 22:59:22 +00:00