55d1bf353d
Tweaks.
2010-12-05 19:44:03 +00:00
4a9f7b740c
* Console:
...
- Add SSL support - To enable, change clients.config. Examples:
## Change to SSL only - just add a '-s'
clientApp.0.args=-s 7657 ::1,127.0.0.1 ./webapps/
## Use both non-SSL and SSL - add '-s port interface'
clientApp.0.args=7657 ::1,127.0.0.1 -s 7667 ::1,127.0.0.1 ./webapps/
## ...and change URLLauncher args further down for the browser to open https:// at startup if you like.
2010-12-05 19:04:33 +00:00
3d0394e63b
Readme tweaks.
2010-12-05 16:25:41 +00:00
a00845ce4a
ScarfAce refreshes.
2010-12-05 14:35:30 +00:00
57963c9c10
Readme (eng): more futzage!
2010-12-05 13:14:43 +00:00
c13d2c2dfc
Readme: add missing futz (absence spotted by Mathiasdm).
2010-12-05 12:55:10 +00:00
26fda3944b
Readme (eng): futzinger (noun). an zealous partaker of futzing.
2010-12-05 12:24:29 +00:00
bbad4dd5fa
Readme tweaks.
2010-12-05 05:57:15 +00:00
b411de7bf8
Light tweaks.
2010-12-05 05:51:25 +00:00
9664ac2a8b
Classic&Midnight link.png refresh.
2010-12-05 05:09:44 +00:00
0bab0ae217
merge of '354d421d8e1f234007967cec4461aedb532ae89e'
...
and '56635df32be529c80a40a3d84e01ef858c7346ec'
2010-12-05 04:32:28 +00:00
b5be73a15f
Dark tweaks.
2010-12-05 04:31:33 +00:00
1531fde198
Muffing about with dark iconography.
2010-12-05 04:07:20 +00:00
c94fa6ef17
tweaks
2010-12-05 04:05:20 +00:00
3872cad2fb
* DataHelper: Have readLong() and readString() throw an
...
EOFException instead of a DataFormatException on EOF,
which should lower the log severity in I2CP and I2NP
when a client or peer disconnects.
2010-12-05 04:05:10 +00:00
9c9d91c5d3
ScarfAce vectorizations.
2010-12-05 04:03:59 +00:00
44d5dd65ba
Light tweaks.
2010-12-05 03:18:03 +00:00
e577379519
Mostly theme graphics cruft removal.
2010-12-05 02:43:37 +00:00
5b0a9fd287
Readme (eng): more clarficatory amendments.
2010-12-05 02:35:03 +00:00
aa7e1cf72f
Dark rumblings.
2010-12-05 02:05:26 +00:00
bf9ce6e82e
Readme (eng): adjustment.
2010-12-05 01:20:27 +00:00
2403d82a7b
ScarfAce muscles in on the dark news.
2010-12-05 01:02:43 +00:00
225cd17cf5
Readme (eng): more finessing.
2010-12-05 00:42:29 +00:00
6efec491c6
Readme (eng): more elucidcation.
2010-12-05 00:28:58 +00:00
589f4ba29d
Readme (eng): clarifications, qualifications & enhancements.
2010-12-04 23:53:20 +00:00
11f0259b36
Readme (eng): more finessing and clarificationary tweaks.
2010-12-04 23:43:10 +00:00
86de251691
fix QueuedI2CPMessageReader not stopping; javadocs
2010-12-04 22:27:24 +00:00
0b2bc726df
fix SimpleSession NPE
2010-12-04 21:18:37 +00:00
b42967848e
javadoc
2010-12-04 20:39:51 +00:00
04af255045
SimpleSession doesnt need a notifier thread
2010-12-04 20:39:40 +00:00
3d759d76cf
javadoc, start notifier only after success
2010-12-04 20:39:22 +00:00
7c583fb1e6
convert mark router liveliness thread to SimpleScheduler
2010-12-04 20:34:57 +00:00
9aaf95ca98
* Threads:
...
- Reduce thread pool sizes based on memory and/or bandwidth limits
- Tweak some thread names for clarity
2010-12-04 18:54:06 +00:00
6dfd9bca69
log tweaks
2010-12-04 18:48:01 +00:00
eadf472dd0
* I2PTunnel:
...
- For clients, use a common thread pool that expires idle threads
rather than keeping 5 accept() threads for each client.
This also removes the configurable (30s default) max wait time
for a socket, this may have to be restored.
- Use pool for HTTP decompression also.
2010-12-04 18:47:22 +00:00
04ea1fb9ca
javadoc
2010-12-04 18:43:30 +00:00
947010ad01
I2PThread -> I2PAppThread
2010-12-04 18:42:40 +00:00
3a05abe556
add a stat to see if getBids() is taking too long
2010-12-04 18:41:12 +00:00
a1c69082e2
LBQ -> SynchronousQueue so it will expand the pool
2010-12-04 18:38:11 +00:00
3d5a42658f
Readme (eng): clarification(s).
2010-12-04 17:24:20 +00:00
8f104223df
Dark news.
2010-12-04 17:09:26 +00:00
c713ff6ac0
ScarfAce goes underground.
2010-12-04 16:59:21 +00:00
2b11267b45
Light webskit/shopera fixes.
2010-12-04 16:46:42 +00:00
9fbeca08e1
-30
2010-12-04 16:40:12 +00:00
b23abfb8fc
Light enhance.
2010-12-04 16:37:41 +00:00
e88a1d2a4d
Scarface bling.
2010-12-04 16:30:40 +00:00
62be1bf1ce
Readme (eng): Troubleshoot kickbacks.
2010-12-04 15:39:43 +00:00
ab29e1e560
Readme troubleshooting massage.
2010-12-04 14:50:22 +00:00
176f54023a
Readme (eng) edits.
2010-12-04 14:40:08 +00:00
c36d2409a7
Dark tweaks.
2010-12-04 14:13:53 +00:00