5f2361fe7c
merge of '4ef1d99f924ee431587d6f85241540e031fecbc1'
...
and '56c6ae6a06651a05025a2e4f76ba35985a8ff372'
2010-10-10 14:32:35 +00:00
6e6142a91f
Fulfill Request for name lookup feature.
2010-10-10 14:31:56 +00:00
500f6cf896
use context field
2010-10-07 18:42:30 +00:00
a23ea5e5f1
* configlogging.jsp:
...
- Add easy way to add an override
- Make file size specifier more flexible
2010-10-07 18:39:03 +00:00
86a7d68f08
one more mime type
2010-10-07 15:14:07 +00:00
8ac5d5d5fc
add some missing mime types
2010-10-06 15:03:33 +00:00
3841e92d53
remove unused web-*.xml files from wars
2010-10-06 14:25:27 +00:00
e5f53ed5e9
revise and fix
2010-10-06 13:07:34 +00:00
5ef9d46d0b
dont sort in debug mode
2010-10-06 02:18:52 +00:00
5389ee056a
sort snark peers by completion %
2010-10-06 02:05:26 +00:00
2d601099f3
propagate from branch 'i2p.i2p.zzz.test' (head 128a31611abc6a88e58133f3bf6a577fe6dd5b1c)
...
to branch 'i2p.i2p.zzz.test4' (head fa9a871892517271eb2531b433fe80a2a713be9c)
2010-10-05 13:06:16 +00:00
48ccf85e97
try again to fix the i2ptunnel nonce problem
2010-10-05 00:08:59 +00:00
6cf7bc7985
* i2ptunnel:
...
- Add hostname DSA signature field, to be used for addkey forms.
Experimental, may be commented out later.
2010-10-02 17:20:39 +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
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
6100c799b7
LogConsoleBuffer cleanup
2010-10-02 15:03:20 +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
171e3abe34
cleanups
2010-10-02 14:02:41 +00:00
2bffeea7eb
comment out main
2010-10-02 14:01:38 +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
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
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
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
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
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
27808012d0
I2PSnark: Reduced label lengths in preparation for icon substitution and tooltip; more colorification; Opera kludges.
2010-09-17 22:59:22 +00:00
67994d7e99
I2PSnark: snark.css fontsize tweaks.
2010-09-17 08:27:02 +00:00
9c5b8419a5
I2PSnark: Add favicon.
2010-09-16 17:38:01 +00:00
6423c92b84
merge of '5e59656352811b3ccce9a2817417de1065ee9641'
...
and '8110890364bb45accd3016e90611f626e305b10e'
2010-09-15 01:50:30 +00:00
8262048edc
New default I2PSnark theme: faze to gray.
2010-09-15 01:39:38 +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
4323036992
javadocs
2010-08-10 16:17:09 +00:00
38169b6d70
small fixes to _de
2010-07-26 12:08:17 +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
05ac2594b6
more shouldLog()
2010-07-09 17:40:59 +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