4efa87d6bf
* i2ptunnel, I2CP, EepGet: Buffer socket input streams (ticket #666 )
...
* I2PSessionImpl: One more volatile (ticket #659 )
2012-08-05 13:33:28 +00:00
2b79da5c35
Debian: update patch to compensate for last commit
...
At the same time I'm making more Debian-specific changes, such as
- not checking for Gentoo (this is obviously never going to be true :P)
- not mentioning IzPack replacing variables (also not applicable)
- inform about dpkg-reconfigure i2p in the event someone tries to remove or
install an initscript with "i2prouter install|remove|uninstall"
- remove the manual wrapper instructions
2012-08-04 17:44:09 +00:00
cc3a8e5d62
have izpack expand %USER_HOME in i2prouter
...
This will solve the issue of I2P_CONFIG_DIR being set incorrectly if another
user runs i2prouter once, such as when installing the initscript.
2012-08-04 17:32:11 +00:00
85a4e9cb5c
Clarified purpose of the default IRC tunnel (it's not a "proxy")
2012-08-03 21:26:09 +00:00
b4a50ed03a
replace SimpleScheduler.getInstance() calls
2012-08-03 17:13:17 +00:00
00f9fea98c
replace SimpleTimer2.getInstance() calls
2012-08-03 16:23:31 +00:00
501651125f
* UDP:
...
- Catch some cases where UDPPackets were not returned to the cache (ticket #675 )
- Fix inverted logging logic (ticket #663 )
- Remove check in UDPPacket.getLifetime() (ticket #664 )
- RemoteHostID cleanup, cache hashcode
- Remove udp.fetchRemoteSlow stat
- Remove some time stamping in UDPPacket
- Other cleanups - see http://zzz.i2p/topics/1198
2012-08-03 14:25:32 +00:00
18e8d35910
* LogManager: Add logger.logBufferSize and logger.dropOnOverflow options (ticket #662 )
2012-08-03 13:42:40 +00:00
9e4d231285
final
2012-08-03 11:23:09 +00:00
2972e79f9e
* OutNetMessage: Fix NPE when log level = INFO (ticket #676 )
2012-08-03 11:22:48 +00:00
4d32eaa036
* JobQueue: Synch fix (ticket #670 )
2012-08-03 11:21:28 +00:00
e4f141b94c
* build.xml: Add buildI2PTunnelJar target for Android
2012-08-03 11:20:28 +00:00
ccf36abd30
* i2psnark: Finish migration to I2P logging to reduce object churn (ticket #673 )
2012-08-03 11:19:52 +00:00
95fb141ad9
0.9.1 debian changelog
2012-08-01 00:34:17 +00:00
fad6f54794
propagate from branch 'i2p.i2p.unittests' (head 0c5ea65761d9127f160bccb3d1d157f8947ca050)
...
to branch 'i2p.i2p' (head e36d5669f32ad1a0f66ab84f7f9ff8fa2937680b)
2012-07-31 21:49:31 +00:00
e1525d98cd
Fixed paths to JUnit tests in javadoc targets
2012-07-31 21:26:46 +00:00
3253f82900
Added ScalaTest support to router build.xml
2012-07-31 00:06:28 +00:00
33a00efd82
* RoutingKeyGenerator: Cleanups (ticket #672 )
2012-07-30 22:39:47 +00:00
8bcbf24713
propagate from branch 'i2p.i2p.zzz.test' (head 5474e1a513fc8144a3d855e9c85d8b235f7f9816)
...
to branch 'i2p.i2p' (head 5932d3923108572b22a8a7a600f0f9e62ecac347)
2012-07-30 22:29:02 +00:00
52ba727664
line ending fixes
...
These CSS files improperly contain a mixture of Windows *and* UNIX line
endings. Some lines had ^M after them but most didn't.
2012-07-30 17:01:12 +00:00
a1cfacd8da
merge of '3347c631d86a2ccf634321b74e24b9a58e490a15'
...
and '95d885a94cdde7ad40bbef11ec76f86d1ea7b798'
2012-07-30 16:51:05 +00:00
5b6e7ba91d
Added some skeleton Spec tests for various I2P data types in net.i2p.data
2012-07-30 14:50:51 +00:00
77a19a0b17
0.9.1
i2p-0.9.1
2012-07-30 13:28:56 +00:00
7ecb90640c
fixes after review
2012-07-30 13:15:58 +00:00
691ce6fec7
The first ScalaTest specification: a Hash must be 32 bytes long
2012-07-30 12:36:00 +00:00
618f214a4f
Added ScalaTest support to core build.xml
...
The old JUnit tests are still present, but "ant test" and "ant fulltest" default
to the (pending) ScalaTest ones. To run the ScalaTest tests with Cobertura, execute
the following:
ant -Dscalatest.libs=./lib -Dwith.cobertura=/usr/share/java/cobertura.jar fulltest
The scalatest.libs property must point to a directory containing scala-compiler.jar,
scala-library.jar and scalatest.jar.
2012-07-30 12:26:35 +00:00
48df91f796
Moved existing JUnit tests to junittest/ in preparation for ScalaTest
2012-07-30 04:04:07 +00:00
d27d0bd2e4
A couple more specific excludes for JUnit tests
2012-07-30 04:03:02 +00:00
39d954d56a
merge of '00209f1054786667de66adbd6038fccf8825260f'
...
and '180794b6e2aad94450e102b4ac346f8172811ba1'
2012-07-28 22:22:07 +00:00
78b1922dd7
"11th hour" de & es translation updates from TX
2012-07-28 21:18:56 +00:00
639253e9bb
Fixed a bug in a console_big.css override in light and dark themes
2012-07-28 13:45:12 +00:00
f8fe2a295f
Fixed icon column width being too large in snark filemanager
2012-07-28 13:38:40 +00:00
9d2831f520
Updated history and bumped build number
2012-07-28 12:47:42 +00:00
c2438a7508
Fixed an i2ptunnel button regression in the dark console theme
2012-07-28 12:33:36 +00:00
4298958952
comment out tests
2012-07-27 15:49:46 +00:00
54a80d6bdc
javadoc
2012-07-27 15:31:20 +00:00
aba655a9c7
move default properties from build.xml to build.properties
2012-07-27 15:30:11 +00:00
b6eef94383
Tweaked console themes so console error pages look alright in iframe
...
This fixes the issue where, when an iframed app was not running, the summary
bar would be displayed inside the iframe as well as outside it.
2012-07-27 12:41:45 +00:00
7526db9e6c
minor update to reflect the other systems that we support
2012-07-26 21:11:42 +00:00
c853337d41
merge of '3b6726af78088f84c156c7d5cb40aa0b73946465'
...
and '5b76774cf78d7a3537006860fc78c00c191c9cb0'
2012-07-26 20:50:39 +00:00
00dd72e284
July 2012 GeoIP db update
2012-07-26 20:32:04 +00:00
05850371a6
Finnish, French, German, Spanish and Swedish translation updates from TX
2012-07-26 20:31:01 +00:00
c285cb84bd
BOB Fix static references to Log
2012-07-26 20:30:42 +00:00
a4a0e1def3
Replaced a few more /home icons
2012-07-25 23:38:25 +00:00
fea7a42ece
Reset spin flag in BOB
2012-07-24 18:38:36 +00:00
72f74b7f6e
Disabled the iframe fallback for the summary bar
...
HTML compliance wins out over summary bar refresh for users with JS disabled,
for now - get user feedback after release.
2012-07-24 13:15:11 +00:00
a92456e144
Updated history.txt
2012-07-24 12:47:21 +00:00
7f7a82802d
Added CC attribution for Creative Commons Cat
2012-07-24 12:07:09 +00:00
93097ab630
Moved RestartStatus back above LocalDestinations in default /home summary bar
2012-07-24 12:05:34 +00:00
d3d22a8f4b
Added license for new /home icons
2012-07-24 05:32:40 +00:00