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
eceac6def0
Shitlist: Fix bug from two checkins ago, all were forever
2009-11-15 23:47:01 +00:00
1e3d6776aa
Take two test scripts out of the installer
2009-11-15 23:45:39 +00:00
784ca67ddf
Move class to net.i2p.addressbook
2009-11-15 23:44:20 +00:00
0f6b49cc31
A new French version of eepsite_index.html
2009-11-15 12:25:03 +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
1c25c0f408
* UDP PeerTestManager: Throw in some synchronization to try to fix stuck tests
2009-11-14 15:00:28 +00:00
b7ebce48ee
the only tool that once successfully resume a download from an eepproxy ;-)
2009-11-13 05:41:14 +00:00
d6814a0489
merge of '177b5d58442cfa7d68c6a9adce7f40e681c6cd41'
...
and 'd1762684a780fa61d199e583bd9442b1e2a2af6e'
2009-11-13 05:28:51 +00:00
6f24c74f8c
More "midnight" theme finessing.
2009-11-12 19:07:05 +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
529988f394
merge of '1dad9833f19c3370d3f1db58bc580c5b8c21c961'
...
and 'aaedb6e8d35bd3cca935c418a7fdcd2895bf2067'
2009-11-12 13:25:08 +00:00
9f46aa1e18
Fixes and tweaks for "midnight" console theme.
2009-11-12 11:04:28 +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
ab2e21147f
Tweaks to "midnight" console theme.
2009-11-12 00:01:57 +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
573ac357d8
ff ranking tweaks so they arent all bad
2009-11-11 20:24:59 +00:00
5b139f9246
more translation and possiblely all has been done.
2009-11-11 15:56:57 +00:00
76d75b712e
Updates to "midnight" console theme.
2009-11-11 09:03:19 +00:00
8bc2fd7e42
3rd time...
2009-11-10 21:27:01 +00:00
4533a86712
-15
2009-11-10 20:39:09 +00:00
a6239e2ce3
merge of '2232dc91d5c2e9f60934f66bc11519f49399cc5b'
...
and 'a831cd0f05f3dcf5d877ff68b14fef2497cde44a'
2009-11-10 20:14:16 +00:00
1f8e61f480
verify using closest-to-the-key
2009-11-10 20:11:08 +00:00
c40f845279
fix good/bad calculation
2009-11-10 19:02:59 +00:00
aa74962263
* DataHelper: Fix broken byte[] compareTo() used by XORComparator,
...
was not doing unsigned comparisons!
* Floodfill rework part 2 of N:
Store closest to the key, subject to last failed
lookup and store stats.
* FloodfillPeerSelector: Use standard XORComparator
instead of messing with BigInteger
* FloodfillVerifyStoreJob: Set correct timeout for
requeued store job
* KNDF: Rework getPeerTimout() to use 1 day averages,
and lower the min, max, and multiplication factor.
* Publish jobs: Lengthen timeout to 90s (was 30s for
routerinfos and 60s for leasesets)
* StoreJob: Limit max peer timeout to 15s for direct stores
2009-11-10 18:24:15 +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
0fb6e9cf6c
Minor tweaks to console_big.css in classic & midnight following feedback from "walking".
2009-11-10 14:16:54 +00:00
e02845076d
* Netdb StoreJob, FloodfillVerifyStoreJob:
...
- Fix bug where reply selector wasn't registered for
routerinfo stores, so we didn't get stats, and
we kept retrying. This also prevented verification
and profile updates for routerinfo stores.
This bug was introduced 4 years ago by the change to
store routerinfos directly.
- Add dbStoreSuccessful() to profile, and have FVSJ
call it or dbStoreFailed() as appropriate to give
credit or blame to the floodfill we stored to.
- Don't let FVSJ verify using the peer we stored to
2009-11-10 01:24:39 +00:00
2dc3798116
drop 2 extra lines only in the iframe
2009-11-10 01:23:14 +00:00
fa252f5e8f
Retrofit "dr|z3d" to history.txt for latest updates.
2009-11-09 18:28:01 +00:00
580b9b450f
Add "midnight" theme to the installer manifest; bump to -14.
2009-11-09 18:00:08 +00:00
f0730cd1c8
Introducing a new console theme, "midnight". Lightweight midnight blue theme, IE compatible.
2009-11-09 17:49:17 +00:00
b045fb3a45
* FloodOnlySearchJob:
...
- Fix up field hiding and duplicate overrides
- Other javadoc and java 5 improvements
2009-11-09 17:23:22 +00:00
6c64111d7e
Further tweaks to console_big.css for the classic theme.
2009-11-09 17:21:24 +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
b4615edfcc
* UDP:
...
- Better handle a test reply from bob with a 0-length IP
- Add config options for min and max random port
2009-11-09 17:16:51 +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
13b3edfb07
merge of '8c614ff109c2cc345b90363355950ab46989dab8'
...
and 'e635717562ad75828dfc6ca42abf1f5593d71ba0'
2009-11-09 04:07:51 +00:00