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
a19d04d3ba
merge of '4002ce96746459cd6ab6f91f16795bdbe3165644'
...
and 'db4aaff4718328041f29e6166333139f845406cd'
2010-06-03 23:13:35 +00:00
a9c7748a52
minor code style updates to ntcp EventPumper
2010-06-03 23:13:13 +00:00
41e4e952b7
* Update: Fix multiple updates after manually
...
starting update - caused by refreshing summary bar
(thx 'backup'!)
2010-06-03 16:53:55 +00:00
c0b0b5e4c5
Add min delay after startup before fetching news
2010-06-03 16:51:37 +00:00
e424479e7e
peers.jsp:
...
Show definitions panel if any transport is enabled (was: only for UDP).
Use div.wideload for the whole page (was: only for transports and broken if only one of them enabled).
2010-06-03 08:35:14 +00:00
a8804f3093
merge of 'bdef8183da2c97dd55e2c2fad915537640e0f404'
...
and 'f908793c77bb4bd3d5fa3dd71bed704f32404fd0'
2010-06-03 07:21:52 +00:00
6479a24bb7
merge of '0bd9edccbe59dc0c8dddee2b45cde1af0f8551f2'
...
and '779311c9e2df158049abc2e0f56e4e9fcb071142'
2010-06-03 06:27:12 +00:00
8b372ad306
Fixed build.sh
...
jbigi's build.sh had a number of failed assumptions as per where I2P and JAVA_HOME were which needed to be removed and a warning put in their place. A better solution would be to have some way to search for JAVA_HOME and I2P in common locations, but at least this solution works if you do it manually:
I2P=~i2p JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.20 sh build.sh dynamic
thank zzz for prodding me to do this
2010-06-03 03:35:46 +00:00
86791a2f1b
Russian translation updated (descriptions for the stats that are graphed by default)
2010-06-03 03:22:35 +00:00
7cf0aad388
* UDP: Fix a bug from a blank i2np.udp.host config
...
causing frequent RouterInfo updates and incorrect
addition of introducers, caused by config.jsp handling
2010-06-02 18:20:13 +00:00
c5ea51beec
* graphs.jsp: Tag some more
2010-06-02 18:16:43 +00:00
7cc8e51d73
* Update: Change default update URLs to .su2 for pack200
2010-06-02 18:13:45 +00:00
75ba58d68c
* Translation: Set xgettext add-comments option
2010-06-02 18:12:46 +00:00
cd35b219db
* i2psnark:
...
- More listing fixes (more thanks to 'backup')
- Start end game a little sooner
2010-06-01 22:19:10 +00:00
4a863f8ce7
comment
2010-06-01 14:02:21 +00:00