- May 31, 2013
-
-
zzz authored
-
zzz authored
-
zzz authored
to branch 'i2p.i2p' (head 6edfb2af359351aeb5cf198b9ec4524b2b4a45e6)
-
zzz authored
-
zzz authored
- Fix debug netDb.alwaysQuery setting so it works again, and always sends to that router first (move from FNDF to IterativeSearchJob) - Don't reuse DLM reply key/tag - FloodfillPeerSelector: Note unused kbucket param in javadocs - Debug logging for encrypted DSRM/DSM
-
- May 30, 2013
-
-
zzz authored
to branch 'i2p.i2p.zzz.test2' (head 052c3194bd75846075a6b64a1f96cdca6eae33b4)
-
kytv authored
and 'ac917c8e012d4f9917afce11433faaf1e6f12c10'
-
kytv authored
-
kytv authored
- Windows: Self-compiled with VS2010 in Windows 7. The icon has been changed from Tanuki's default to Itoopie. - Linux ARMv6: Compiled on a RaspberryPi using gcc 4.6.3-14+rpi1, Icedtea6 6b27-1.12.5-1+rpi1 and stripped - All other binaries are from the "community edition" deltapack offered by Tanuki.
-
str4d authored
and 'f99ead1ae78724f35d845623468e9b561d36bf3b'
-
kytv authored
-
- May 29, 2013
- May 28, 2013
- May 27, 2013
-
- May 26, 2013
-
-
zzz authored
-
zzz authored
- Add support for requesting an encrypted reply * NetDB: - Add support for encrypted DatabaseSearchReplyMessage and DatabaseStoreMessage in response to a DatabaseLookupMessage * PRNG: Cleanups using Collections.singletonMap() * Router utils: New RemovableSingletonSet * TransientSessionKeyManager: - Support variable expiration for inbound tag sets - Several efficiency improvements * VersionComparator: Add static method, use most places
-
- May 25, 2013
-
-
zzz authored
-
- May 24, 2013
- May 23, 2013
-
-
meeh authored
-
- May 22, 2013
- May 21, 2013
- May 20, 2013
-
-
kytv authored
-
- May 15, 2013
-
-
kytv authored
-
zzz authored
-
zzz authored
-
zzz authored
- Adjust target piece size calculation - Tweak to make it easier for new peers to connect
-
kytv authored
-
kytv authored
-
kytv authored
- Explicitly specify shell when RUN_AS_USER is set. This allows I2P to start under limited accounts that do not have a defined shell. - When installing as a service, point out that I2P_CONFIG_DIR may need to be set. I2P_CONFIG_DIR defaults to $HOME/.i2p for the user that installed I2P and when running as a service this may not be desired. (e.g., RUN_AS_USER=i2p & I2P_CONFIG_DIR=/root/.i2p) (The RUN_AS_USER shell problem was spotted at https://github.com/mattias-ohlsson/i2p/blob/master/i2p.spec)
-