6c8cacfaa2
updated some core tests to cope with the recent datastructure changes
2011-02-06 17:09:52 +00:00
9bf90c54e1
removed broken duplicated test
2011-02-06 15:21:55 +00:00
b08efb6700
propagate from branch 'i2p.i2p.zzz.dhtsnark' (head 2e0aa840a2872848da7e91b53396aa8584cdf122)
...
to branch 'i2p.i2p' (head 00bac2c43b65761ddcdf22effe769c8e25da4929)
2011-02-05 22:42:26 +00:00
b502fd0e9d
merge of '3bd1963d77675d6b8db1e811e37bf7671f602040'
...
and 'baffe70898c078da88fedac8e7d10e5301d8b25e'
2011-02-03 17:47:54 +00:00
ee6730fdaa
* RandomSource: Fix seeding from /dev/urandom
2011-02-03 15:46:24 +00:00
daac11d2d1
simplify code(and deduplicate)
2011-02-03 13:53:58 +00:00
85d5a8542e
replaced clover with opensource alternative
2011-02-03 06:57:35 +00:00
004d7874c4
Core tests build fix.
2011-02-02 22:52:41 +00:00
97f93c64e6
Fix context properties initialization; history for test4 prop, -1
2011-01-31 15:44:00 +00:00
e721ddd3a4
propagate from branch 'i2p.i2p.zzz.test4' (head 592b7d2b980e8cba19167fa064f25251296ed8bb)
...
to branch 'i2p.i2p' (head 0ba672eaca7076092389d2277dba231fdd34423b)
2011-01-31 13:42:36 +00:00
37fc44867f
propagate from branch 'i2p.i2p' (head dbe319d674d6a6a53491762262978f53caaaa58a)
...
to branch 'i2p.i2p.mathiasdm.desktopgui' (head fced1e04334ef1c18bc6ae8a31984e627310b14c)
2011-01-26 06:48:45 +00:00
656670919d
0.8.3
2011-01-24 14:55:34 +00:00
bf99b04e0a
cleanups after review, ticket 390
2011-01-24 13:20:06 +00:00
f046eb79bd
javadoc
2011-01-21 16:04:45 +00:00
6981db4fa3
comment out main()
2011-01-21 15:53:37 +00:00
e924052fd8
final
2011-01-21 15:52:58 +00:00
9ee8e045b4
small optimization in TunnelID
2011-01-21 15:52:12 +00:00
8da1e90226
* RouterContext: Clean up clock overrides
...
* PeerManager: Make calculators static, take out of router context
2011-01-19 16:40:48 +00:00
7538766c88
DBF/DHS cleanups and speedups
2011-01-19 14:42:14 +00:00
394dd3cd57
propagate from branch 'i2p.i2p' (head dc55b0e10a8da0fb3b9571a30bee6d96d2b1b271)
...
to branch 'i2p.i2p.zzz.test4' (head b246a3f2df80018875eafca6be6d5d2096c804fd)
2011-01-15 14:39:28 +00:00
f679ef250b
stub out flags support in I2CP SMES
2011-01-14 17:12:44 +00:00
8b664fe2a1
merge of '0c3129e1443b3c155a4e5e06e008fa40a89776a3'
...
and 'fe23acdcae4f7bace1f6ceb4823a13271fe37207'
2011-01-14 12:28:32 +00:00
65c6186479
Cleanups: Collections.singleton(), COWAS - includes ticket #388
2011-01-13 14:21:48 +00:00
4dd78ed31b
merge of '9d97a97ab57669b6ed2c246c966df9d4afcda899'
...
and 'bc18ab31728be1d004b18d113343c50f25f0a678'
2011-01-12 20:06:29 +00:00
330f1f341e
Fixes to Atom identification.
2011-01-12 20:06:22 +00:00
79bd5f1c11
fix log init problem
2011-01-12 13:28:32 +00:00
1ad1883d56
fix hashCode
2011-01-12 13:27:55 +00:00
7289c89171
merge of '52a34b607bb02c92ab1dac1ef16a3ce64462e39e'
...
and 'e6920b673f432050c4d56a74a2ff2074a2959e6a'
2011-01-11 17:51:46 +00:00
c6a2e99a0d
Added Intel Atom as (pentium3) as prescribed by the libgmp configure scripts.
2011-01-11 17:51:29 +00:00
1757a2cc08
merge of '4e478ff8494e308808d6df2c47e368ac3aeb61aa'
...
and '51ae655150adb03f61e4ead408e1e7d827661dc7'
2011-01-11 16:40:37 +00:00
f68c095222
findbugs util (includes ticket #370 )
2011-01-10 15:45:20 +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
fd4e4fbc64
* Data Structures: More caching improvements, don't cache where we shouldn't
2011-01-09 01:04:06 +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
0e1d978774
propagate from branch 'i2p.i2p' (head 687bab4d9de8e6686e2734069dfb72f6f2134124)
...
to branch 'i2p.i2p.zzz.test4' (head 9580436bb581971920ea96e58861142c546c861b)
2011-01-07 00:37:51 +00:00
087c7b86de
findbugs core,client,crypto,data,stat,i2np
2011-01-07 00:15:35 +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
6822bf7978
findbugs high-rank issues
2011-01-05 14:49:51 +00:00
2a6c763c31
Added support for callbacks when changes in I2PAppContext properties occur.
2011-01-03 18:37:29 +00:00
532c9d3fc5
* I2CP:
...
- Add experimental bandwidth limiter
- Add I2PSession API method to update tunnel and bandwidth
configuration on an existing session
- Filter more system properties before passing them to the router
2011-01-03 15:56:02 +00:00
1a3b0d3812
* I2PAppContext: New getProperties() method
...
* i2ptunnel:
- Use context properties as defaults
2011-01-03 14:26:22 +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
ed8197f6d2
* Data Structures: More caching and cleanups
2010-12-31 13:21:05 +00:00
3b51f420c4
better logging
2010-12-31 13:18:36 +00:00