c61f2af8b3
* SAM: Implement ClientApp interface (ticket #347 )
2013-04-16 21:07:00 +00:00
a3aee79e9c
* ClientAppManager: Add method to look up clients by class and args
...
* Console: Implement stopping of clients using the ClientApp interface
(ticket #347 )
2013-04-16 14:59:18 +00:00
57b794f72a
* Jetty logging: Fix logging using I2PLogger class;
...
log ignored messages at debug level
2013-04-14 14:02:43 +00:00
21e47e61f0
* Console: Add /graph support for bw.combined, consolidate
...
rendering code (ticket #890 )
2013-04-13 12:13:55 +00:00
10a42c8b0d
debian: add new jetty7 jars to package
2013-04-13 00:23:24 +00:00
28f1170d95
history for prop, -1
2013-04-10 17:39:27 +00:00
8eb7cf7bae
propagate from branch 'i2p.i2p.zzz.jetty7' (head 12e512b792594fe6a291ad3ab303fca30228391b)
...
to branch 'i2p.i2p' (head f3775dd82af85ba335258bd9f0fc06131a1daaa9)
2013-04-10 17:24:11 +00:00
65480456cd
- I2NP: Ignore unused 7 bits of the Database Lookup Message,
...
so we can use them later
2013-04-10 17:22:51 +00:00
5962577b53
- I2NP: Ignore unused 7 bits of the Database Lookup Message,
...
so we can use them later
2013-04-10 17:06:32 +00:00
bb8183d0ee
- Backup up more Jetty 6 config files before migration
...
- Try to avoid zip file closed exceptions
- Fix jetty.xml, switch from deprecated WebAppDeployer to WebAppProvider
2013-04-08 15:29:02 +00:00
f8d323bc7b
propagate from branch 'i2p.i2p' (head 5737078c5993e2fcf73520cc610a71125b12520b)
...
to branch 'i2p.i2p.zzz.jetty7' (head a93a47d79b1db119ec8c62b46a4a4e226043bd17)
2013-04-07 13:20:34 +00:00
2c47c21038
* Added backup's ressed server. (Thanks backup!)
...
* Temporary removing h2ik's server since he's been AWOL since 06-03-2013 and he's reseed server is down.
2013-04-01 13:18:47 +00:00
9b0c481525
0.9.5
2013-03-08 13:03:50 +00:00
77cfe0be01
graphs.jsp: Fix saving settings (ticket #857 )
2013-03-03 20:32:02 +00:00
b2f1e78d62
Temporary removing ju1c3d's reseed server until it's up and working fine on the new system.
2013-03-03 17:08:26 +00:00
51edaed610
NetDB: Randomize delay before floodfill store verify
2013-02-12 14:58:52 +00:00
5eba38a24e
* NetDB:
...
- Encrypt DatabaseLookup messages out exploratory tunnels
when we already have the RI of the ff
- Don't use multiple routers from the same /16 in lookups or stores
2013-02-09 19:29:08 +00:00
7f5d6ca1c7
javadocs
2013-02-09 19:28:12 +00:00
3214bc4f81
merge of '4e5a2d2f78b9a7603ece4e4b54720e83e062cbf4'
...
and '8bbaf8414a2475919844450aad53b325ee0f7e84'
2013-01-31 15:40:15 +00:00
a0befe59c3
* EepGet:
...
- Fix URL when not proxied to conform to RFC 2616
- Add port to Host header to conform to RFC 2616
2013-01-31 12:54:23 +00:00
5f614db59b
Adding a new reseed host. http(s)://netdb2.i2p2.no
...
Using certificate from cacert.org
Thanks to ju1c3d, ju1c3d@mail.i2p
2013-01-30 15:34:28 +00:00
573692dbdf
* Console: Catch IllegalStateException storing nonces (ticket #852 )
2013-01-29 13:48:00 +00:00
95d0dc0419
fix BuildHandler NPE from previous checkin
2013-01-28 12:50:04 +00:00
9247dc898c
* BuildHandler:
...
- Add early throttler based on previous hop
- Limit concurrent next-hop lookups
2013-01-27 16:24:29 +00:00
bd900d8d55
increase ff count
2013-01-27 16:21:09 +00:00
a9eb48c4c6
javadoc
2013-01-27 16:20:26 +00:00
543870ff02
change injection errors to warns
2013-01-27 16:17:29 +00:00
f57f49c3c5
propagate from branch 'i2p.i2p' (head f33e0980fd48ba4acda12d2079f2a4834a710ae4)
...
to branch 'i2p.i2p.zzz.jetty7' (head bd1a64f7262ad5bbea3529675f1f055b9ad257a8)
2013-01-13 12:38:05 +00:00
4f146772e7
* I2CP: Failsafe check for delivery job requeueing forever (ticket #819 )
2013-01-12 18:18:17 +00:00
083dffe8ed
try again to prevent IllegalStateException on Java 5
2013-01-12 18:17:31 +00:00
c43a73e756
log and javadoc tweaks
2013-01-12 18:16:38 +00:00
0c94680a45
* NetDB: Split up files into subdirectories
2013-01-12 18:14:51 +00:00
ed12bcefdb
* EepGet:
...
- Fix format of last-modified header to use strictest RFC 822
- Stop immediately if socket connection to proxy fails
- Don't forget lastModified/etag headers after redirect
- Note SocketTimeout API breakage for Syndie
2013-01-12 18:12:35 +00:00
680c31b843
Fix/update/refactor InboundTest
2013-01-07 19:03:30 +00:00
ba5005c467
Fix OutboundGatewayTest
...
Refactor as much as possible into GatewayTestBase
2013-01-07 18:38:13 +00:00
7a8fde6637
Refactor common code between Inbound and Outbound Gateway tests in a base class
...
OutboundGatewayTest still fails, investigating...
2013-01-06 23:02:10 +00:00
973e0e7448
Fix/update InboundGatewayTest
2013-01-06 21:42:15 +00:00
8aa7433a80
merge of '2246f1b81c19ddc2c058e68870f1445b9cca1598'
...
and '956cf5bff87f174141628efbad07e028e30fc4c9'
2013-01-06 02:24:09 +00:00
e7d48f1d3c
- s/classpath/javac.classpath/ I'm fairly sure that this must have been added
...
in error.
- add jenkins.cobertura.report target. The jenkins plugin couldn't find the
sources, so I'm hoping this helps it out.
- add debug lines cobertura needs
2013-01-06 02:22:10 +00:00
7e7a68a61d
fix BandwidthLimiterTest
2013-01-05 23:21:04 +00:00
c558f5af85
Update FragmentTest to expect an IAE.
...
Update {Batched}FragmentTest to JUnit 4
Use a single instance of I2PAppContext
2013-01-05 23:08:00 +00:00
a33457ff7f
Rename BuildMessageTest so it doesn't match the JUnit wildcard.
...
Add note that the test (most likely) needs to be re-written fom scratch.
2013-01-05 21:52:33 +00:00
88c2b3da58
merge of '3c30547c23e641e3cc7a7927d956997c0187aa5c'
...
and 'd0f6b1e4566b9690b60fa0fb686aadc3ad629a31'
2013-01-05 00:31:14 +00:00
0bfd747c95
Exclude from router cobertura anything that isn't net.i2p.*
2013-01-05 00:30:37 +00:00
d150403395
Rename a non-junit test so it doesn't fall under the junit wildcard
2013-01-04 23:44:26 +00:00
b1a29c9514
enable more output for easier debugging of tests
2013-01-04 19:28:37 +00:00
455618dc26
merge of '9a6aaa59a51ac9c26f4a1a1a1db90feb17819a22'
...
and 'b5f4c5514ac1fbd9f7b61180c7874ddcac422c11'
2013-01-04 00:36:02 +00:00
bddfc5b526
Turn BuildMessageTest into a JUnit TestCase
2013-01-04 00:33:03 +00:00
83886cdcfb
merge of '9cd70f6c6a5d8100782f92785a0082b09248e6b0'
...
and 'e6b29f8caf5730bada39b1296ff3eb3b5f363f0e'
2013-01-04 00:20:03 +00:00
dbfb4cbbbb
Remove test that does nothing anyway
2013-01-04 00:19:08 +00:00