53a68ff5a3
Make light the default theme
2009-07-15 22:56:53 +00:00
e3de3dcc1d
* Slackware SlackBuild fixes.
2009-07-15 08:51:51 +00:00
cb6dce4e03
Help page tweaks, css fiddlery, and a version bump to -10!
2009-07-14 01:22:03 +00:00
92daa920d2
add dependency to get the version number right in the wrapper log
2009-07-13 17:10:51 +00:00
6226b8ae6d
-9
2009-07-13 03:07:16 +00:00
aca006253a
* Build Handler: Don't reject for conn limits if class O,
...
under the assumption that they are already talking
to most of the routers, so there's no reason to reject. This may drive them
to their conn. limits, but it's hopefully a temporary solution to the
tunnel build congestion. As the net grows this will have to be revisited.
2009-07-13 02:58:54 +00:00
7a752cc7a2
* Throttle: Increase default max tunnels to 3000,
...
to give us more capacity during congestion
2009-07-13 02:56:35 +00:00
de7dc2c1f7
* Tunnels: Change the default variance from 1 to 0.
...
Under the one-packet-enough theory, and the fact that most
tunnels in a x+1 pool are of length x, variable lengths
don't really help that much. Also, a default of 1 led
to all sorts of problems with iMule/SAM, who was not
setting the variance properties.
This will affect exploratory tunnels for new users,
and those that have never saved a change on configtunnels.jsp,
and iMule users 1.4.5 and earlier.
2009-07-13 02:54:47 +00:00
c944648b99
* Add configui.jsp
...
* orange flash remove take 2
2009-07-12 03:21:20 +00:00
429bd0a4e3
* netdb.jsp: Fix bad tag causing orange mouseovers
...
* Merge as -7
2009-07-11 22:38:39 +00:00
1a247d8d3a
-6
2009-07-11 19:44:25 +00:00
21b03e8e8a
fix comment
2009-07-11 19:43:58 +00:00
9af239aa65
merge of '5e3805e16ba810425b936134bb3ea92c08a8b0eb'
...
and 'f232d5bc50d8723d65c9fcb1092ebcb8333a83e4'
2009-07-11 19:16:04 +00:00
02fc700ac0
propagate from branch 'i2p.i2p.zzz.test3' (head 20e0d7777d70412d2787ea16c8eb1ddc5fcfceae)
...
to branch 'i2p.i2p' (head a3189032197fadc3ecba67c5568b8841e8a6105e)
2009-07-11 19:14:26 +00:00
461af7d0a2
Increase SSU conn limits a little more
2009-07-11 18:47:11 +00:00
cf3efc11ba
* Profile Organizer:
...
- Allow NTCP-only peers in inbound tunnels
2009-07-11 18:04:08 +00:00
0b590763f3
* Transports:
...
- Move from a single connection limit threshold (80%) to
two (75% and 87%), and only start rejecting tunnels
at the higher threshold, to increase build success
- Move some limit methods from the transports to TransportImpl
- Add limit methods with a threshold argument
2009-07-11 17:00:46 +00:00
e5139113b1
* Build Handler: Drop rather than reject requests when near
...
conn limits and the next hop is not connected, to reduce
connection congestion
2009-07-10 13:41:29 +00:00
06be251032
Bump to 0.7.5-5
2009-07-07 01:57:49 +00:00
4b1eabf1fc
merge of '8a3fab47a669f61548d9807e8e047b19248a23ab'
...
and 'a3189032197fadc3ecba67c5568b8841e8a6105e'
2009-07-07 00:04:03 +00:00
1c2cd4dcb2
Overhaul console layout. Add <h1> header to most pages. Etc.
2009-07-06 13:29:35 +00:00
43d6851199
-4
2009-07-06 13:11:53 +00:00
9527684cf7
propagate from branch 'i2p.i2p.zzz.test3' (head d4461db52b7de97b89dafa6d6a2b18d9dc075b38)
...
to branch 'i2p.i2p' (head 5529edcb3dd730aa750302bb4267116c56c354da)
2009-07-06 13:09:05 +00:00
a8a21ddb73
* Transport: Implement NTCP auto-transition from an
...
address to no address, so that inbound NTCP is disabled
after SSU detects a firewall. When UPnP was apparently successful
but the router is still firewalled (due to an additional
software firewall or a bad UPnP indication, for example)
the router will now remove the NTCP address.
2009-07-05 18:48:10 +00:00
942c31621b
2009-07-05 sponge
...
* Added X-I2P-DestB64 and X-I2P-DestB32 http headers
2009-07-05 05:06:06 +00:00
ca14002bd1
* Startup: Log clients.config problems
2009-07-04 16:35:36 +00:00
5eec098e2b
* Reseed:
...
- Fix console status messages broken by global replace
- Remove tino, add b.netdb.i2p2.de
2009-07-04 14:20:03 +00:00
37043195ba
merge of '25ef664ae94fb608b457b601780f6774ede7b39a'
...
and 'c71ada3c23327bd4f17070d019a448c0289bae63'
2009-07-04 02:52:25 +00:00
882e08fc4f
Start on the console update.
2009-07-04 01:56:53 +00:00
a5fa6acf5d
* SSUDemo: Move to the router/java/test directory
2009-07-01 17:42:55 +00:00
abc23e9a49
* Move almost all uses of StringBuffer to StringBuilder,
...
for efficiency (thanks Arsene for the suggestion)
2009-07-01 16:00:43 +00:00
055cd99dde
-2
2009-06-30 13:14:31 +00:00
d2c52e5c94
merge of '44eff3cb8553cf29a7e4eb6c02f624648f91b124'
...
and 'f400e9b73f924edf556205f9f75b4e2c58e92998'
2009-06-30 13:11:11 +00:00
c7541f819a
2009-06-30 sponge
...
* General cleanup on streaming and ministreaming.
This fixes some compile warnings, and prepares for a larger fix.
There is no code-flow changes, just lint. One warning remains as I am
unsure exactly how to solve the problem yet.
2009-06-30 04:44:13 +00:00
f1bb8910cb
propagate from branch 'i2p.i2p.zzz.test' (head 104b5c1cea8683af30650a55d5b63141e988bb4c)
...
to branch 'i2p.i2p' (head 8d35e0858095b3eed3fb6d8f4ecee23cbdadfbb1)
2009-06-29 04:13:38 +00:00
fe3cd65c62
propagate from branch 'i2p.i2p.zzz.test2' (head 91f7c17a08ea873ff7bb40835a43ba857ee7fe46)
...
to branch 'i2p.i2p' (head 3d86e500d1550fccc2ac29371555a1a5af2c5c2b)
2009-06-29 03:18:19 +00:00
9e1181900b
* Update versions, package release
...
* Remove the last reference to my eepsite as a "news.xml" source,
and likewise stop my public key from being included
among valid release signing keys.
2009-06-29 01:07:51 +00:00
0606050231
* NetDb stats: Normalize tunnel build stats for increased anonymity,
...
effective in 0.7.6
2009-06-27 01:08:40 +00:00
56a700e82d
2009-06-25 sponge
...
* Summary frame layout change so it makes sense.
2009-06-25 00:16:19 +00:00
47cd9beefa
Change table headings to th tags to prep for css changes
2009-06-24 18:47:17 +00:00
b93aada213
-4
2009-06-23 15:59:30 +00:00
0ce6872693
propagate from branch 'i2p.i2p.zzz.test2' (head 42f7b1b8a91a44aed4bcc09170bbcdc52be5ff74)
...
to branch 'i2p.i2p' (head 84f8e11c39666abc7fac5c6cd14ab1f9532d721c)
2009-06-23 15:52:07 +00:00
5d0d7aca58
minor cleanup
2009-06-22 17:01:56 +00:00
917e1023e4
Catch AIOOBE reported by tuna http://zzz.i2p/topics/332
2009-06-22 14:16:52 +00:00
abc83362e7
Try again to prevent two EventPumpers
2009-06-22 12:57:38 +00:00
9792336b33
-3
2009-06-21 00:23:14 +00:00
bc38ca4f91
Pluck of revision 45a25185236e38606e761060427ee8fa60144a8c from branch i2p.i2p.zzz.test
...
---------------------------------------------------------------------------------------
* netdb.jsp: Add country chart at bottom, clean up version chart
2009-06-21 00:03:59 +00:00
ce92b6cb66
Pluck of revision 0dc8693b99a852b0183ffc6cd06804878f37ec89 from branch i2p.i2p.zzz.test
...
---------------------------------------------------------------------------------------
Treat 5.0.0.0/8 (Hamachi) as local
2009-06-21 00:01:02 +00:00
4622f369c3
Pluck of revision aad5b15235be51189b696e6cabb7cc04e1b5e89f from branch i2p.i2p.zzz.test
...
---------------------------------------------------------------------------------------
post-0.7.4 cleanup
2009-06-21 00:00:39 +00:00
a87f8e8687
propagate from branch 'i2p.i2p' (head 6fddab77462a92759305edee8fe5a944d6865375)
...
to branch 'i2p.i2p.zzz.test' (head 45a25185236e38606e761060427ee8fa60144a8c)
2009-06-17 12:40:33 +00:00