ec22a6ec6b
copy armv6 wrapper in preppkg-linux target
2012-12-13 12:33:53 +00:00
b435857e15
don't try to copy armv7 wrapper in preppkg-linux target
2012-12-12 20:34:37 +00:00
8198419156
build fixup
2012-12-12 15:43:42 +00:00
60718dbf72
Drop custom-built armv7 wrapper.
...
Tanuki-built arm wrapper works on armv5 and armv7 but not on Raspberry Pi armv6.
Wrapper we built for Raspberry Pi does not work on Trimslice armv7.
2012-12-11 19:27:56 +00:00
1fa00a5738
Restore javadocs
2012-12-10 18:05:52 +00:00
d2b2600e5e
VersionComparator w/o object churn, ticket #789
...
tests
2012-12-10 10:07:34 +00:00
d062db3c17
Object churn improvements, ticket #787
2012-12-10 09:46:05 +00:00
32a8bb7a3e
more VersionComparator tests
2012-12-09 16:59:51 +00:00
d8417cbf71
more tests for VersionComparator
2012-12-09 13:28:06 +00:00
863a05b33d
* susimail: Button CSS spacing tweak
2012-12-08 12:12:29 +00:00
3fc3abe7a5
Moved susimail.properties out of the build path, and set build.xml to copy it in
2012-12-08 02:02:04 +00:00
96fcaf9385
javadoc
2012-12-07 14:21:30 +00:00
0b14981163
fix forum urls
2012-12-07 14:20:43 +00:00
87a56a6fac
* RouterClock: Reduce log level (ticket #790 )
2012-12-07 14:20:02 +00:00
0fa938e096
merge of '60726592fdfe50d6d8051846e0034b4b40a6761e'
...
and 'ad92f5811a7ff6ceab5ab09572d716f00f9100ea'
2012-12-06 00:17:13 +00:00
b7e3a60fbc
Ticket #802
...
Added https://euve5653.vserver.de/netDb/ to reseed host list.
Certificate using www.cacert.org, so no need to add a new crt file.
2012-12-05 20:57:33 +00:00
653ccaae49
typo fix + updated UK translation
2012-12-05 14:38:56 +00:00
ca00b34314
* I2CP: Fix external I2CP apps, including i2ping, caused by 0 nonce value,
...
broken in 0.9.2 (tickets #799 , #801 ). Allow nonces == 0.
Javadocs and cleanups.
2012-12-05 00:03:27 +00:00
0c5811801f
* SSU: Fix rare NPE (ticket #798 )
2012-12-05 00:01:49 +00:00
d9727c901c
* Reseed: Don't go on to the next host if we have enough http://zzz.i2p/topics/1287
2012-12-05 00:00:55 +00:00
63b8e7101f
* GarlicMessage: Fix notes and log in GarlicMessageHandler and HandleGarlicMessageJob,
...
they are used for netdb messages received by floodfills http://zzz.i2p/topics/1282
2012-12-05 00:00:06 +00:00
4f5da775d4
Chinese, French, Italian, Polish, and Ukrainian translation updates from
...
Transifex.
2012-11-28 23:27:16 +00:00
3464ad6e5e
remove extraneous space
2012-11-28 19:39:31 +00:00
d28480dd92
bumping build to -12
2012-11-28 10:34:19 +00:00
4902b4ecba
merge of '32a936bfa4c9048f8d96461990da03f7f35cb676'
...
and '9c7cae316969219b1f2d74c20dbb4a12a94857a9'
2012-11-28 10:28:30 +00:00
0e0a38460e
Revert to using ArrayList in RouterInfo
2012-11-28 08:19:34 +00:00
4266a10ffb
Added more tests to VersionComparatorSpec to further cover the implementation
2012-11-26 00:29:02 +00:00
31fc55eca7
Added tests for VersionComparator
2012-11-25 02:44:01 +00:00
4d389f75a2
Changed summary bar ordering <input type="image">s to <button>s
...
Fixes a bug which caused the ordering to be non-functional.
2012-11-25 02:39:49 +00:00
abe29e044f
Remove org.mortbay.http.Version.paranoid property not recognized by Jetty 6.
2012-11-24 20:01:07 +00:00
c5a6ed3179
final
2012-11-24 17:30:20 +00:00
99058ee135
* Codel: Make stats non-required (ticket #786 )
2012-11-24 16:41:55 +00:00
b2e335fbba
* Profiles: Small optimization in coalesceOnly() (ticket #765 )
...
javadoc, detab
2012-11-24 16:41:12 +00:00
1d3bbfd250
* Addressbook: Disable unused wakeup via http
2012-11-24 13:56:45 +00:00
916e328e10
javadoc, volatile
2012-11-24 13:55:47 +00:00
fe02145fed
typo
2012-11-24 13:53:12 +00:00
ad41b25be5
merge of '138eae0135999a3f8e20b08183500a2318287cd4'
...
and '314f5c9d4fc6b5dd82d6ee09a207686f52e66a2c'
2012-11-23 20:12:11 +00:00
d2b1103e26
Removed a hard-coded jsp link I missed
2012-11-23 20:10:52 +00:00
0b05cd761c
i2prouter: fix block location (thanks k0e)
2012-11-23 18:08:04 +00:00
28ba7880e4
merge of '15d44385349738e5c84f8efcdb797d98b4fbaed0'
...
and '586f7a71f1e187cb041d873c013fbe91d0184b08'
2012-11-23 18:07:07 +00:00
4680fd118b
Added remaining .project and .classpath files
...
The project files for jetty are in the apps/jetty folder. Dependencies will be
resolved once the project has been built normally once via e.g. "ant updater".
2012-11-23 12:31:02 +00:00
9dcfe98437
Added .project and .classpath Eclipse files to most sections of the source
...
To import a branch of trunk into Eclipse, create a new workspace based in the
root directory of the checked-out branch, and then select "File -> Import..."
then "General -> Existing Projects into Workspace", then for "Select root
directory" choose the root directory of the branch (and of the workspace).
Select all projects that appear, so that dependencies are satisfied.
Currently left out are i2psnark, routerconsole and susimail, because they all
depend on jars in apps/jetty/jettylib, which seems to be auto-generated. Need
to check whether the existence of that folder (from having Eclipse files in it)
will prevent the jars being populated or not.
2012-11-23 12:20:26 +00:00
55c264916b
kill a string allocation hotspot
2012-11-23 07:52:03 +00:00
0ec77f5514
Use the cached iterator list to remove Iterator allocation hotspots
2012-11-23 07:22:58 +00:00
f238d0514f
test removal
2012-11-23 07:13:21 +00:00
d8613d2285
more appropriate junit test
2012-11-23 07:06:01 +00:00
1e83028702
An ArrayList that reuses a single iterator
2012-11-22 21:50:48 +00:00
e974d3bc55
propagate from branch 'i2p.i2p.zab.782' (head 64415601890b9c494a8f06379f9feefbc855e07c)
...
to branch 'i2p.i2p' (head 0e92cf3a3844e7b738ca9c2486112867fc663b6f)
2012-11-22 20:53:03 +00:00
7c96044d18
javadoc
2012-11-22 20:47:54 +00:00
d5d70f1b40
Wrapper 3.5.16 compiled on Raspberry Pi:
...
GPLv2
binaries stripped
gcc (Debian 4.6.3-12+rpi1) 4.6.3
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-1+rpi1)
OpenJDK Zero VM (build 20.0-b12, mixed mode)
Processor : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 697.95
Features : swp half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7
Hardware : BCM2708
Revision : 0002
2012-11-22 00:36:45 +00:00