53a68ff5a3
Make light the default theme
2009-07-15 22:56:53 +00:00
29f13868b7
* Console: Convert readme_zh.html from GB2312 to UTF-8
2009-07-15 16:28:54 +00:00
8ce71d724c
* Installer: Don't launch the router from the postinstall.sh script
...
on linux anymore; add a panel to the installer to provide launch instructions.
2009-07-15 15:29:37 +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
6226b8ae6d
-9
2009-07-13 03:07:16 +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
135f8c1be2
merge of '565f0421784f8f71177ebf0bd682750f98bce67b'
...
and 'e9067362adb090ff1e3d8ae327fb313ded00e9c6'
2009-07-11 22:32:29 +00:00
7b7a590e21
Version bump to 0.7.5-6.
2009-07-11 21:07:02 +00:00
1a247d8d3a
-6
2009-07-11 19:44:25 +00:00
e0e42a0f87
Remove tabs, replace with spaces for history.txt. Should fix formatting issues.
2009-07-07 08:22:10 +00:00
454a6ab177
0.7.5-5 updates.
2009-07-07 01:55:58 +00:00
43d6851199
-4
2009-07-06 13:11:53 +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
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
85adfc40fb
build fixup, history for prop from test branch
2009-06-29 04:20:21 +00:00
8ca794dc57
history for prop from test2 branch
2009-06-29 03:21:12 +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
56a700e82d
2009-06-25 sponge
...
* Summary frame layout change so it makes sense.
2009-06-25 00:16:19 +00:00
b93aada213
-4
2009-06-23 15:59:30 +00:00
9792336b33
-3
2009-06-21 00:23:14 +00:00
22c2829714
* desktopgui:
...
- Added client and server tunnel view
(saving does not work yet)
2009-06-17 21:54:29 +00:00
c89fb9ad73
* PeerSelector:
...
- Limit exploratory tunnels to connected peers when over
half the connection limit (was 80%)
- Have the high capacity tier fall back to a new connected tier
before moving on to the not failing tier
so that tunnel build success doesn't collapse
* PeerTestJob:
- Limit to connected peers
2009-06-17 12:37:03 +00:00
7c646f8693
-1
2009-06-12 13:05:35 +00:00
c0fd1dbcbc
* Update versions, package release
2009-06-12 06:52:09 +00:00
a08dd4aefa
* NTCP: Fix startup race NPE
2009-06-09 03:06:18 +00:00
be52b5930c
2009-06-08 sponge
...
* Last commit for this cycle. All debugging except for WARN removed.
I can use the visit command to debug now anyway.
2009-06-08 14:42:44 +00:00
0382120363
2009-06-08 sponge
...
* Removed BOB debugging as-per zzz
2009-06-08 12:24:20 +00:00
7151590abc
2009-06-08 sponge
...
* Fixed NPE and some other goofups in BOB.
* BOB bump version
2009-06-08 08:34:54 +00:00
51faed2c4d
-15
2009-06-07 17:40:18 +00:00
45d9f9d07d
-14
2009-06-07 14:47:04 +00:00
eee160503b
2009-06-06 sponge
...
* Added BOB's liscense to liscenses
* Janitorial javadoc fixes *sigh*
* bump to -13
2009-06-06 06:27:29 +00:00
245b7168ab
2009-06-05 sponge
...
* Merge and bump to -12
2009-06-05 20:32:49 +00:00
2f6ae99452
2009-06-05 sponge
...
* BOB now cleans up tunnels, although they can take up to 5 minutes to
disapear. This is due to the fact that the streaming lib doesn't
actually remove the connections properly and kill them off when the
manager is destroyed. I'm not certain if this is a bug, or a feature,
but it sure is annoying, and you have to wait for the connections to
time out. What should happen is the streaming lib should cause an IO
error to the pending read or write.
2009-06-05 19:46:26 +00:00
7725b9e8a1
-10
2009-05-30 16:34:58 +00:00
26c4f983d7
* added big fat start/stop lock into BOB
...
* added zap command to shut down BOB... now we need a way to start it
after it stops. :-)
2009-05-29 21:14:08 +00:00
fd598dea5b
* Increase sendProcessingTime some more, add a property to configure.
...
Configure with 'router.defaultProcessingTimeThrottle'.
2009-05-27 13:26:51 +00:00
8fef5d9a06
* Increased sendProcessingTime limits and added testSuccessTime
...
to avoid unwanted throttling
2009-05-27 09:01:14 +00:00
53f62bd8dd
* Throttling extension by looking at sendProcessingTime
2009-05-26 17:24:31 +00:00
e6c87c54be
-7
2009-05-26 15:05:39 +00:00
7f4c23a038
-6
2009-05-25 03:49:36 +00:00
ab9fee260f
-5
...
SAMv1 and SAMv3 : logging some exception at INFO level
2009-05-24 16:12:39 +00:00
e86e42818a
SAMv1 and SAMv3 : logging some exception at INFO level
2009-05-24 16:04:57 +00:00
eac45256aa
* Router netDB:
...
- Added flags to the netDB page
2009-05-23 16:40:18 +00:00
3208b7289e
* desktopgui:
...
- Updating works in general config
- Switched to Swingworker threads for improved responsiveness
- version increase to 0.1.3
2009-05-21 22:32:34 +00:00
b4336fdec7
-3 w/ watchdog changes
2009-05-21 15:44:05 +00:00
d7122cdad7
-2
2009-05-21 13:43:23 +00:00
f10bfda115
* General configuration enabled by default
...
* General configuration speed tab works completely
2009-05-20 19:58:55 +00:00