7e547743c7
* Message: Move 2 unused classes out of the router lib (~15KB)
...
(more SKM prep)
2009-08-23 12:29:34 +00:00
22c0b8e524
* profiles.jsp: Bulletproofing, less memory usage
...
* Updates: Verify zip at startup before extracting
* Wrapper: Take a couple fields out of the log so it's narrower
2009-08-21 23:36:21 +00:00
faeb58f7e2
* ClientManager:
...
- Prevent client destination theft by rejecting duplicates
- Java 5 cleanups
2009-08-21 15:40:26 +00:00
9225d01b29
* Fix broken 'check for update' button on configupdate.jsp
...
* history for prop from test3, -16
2009-08-20 04:13:39 +00:00
7782970d51
propagate from branch 'i2p.i2p.zzz.test3' (head d65e8465671ba0b8f6f013b56045bf867e10a78e)
...
to branch 'i2p.i2p' (head e2ee75916f2ff6bd698585808a81071b44c978b1)
2009-08-19 23:44:19 +00:00
b80cbbdd4a
Return of the mia <hr>'s.
2009-08-19 16:57:47 +00:00
5bc2dab1d2
* profiles.jsp:
...
- Rename the Failing column
- Reduce the time cutoff again to 90m (was 2h)
2009-08-19 15:26:35 +00:00
c537d160a6
* XmlPull: Remove, unused.
...
Somehow, when I implemented UPnP, I thought it was required,
but it isn't. ~50KB
2009-08-18 21:54:14 +00:00
475187fcbc
* Stats:
...
- Fix BufferedStatsLog so it works at all
- Don't instantiate BufferedStatsLog unless stats.logFilters
property is defined (restart now required to enable logging)
This eliminates the StatLogWriter thread and a decent
amount of memory.
- Move two CLI classes out of the lib
- Commment out places where getStatLog() isn't checked for null
- Cleanups
2009-08-18 20:33:15 +00:00
a379e36e24
more UTF-8 configs
2009-08-18 14:46:29 +00:00
a9054a3cab
* Transports: Lower conn limit factor to 50 (was 60)
2009-08-18 14:44:57 +00:00
be9523f1e4
* Config files: Add some encoding help
...
* DataHelper, Router:
- Save config files in UTF-8 rather than the default encoding,
since we read them in UTF-8
* jetty.xml: Change encoding to UTF-8
* logs.jsp: Add system encoding
* NTCP: Clean up clock skew shitlist message
* Shitlist: Clean up expire message
* WorkingDir: Ensure modified files are processed with UTF-8 encoding
2009-08-17 22:14:39 +00:00
6a8dd0f053
Revert xhtml regressions in i2ptunnel code; fixes for various validation issues.
2009-08-17 20:17:30 +00:00
1b63aa411b
Replace all <hr /> and <br /> with <hr> and <br> whilst we're in html4 transitional.
2009-08-17 14:35:18 +00:00
33a7f3351b
Start of validation cleanup.
2009-08-17 13:24:08 +00:00
3a9a029d70
Sidepanel fixes. Bumped to -14.
2009-08-17 02:13:10 +00:00
064ff8a7d2
2009-08-15 sponge
...
* Merge in dr|z3d and my own html fixes for router console java and jsp
files so that Opera (and now IE?) doesn't puke anymore on the missing
and misplaced HTML tags.
* Optimized all jsp files so that they are shorter to save space, which
is then used to fix the broken HTML. We should break even space-wise.
* Bump to -13.
2009-08-15 16:28:24 +00:00
0a20315280
* configpeer.jsp: Limit max displayed banned IPs
...
* jobs.jsp: Cleanup
* eepsite_index_de.html: localhost -> 127.0.0.1
* readme*html: localhost -> 127.0.0.1
2009-08-14 17:39:05 +00:00
bcd22cfbf3
* Console cleanups
...
* Router: Don't do some things when we are shutting down
* VMCommSystem fixups
2009-08-14 01:52:47 +00:00
ab08ac70aa
* I2PTunnel:
...
- Make IRC Proxy non-shared, delayed-start, close-on-idle
for new users, for the anonymity benefits (see "Shared Clients,
Correlation and Collusion" http://zzz.i2p/topics/217 )
- Remove "experimental" flag on new client options
* configclients.jsp: Add full path to config file
* Add some path help in some config files
2009-08-13 22:14:07 +00:00
4b75be804f
flags for leases
2009-08-13 15:35:37 +00:00
6515e6ee17
merge strings for efficiency
2009-08-13 15:21:22 +00:00
55e8583663
unused code out
2009-08-13 15:15:41 +00:00
3fbff71861
2009-08-11 sponge
...
* Code Janitor time! Many fixes and documenting fixes that should be
done in the future. for the most part, this is a general code cleanup.
* On smaller/embedded systems, the "final" keyword cleanups will have
more of an impact than on larger systems.
* Document missing hashCode() methods.
* Unhide more variables to make code easier to read.
2009-08-11 21:58:56 +00:00
b10b0e8f57
client/server icon selection, history for triple prop, -11
2009-08-11 16:22:43 +00:00
631a367b1c
propagate from branch 'i2p.i2p.zzz.test3' (head d847100f901613ad765312ac9fed6d578d08d907)
...
to branch 'i2p.i2p' (head 63ce4ace08b7b7ba01531f0951ffc47ed57411a6)
2009-08-11 16:11:45 +00:00
3492b7219b
.10
2009-08-11 10:50:29 +00:00
9b2e18a65b
* NetDb stats: Hide part. tunnel total events, effective next release
2009-08-10 19:11:21 +00:00
c52ccf7eef
comment out dead oldconsole code
2009-08-10 17:48:16 +00:00
1282434684
* Move StatsGenerator from router to routerconsole
...
* Move the unused AdminManager from router to the apps directory
2009-08-09 19:33:15 +00:00
4cf376ec1d
Rename the shitlist and blocklist
2009-08-08 17:14:30 +00:00
43140d3efd
Overhaul of sidepanel layout, with concommitant tweaks and fudges to the css.
2009-08-08 15:34:58 +00:00
69fdfb0635
-8
2009-08-07 18:36:09 +00:00
55a8002b9c
propagate from branch 'i2p.i2p.zzz.test3' (head 1f086d33dd3479afceb025d2da7956d7470fb3e5)
...
to branch 'i2p.i2p' (head 6959293ce260b9da4d61776717c02e20a0c7b2dd)
2009-08-07 18:30:04 +00:00
70ae99f31a
fix broken persistent key storage
2009-08-07 17:03:26 +00:00
15565ca09c
more hellips
2009-08-07 16:17:52 +00:00
c65a97882e
* Eepsite:
...
- Quote the jetty.xml path in clients.config,
and adjust the migration function, to fix the
eepsite-won't-start bug on windows
2009-08-05 19:18:17 +00:00
b5876e7f04
* Router: Move the WorkingDir class from i2p.jar to router.jar
2009-08-05 17:08:04 +00:00
460c8a319f
Extensive overhaul of the classic theme; css hacks for IE!
2009-08-03 13:24:55 +00:00
c7c132c0ac
More classic theme tweaks,
I2PSnark UI fixes, and enhanced proxy error messages for classic.
2009-08-02 19:05:40 +00:00
abf7296de1
Fix for IE overflow issue; classic theme enhanced; more UI enhancements.
2009-08-02 12:57:50 +00:00
e1a5d5e19a
post-release cleanup
2009-08-01 14:43:04 +00:00
65ae26a961
More UI layout enhancements to the config pages.
2009-08-01 03:28:42 +00:00
d6820634ac
Further enhancements to the configuration pages.
2009-08-01 01:15:12 +00:00
24e83398ba
UI fixes: text boxes, buttons, radio/checkbox width. Enhanced /peers.jsp.
2009-07-31 19:15:35 +00:00
2f4c428316
merge of '2cffbafe300f5dce55a82db20e2bf8f61ae8717f'
...
and 'b4f1b960a7d1bf1a3d5baaf9ddea72625177726a'
2009-07-30 23:13:10 +00:00
4de0b73cd8
Ongoing UI enhancements; peers.jsp gets some love.
2009-07-30 23:10:48 +00:00
7ffb3f46b5
0.7.6
2009-07-30 21:58:29 +00:00
1d655c7abc
Mostly last-minute enhancements to the classic theme.
2009-07-29 14:46:47 +00:00
abf2bead33
I2PTunnels CSS tweaks.
2009-07-29 10:24:52 +00:00