df7b3dd861
* Scale prng.buffers based on max memory, reduce default from 16 to 9
2010-06-29 02:30:40 +00:00
22ea79a4ff
* Jetty: Disable TRACE and OPTIONS in console and eepsite
2010-06-29 02:29:42 +00:00
2025fe7c20
* SOCKS: Better HTTP error message
2010-06-29 02:27:10 +00:00
a11c529557
* I2PTunnel: Add default HTTPS outproxy
2010-06-29 02:25:29 +00:00
edaa2fba16
* RouterInfo: Add main() to dump RI files
2010-06-29 02:23:57 +00:00
110f01a55b
I2P logo in routerconsole sidebar is now themed.
2010-06-27 17:04:51 +00:00
ada39a970e
Russian translation updated (i2psnark startup delay option)
2010-06-26 21:20:04 +00:00
8c2641703c
- Move connection profile and delay connect to advanced config section
...
- Add persistent client key support to SOCKS IRC
2010-06-26 04:11:02 +00:00
9fcb07250d
explicitly set shared client for POP (defaults true anyway)
2010-06-26 04:06:32 +00:00
47f39d0766
stripHTML on form params
2010-06-26 04:05:30 +00:00
bcba5af8a9
static
2010-06-26 04:04:01 +00:00
aec1b3aeef
* jbigi, jcpuid: Suppress log messages when not in router context
2010-06-26 04:03:33 +00:00
a979ed770d
* logs.jsp: Add more JVM version info so we can distinguish OpenJDK from Sun
2010-06-26 04:01:58 +00:00
5485568764
* jetty.xml: Add info on how to configure for following symlinks
2010-06-26 04:01:13 +00:00
6f3597cc83
fix display of interactive setting
2010-06-26 04:00:18 +00:00
1202d09966
* FileUtil: Try to handle lack of unpack200 support more gracefully
...
* Update: Select old update URL if no unpack200 available
2010-06-16 13:29:41 +00:00
266eb8307c
sort countries using collator for locale for current language
2010-06-16 13:23:21 +00:00
8843cc2948
cleanups
2010-06-16 13:22:35 +00:00
2c4acce0f3
finally i2ptunnel messages_de
2010-06-15 12:13:49 +00:00
87beb2ea1a
updated susidns messages_de, fix kbit/kbyte in i2psnark messages_de
2010-06-15 09:27:59 +00:00
9c5b7760ba
mentioned path of jetty to be put in
2010-06-14 17:29:23 +00:00
6964786552
plural fixes. hope thats all
2010-06-14 10:06:28 +00:00
d755756ee5
routerconsole messages_de.po updated
2010-06-14 09:52:27 +00:00
fbc970e4a7
updates i2psnark messages_de
2010-06-14 07:38:58 +00:00
364b905790
UDP fix and comments
2010-06-13 16:42:24 +00:00
34a1085604
use a different user agent for outproxy traffic
2010-06-13 16:04:28 +00:00
c460ac8ade
* Console: Add some divs for languages to news and readmes
2010-06-13 16:02:33 +00:00
49a09f61a2
* i2psnark:
...
- Move config to separate page
- Icon tweaks
2010-06-13 16:01:11 +00:00
08b4563f49
zh fix
2010-06-13 15:54:01 +00:00
026f62f183
i2ptunnel .de
2010-06-13 12:44:17 +00:00
2307ac5a22
SusiDNS .de and i2psnark .de translations
2010-06-13 12:41:15 +00:00
2b186421a7
change more
2010-06-13 11:51:22 +00:00
1dc471e07e
router console messages_de.po 100 percent done
2010-06-13 11:48:59 +00:00
db1fb7ccf7
minor style change
2010-06-12 11:06:24 +00:00
e5071a3b7c
update history
2010-06-12 11:03:56 +00:00
e6bfe0c10b
fixed possible race-condition and improved code style
2010-06-12 11:02:39 +00:00
919a97d4c8
really fixed #49 now.. use Context->routerHash instead of calculating it everyt time
2010-06-09 12:43:48 +00:00
61216b638d
fixed #49 : missing calculateHash()
2010-06-09 12:37:11 +00:00
e065d2b01e
merge of '8c5085970b330a592129aa2da5a473d318426bbb'
...
and 'f11c600b339d0742fb91a87df7322ec4b84eee4d'
2010-06-08 15:37:25 +00:00
746bad3c30
remove jetty fixes from release target
i2p-0.7.14
2010-06-07 12:57:10 +00:00
5bbd61b75c
0.7.14
2010-06-07 12:18:43 +00:00
27eb7e46d0
tweak 2
2010-06-06 20:38:19 +00:00
c20bef3731
tweaks after review
2010-06-06 20:36:54 +00:00
d5aaff7f06
merge of '9ec612b8794a44b9337b7743afef8ccbb2fc904e'
...
and 'ec741e25082ea0a9d1fd530f613b2282edefc1d9'
2010-06-06 15:51:25 +00:00
fc60768a66
prevent an NPE in case the connection is gone already(but that should not happen?)
2010-06-06 15:49:29 +00:00
2024fb1b65
* Netdb:
...
- Use new receivedAsReply flag in LeaseSet to mark
those received as response to a query
- Mark which methods in FloodfillPeerSelector may return
our own hash
- Redefine selectNearest() so it may return our own hash,
so it can be used for closeness measurement
- Redefine findNearestRouters() to return Hashes
instead of RouterInfos
- Fix LeaseSet response decisions for floodfills, based
on partial keyspace and closeness measurements
- List only count of published leasesets in netdb
2010-06-05 01:10:56 +00:00
617ca79b8f
conn throttler fix when only total configured
2010-06-05 01:07:29 +00:00
5081755d0b
- integration of dynamicly configurable startup delay of i2psnark
...
- i2psnark webfrontent configuration of startup delay
- default startup delay 3 minutes
- new config variable in i2psnark.config: i2psnark.startupDelay
2010-06-04 23:50:13 +00:00
7bfb5b1bf4
readme cleanup
2010-06-04 12:18:57 +00:00
8d73529fa4
po revise
2010-06-04 03:46:52 +00:00