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
73d956462f
Fixed: recoded to UTF-8, cyrillic and chinese labels repaired.
2010-09-07 03:25:48 +00:00
db0bc1a618
Fixed: missing links to the new Swedish help page.
2010-09-07 03:24:28 +00:00
91bcf947df
* Javadocs
...
* Base64: comment out some unused methods
* Remove huge whitespace in CryptoConstants
* ElGamalAESEngine:
- Reduce rates
- Check number of tags earlier
2010-08-30 17:51:49 +00:00
c035ef6eb7
merge of '87f2562a0893b175a9b369e97b8413726f61935a'
...
and 'b1416986cd60fc129af81122324997fe0584472d'
2010-08-22 23:00:52 +00:00
4f31691c8a
Add Swedish translation for eepsite help and update other help pages accordingly. Thanks to olleolleolle.
2010-08-20 22:51:58 +00:00
2244142bd8
javadoc, comment out some main()s
2010-08-14 18:22:46 +00:00
4323036992
javadocs
2010-08-10 16:17:09 +00:00
8eeabe4409
merge of '85a542c53d910dffbf34cdcefb8a2faeee96adc4'
...
and 'c92f2bcd662936f16d539ea5e98b0d4496556384'
2010-08-08 10:01:51 +00:00
6add722a25
Javadoc fix - thanks, duck!
2010-08-08 10:01:35 +00:00
87abc1d6b4
CryptoConstants update from draft to RFC.
2010-07-31 12:49:38 +00:00
6ddac9a478
Fix typo (trac #32 )
2010-07-30 08:54:21 +00:00
38169b6d70
small fixes to _de
2010-07-26 12:08:17 +00:00
8cc561775b
0.8
i2p-0.8
2010-07-12 14:25:21 +00:00
0634154b28
final compact response format
2010-07-11 14:45:12 +00:00
c08f79f71e
Unfuzzy susidns translation, typo fixes for eepsite help. (thx _4get)
2010-07-10 11:49:40 +00:00
7532276a00
Dutch eepsite help page
2010-07-10 11:04:30 +00:00
ee29074a30
Dutch proxy translations, we missed a couple.
2010-07-10 09:06:26 +00:00
870ace55e2
version bump just to add -rc
2010-07-09 17:46:38 +00:00
05ac2594b6
more shouldLog()
2010-07-09 17:40:59 +00:00
8353b623da
SSU PacketBuilder: Refactor header generation, add destroy msg support
2010-07-09 16:34:54 +00:00
c19af4dbcf
i2psnark:
...
- Rework PeerID class so it depends only on peer desthash, since
peer ID is not available with compact format. Implement deferred
lookup of destination.
- Implement compact tracker requests and response handling
(may not be the final format)
- Fix Peer hashCode()
- Java 5
2010-07-09 16:32:31 +00:00
ad7447f8ae
merge of '6471243b39d38669b029124571adc47ad6417db4'
...
and 'a24bf3a898b6310d05bf2ee9ce99b3a52f067205'
2010-07-09 14:04:25 +00:00
4f827a5b1d
Dutch help page
2010-07-09 14:02:55 +00:00
be75455b84
More i2ptunnel error propagation fixes - key file - thx echelon
2010-07-08 18:45:30 +00:00
96d3f67436
Dutch translation for RouterConsole sidebar labels
2010-07-08 14:41:56 +00:00
906bce637a
new strings, corrections in german translation
2010-07-08 08:25:17 +00:00
3c0d0dfeee
Russian translation updated (help & faq link, local identity link)
2010-07-07 20:30:05 +00:00
2ca5802e4d
Include logo in updater now that it is themeable. (thanks RN!)
2010-07-07 19:49:07 +00:00
f4b06e586e
RouterConsole: Add Help & FAQ link, minor label improvements.
2010-07-07 19:04:30 +00:00