9e6f993af5
De-fuglify the service path in Windows
...
The default service path in Windows is fugly and not very convenient. I2P uses
the correct path, but if you want to access snark or eepsite data, one must go to
%SYSTEMROOT%\config\systemprofile\AppData\Roaming\I2P\ (Vista/7) or
%SYSTEMROOT%\system32\config\systemprofile\Application Data\I2P (XP/2003). If
this wasn't bad enough, in some cases one must take ownership of this path and
grant permission to him- or herself to access the folder.
With this changeset, I'm setting the path to %ALLUSERSPROFILE%\Application
Data\I2P as well as adding a shortcut to the I2P folder in the Start menu.
2011-08-31 17:11:23 +00:00
b328b47bf4
* OCMOSJ: Remove some global cache locks, other cleanups
2011-08-31 12:52:22 +00:00
bd7e655788
cleanup
2011-08-31 12:49:33 +00:00
a928f5ef1f
javadoc fixes
2011-08-31 12:48:47 +00:00
d73eb16aeb
* I2CP: Cache b32 lookups client-side
...
* I2PTunnelHTTPClient: Use existing session for b32 lookups
rather than a new SimpleSession
* Naming: Increase b32 lookup timeout to 15 sec.
2011-08-30 13:41:26 +00:00
a6728a33da
cleanups
2011-08-29 17:53:01 +00:00
20855c9c44
* Tunnels:
...
- Increase timeouts on all deferred netdb lookups to 15s; add lookup stats
- Cleanups, javadocs, log tweaks
2011-08-29 17:51:00 +00:00
92ffea2237
* NetDB:
...
- Replace the old parallel lookup method with a true
Kademlia lookup that iteratively queries additional floodfill
peers returned in DatabaseSearchReplyMessages. This is a more
efficient and reliable lookup that will work much better
when not all floodfill peers are known, and it removes a serious
limitation to network growth.
- Limit max number of DSRM entries to look up
- Cleanups, javadocs, log tweaks
2011-08-29 17:48:08 +00:00
81240a5240
revert change causing ConcurrentModificationExceptions
2011-08-29 00:50:25 +00:00
f8df357134
-2
2011-08-28 19:05:06 +00:00
5b11418209
merge of '35b2e734af9d2aff8fae586fccef3cd66e57e23a'
...
and 'fb0d6216234531927837fe7b886eb1feab790ecb'
2011-08-28 19:03:01 +00:00
8b05b16c8a
* Log: Fix level stuck at DEBUG when called from constructor
2011-08-28 18:47:13 +00:00
d4bf3403e1
log tweak
2011-08-28 17:32:58 +00:00
0c661b373e
javadocs
2011-08-28 17:29:42 +00:00
c8a9d8ef35
cleanups and javadoc
2011-08-28 17:29:14 +00:00
e768b35848
fix log issue
2011-08-28 17:28:04 +00:00
5e507c0294
log tweaks
2011-08-28 17:26:34 +00:00
948de5462f
* Stats: Restore pre-0.8.8 API to not create a new Rate if it does not
...
exist in RateStat.getRate()
2011-08-28 14:31:39 +00:00
035829f33d
reworking because of additions to wrapper.config
2011-08-27 23:28:07 +00:00
115f3e1fb0
adding a few new options from the 3.5.9 config file
2011-08-27 23:24:29 +00:00
6a73dffdab
Clicking the router console shortcut resulted in a minimized browser window
...
opening. This change causes the window to not be minimized.
2011-08-27 19:10:41 +00:00
100f6dac3d
simple test script
2011-08-27 15:27:15 +00:00
c671148025
merge of '1f42bc4bfde6612fcb7769fb57d50a224f6bef7e'
...
and 'ed8df353e5da4216524aa5bc5df052dffe6608dd'
2011-08-27 13:46:52 +00:00
c243f21bff
Added reseed.i2p-projekt.de as https:// link
2011-08-27 09:29:20 +00:00
4892764832
changelog update
2011-08-26 23:47:33 +00:00
b9dc7ec12e
Set permissions to a SID not to the group Users, fixing a bug that is triggered
...
on localized versions of Windows.
----
Non-English versions of Windows do not have a Users group; instead they use a
localized group name. As a result, when installing I2P on a non-English Windows
box, the installer will show an error when trying to run the fixperms.bat
script.
Using the SID will work with any localized Windows. SID list @
http://support.microsoft.com/kb/243330/en-us
2011-08-26 23:25:12 +00:00
ab58875b13
The comment is no longer accurate (the file still has UNIX line endings) since
...
we're using findstr
2011-08-26 15:49:09 +00:00
c67404e74e
remove firewalled and fast message
2011-08-26 13:50:58 +00:00
5f6efbf6d0
lower some log levels added in last release
2011-08-26 13:45:46 +00:00
f674b78edb
Fix ticket #514 (debconf values are overwritten upon installation)
2011-08-25 21:33:06 +00:00
bb5f3a92b0
history for props, -1
2011-08-25 13:46:45 +00:00
546b668502
fix NPE after corruption ticket #515
2011-08-24 18:03:56 +00:00
f6d2ac7fb2
* Blockfile DB: Add reverse lookup table; bump DB rev to 2
2011-08-24 14:25:58 +00:00
f22865acb1
propagate from branch 'i2p.i2p.zzz.test4' (head a1d80c1c396eaa49c7b46a69397b36fe9717ff2e)
...
to branch 'i2p.i2p' (head 7d00d6f11ce1172c218ce44b0a8ac28e4addf03d)
2011-08-24 14:24:25 +00:00
f99f9e41e5
propagate from branch 'i2p.i2p.zzz.test' (head 0f2e109194f1fcc94e8a3f37cbf804446abddeff)
...
to branch 'i2p.i2p' (head 7bb99f9e0d436cf9923ed17465f15e73c78e7b13)
2011-08-24 14:23:29 +00:00
3849a96ed2
initial reverse/firewall support
2011-08-24 14:21:44 +00:00
69701ab506
increase large MTU to 1492
2011-08-24 14:15:09 +00:00
2654ada226
Switch from ant call target
2011-08-23 22:30:33 +00:00
e728532958
copy.jar, delete.jar, etc., aren't used by anything but Windows
2011-08-23 22:29:36 +00:00
2aee4376cb
merge of '804bb87106b8e0129d06020ddf5f77ddc242d622'
...
and 'ebb90f58c9b8363abd9b1f7d8f61c81ca478d811'
2011-08-23 20:18:56 +00:00
010399d865
0.8.8
i2p-0.8.8
2011-08-23 16:07:44 +00:00
73aade4fb3
Proper handling of implied "/" paths
2011-08-23 04:28:05 +00:00
20c77e1529
fixes after review
2011-08-22 19:09:09 +00:00
5fd7997661
fix encoding issues
2011-08-21 16:32:15 +00:00
363a3e57ff
cleanups and javadoc fixes
2011-08-21 16:31:46 +00:00
5283b8d127
0.8.8 debian changelog
2011-08-21 10:26:55 +00:00
13545fdd70
ant build now works again on winows
2011-08-21 06:25:32 +00:00
4c988f0767
spell the language right
2011-08-21 01:11:50 +00:00
dc3f540a64
changing the pastebin on the router console to one that may prove to be more
...
stable.
2011-08-20 21:13:29 +00:00
6d064270fc
propagate from branch 'i2p.i2p' (head 793ca7c46f5d8b51c5880fc538dea7874e62f63b)
...
to branch 'i2p.i2p.zzz.test' (head d39f17fe601b6ae514111b07092de820668015d7)
2011-08-20 20:23:27 +00:00