13349777ad
propagate from branch 'i2p.i2p' (head f42d02067d4fb58b86ffb79222a285f26c3a2628)
...
to branch 'i2p.i2p.zzz.test' (head 2ceb319557032e54cc8ace070515c6d540e0a7a4)
2009-11-27 13:26:52 +00:00
ab0a5a06af
add basic no-webapp handler
2009-11-27 13:26:38 +00:00
95e0492b32
* Profiles: Record successes in the DB fail rate
...
too, so we can calculate a percentage
* profiles.jsp:
- Change fail rate from count to percent
- Hide standard profiles by default
2009-11-24 20:20:30 +00:00
234c084c2a
* OrderedProperties: Vastly implify, use in i2psnark
2009-11-24 20:15:29 +00:00
94faf74aa4
* Streaming:
...
- When an "immediate" ack is requested, do it within
250 ms (was 2000)
- Request immediate acks when < 1/3 of window remains,
or when < 3 packets remain in window,
and every 8 packets (was when < 2 packets in window remain)
- Change requested delay to RTT/2 (was RTO/2)
- Log cleanup and javadoc
2009-11-24 20:12:27 +00:00
38045d876d
fix paths so poedit source viewer works
2009-11-22 13:07:34 +00:00
88dbd7710a
* Routerconsole build: rename include files so they aren't
...
compiled and bundled separately (~15KB)
2009-11-21 13:33:57 +00:00
26a71232f0
add popups on flags
2009-11-21 13:32:32 +00:00
54105086ad
pass the first following parameter as PARAS
...
add messages_{langcode}.only support to only update for a specified language
2009-11-18 16:45:42 +00:00
3674ac2922
rev
2009-11-18 15:08:16 +00:00
18c023e6f7
merge of '6c2ef00502207c28f02c90cef00b19d75f09d9a4'
...
and 'de35fdcdc8943537c71571c5c9d8320a24768cdf'
2009-11-18 15:05:14 +00:00
56e0c3e047
* Build: Don't update the po files by default, add new
...
target "poupdate" to do that.
2009-11-18 14:16:36 +00:00
1e83d1b304
small revision
2009-11-18 10:01:20 +00:00
74aa84b183
merge of '369305db0cea95e8bd0990de7462340cac75a1f9'
...
and 'f58179e91c798b6d06faf4fbcf2ee6bf106475de'
2009-11-17 19:59:43 +00:00
168c213288
Some string mods and tagging and so forth; "midnight" console theme futzage.
2009-11-17 19:55:51 +00:00
d268a3852c
A first incomplete French version of the router console translation file messages_fr.po
2009-11-16 21:36:46 +00:00
01e87438c3
merge of '18a7dd067a56c2552cf30f4a045628f91c360c80'
...
and 'd6b8e99c4aee82652446fe759f45f27e0da9fbc0'
2009-11-16 19:45:10 +00:00
060f4e6632
disapproval of revision 'd07b92fb678f4dc87b62eaaeab002820b25583b6'
2009-11-16 19:44:54 +00:00
3df5540a97
Tweaks to client.config tunnel descriptors; more "midnight" theme adjustments.
2009-11-16 19:15:15 +00:00
30dec5b9f5
merge of '3d1905aaefa398767d0df1945eaaf6d923767405'
...
and 'd07b92fb678f4dc87b62eaaeab002820b25583b6'
2009-11-16 11:30:19 +00:00
43b437fc58
Initial checkin of apps/i2pbote/**
2009-11-16 07:28:14 +00:00
8e889cd292
bye TPB
2009-11-15 23:50:45 +00:00
784ca67ddf
Move class to net.i2p.addressbook
2009-11-15 23:44:20 +00:00
8cede2a2b2
term: Adresses => Transports
2009-11-15 11:00:14 +00:00
38ed04bbd8
trans
2009-11-15 06:02:07 +00:00
c393e70ca9
* HTTP Proxy:
...
- Add support for error page translations
- Add support for external pages for all errors
- Fix lack of \r in error page headers
- HTML transitional fixes
- Cleanups
2009-11-14 15:05:44 +00:00
d8389dcc46
stop duplicating, use "source bundle-messages.sh"
2009-11-12 14:07:15 +00:00
9f939553ee
rev
2009-11-12 14:04:40 +00:00
418c1b6f96
shared tunnels for _(name)
2009-11-12 03:17:33 +00:00
8056fb9502
rev
2009-11-12 03:14:31 +00:00
6c00bb20b6
* Console: Some colon cleansing
...
* Shitlist: Move HTML renderer to router console,
add cause parameter for ease of translation,
tag all causes
2009-11-11 20:28:13 +00:00
5b139f9246
more translation and possiblely all has been done.
2009-11-11 15:56:57 +00:00
42cbd6c12b
console tweaks
2009-11-10 14:45:53 +00:00
ee51f69a5a
* Addressbook, NamingService: Allow 516 byte dests
...
that end with AA but not AAAA, so we can permit
non-null zero-length certs.
2009-11-10 14:44:40 +00:00
2dc3798116
drop 2 extra lines only in the iframe
2009-11-10 01:23:14 +00:00
37a2ccca95
* Streaming: Fix unused resend delay field in the packet header,
...
it is defined as seconds and we were not dividing by 1000,
so we were truncating 1000 to one byte which equals 232.
2009-11-09 17:21:17 +00:00
6019cf8148
* Console:
...
- Tag tunnel status
2009-11-09 17:15:19 +00:00
e3d945201b
- Add transport table to netdb.jsp
2009-11-09 17:11:20 +00:00
05b17e5a00
* i2psnark:
...
- Reject torrents with too many pieces
- Reject torrents with a single file named *.torrent
- Increase max piece size to 2MB (was 1MB), but reduce
max number of connections to lessen ooms
2009-11-09 17:09:53 +00:00
f85d8f7060
tag a link in confstathandler
...
update zh.po
2009-11-08 13:15:48 +00:00
a0b4b7db86
* Console:
...
- countries.txt: Convert to mixed case, include in update
- netdb.jsp: Hide all routers by default, sort and tag country names
- oldstats.jsp: Move to stats.jsp
- profiles.jsp: Show new DBH times instead of counts
* Profiles:
- Track last good and bad lookup times
and last good and bad store times,
to prep for floodfill changes
- Don't reset last-heard-about at router startup
* Checklist and Android readme fixups
2009-11-07 19:32:00 +00:00
827a92ef2f
bundle-messag windows hack
2009-11-05 13:35:33 +00:00
625d76b914
+ --from-code=UTF-8
2009-11-05 02:12:02 +00:00
a1de894b64
zh.po regenerate/rev
2009-11-05 01:06:52 +00:00
a3b1c79006
merge of '0d58ec9e2b160029e92a584b0c707ffdf4f25c7e'
...
and 'd4e270a4df0c8134d7bac1585e30ef8ddef37f85'
2009-11-04 16:06:46 +00:00
820c573476
tags
2009-11-03 20:37:21 +00:00
b65865b854
tagged "Redraw"
...
two translation revision
2009-11-03 15:17:14 +00:00
a5772e62c3
flags
2009-11-02 18:52:42 +00:00
9976bea03f
* Profiles:
...
- Remove the almost-unused send and receive size RateStats;
this also reduces the effective time for isActive()
- Only store DB history on-demand to save space;
fix up resulting NPEs
2009-11-02 16:50:28 +00:00
7997aeaca5
adjust the help due to random port
2009-11-02 16:46:07 +00:00