7745bd89a9
* configkeyring.jsp: Add delete and cancel buttons
2009-09-01 14:50:22 +00:00
01bed932c7
* Logging: Fix directory for rotated log
2009-09-01 14:47:16 +00:00
2e2bff3f0a
fix the favicon again
2009-08-27 19:43:57 +00:00
a3f290e4d8
* Tunnel:
...
- Adjust the random drop probability for the message size
2009-08-27 19:31:24 +00:00
e0dd1f13e3
keep publishing leaseset if we are restarting, to minimize downtime
2009-08-27 15:29:23 +00:00
787def6a1c
* Tunnel:
...
- Adjust the random drop probability for the message size
2009-08-27 15:27:46 +00:00
1f5d7d7b5b
dont reopen tunnel to say goodbye to tracker
2009-08-27 15:08:21 +00:00
4bc5215833
fix /i2p/B64 handling
2009-08-27 15:07:48 +00:00
7736545f5b
speed up data hashcodes
2009-08-27 03:53:41 +00:00
1ecf4377c6
* Client:
...
- Fail if no date handshake after 30s or no leaseset
after 5m, rather than hanging forever.
2009-08-27 03:52:14 +00:00
593d4dc508
* DecayingBloomFilter:
...
- Replace with new DecayingHashSet for 3 of 4 uses,
and also in the 4th if the router is low-bandwidth.
Saves 8 MB heap.
2009-08-26 22:22:47 +00:00
93d366fea1
* Tunnel: Concurrentify HashSetIVValidator
2009-08-26 22:18:15 +00:00
7973f2e8b9
* DataHelper: Fix byte array hashcode for small arrays
2009-08-26 22:17:29 +00:00
bb14fa0b4e
* Console: Prevent OOMs in NewsFetcher or StatsSummarizer from
...
killing the router
2009-08-26 22:16:29 +00:00
95aba0c537
* EepGet, I2PSnark:
...
- New I2PSocketEepGet fetches through existing tunnels
rather than through the proxy
- Use new eepget for i2psnark
- Add a fake user agent for non-proxied fetches
- Cleanups
2009-08-26 22:15:32 +00:00
df4143f036
* NetDb:
...
- oops, store leaseset locally even when shutting down
(fix -16)
- Java 5 cleanups
* PRNG:
- Rename config option to prng.buffers (was router.prng.buffers)
- Change the default from 16 to 2 for I2PAppContext (saves 3.5MB)
* TunnelPool:
- Don't test tunnels when shutting down
- Less rates
- Java 5 cleanups
2009-08-25 13:12:24 +00:00
51fd4d70da
cleanup
2009-08-24 00:08:19 +00:00
35c9e99914
- Throw 403 instead of 404 from flags.jsp and viewstat.jsp
...
so we don't render error.jsp
2009-08-22 16:23:15 +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
cdc184c5e5
* HTTP Proxy: Get mime type right for .ico
...
* DataHelper: Cleanup
2009-08-21 15:37:13 +00:00
37437da34d
* I2CP: Fix the SessionConfig serializer in DataHelper,
...
so that UTF-8 tunnel names are not corrupted by
I2CP and can be displayed on the console
* Fix UTF-8 form submission on console and i2ptunnel
2009-08-20 22:22:07 +00:00
6d3a5856b4
options cleanup on configtunnels.jsp
2009-08-20 15:43:27 +00:00
327102a254
* Console:
...
- Put favicon on every page
- Make every page UTF-8
2009-08-20 14:35:32 +00:00
3602eb14f5
kill deprecation warnings
2009-08-20 14:35:07 +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
6f053287d5
* Update:
...
- Fix problems where a requested unsigned update would actually
kick off a signed update
- Fix problem when policy set to notify, and clicking
check for update, incorrectly causing unsigned update download
and bad messages
- Verify zip integrity of unsigned updates
- Move zip files to router dir, not base dir
- More tweaks and cleanup
2009-08-19 20:20:25 +00:00
7a88f59f08
Optimize space layout on i2psnark ui.
2009-08-19 18:39:30 +00:00
d56aae8913
Minor changes to the I2PSnark UI.
2009-08-19 18:28:44 +00:00
a309a14396
Fixes for config page ui issues.
2009-08-19 17:05:59 +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
8bbe7fabb3
Java code to set Router Console password for dr|z3d
2009-08-19 10:31:51 +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
ea7a9c259f
Remove extra whitespace in English readme; fix a couple of validation errors.
2009-08-18 12:45:33 +00:00
2cba48d4d7
Update history.txt to reflect latest changes.
2009-08-18 02:46:08 +00:00
42b79c5a20
Work on the classic theme i2ptunnels look and feel, mostly.
2009-08-18 02:38:00 +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
f7af5e1329
Remove right justification on status stars.
2009-08-17 02:19:04 +00:00
3a9a029d70
Sidepanel fixes. Bumped to -14.
2009-08-17 02:13:10 +00:00
0aaacc86e2
Dark theme and ieshim.css tweaks; minor sidepanel mods.
2009-08-16 15:45:07 +00:00
1b8b7b741c
Revert <br>'s to <hr>'s in sidepanel, remove tunnel status from table; fixes Opera display issue. Reported and partially fixed by sponge.
2009-08-15 20:19:39 +00:00
66831c619b
cleanups
2009-08-15 19:51:55 +00:00
30628fb5f9
more clean targets
2009-08-15 19:51:13 +00:00