|
1757a2cc08
|
merge of '4e478ff8494e308808d6df2c47e368ac3aeb61aa'
and '51ae655150adb03f61e4ead408e1e7d827661dc7'
|
2011-01-11 16:40:37 +00:00 |
|
|
5371481007
|
- Shutdown change in desktopgui.
- Brainstorming about the best way to make desktopgui autostart in I2P.
|
2011-01-10 17:09:55 +00:00 |
|
|
b963e2a855
|
propagate from branch 'i2p.i2p' (head 1b82a3bfd792b71321bcbd8f3b8344664db2dc45)
to branch 'i2p.i2p.mathiasdm.desktopgui' (head 4e485a19a83a3e30425e1b1a03836f35fa4ebb50)
|
2011-01-10 06:41:39 +00:00 |
|
|
a51ae64e41
|
build tweak
|
2011-01-09 01:06:05 +00:00 |
|
|
fd4e4fbc64
|
* Data Structures: More caching improvements, don't cache where we shouldn't
|
2011-01-09 01:04:06 +00:00 |
|
|
9a63be8f69
|
* NetDB: Don't rescan netDb directory unless changed,
to reduce Hash cache thrash (backport from test4)
|
2011-01-09 01:03:05 +00:00 |
|
|
212c87ffd8
|
* DataHelper: Speed up and annotate sortStructures()
* RouterInfo:
- Don't cache byteified data by default, to save ~1.5 MB
- Don't create empty peers Set, to save ~100KB
|
2011-01-09 01:02:17 +00:00 |
|
|
16509e5921
|
Better comments
|
2011-01-08 20:00:36 +00:00 |
|
|
4c172760cc
|
Corrected some identification code.
|
2011-01-08 19:58:04 +00:00 |
|
|
7330e5fef8
|
Added support for new Intel family/model names.
Added proper support for using Core2 machines as P4.
Added support for identifying SSE 3/4.1/4.2/4A support on CPU.
|
2011-01-08 18:24:16 +00:00 |
|
|
7710b22cfd
|
Moved I2PProperties callback to the RouterContext.
|
2011-01-07 17:09:27 +00:00 |
|
|
6cfb2baad3
|
-9
|
2011-01-07 00:42:00 +00:00 |
|
|
3870924fbd
|
* i2psnark: Improve request tracking to reduce memory usage
|
2011-01-07 00:23:25 +00:00 |
|
|
a692ab42fa
|
add missing hashCode()
|
2011-01-06 15:54:54 +00:00 |
|
|
05a290cdd5
|
more caching
|
2011-01-06 15:54:39 +00:00 |
|
|
ea29c961ed
|
log tweak
|
2011-01-05 21:01:03 +00:00 |
|
|
4005bd6804
|
reseed form button tweak
|
2011-01-05 20:34:56 +00:00 |
|
|
e826ce723a
|
* i2psnark: Refactor request tracking to prevent possible deadlocks
|
2011-01-05 20:21:29 +00:00 |
|
|
6822bf7978
|
findbugs high-rank issues
|
2011-01-05 14:49:51 +00:00 |
|
|
e2c3ea3ffc
|
log tweak thx ech
|
2011-01-05 14:47:48 +00:00 |
|
|
2e51577f39
|
fix up findbugs target
|
2011-01-04 22:35:34 +00:00 |
|
|
9b0c42ca6f
|
- Added support for on-the-fly routerconsole.lang changes to desktopgui and routerconsole (routerconsole now commits changes to the I2PAppContext).
- Added desktopgui support for detecting if it's running in the same JVM as I2P (without commandline arguments).
|
2011-01-03 18:40:18 +00:00 |
|
|
2a6c763c31
|
Added support for callbacks when changes in I2PAppContext properties occur.
|
2011-01-03 18:37:29 +00:00 |
|
|
b92ba5edbb
|
concretization in lang=es
|
2011-01-03 00:14:45 +00:00 |
|
|
aeb1d40658
|
minor tweaks and accomodation in lang=es
|
2011-01-03 00:07:05 +00:00 |
|
|
bb39d8c6fd
|
disable spell check in textareas
|
2011-01-02 18:58:06 +00:00 |
|
|
bb74bc33d1
|
fix bw limits handling in standard session
|
2011-01-02 18:56:45 +00:00 |
|
|
af90121b47
|
cache tweak
|
2011-01-02 18:56:04 +00:00 |
|
|
f015ce1f0b
|
log tweak
|
2011-01-02 18:55:26 +00:00 |
|
|
785d184676
|
corerection on eespite de
|
2011-01-02 06:32:42 +00:00 |
|
|
ca5ed9d1b7
|
merge of '36bd43007b45f4b59b1dc14a2cb02b06c9e7fa84'
and '82c6b46d2891bdaf3043f85ea25fd9f3bf5ab3e5'
|
2011-01-02 04:39:18 +00:00 |
|
|
8fdc4bc9b0
|
routerconsole de add ;
|
2011-01-02 04:36:00 +00:00 |
|
|
7d2bbaad94
|
actualizar -> actualización
|
2011-01-02 04:35:07 +00:00 |
|
|
ed8197f6d2
|
* Data Structures: More caching and cleanups
|
2010-12-31 13:21:05 +00:00 |
|
|
e0f77731c5
|
generics
|
2010-12-31 13:19:26 +00:00 |
|
|
3b51f420c4
|
better logging
|
2010-12-31 13:18:36 +00:00 |
|
|
cd1ed63908
|
javadoc
|
2010-12-31 13:18:17 +00:00 |
|
|
a64d0a54b1
|
* Datagram Dissector: Fix RuntimeException caused by reuse,
preventing iMule from connecting on UDP
(thanks devzero)
|
2010-12-31 13:16:46 +00:00 |
|
|
1b74b49e0f
|
remove missing img
|
2010-12-31 13:16:14 +00:00 |
|
|
95cf306526
|
* i2psnark: Send cache directive for in-war icons
|
2010-12-31 13:14:57 +00:00 |
|
|
a18197dbdd
|
- Add console request logging, enable with routerconsole.log=filename
|
2010-12-31 13:14:15 +00:00 |
|
|
dcb9d38114
|
- Make theme files and history.txt return 403 on error,
not 500, to avoid the new error page
|
2010-12-31 13:13:26 +00:00 |
|
|
544563672c
|
- Link to full history.txt on help page
|
2010-12-31 13:12:40 +00:00 |
|
|
0de6c932f5
|
* OCMOSJ: Refactor cache keys for efficiency
|
2010-12-31 13:11:25 +00:00 |
|
|
ba8c8aa90d
|
merge of '21a58b4579e454d8f04032726ab182a3176653da'
and 'a1a6a2d409864f97efb7af374431e7214c5a7976'
|
2010-12-31 07:16:08 +00:00 |
|
|
f9cc72e892
|
tweaks
|
2010-12-31 06:31:18 +00:00 |
|
|
751134f5df
|
merge of '6ac923b4b6f858e909094ff3d0fbfbbfba7ff9d4'
and '8b279c27b4d263a1c9cc02ab7fe2e448e652f469'
|
2010-12-31 01:52:45 +00:00 |
|
|
4025a57529
|
grammar fix
|
2010-12-31 01:51:01 +00:00 |
|
|
bad27e648a
|
fix typo
|
2010-12-31 01:49:03 +00:00 |
|
|
8ab1892560
|
history for prop, -5
|
2010-12-30 15:06:54 +00:00 |
|